Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fuermosi777/8ac1170f87fcc455458ac45978c97c88 to your computer and use it in GitHub Desktop.
Save fuermosi777/8ac1170f87fcc455458ac45978c97c88 to your computer and use it in GitHub Desktop.
shadowsocks whitelist oversea
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