From 270968e4ac38031c97ee6a2bf04c30c1b6f822df Mon Sep 17 00:00:00 2001 From: legiz-ru Date: Wed, 11 Dec 2024 00:32:11 +0300 Subject: [PATCH] fix behavior clash.json --- config/clash.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/clash.json b/config/clash.json index 84d8b78..8365167 100644 --- a/config/clash.json +++ b/config/clash.json @@ -106,7 +106,7 @@ "list": "~process~", "action": "PROXY", "interval": 30, - "behavior": "domain", + "behavior": "classical", "name": "process" }, { @@ -114,7 +114,7 @@ "list": "~package~", "action": "PROXY", "interval": 30, - "behavior": "domain", + "behavior": "classical", "name": "package" }, {