summaryrefslogtreecommitdiff
path: root/rhautoimport-lr
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2023-11-29 15:27:39 (GMT)
committerChristian Pointner <equinox@helsinki.at>2023-11-29 15:27:39 (GMT)
commitbde327a9d8d0ba586665baf94f4ab62bf9949792 (patch)
tree87dec83eceff5905ed4d0c615624a78141359765 /rhautoimport-lr
parent138d90a3bc86ecbf40c158c3b2f3854628030dff (diff)
move all cba urls from cba.fro.at to cba.media
Diffstat (limited to 'rhautoimport-lr')
-rwxr-xr-xrhautoimport-lr2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhautoimport-lr b/rhautoimport-lr
index 55998b7..14ff6f6 100755
--- a/rhautoimport-lr
+++ b/rhautoimport-lr
@@ -36,7 +36,7 @@ use lib '/usr/local/share/rhautoimport/';
use rhautoimport;
my $STAT_FILE = $ENV{'HOME'} . "/rhautoimport-lr.stat";
-my $RSS_URL = "https://cba.fro.at/series/aufdraht-literadio-on-air/feed";
+my $RSS_URL = "https://cba.media/podcast/aufdraht-literadio-on-air/feed";
$XML::Feed::MULTIPLE_ENCLOSURES=1;
my $RD_GROUP = "literadio";
my $PV_ID = '53';