diff options
Diffstat (limited to 'rhimport-nw')
-rwxr-xr-x | rhimport-nw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhimport-nw b/rhimport-nw index 42f4aac..3285224 100755 --- a/rhimport-nw +++ b/rhimport-nw @@ -42,7 +42,7 @@ my $DBPW = "lldriven"; my $DB = "rivendell"; my $STAT_FILE = $ENV{'HOME'} . "/rhimport-nw.stat"; -my $RSS_URL = "http://cba.fro.at/seriesrss/301?dev=true"; +my $RSS_URL = "http://cba.fro.at/seriesrss/262514?c=Kfs2IoV2Wmd"; $XML::Feed::MULTIPLE_ENCLOSURES=1; my $PV_ID = '73'; |