-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
12c26e8
commit f0ed671
Showing
6 changed files
with
1,528 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,235 @@ | ||
{ | ||
"request": [ | ||
{ | ||
"enable": false, | ||
"name": "谷歌声明去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://www\\.google\\.com/url\\?q=(.*)$", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": false, | ||
"name": "谷歌Sorry去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://www\\.google\\.com/sorry/index\\?continue=(.*)&q=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": false, | ||
"name": "谷歌搜索去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https://www.google.com/url\\?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=(.*)&url=(.*)&usg=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$2", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "AMO 去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?:\\/\\/outgoing\\.(mozilla\\.org|prod\\.mozaws\\.net)\\/v\\d+/\\w+/(.+)$", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$2", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "百度网盘去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?:\\/\\/.+\\?url=((https?:\\/\\/)?pan\\.baidu\\.com\\/s\\/.+)$", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "Youtube去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://www\\.youtube\\.com/redirect\\?redir_token(.*)&q=(.*)$", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$2", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "兔小巢去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://support\\.qq\\.com/products/(.*)/link-jump\\?jump=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$2", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "B 站游戏去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://game\\.bilibili\\.com/linkfilter/\\?url=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "infoQ去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://xie\\.infoq\\.cn/link\\?target=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "Steam去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://steamcommunity\\.com/linkfilter/\\?url=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "LogoNews去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://link\\.logonews\\.cn/\\?url=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "语雀文档去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://www\\.yuque\\.com/r/goto\\?url=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "Disqus去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://disq\\.us/url\\?url=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "金山文档去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://www.kdocs.cn/office/link\\?target=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "知乎去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://link.zhihu.com/\\?target=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "腾讯文档去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://docs\\.qq\\.com/scenario/link.html\\?url=(.*)&pid=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "少数派去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://sspai\\.com/link\\?target=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "知识星球去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://wx.zsxq.com/mweb/views/wxlogin/authorize.html\\?m_target=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
}, | ||
{ | ||
"enable": true, | ||
"name": "腾讯云开发者社区去跳转", | ||
"ruleType": "redirect", | ||
"matchType": "regexp", | ||
"pattern": "^https?://cloud.tencent.com/developer/tools/blog-entry\\?target=(.*)", | ||
"exclude": "", | ||
"isFunction": false, | ||
"action": "redirect", | ||
"to": "$1", | ||
"group": "去跳转" | ||
} | ||
], | ||
"sendHeader": [], | ||
"receiveHeader": [], | ||
"receiveBody": [] | ||
} |
Oops, something went wrong.