mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-30 09:33:03 +02:00
Update A List Apart
This commit is contained in:
commit
4070b39d22
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ def get_extra_css(self):
|
|||
return self.extra_css
|
||||
|
||||
feeds = [
|
||||
(u'A List Apart', u'http://feeds.feedburner.com/alistapart/abridged'),
|
||||
(u'A List Apart', u'https://alistapart.com/main/feed'),
|
||||
]
|
||||
|
||||
def image_url_processor(self, baseurl, url):
|
||||
|
|
|
|||
Loading…
Reference in a new issue