whoogle-search/app
Ben Busby 797372ecaa
Ignore blank alts if site alt config is enabled
If the alt for a particular service is blank, the original source is
used instead.

Example:
1. Site alts enabled in config
2. User wants wikipedia links, not wikiless
3. WHOOGLE_ALT_WIKI set to ""
4. All available alt links redirected to farside, except wikipedia

Fixes #704
2022-03-30 14:46:33 -06:00
..
models Only remove G links in footer 2022-03-01 12:48:33 -07:00
static Add korean translation (#700) 2022-03-28 10:11:57 -06:00
templates Give `Accept-Language` div its own class (#659) 2022-02-16 09:23:38 -07:00
utils Ignore blank alts if site alt config is enabled 2022-03-30 14:46:33 -06:00
__init__.py Update remaining alternative frontends to use Farside 2022-03-21 10:08:52 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Ignore blank alts if site alt config is enabled 2022-03-30 14:46:33 -06:00
request.py Switch to defusedxml for xml parsing 2022-03-01 12:54:32 -07:00
routes.py Fallback to home page for empty bang searches 2022-03-01 12:06:59 -07:00