mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Updating feed URL for A List Apart
Seems like the abridged feedburner URL is no longer active (only adverts) so switching to the main feed. If there is any reason to keep it on feedburner, then here is the other URL: http://feeds.feedburner.com/alistapart
This commit is contained in:
parent
4bae60751b
commit
8270c24e09
@ -27,7 +27,7 @@ class AListApart (BasicNewsRecipe):
|
||||
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…
x
Reference in New Issue
Block a user