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

@ -23,7 +23,7 @@ categories = ['videos']
paging = True
# search-url
base_url = 'http://vimeo.com'
base_url = 'https://vimeo.com'
search_url = base_url + '/search/page:{pageno}?{query}'
# specific xpath variables