このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Ben Busby 975ece8cd0
Privacy respecting alternatives in results view (#106)
Full implementation of social media alt redirects (twitter/youtube/instagram -> nitter/invidious/bibliogram) depending on configuration.

Verbatim search and option to ignore search autocorrect are now supported as well.

Also cleaned up the javascript side of whoogle config so that it now
uses arrays of available fields for parsing config values instead of manually assigning each
one to a variable.

This doesn't include support for Google Maps -> Open Street Maps, that
seems a bit more involved than the social media redirects were, so it
should likely be a separate effort.
2020-07-26 11:53:59 -06:00
..
models Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
static Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
templates Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
utils Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
__init__.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
request.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00
routes.py Privacy respecting alternatives in results view (#106) 2020-07-26 11:53:59 -06:00