http -> https

This commit is contained in:
Kovid Goyal
2019-12-27 21:42:44 +05:30
parent 1e5657172f
commit 7ee4ce0d14
+1 -1
View File
@@ -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):