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 a321d55f13
Hotfix: Send generic "Mozilla" in user agent
Randomizing the "Mozilla" portion of the user agent changed the
character encoding to GB2312. Setting it to plain "Mozilla" enforces
UTF-8 encoding.

Bump to version 0.4.1 for release of bug fix

Fixes #267
3 years ago
..
models Allow defining initial config state w/ env vars 3 years ago
static Expand custom css variables and functionality 3 years ago
templates Expand custom css variables and functionality 3 years ago
utils Revert heroku app https upgrade fix 3 years ago
__init__.py Hotfix: Send generic "Mozilla" in user agent 3 years ago
__main__.py Swap out Flask's default web server for Waitress (#32) 4 years ago
filter.py Expand custom css variables and functionality 3 years ago
request.py Hotfix: Send generic "Mozilla" in user agent 3 years ago
routes.py Expand custom css variables and functionality 3 years ago