このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Paul Rothrock 0e39b8f97b
Added "I'm feeling lucky" function (#46)
* Putting '! ' at the beginning of the query now redirects to the first search result

Signed-off-by: Paul Rothrock <paul@movetoiceland.com>

* Moved get_first_url outside of filter class

Signed-off-by: Paul Rothrock <paul@movetoiceland.com>
2020-05-18 10:28:23 -06:00
..
models Added config option for opening links in new tab (#49) 2020-05-15 16:10:31 -06:00
static Added config option for opening links in new tab (#49) 2020-05-15 16:10:31 -06:00
templates Added config option for opening links in new tab (#49) 2020-05-15 16:10:31 -06:00
__init__.py Added POST search, encrypted query strings, refactoring 2020-04-28 18:19:34 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Added "I'm feeling lucky" function (#46) 2020-05-18 10:28:23 -06:00
request.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
routes.py Added "I'm feeling lucky" function (#46) 2020-05-18 10:28:23 -06:00