From 1df2628253182159da27e3da7aae6f562cf8af25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=9D=E4=BB=A3=E5=B0=BE?= Date: Fri, 17 Apr 2026 11:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20sing-box.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sing-box.json | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 sing-box.json diff --git a/sing-box.json b/sing-box.json deleted file mode 100644 index 8f5f9da..0000000 --- a/sing-box.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "log": { - "level": "info" - }, - "inbounds": [ - { - "type": "mixed", - "tag": "mixed-in", - "listen": "127.0.0.1", - "listen_port": 7890 - } - ], - "outbounds": [ - { - "type": "socks", - "tag": "cpa", - "server": "89.106.78.36", - "server_port": 29999, - "username": "svefnz", - "password": "MMhEZDzJntX4Pbv3dn36we65eAZyz7Ib" - } - ], - "route": { - "final": "cpa", - "auto_detect_interface": true - } -} \ No newline at end of file