From d0aeb96e3689012c31fb594149f3cf069a7c565f Mon Sep 17 00:00:00 2001 From: xljiulang <366193849@qq.com> Date: Sat, 19 Jun 2021 21:11:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0collector.githubapp.com?= =?UTF-8?q?=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastGithub/appsettings.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FastGithub/appsettings.json b/FastGithub/appsettings.json index 9108f66..a624087 100644 --- a/FastGithub/appsettings.json +++ b/FastGithub/appsettings.json @@ -15,6 +15,9 @@ "Timeout": "00:00:05", // https扫描超时时间 "ConnectionClose": false, // 是否使用短连接 "Rules": { + "github.com": { + "Path": "/xljiulang/FastGithub" + }, "github.githubassets.com": { "Method": "HEAD", "Path": "/favicons/favicon.png" @@ -34,6 +37,7 @@ "Domains": [ "github.com", "api.github.com", + "collector.githubapp.com", "github.githubassets.com", "raw.githubusercontent.com", "avatars.githubusercontent.com"