whoogle-search/app
138138138 5ecd4fe931
Add "nofollow noopener noreferrer" to all links (#698)
Old iOS 12 devices will pass the Referer HTTP header to the site user clicks.
Websites will know those traffic come from Whoogle search.
Adding "nofollow noopener noreferrer" solves the issue.
2022-03-28 10:11:09 -06:00
..
models Only remove G links in footer 2022-03-01 12:48:33 -07:00
static Fix incorrect translation (zh-TW & zh-CN) (#697) 2022-03-28 10:10:18 -06:00
templates Give `Accept-Language` div its own class (#659) 2022-02-16 09:23:38 -07:00
utils Add "nofollow noopener noreferrer" to all links (#698) 2022-03-28 10:11:09 -06:00
__init__.py Update remaining alternative frontends to use Farside 2022-03-21 10:08:52 -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 remove G links in footer 2022-03-01 12:48:33 -07:00
request.py Switch to defusedxml for xml parsing 2022-03-01 12:54:32 -07:00
routes.py Fallback to home page for empty bang searches 2022-03-01 12:06:59 -07:00