whoogle-search/app
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
..
models Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
services Refactor search function to improve title extraction by including CVA68e class and enhance content retrieval logic with additional snippet class handling, ensuring more accurate results. 2025-10-01 20:58:51 -05:00
static Merge pull request #1228 from tunazorlu/turkishtranslation 2025-09-14 08:23:01 -05:00
templates Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
utils Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
__init__.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
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
request.py Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
routes.py Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00
version.py Implement Mullvad Leta backend support and update README 2025-10-03 18:12:47 -05:00