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/utils
Ben Busby cdbe550737
Add env vars for hiding favicons and removing daily update check
- WHOOGLE_SHOW_FAVICONS: Default on, can be set to 0 to hide favicons
  and skip the request for fetching them
- WHOOGLE_UPDATE_CHECK: Default on, can be set to 0 to disable the
  daily check for new versions released on github

Closes #1098
Closes #1059
6 months ago
..
__init__.py Project refactor (#85) 4 years ago
bangs.py Fix handling of bangs (#851) 2 years ago
misc.py Add env vars for hiding favicons and removing daily update check 6 months ago
results.py fix: correctly handle skip_prefix logic for site_alts (#1092) 8 months ago
search.py Match exact words to trigger calculator widget 9 months ago
session.py Add auth to cookie (#964) 1 year ago
widgets.py Fix invalid calculator widget path (#1064) 9 months ago