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
2022-12-08 10:54:21 -07:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Fix handling of bangs (#851) 2022-09-30 14:39:13 -06:00
misc.py Allow different `true` values for config vars (#841) 2022-09-07 12:54:43 -06:00
results.py Only extract domain+ext when using site alts 2022-12-08 10:54:21 -07:00
search.py Include full path when determining proxy host url 2022-08-02 10:57:59 -06:00
session.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00