mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-18 15:37:59 -04:00
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.