You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whoogle-search/app/utils
Ben Busby 3dc6d14377
Only extract domain+ext when using site alts
Parent sites using a 'www' subdomain or something similar were not
redirecting properly. This updates the hostname check to only validate
against the primary domain, except for Wikipedia since the subdomain is
used for interface translation in that case.

Fixes #901
2 years ago
..
__init__.py Project refactor (#85) 4 years ago
bangs.py Fix handling of bangs (#851) 2 years ago
misc.py Allow different `true` values for config vars (#841) 2 years ago
results.py Only extract domain+ext when using site alts 2 years ago
search.py Include full path when determining proxy host url 2 years ago
session.py Use app init enc key by default for all queries 2 years ago