engines: use https when possible

This commit is contained in:
Alexandre Flament 2015-04-26 18:13:09 +02:00
parent 2be52b74ad
commit 99efd790c8
6 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@ categories = ['it']
paging = True
# search-url
url = 'http://stackoverflow.com/'
url = 'https://stackoverflow.com/'
search_url = url+'search?{query}&page={pageno}'
# specific xpath variables