summaryrefslogtreecommitdiff
path: root/rhautoimport-nw
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-04-19 04:46:33 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-04-19 04:46:33 (GMT)
commit71ed34ec56b0a8f9e6c007cb218aca10cafff971 (patch)
tree35a4bb4cb63fbb42251356153e4c6b0c0e8676da /rhautoimport-nw
parent7fb55f5bd92c8c69203a2d4f7dd59ba631935bb9 (diff)
updated rss urls to use less redirects and prefer https
Diffstat (limited to 'rhautoimport-nw')
-rwxr-xr-xrhautoimport-nw2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhautoimport-nw b/rhautoimport-nw
index 302b572..385a519 100755
--- a/rhautoimport-nw
+++ b/rhautoimport-nw
@@ -34,7 +34,7 @@ use lib '/usr/local/share/rhautoimport/';
use rhautoimport;
my $STAT_FILE = $ENV{'HOME'} . "/rhautoimport-nw.stat";
-my $RSS_URL = "http://cba.fro.at/seriesrss/262514?c=Kfs2IoV2Wmd";
+my $RSS_URL = "https://cba.fro.at/series/radio-netwatcher/feed?c=Kfs2IoV2Wmd";
$XML::Feed::MULTIPLE_ENCLOSURES=1;
my $RD_GROUP = "netwatcher";
my $PV_ID = '73';