whoogle-search/app/models
Ben Busby 3c06519130
Use 'gl' search param to set country
This switches the param used for the "country" config setting from "cr"
(which only filters results by the country the result is hosted in) to
"gl" (which overrides server/hosting location and produces results that
are more accurate for the user's current country).

Before this change, the country config setting was (imo) pretty useless.
Allowing a user to override an instance's hosting location with their
preferred country though is way more useful, especially for public
instances that are hosted in a different country than the user.

Closes #544
2021-11-23 13:48:54 -07:00
..
__init__.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
config.py Use 'gl' search param to set country 2021-11-23 13:48:54 -07:00
endpoint.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00