mirror of
https://github.com/ldxw/cdn.git
synced 2026-08-14 04:51:24 +08:00
Update v2ray-rules-需第三方GeoIP.json
This commit is contained in:
@@ -127,6 +127,24 @@
|
||||
"enabled": true,
|
||||
"remarks": "代理扩展GeoIP(需先更新第三方GeoIP)"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"outboundTag": "proxy",
|
||||
"domain": [
|
||||
"domain:example.com"
|
||||
],
|
||||
"enabled": false,
|
||||
"remarks": "手动添加代理域名"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"outboundTag": "proxy",
|
||||
"ip": [
|
||||
"1.1.1.1"
|
||||
],
|
||||
"enabled": false,
|
||||
"remarks": "手动添加代理IP"
|
||||
}
|
||||
{
|
||||
"type": "field",
|
||||
"port": "0-65535",
|
||||
|
||||
Reference in New Issue
Block a user