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 f3bb1e22b4 Fix improper header styling, remove shopping tab links
The header template was using Google's classes for the "Whoogle" logo,
which meant keeping up with their list of colors used in the logo. The
template was updated to only ever use the Whoogle logo color.
Accordingly, the logo specific styling in filter.py was removed, since
it is no longer needed.

Also removes all links to the shopping tab, as it seems that the
majority of the links to items are Google specific links (usually
google.com/aclk links without any discernible param for determining the
true location for the link). The shopping page should be addressed
separately with unique filtering/formatting. Further tracking of this
task will be followed in #136.
4 years ago
..
models Minor change to wording of language config 4 years ago
static Finished basic implementation of DDG bang feature 4 years ago
templates Fix improper header styling, remove shopping tab links 4 years ago
utils Finished basic implementation of DDG bang feature 4 years ago
__init__.py Finished basic implementation of DDG bang feature 4 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Fix improper header styling, remove shopping tab links 4 years ago
request.py Privacy respecting alternatives in results view (#106) 4 years ago
routes.py Finished basic implementation of DDG bang feature 4 years ago