From 9a1c91a56948bc2c4ba17ecf220e7a2ea25736db Mon Sep 17 00:00:00 2001 From: yuuki410 Date: Sat, 16 Apr 2022 09:52:34 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=80=82=E9=85=8Dqq=E9=A2=91=E9=81=93?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tencent/tencent-auto.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Tencent/tencent-auto.json b/Tencent/tencent-auto.json index 7d4940b..6387965 100644 --- a/Tencent/tencent-auto.json +++ b/Tencent/tencent-auto.json @@ -1,4 +1,4 @@ -{ +{ "ver":"5.0", "tag":"hipsuser_auto", "data":{ @@ -536,7 +536,19 @@ "montype":1, "action_type":2, "treatment":0 + }, + { + "res_path":"*\\qq_guild\\*", + "montype":1, + "action_type":15, + "treatment":0 + }, + { + "res_path":"*\\Intel\\*", + "montype":1, + "action_type":15, + "treatment":3 } ] } -} +} \ No newline at end of file From b32e38dfca767b521eaff3774d9205cf1a48cdeb Mon Sep 17 00:00:00 2001 From: yuuki410 Date: Sun, 24 Apr 2022 13:48:57 +0800 Subject: [PATCH 2/2] Fix DingTalk live --- Ali/dingtalk-auto.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Ali/dingtalk-auto.json b/Ali/dingtalk-auto.json index e36c102..9107315 100644 --- a/Ali/dingtalk-auto.json +++ b/Ali/dingtalk-auto.json @@ -1,4 +1,4 @@ -{ +{ "ver":"5.0", "tag":"hipsuser_auto", "data":{ @@ -506,7 +506,13 @@ "montype":1, "action_type":15, "treatment":3 + }, + { + "res_path":"*\\dinglive\\*", + "montype":1, + "action_type":15, + "treatment":0 } ] } -} +} \ No newline at end of file