From 89f147ae8f2f1919d00f917828673529c32bc198 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 6 Dec 2023 12:22:34 +0000 Subject: [PATCH] Add JSON files --- rule/OpenAI.json | 70 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 rule/OpenAI.json diff --git a/rule/OpenAI.json b/rule/OpenAI.json new file mode 100644 index 000000000..b66177ace --- /dev/null +++ b/rule/OpenAI.json @@ -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" + ] + } + ] +} \ No newline at end of file