From 1552e60c4c06ec4df98120e87d8dced5662047da Mon Sep 17 00:00:00 2001 From: han <1573216008@qq.com> Date: Thu, 20 Jan 2022 15:11:15 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=85=81=E8=AE=B8QQ?= =?UTF-8?q?=E9=A2=91=E9=81=93=E8=AF=BB=E5=86=99=E8=87=AA=E8=BA=AB=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tencent/tencent-auto.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Tencent/tencent-auto.json b/Tencent/tencent-auto.json index 7d4940b..76b0086 100644 --- a/Tencent/tencent-auto.json +++ b/Tencent/tencent-auto.json @@ -2,6 +2,14 @@ "ver":"5.0", "tag":"hipsuser_auto", "data":{ + "*QQGuild.exe*":[ + { + "res_path":"*\\qq_guild\\*", + "montype":1, + "action_type":15, + "treatment":0 + } + ], "*Tencent*":[ { "res_path":"*\\Tencent\\*", From 87a477fcf64ca6f1bcfbc4991bec4f6f69b3fc5c Mon Sep 17 00:00:00 2001 From: han <1573216008@qq.com> Date: Thu, 20 Jan 2022 15:28:29 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=85=81=E8=AE=B8=E8=AF=BB=E5=8F=96QQ?= =?UTF-8?q?=E8=87=AA=E8=BA=AB=E4=BA=8C=E8=BF=9B=E5=88=B6=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tencent/tencent-auto.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Tencent/tencent-auto.json b/Tencent/tencent-auto.json index 76b0086..dc30e99 100644 --- a/Tencent/tencent-auto.json +++ b/Tencent/tencent-auto.json @@ -544,6 +544,12 @@ "montype":1, "action_type":2, "treatment":0 + }, + { + "res_path":"*\\QQ\\Bin\\*", + "montype":1, + "action_type":15, + "treatment":0 } ] }