whoogle-search/app
Ben Busby 7bda165ca3
Fetch fallback site icons from DDG
DDG provides favicons using the url format
icons.duckduckgo.com/ip2/{site}.ico

This can be used to fetch favicons in the event that the default
"/favicon.ico" path does not work.
2023-10-11 17:26:12 -06:00
..
models Skip scrollers when applying site icons to results 2023-10-11 15:58:52 -06:00
static Display audio controls, refactor site icon placement 2023-10-11 15:41:48 -06:00
templates Update handling of custom css (#965) 2023-04-13 14:19:36 -06:00
utils Fetch fallback site icons from DDG 2023-10-11 17:26:12 -06:00
__init__.py Suppress spurious warnings from bs4 2023-03-22 12:29:05 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Encrypt site icon requests 2023-10-11 17:18:25 -06:00
request.py Change the consent cookies (#1054) 2023-08-21 14:50:38 -06:00
routes.py Fetch fallback site icons from DDG 2023-10-11 17:26:12 -06:00
version.py Bump version to 0.8.3 2023-08-21 15:06:17 -06:00