From 718653f9ece829f91b4cacf4f605499973f51cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=84=E4=BA=91?= <1218967186@qq.com> Date: Thu, 4 Apr 2024 22:33:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20openai.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openai.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openai.yaml diff --git a/openai.yaml b/openai.yaml new file mode 100644 index 0000000..52bff2a --- /dev/null +++ b/openai.yaml @@ -0,0 +1,11 @@ +payload: + # OpenAI相关域名 + - DOMAIN-SUFFIX,openai.com + - DOMAIN-SUFFIX,oaistatic.com + - DOMAIN-SUFFIX,oaiusercontent.com + # 借用一下配置文件,这个是 JetBrains AI Assistant,也是用的OpenAI的接口 + - DOMAIN-SUFFIX,intellij.net + - DOMAIN-SUFFIX,grazie.ai + # Claude AI + - DOMAIN-KEYWORD,claude + - DOMAIN-SUFFIX,anthropic.com \ No newline at end of file