Change "chat.openai.com" to "chatgpt.com"

This commit is contained in:
Anan
2024-05-08 17:24:52 +08:00
committed by josc146
parent e2fcabba74
commit b494193eb5
20 changed files with 87 additions and 87 deletions
+6 -6
View File
@@ -29,17 +29,17 @@
{
"operation": "set",
"header": "origin",
"value": "https://chat.openai.com"
"value": "https://chatgpt.com"
},
{
"operation": "set",
"header": "referer",
"value": "https://chat.openai.com"
"value": "https://chatgpt.com"
}
]
},
"condition": {
"requestDomains": ["chat.openai.com"],
"requestDomains": ["chatgpt.com"],
"resourceTypes": ["xmlhttprequest"]
}
},
@@ -51,17 +51,17 @@
{
"operation": "set",
"header": "origin",
"value": "https://tcr9i.chat.openai.com"
"value": "https://tcr9i.chatgpt.com"
},
{
"operation": "set",
"header": "referer",
"value": "https://tcr9i.chat.openai.com/v2/2.4.5/enforcement.6c9d6e9be9aa044cc5ce9548b4abe1b0.html"
"value": "https://tcr9i.chatgpt.com/v2/2.4.5/enforcement.6c9d6e9be9aa044cc5ce9548b4abe1b0.html"
}
]
},
"condition": {
"requestDomains": ["tcr9i.chat.openai.com"],
"requestDomains": ["tcr9i.chatgpt.com"],
"resourceTypes": ["xmlhttprequest"]
}
}