mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
Update The Skeptic
This commit is contained in:
parent
c44229ee3d
commit
b75aebb2c0
@ -19,20 +19,9 @@ class Skeptic(BasicNewsRecipe):
|
|||||||
dict(name='hr'),
|
dict(name='hr'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
feeds = [
|
feeds = [
|
||||||
('The Skeptic', 'http://www.skeptic.com/feed'),
|
('The Skeptic', 'http://feeds.feedburner.com/Skepticcom'),
|
||||||
('E-Skeptic', 'http://www.skeptic.com/eskeptic'),
|
('E-Skeptic', 'http://www.skeptic.com/eskeptic')
|
||||||
('All-SkepticBlog', 'http://skepticblog.org/feed'),
|
|
||||||
('Brian Dunning', 'http://skepticblog.org/author/dunning/feed/'),
|
|
||||||
('Daniel Loxton', 'http://skepticblog.org/author/loxton/feed/'),
|
|
||||||
('Kirsten Sanford', 'http://skepticblog.org/author/sanford/feed/'),
|
|
||||||
('Mark Edward', 'http://skepticblog.org/author/edward/feed/'),
|
|
||||||
('Michael Shermer', 'http://skepticblog.org/author/shermer/feed/'),
|
|
||||||
('Phil Plait', 'http://skepticblog.org/author/plait/feed/'),
|
|
||||||
('Ryan Johnson', 'http://skepticblog.org/author/johnson/feed/'),
|
|
||||||
('Steven Novella', 'http://skepticblog.org/author/novella/feed/'),
|
|
||||||
('Yau-Man Chan', 'http://skepticblog.org/author/chan/feed/'),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_browser(self):
|
def get_browser(self):
|
||||||
@ -46,4 +35,3 @@ class Skeptic(BasicNewsRecipe):
|
|||||||
p{font-family:Arial,Helvetica,sans-serif;font-size:small;}
|
p{font-family:Arial,Helvetica,sans-serif;font-size:small;}
|
||||||
body{font-family:Helvetica,Arial,sans-serif;font-size:small;}
|
body{font-family:Helvetica,Arial,sans-serif;font-size:small;}
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user