www1x engine: remove comment about unavailable https (https is working now)

This commit is contained in:
Dalf 2015-06-06 19:44:41 +02:00
parent 9e147d91f0
commit ded3f98218
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import re
categories = ['images']
paging = False
# search-url, no HTTPS (there is a valid certificate for https://api2.1x.com/ )
# search-url
base_url = 'https://1x.com'
search_url = base_url+'/backend/search.php?{query}'