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
Ben Busby 130ac4532e Refactored handling of user config
Now implemented as a flask global variable reads from the same json file
as before, but doesn't crash if it does not find an existing file.

Removed user config creation from run script
4 years ago
..
static Minor styling refactor, updated app name 4 years ago
templates Removed referrer from links, refacored routes 4 years ago
__init__.py Added POST search, encrypted query strings, refactoring 4 years ago
filter.py Minor styling refactor, updated app name 4 years ago
request.py Updated formatting and setup instructions 4 years ago
rhyme.py Refactored routes, added filter class for returned results, added dockerignore 4 years ago
routes.py Refactored handling of user config 4 years ago