mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_autocomplete.py | ||
| test_misc.py | ||
| test_results.py | ||
| test_routes.py | ||