whoogle-search/app/utils
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
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
filter_utils.py Fix nojs lxml constructor 2020-12-11 19:21:32 -05:00
gen_ddg_bangs.py Finished basic implementation of DDG bang feature 2020-10-10 15:55:14 -04:00
routing_utils.py Add ability to set temp config in search query 2020-11-11 00:40:49 -05:00
session_utils.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00