whoogle-search: [BUG] `WHOOGLE_MINIMAL` removes search results
Describe the bug After some time, in some cases, a Whoogle search leads to an empty search page.
To Reproduce Steps to reproduce the behavior:
- Search (though it’s unreliable)
- See blank page
Deployment Method
- Heroku (one-click deploy)
- Docker
-
run
executable - pip/pipx
- Other: [describe setup]
Version of Whoogle Search
- Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
- Version [version number]
- Not sure
Desktop (please complete the following information):
- OS: Arch Linux
- Browser: firefox
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 17 (17 by maintainers)
Commits related to this issue
- Update minimal mode for new Google formatting (#637) Google's latest formatting changes broke the modifications made when enabling `WHOOGLE_MINIMAL`. This updates the result filtering to work with t... — committed to benbusby/whoogle-search by DUOLabs333 2 years ago
- ads (#1) * Make `/config` directory writable by all (#616) The `/config` directory needs to be writable by all in order to run the container as a non-root user. * Run container as non-root `wh... — committed to TrueMysterious/whoogle-search by TrueMysterious 2 years ago
Confirming #637 fixes
WHOOGLE_MINIMAL=1
here.