このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/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.
2021-02-07 18:55:27 -05:00
..
misc Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -05:00
models
static
templates
utils
__init__.py Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -05:00
__main__.py
filter.py
request.py
routes.py