mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-08-13 12:00:22 +08:00
Change "chat.openai.com" to "chatgpt.com"
This commit is contained in:
+6
-6
@@ -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"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user