diff options
Diffstat (limited to 'rhimport-fw')
-rwxr-xr-x | rhimport-fw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhimport-fw b/rhimport-fw index 8ce5ef5..3a3f6e5 100755 --- a/rhimport-fw +++ b/rhimport-fw @@ -43,7 +43,7 @@ my $DB = "rivendell"; my $STAT_FILE = $ENV{'HOME'} . "/rhimport-fw.stat"; my $LAST_FILE = $ENV{'HOME'} . "/rhimport-fw.last"; -my $RSS_URL = "http://cba.fro.at/seriesrss/2666?dev=true"; +my $RSS_URL = "http://cba.fro.at/seriesrss/263965?c=Kfs2IoV2Wmd"; $XML::Feed::MULTIPLE_ENCLOSURES=1; my $PV_ID = '382'; |