Created
June 8, 2018 05:20
-
-
Save fuermosi777/8ac1170f87fcc455458ac45978c97c88 to your computer and use it in GitHub Desktop.
shadowsocks whitelist oversea
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
var rules = [ | |
"*.163.com/*", | |
"*.126.net/*", | |
"*.126.com/*", | |
"*.netease.com/*", | |
"*.163music.com/*", | |
"*.126.net/*", | |
"*.163yun.com/*", | |
"*.127.net/*", | |
"*.miaozhen.com/*", | |
"*.baidu.com/*", | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment