Files
Blur-History/Rule List/default.json
2026-02-24 16:02:15 +08:00

78 lines
2.3 KiB
JSON

[
{
"title": "AI Chat History",
"description": "Hide or protect chat histories from popular AI tools like Grok, DeepSeek, ChatGPT, Claude, and others",
"list": [
{
"domain": "grok.com",
"xpath": "/html/body/div[2]/div[1]/div/div/div[2]/div[7]",
"type": 0
},
{
"domain": "chat.qwen.ai",
"xpath": "/html/body/div[1]/div/div/div[1]/div[2]/div/div[3]/div[2]/div/div/div/div[2]",
"type": 0
},
{
"domain": "chatgpt.com",
"xpath": "//*[@id=\"history\"]",
"type": 0
},
{
"domain": "gemini.google.com",
"xpath": "/html/body/chat-app/main/side-navigation-v2/bard-sidenav-container/bard-sidenav/side-navigation-content/div/div/infinite-scroller/div[5]",
"type": 0
},
{
"domain": "claude.ai",
"xpath": "/html/body/div[2]/div/div[2]/div/nav/div[2]/div[2]/div[2]/div/div/div",
"type": 0
},
{
"domain": "www.perplexity.ai",
"xpath": "/html/body/main/div[1]/div/div/div[1]/div/div/div[2]/div[1]/div[2]",
"type": 0
},
{
"domain": "chat.deepseek.com",
"xpath": "/html/body/div[1]/div/div/div[2]/div[1]/div/div[3]/div[2]",
"type": 0
},
{
"domain": "www.kimi.com",
"xpath": "/html/body/div[1]/div/div/div[1]/aside/div[2]/div[2]",
"type": 0
},
{
"domain": "www.doubao.com",
"xpath": "/html/body/div[1]/div/div/nav/div/div[3]/div[3]",
"type": 0
},
{
"domain": "yiyan.baidu.com",
"xpath": "/html/body/div[1]/div/div[1]/div/div[2]/div[5]",
"type": 0
},
{
"domain": "www.qianwen.com",
"xpath": "/html/body/div[1]/div/div[1]/aside/div/div[2]/div",
"type": 0
},
{
"domain": "chat.qwen.ai",
"xpath": "/html/body/div[1]/div/div/div[1]/div[2]/div/div[3]/div[2]/div/div/div/div[2]",
"type": 0
},
{
"domain": "chatglm.cn",
"xpath": "/html/body/div[1]/div/section/aside/div[4]/div[2]/div[7]",
"type": 0
},
{
"domain": "duck.ai",
"xpath": "//*[@id=\"app\"]/main/section[1]/div/div[3]/div[2]/div[2]/div",
"type": 0
}
]
}
]