whoogle-search/app
Ben Busby 6f1e1e6847
Force using Lynx UA for all searches
This is a possible fix for the recent removal of javascript-free search
results by Google. Forcing the Lynx user agent to be used for all
searches returns search results, although they're formatted a bit
differently than before. If this proves to be a long term fix, styling
can be fixed at a later date.

See #1211
2025-01-16 16:43:08 -07:00
..
models Switch from pickle->json for config encoding 2024-10-31 16:43:29 -06:00
static Use alternate USPS link for package tracking [skip ci] (#1191) 2024-10-31 17:11:36 -06:00
templates fix: description in opensearch template (#1175) 2024-09-30 10:32:46 -06:00
utils Use raw string for matching regex in results.py 2024-09-30 11:41:13 -06:00
__init__.py Add ability to set custom dotenv path (#1183) 2024-10-31 16:52:18 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Add env vars for hiding favicons and removing daily update check 2023-12-20 11:28:00 -07:00
request.py Force using Lynx UA for all searches 2025-01-16 16:43:08 -07:00
routes.py Allow setting fallback search engine (#1184) 2024-10-31 17:06:47 -06:00
version.py Bump version to 0.9.1 2024-10-31 17:36:37 -06:00