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.
2020-10-25 13:52:30 -04:00
..
models Minor change to wording of language config 2020-10-04 14:11:44 -04:00
static Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
templates Fix improper header styling, remove shopping tab links 2020-10-25 13:52:30 -04:00
utils Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
__init__.py Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix improper header styling, remove shopping tab links 2020-10-25 13:52:30 -04:00
request.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
routes.py Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00