whoogle-search/app
Ben Busby f4b65be876
Catch invalid XML in suggestion response
As reported in #593, the XML response body returned for search
suggestions can apparently contain invalid XML elements. This catches
the error and returns an empty suggestion list instead of erroring.

Fixes #593
2021-12-28 11:38:18 -07:00
..
models Remove default country param 2021-12-23 17:01:49 -07:00
static Use farside.link for frontend alternatives in results (#560) 2021-12-08 17:27:33 -07:00
templates Use farside.link for frontend alternatives in results (#560) 2021-12-08 17:27:33 -07:00
utils Use farside.link for frontend alternatives in results (#560) 2021-12-08 17:27:33 -07:00
__init__.py Use UTF-8 encoding when loading json files 2021-12-21 14:11:55 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix incorrect request type for image searches 2021-12-06 21:39:50 -07:00
request.py Catch invalid XML in suggestion response 2021-12-28 11:38:18 -07:00
routes.py Catch `FileNotFound` when clearing invalid sessions 2021-12-21 14:03:24 -07:00