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 0310f0f542
Use app init enc key by default for all queries
This can be updated later to allow users with cookies enabled to use a
key that is unique to their session (if they want, not mandatory), but
for now it makes more sense to just use a single key for all queries
from all users. This should eliminate a lot of issues that users have
reported where they are unable to decrypt queries or page elements due
to an expired/renewed session key.
1 year ago
..
__init__.py Project refactor (#85) 4 years ago
bangs.py Fix handling of bangs (#851) 2 years ago
misc.py Allow different `true` values for config vars (#841) 2 years ago
results.py Update sponsored result filter for german results 1 year ago
search.py Include full path when determining proxy host url 2 years ago
session.py Use app init enc key by default for all queries 1 year ago