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
2021-04-08 09:43:41 -04:00
..
models Allow defining initial config state w/ env vars 2021-04-05 11:00:56 -04:00
static Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
templates Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
utils Revert heroku app https upgrade fix 2021-04-05 11:00:56 -04:00
__init__.py Hotfix: Send generic "Mozilla" in user agent 2021-04-08 09:43:41 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
request.py Hotfix: Send generic "Mozilla" in user agent 2021-04-08 09:43:41 -04:00
routes.py Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00