whoogle-search/app
Vansh Comar 79fb7531be
Implement scribe.rip replacement for medium.com results (#463)
scribe.rip is a privacy respecting front end for medium.com. This
feature allows medium.com results to be replaced with scribe.rip links,
and works for both regular medium.com domains as well as user specific
subdomains (i.e. user.medium.com).

[scribe.rip website](https://scribe.rip)
[scribe.rip source code](https://git.sr.ht/~edwardloveall/scribe)

Co-authored-by: Ben Busby <noreply+git@benbusby.com>
2021-10-16 12:22:00 -06:00
..
models Disable autocomplete via WHOOGLE_AUTOCOMPLETE var 2021-10-14 18:59:10 -06:00
static Add hindi translation (#448) 2021-10-11 14:32:03 -06:00
templates Add link to user css themes in config menu 2021-10-14 20:20:12 -06:00
utils Implement scribe.rip replacement for medium.com results (#463) 2021-10-16 12:22:00 -06:00
__init__.py Bump version to 0.6.0 2021-10-11 17:44:57 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Only open external links in a new tab (#380) 2021-08-24 09:06:41 -06:00
request.py Skip parsing user agent if absent from request 2021-06-16 10:37:33 -04:00
routes.py Disable autocomplete via WHOOGLE_AUTOCOMPLETE var 2021-10-14 18:59:10 -06:00