diff options
-rwxr-xr-x | rhautoimport-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhautoimport-ab b/rhautoimport-ab index 7c20142..537fd07 100755 --- a/rhautoimport-ab +++ b/rhautoimport-ab @@ -40,7 +40,7 @@ my $RSS_URL = "https://cba.fro.at/series/a-year-abroad/feed"; $XML::Feed::MULTIPLE_ENCLOSURES=1; my $RD_GROUP = "yearabroad"; my $PV_ID = '672'; -my $TITLE = "das mensch. gender_queer on air"; +my $TITLE = "A Year Abroad"; my $LAST_RUN = 0; my $upload_delay_days = -3; # files are usally there at least 3 days before original broadcast?? histroy will tell! |