You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
models Only remove G links in footer 2 years ago
static Add korean translation (#700) 2 years ago
templates Give `Accept-Language` div its own class (#659) 2 years ago
utils Ignore blank alts if site alt config is enabled 2 years ago
__init__.py Update remaining alternative frontends to use Farside 2 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Ignore blank alts if site alt config is enabled 2 years ago
request.py Switch to defusedxml for xml parsing 2 years ago
routes.py Fallback to home page for empty bang searches 2 years ago