mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-20 14:12:20 -04:00
http -> https
This commit is contained in:
@@ -23,7 +23,7 @@ class AdvancedUserRecipe1298137661(BasicNewsRecipe):
|
||||
]
|
||||
|
||||
feeds = [
|
||||
(u'Uutiset - HS.fi', u'http://www.hs.fi/uutiset/rss/'),
|
||||
(u'Uutiset - HS.fi', u'https://www.hs.fi/uutiset/rss/'),
|
||||
]
|
||||
|
||||
def preprocess_html(self, soup):
|
||||
|
||||
Reference in New Issue
Block a user