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
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.
1 year ago
..
models Add time constraint to search options (#888) 1 year ago
static Add time constraint to search options (#888) 1 year ago
templates Add time constraint to search options (#888) 1 year ago
utils Only extract domain+ext when using site alts 1 year ago
__init__.py Add time constraint to search options (#888) 1 year ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Handle missing result div in filter (#911) 1 year ago
request.py Add time constraint to search options (#888) 1 year ago
routes.py Add time constraint to search options (#888) 1 year ago
version.py Bump version to 0.8.1 1 year ago