Last active
September 19, 2022 06:53
-
-
Save jkyin/78bb1e5d05c3c59d833b8b5a20430df2 to your computer and use it in GitHub Desktop.
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
#!name=Skip Proxy Lists | |
#!desc=跳过部分应用的代理检测 | |
[General] | |
skip-proxy = %APPEND% www.baidu.com,yunbusiness.ccb.com,wxh.wo.cn,gate.lagou.com,www.abchina.com.cn,gmcc.net, 10086.cn | |
## www.baidu.com:网上国网、多看阅读、顺丰金融、广东农信、丰云行、中国银行缤纷生活、通信行程卡app | |
## yunbusiness.ccb.com:建行生活 | |
## wxh.wo.cn:沃小号 | |
## gate.lagou.com:拉勾招聘 | |
## www.abchina.com.cn: 中国农业银行 | |
## gmcc.net, 10086.cn: 中国移动广东 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment