whoogle-search/app
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
..
models Fix missing args in docstring [skip ci] (#872) 2022-10-31 12:36:50 -06:00
static Revert change to light theme contrast text color 2022-11-25 16:38:46 -07:00
templates Replace error query params w/ preferences param (#867) 2022-10-26 10:26:14 -06:00
utils Only extract domain+ext when using site alts 2022-12-08 10:54:21 -07:00
__init__.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Refactor site alt link replacement 2022-12-05 13:28:29 -07:00
request.py Add country and interface lang to autocomplete (#866) 2022-10-26 10:20:21 -06:00
routes.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
version.py Switch to PEP517 standard for builds (#887) 2022-11-25 16:24:38 -07:00