diff --git a/123/xxxYAN2Z+V6W4 b/123/xxxYAN2Z+V6W4 deleted file mode 100644 index 8bca40b..0000000 --- a/123/xxxYAN2Z+V6W4 +++ /dev/null @@ -1,81 +0,0 @@ -{ - "api": { - "services": [ - "HandlerService", - "LoggerService", - "StatsService" - ], - "tag": "api" - }, - "inbounds": [ - { - "listen": "127.0.0.1", - "port": 62789, - "protocol": "dokodemo-door", - "settings": { - "address": "127.0.0.1" - }, - "tag": "api", - "sniffing": { - "enabled": true, - "destOverride": ["http", "tls"] - } - } - ], - "outbounds": [ -{ -"tag":"IP6-out", -"protocol": "freedom", -"settings": {} -}, -{ -"tag":"IP6-out", -"protocol": "freedom", -"settings": { -"domainStrategy": "UseIPv4" -} -} -], - "policy": { - "system": { - "statsInboundDownlink": true, - "statsInboundUplink": true - } - }, - "routing": { - "rules": [ -{ -"type": "field", -"outboundTag": "IP6-out", -"domain": ["ip.gs"] -}, -{ -"type": "field", -"outboundTag": "IP4-out", -"network": "udp,tcp" -}, - { - "inboundTag": [ - "api" - ], - "outboundTag": "api", - "type": "field" - }, - { - "ip": [ - "geoip:private" - ], - "outboundTag": "blocked", - "type": "field" - }, - { - "outboundTag": "blocked", - "protocol": [ - "bittorrent" - ], - "type": "field" - } - ] - }, - "stats": {} -}