Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ded3f982 authored by Dalf's avatar Dalf
Browse files

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

parent 9e147d91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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}'