浏览器记录防护(火绒规则)

引用知乎
如何看待 QQ 扫描读取所有浏览器的历史记录? - Gh0u1L5的回答 - 知乎
https://www.zhihu.com/question/439768601/answer/1682468108

{
    "ver":"5.0",
    "tag":"hipsuser",
    "data":[
        {
            "id":1,
            "power":1,
            "name":"Chrome Protection",
            "procname":"*",
            "treatment":1,
            "policies":[
                {
                    "montype":1,
                    "action_type":6,
                    "res_path":"?:\\Users\\*\\AppData\\Local\\*\\User Data\\Default\\*"
                }
            ]
        },
        {
            "id":2,
            "power":1,
            "name":"Firefox Protection",
            "procname":"*",
            "treatment":1,
            "policies":[
                {
                    "montype":1,
                    "action_type":6,
                    "res_path":"?:\\Users\\*\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\*"
                }
            ]
        }
    ]
}
posted @ 2021-01-17 15:45  菜鸡互啄_ye  阅读(227)  评论(0)    收藏  举报