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"