whoogle-search/app
Ben Busby 59566c780a
Pull tbm tab class from new enum
Created a G class enum to reference class names returned in search
results. As noted in the class doc, this should only be used/updated as
a last resort, as class names change frequently. For some instances,
such as replacing the tbm tab, it's a lot easier to just replace by
header name than attempting to replace it based on how the element is
structured.

Also updated a few styles to revert the latest styling changes being
applied by Google.
2022-02-07 10:24:07 -07:00
..
models Pull tbm tab class from new enum 2022-02-07 10:24:07 -07:00
static Pull tbm tab class from new enum 2022-02-07 10:24:07 -07:00
templates Merge branch 'main' into dev-header-tabs 2022-02-04 16:39:22 -07:00
utils Merge branch 'main' into dev-header-tabs 2022-02-04 16:39:22 -07:00
__init__.py Pull tbm tab class from new enum 2022-02-07 10:24:07 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Pull tbm tab class from new enum 2022-02-07 10:24:07 -07:00
request.py Catch invalid XML in suggestion response 2021-12-28 11:38:18 -07:00
routes.py Merge branch 'main' into dev-header-tabs 2022-02-04 16:39:22 -07:00