From 11c187ce8aee36013f8e2119508571985d4a633c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Thu, 11 May 2023 00:45:08 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4131415?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 123/131415 | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 123/131415 diff --git a/123/131415 b/123/131415 deleted file mode 100644 index 7c87b0c..0000000 --- a/123/131415 +++ /dev/null @@ -1,47 +0,0 @@ -"outbounds": [ -{ -"tag":"IP4-out", -"protocol": "freedom", -"settings": {} -}, -{ -"tag":"IP6-out", -"protocol": "freedom", -"settings": { -"domainStrategy": "UseIPv6" -} -}, -{ -"tag": "warp", -"protocol": "socks", -"settings": { -"servers": [ -{ -"address": "127.0.0.1", -"port": 40000 -} -] -} -} -], -"routing": { -"domainStrategy": "AsIs", -"rules": [ -{ -"type": "field", -"outboundTag": "IP6-out", -"domain": [""] -}, -{ -"type": "field", -"outboundTag": "warp", -"domain": [""] -}, -{ -"type": "field", -"outboundTag": "IP4-out", -"network": "udp,tcp" -} -] -} -}