whoogle-search/app
Ben Busby 776d618dad 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.

(cherry picked from commit f3bb1e22b4)
2020-10-25 14:12:18 -04:00
..
models Release v0.2.1 (#116) 2020-10-04 19:39:04 -04:00
static Release v0.2.1 (#116) 2020-10-04 19:39:04 -04:00
templates Fix improper header styling, remove shopping tab links 2020-10-25 14:12:18 -04:00
utils Release v0.2.1 (#116) 2020-10-04 19:39:04 -04:00
__init__.py Release v0.2.1 (#116) 2020-10-04 19:39:04 -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 14:12:18 -04:00
request.py Release v0.2.1 (#116) 2020-10-04 19:39:04 -04:00
routes.py Release v0.2.1 (#116) 2020-10-04 19:39:04 -04:00