whoogle-search/app/utils
Don-Swanson c2d2f0a0c4
Implement Mullvad Leta backend support and update README
This commit introduces support for the Mullvad Leta search backend, which is now enabled by default. It includes a new conversion function to transform Leta's search results into a format compatible with Whoogle. The README has been updated to reflect this change, detailing the limitations of the Leta backend and how to switch back to Google if needed. Additionally, the configuration model has been updated to include a setting for enabling/disabling the Leta backend.
2025-10-03 18:12:47 -05:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Update dependencies in requirements.txt and refactor file handling in app initialization and utility functions to use context managers for better resource management. Adjust filter logic to utilize 'string' instead of 'text' for BeautifulSoup queries, enhancing compatibility with future versions. 2025-09-23 22:14:41 -05:00
misc.py Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
results.py Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
search.py Fix test_prefs_url 2025-10-01 22:21:17 -05:00
session.py Add auth to cookie (#964) 2023-03-01 09:58:59 -07:00
widgets.py Fix invalid calculator widget path (#1064) 2023-09-13 14:13:21 -06:00