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 4292ec7f63
Add icons for each search result
This appends an icon element to each search result, using the result
domain's "/favicon.ico" path.

Note that some sites do not have a standard /favicon.ico, but have a
unique path to a specifically sized favicon instead. Worse still, some
sites use javascript to load their favicon, which would make it even
more difficult for Whoogle to figure out.

For now this approach is fine, but can be expanded upon in the future
if desired.
8 months ago
..
models Ensure b64 prefs always have min padding 1 year ago
static Add icons for each search result 8 months ago
templates Update handling of custom css (#965) 1 year ago
utils Fix invalid calculator widget path (#1064) 9 months ago
__init__.py Suppress spurious warnings from bs4 1 year ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Add icons for each search result 8 months ago
request.py Change the consent cookies (#1054) 10 months ago
routes.py Validate urls in `element` and `window` endpoints 9 months ago
version.py Bump version to 0.8.3 10 months ago