mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-01 03:20:30 +00:00
72cbc342af
Dark mode, country, interface language, and search language configs can now be set in the search query by appending each option as a url parameter. Supported args are: 'dark', 'lang_search', 'lang_interface', and 'ctry' Ex: /search?q=%s&dark=1&lang_search=lang_en... These config settings persist across page navigation and switching result type, but will be reset if the main search bar is used. See #144 |
||
---|---|---|
.. | ||
__init__.py | ||
filter_utils.py | ||
gen_ddg_bangs.py | ||
routing_utils.py | ||
session_utils.py |