meta-rules-dat/geo/geosite/openai.json

25 lines
629 B
JSON
Raw Normal View History

2024-09-20 06:38:23 +08:00
{
"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$"
}
]
}