diff --git a/Tencent/tencent-auto.json b/Tencent/tencent-auto.json index 7d4940b..dc30e99 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\\*", @@ -536,6 +544,12 @@ "montype":1, "action_type":2, "treatment":0 + }, + { + "res_path":"*\\QQ\\Bin\\*", + "montype":1, + "action_type":15, + "treatment":0 } ] }