From b9a3b76d3a94566d453c0c4a4428b51e78de4f94 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 6 Dec 2023 03:31:00 +0000 Subject: [PATCH] Add JSON files --- rule/OpenAI.json | 50 ++++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/rule/OpenAI.json b/rule/OpenAI.json index f36f5b8..3dd9268 100644 --- a/rule/OpenAI.json +++ b/rule/OpenAI.json @@ -3,39 +3,39 @@ "rules": [ { "domain": [ - " challenges.cloudflare.com", - " openaiapi-site.azureedge.net", - " openai-api.arkoselabs.com" + "challenges.cloudflare.com", + "openaiapi-site.azureedge.net", + "openai-api.arkoselabs.com" ] }, { "domain_keyword": [ - " openaicom-api" + "openaicom-api" ] }, { "domain_suffix": [ - " auth0.com", - " openai.com", - " sentry.io", - " intercom.io", - " intercomcdn.com", - " identrust.com", - " chat.openai.com.cdn.cloudflare.net", - " openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net", - " stripe.com", - " poe.com", - " segment.io", - " observeit.net", - " algolia.net", - " client-api.arkoselabs.com", - " events.statsigapi.net", - " featuregates.org", - " launchdarkly.com", - " oaistatic.com", - " oaiusercontent.com", - " openaicom.imgix.net", - " openaicomproductionae4b.blob.core.windows.net" + "auth0.com", + "openai.com", + "sentry.io", + "intercom.io", + "intercomcdn.com", + "identrust.com", + "chat.openai.com.cdn.cloudflare.net", + "openaicom-api-bdcpf8c6d2e9atf6.z01.azurefd.net", + "stripe.com", + "poe.com", + "segment.io", + "observeit.net", + "algolia.net", + "client-api.arkoselabs.com", + "events.statsigapi.net", + "featuregates.org", + "launchdarkly.com", + "oaistatic.com", + "oaiusercontent.com", + "openaicom.imgix.net", + "openaicomproductionae4b.blob.core.windows.net" ] } ]