Skip to content

Commit 1bb539d

Browse files
committed
Update tencent-auto.json
去除找到的重复项 增加一条微信相关的禁止规则,静止TPDownloadProxy目录(暂时未发现有啥大问题,如导致微信相关功能不能使用请删除)
1 parent a09b31f commit 1bb539d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Tencent/tencent-auto.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -543,12 +543,6 @@
543543
"action_type":15,
544544
"treatment":3
545545
},
546-
{
547-
"res_path":"*hosts*",
548-
"montype":1,
549-
"action_type":15,
550-
"treatment":3
551-
},
552546
{
553547
"res_path":"*\\Users\\*\\Desktop\\*",
554548
"montype":1,
@@ -573,18 +567,6 @@
573567
"action_type":15,
574568
"treatment":3
575569
},
576-
{
577-
"res_path":"*hosts*",
578-
"montype":1,
579-
"action_type":15,
580-
"treatment":3
581-
},
582-
{
583-
"res_path":"*np*.dll*",
584-
"montype":1,
585-
"action_type":15,
586-
"treatment":3
587-
},
588570
{
589571
"res_path":"*tmp_*.tmp*",
590572
"montype":1,
@@ -632,6 +614,24 @@
632614
"montype":1,
633615
"action_type":15,
634616
"treatment":3
617+
},
618+
{
619+
"res_path":"*Microsoft*",
620+
"montype":1,
621+
"action_type":13,
622+
"treatment":3
623+
},
624+
{
625+
"res_path":"*\\msedge.exe",
626+
"montype":1,
627+
"action_type":2,
628+
"treatment":0
629+
},
630+
{
631+
"res_path":"*\\TPDownloadProxy\\*",
632+
"montype":1,
633+
"action_type":15,
634+
"treatment":3
635635
}
636636
]
637637
}

0 commit comments

Comments
 (0)