mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 17:25:40 +08:00
25 lines
629 B
JSON
25 lines
629 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": [
|
||
|
"openaiapi-site.azureedge.net",
|
||
|
"openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net",
|
||
|
"openaicomproductionae4b.blob.core.windows.net",
|
||
|
"production-openaicom-storage.azureedge.net",
|
||
|
"o33249.ingest.sentry.io",
|
||
|
"openaicom.imgix.net"
|
||
|
],
|
||
|
"domain_suffix": [
|
||
|
"ai.com",
|
||
|
"chatgpt.com",
|
||
|
"oaistatic.com",
|
||
|
"oaiusercontent.com",
|
||
|
"openai.com",
|
||
|
"openai.com.cdn.cloudflare.net"
|
||
|
],
|
||
|
"domain_regex": "^chatgpt-async-webps-prod-\\S+-\\d+\\.webpubsub\\.azure\\.com$"
|
||
|
}
|
||
|
]
|
||
|
}
|