Skip to content

Commit

Permalink
Add JSON files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 6, 2023
1 parent e4c91e5 commit 89f147a
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions rule/OpenAI.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"version": 1,
"rules": [
{
"domain": [
"api.statsig.com",
"browser-intake-datadoghq.com",
"cdn.openai.com",
"chat.openai.com",
"chat.openai.com.cdn.cloudflare.net",
"ios.chat.openai.com",
"o33249.ingest.sentry.io",
"openai-api.arkoselabs.com",
"openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net",
"openaicomproductionae4b.blob.core.windows.net",
"production-openaicom-storage.azureedge.net",
"static.cloudflareinsights.com"
]
},
{
"domain_keyword": [
"openaicom-api"
]
},
{
"domain_suffix": [
"algolia.net",
"auth0.com",
"cdn.cloudflare.net",
"challenges.cloudflare.com",
"chatgpt.livekit.cloud",
"client-api.arkoselabs.com",
"events.statsigapi.net",
"featuregates.org",
"HOST.livekit.cloud",
"identrust.com",
"intercom.io",
"intercomcdn.com",
"launchdarkly.com",
"oaistatic.com",
"oaiusercontent.com",
"observeit.net",
"openai.com",
"openaiapi-site.azureedge.net",
"openaicom.imgix.net",
"poe.com",
"segment.io",
"sentry.io",
"stripe.com",
"turn.livekit.cloud"
]
},
{
"ip_cidr": [
"24.199.123.28/32",
"45.76.214.191/32",
"45.32.12.145/32",
"64.23.132.171/32",
"104.238.150.13/32",
"143.198.200.27/32",
"143.110.232.239/32",
"159.89.204.203/32",
"164.92.71.155/32",
"164.92.115.213/32",
"2001:19f0:7001:55b3:5400:4ff:feab:ba8f/128",
"2001:19f0:7001:8e6:5400:4ff:feab:b953/128"
]
}
]
}

0 comments on commit 89f147a

Please sign in to comment.