このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/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.
2022-12-05 12:14:14 -07:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Fix handling of bangs (#851) 2022-09-30 14:39:13 -06:00
misc.py Allow different `true` values for config vars (#841) 2022-09-07 12:54:43 -06:00
results.py Update sponsored result filter for german results 2022-11-28 10:18:10 -07:00
search.py Include full path when determining proxy host url 2022-08-02 10:57:59 -06:00
session.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00