Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Remove Google Results Redirect
// @namespace Smiths
// @description 9 lines of code to remove all link redirection on Google Search Results. Prevents tracking and helps load times!
// @include http://google.*/search*
// @include https://google.*/search*
// @include http://www.google.*/search*
// @include https://www.google.*/search*
// @include http://www.google.*/webhp*
// @include https://www.google.*/webhp*
#**********************************************************************
# 04.29
# 2019年4月29日 20:32:24
# 转载需要注明版权和来源
# 全部规则来自GFWList 没有白名单
#
# 更新记录 https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/more/New.md
# 下载地址 https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/fullgfwlist.acl
#
#**********************************************************************