From f674967978292d1e75906c7afa1945d7b1fed522 Mon Sep 17 00:00:00 2001 From: YGXB_net Date: Fri, 24 May 2024 17:03:24 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rule-direct.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 rule-direct.json diff --git a/rule-direct.json b/rule-direct.json new file mode 100644 index 0000000..79afa47 --- /dev/null +++ b/rule-direct.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "rules": [ + { + "domain": [ + "" + ], + "domain_suffix": [ + ".vdtuzv.com", + ".boso.ltd" + ], + "ip_cidr": [ + "148.135.74.228", + "109.206.245.156" + ] + } + ] +} \ No newline at end of file