增加collector.githubapp.com域名
This commit is contained in:
parent
c9507cfd35
commit
d0aeb96e36
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user