whoogle-search/app
Ben Busby 5b5c2588ed
Fix nojs lxml constructor
The BeautifulSoup constructur in gen_nojs needed to explicitly set
features='lxml' to silence a warning from the library.

Also temporarily disabled the site alts test since the results are too
unreliable. This should be moved to a unit test instead.
2020-12-11 19:21:32 -05:00
..
models Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
static Move screenshots/branding to separate docs folder 2020-12-04 10:53:12 -05:00
templates Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
utils Fix nojs lxml constructor 2020-12-11 19:21:32 -05:00
__init__.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix pagination bug for pages > 3 2020-12-07 20:38:57 -05:00
request.py Add tor and http/socks proxy support (#137) 2020-10-28 20:47:42 -04:00
routes.py Fix heroku https upgrade, add funding options 2020-12-05 15:53:42 -05:00