このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Ben Busby 9f84a8ad83
Remove form action from csp
Restricting form-action to 'self' in the content security policy
prevented Chrome (and likely other browsers) from using !bangs on the
home page.

Fixes #408
2021-08-31 07:57:50 -06:00
..
models
static Add persian (farsi) translation (#400) 2021-08-30 16:17:14 -06:00
templates Fix rtl lang problem in search box (#399) 2021-08-30 16:10:07 -06:00
utils
__init__.py Remove form action from csp 2021-08-31 07:57:50 -06:00
__main__.py
filter.py Only open external links in a new tab (#380) 2021-08-24 09:06:41 -06:00
request.py
routes.py