update pennradio url

This commit is contained in:
Ward Wouts 2006-07-08 09:34:27 +00:00
parent 84534740f4
commit 9ba4b75823

View file

@ -43,7 +43,8 @@
# "delete" => true, # "delete" => true,
# }, # },
"pennradio" => { "pennradio" => {
"rss" => 'http://www.923freefm.com/pages/podcast/80.rss', # "rss" => 'http://www.923freefm.com/pages/podcast/80.rss',
"rss" => 'http://penn.freefm.com/pages/podcast/431.rss',
# %%DATE%% is a magic word here, gets replaced by the pubdate in # %%DATE%% is a magic word here, gets replaced by the pubdate in
# YYYYMMDD format. Won't work if there is no pubDate in the rss feed # YYYYMMDD format. Won't work if there is no pubDate in the rss feed
"rename" => [ /^/, '%%DATE%%-' ], "rename" => [ /^/, '%%DATE%%-' ],