mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
7ef27ea12b
commit
e6215419db
@ -26,7 +26,7 @@ class BBC(BasicNewsRecipe):
|
|||||||
extra_css = '.headline {font-size: x-large;} \n .fact { padding-top: 10pt }'
|
extra_css = '.headline {font-size: x-large;} \n .fact { padding-top: 10pt }'
|
||||||
|
|
||||||
feeds = [
|
feeds = [
|
||||||
('Interviews', 'http://www.avclub.com/feed/interview/'),
|
('TV', 'http://www.avclub.com/feed/tv/'),
|
||||||
('AV Club Daily', 'http://www.avclub.com/feed/daily'),
|
('AV Club Daily', 'http://www.avclub.com/feed/daily'),
|
||||||
('Film', 'http://www.avclub.com/feed/film/'),
|
('Film', 'http://www.avclub.com/feed/film/'),
|
||||||
('Music', 'http://www.avclub.com/feed/music/'),
|
('Music', 'http://www.avclub.com/feed/music/'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user