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 0a6575d219
Hotfix: Move language/country json to app dir
Pip installs of whoogle search were missing access to the misc/ folder,
which previously contained the language and country json files. These
have been moved to app/misc, and the previous root level misc/ was
renamed to config/ (since it now only contains the tor config files).

Bump to 0.3.1.
3 years ago
..
misc Hotfix: Move language/country json to app dir 3 years ago
models Move language/country settings to app config 4 years ago
static Add support for UPS/USPS/FedEx tracking queries 3 years ago
templates Hotfix: Add hidden submit btn for nojs searches 3 years ago
utils Hotfix: Enforce https in heroku opensearch template 3 years ago
__init__.py Hotfix: Move language/country json to app dir 3 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Remove lxml dependency 3 years ago
request.py Remove lxml dependency 3 years ago
routes.py Hotfix: Enforce https in heroku opensearch template 3 years ago