From 76ac67e53adbb713134f68f4be2d9f03b46795e5 Mon Sep 17 00:00:00 2001 From: "Mr.Lin" Date: Fri, 10 Apr 2026 20:06:54 +0800 Subject: [PATCH] =?UTF-8?q?Update=20v2ray-rules-=E9=9C=80=E7=AC=AC?= =?UTF-8?q?=E4=B8=89=E6=96=B9GeoIP.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../v2ray-rules-需第三方GeoIP.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/rules/v2ray/runetfreedom/v2ray-rules-需第三方GeoIP.json b/rules/v2ray/runetfreedom/v2ray-rules-需第三方GeoIP.json index cc232da..196bbf3 100644 --- a/rules/v2ray/runetfreedom/v2ray-rules-需第三方GeoIP.json +++ b/rules/v2ray/runetfreedom/v2ray-rules-需第三方GeoIP.json @@ -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",