mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
http -> https
This commit is contained in:
parent
1e5657172f
commit
7ee4ce0d14
@ -23,7 +23,7 @@ class AdvancedUserRecipe1298137661(BasicNewsRecipe):
|
|||||||
]
|
]
|
||||||
|
|
||||||
feeds = [
|
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):
|
def preprocess_html(self, soup):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user