whoogle-search/app
MoistCat 08aa1ab8f1
Handle missing result div in filter (#911)
Changed "find_all()[0]" for find; which yields only one result.

Added check to ensure result_div exists before searching
for results.
2022-12-29 15:17:34 -07:00
..
models Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
static Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
templates Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
utils Only extract domain+ext when using site alts 2022-12-08 10:54:21 -07:00
__init__.py Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Handle missing result div in filter (#911) 2022-12-29 15:17:34 -07:00
request.py Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
routes.py Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
version.py Bump version to 0.8.1 2022-12-19 10:52:02 -07:00