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 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