whoogle-search/app/utils
DUO Labs 28fd2f52d5
Use the index's url for the root url in Search
Instead of using the requests root url, as flask for some reason uses http by default, even if the instance is https. Enforces https only if HTTPS_ONLY is set.
2022-06-24 13:12:57 -04:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Fall back to netloc for bang search if query is empty 2022-04-20 14:50:32 -06:00
misc.py Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
results.py Ensure currency link parent exists before parsing 2022-06-16 10:28:06 -06:00
search.py Use the index's url for the root url in Search 2022-06-24 13:12:57 -04:00
session.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00