1
This commit is contained in:
35
proxy.txt
Normal file
35
proxy.txt
Normal file
@@ -0,0 +1,35 @@
|
||||
# 代理域名列表
|
||||
# 每行一个域名,支持通配符 *
|
||||
# 以 # 开头的行为注释
|
||||
|
||||
# 需要代理的域名
|
||||
*.google.com
|
||||
*.youtube.com
|
||||
*.facebook.com
|
||||
*.twitter.com
|
||||
*.github.com
|
||||
*.githubusercontent.com
|
||||
*.cloudflare.com
|
||||
*.wikipedia.org
|
||||
*.medium.com
|
||||
*.reddit.com
|
||||
*.googlevideo.com
|
||||
|
||||
# 国外服务
|
||||
*.netflix.com
|
||||
*.amazon.com
|
||||
*.microsoft.com
|
||||
*.apple.com
|
||||
*.dropbox.com
|
||||
*.telegram.org
|
||||
*.whatsapp.com
|
||||
*.instagram.com
|
||||
*.twitch.tv
|
||||
*.spotify.com
|
||||
|
||||
# 开发相关
|
||||
*.docker.com
|
||||
*.npmjs.com
|
||||
*.pypi.org
|
||||
*.rubygems.org
|
||||
*.maven.org
|
||||
Reference in New Issue
Block a user