果然是启动十分钟左右 QQ读取浏览器历史
如何看待 QQ 扫描读取所有浏览器的历史记录? - 知乎
https://www.zhihu.com/question/439768601
火绒软件:
防护中心 -> 右上角菜单-> 安全设置 -> 高级防护
->自定义防护->导入
将下面代码保存为.json文件后,导入
即可
{"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\\*"},{"montype":1,"action_type":6,"res_path":"?:\\Users\\*\\AppData\\Local\\*\\Chrome\\User Data\\Default\\*"}]},{"id":3,"power":1,"name":"Edge Protection","procname":"*","treatment":1,"policies":[{"montype":1,"action_type":6,"res_path":"*\\User Data\\Default\\History"}]},{"id":2,"power":1,"name":"Firefox Protection","procname":"*","treatment":1,"policies":[{"montype":1,"action_type":6,"res_path":"?:\\Users\\*\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\*"}]}]
}
哈哈哈哈