增加collector.githubapp.com域名
This commit is contained in:
parent
c9507cfd35
commit
d0aeb96e36
@ -15,6 +15,9 @@
|
|||||||
"Timeout": "00:00:05", // https扫描超时时间
|
"Timeout": "00:00:05", // https扫描超时时间
|
||||||
"ConnectionClose": false, // 是否使用短连接
|
"ConnectionClose": false, // 是否使用短连接
|
||||||
"Rules": {
|
"Rules": {
|
||||||
|
"github.com": {
|
||||||
|
"Path": "/xljiulang/FastGithub"
|
||||||
|
},
|
||||||
"github.githubassets.com": {
|
"github.githubassets.com": {
|
||||||
"Method": "HEAD",
|
"Method": "HEAD",
|
||||||
"Path": "/favicons/favicon.png"
|
"Path": "/favicons/favicon.png"
|
||||||
@ -34,6 +37,7 @@
|
|||||||
"Domains": [
|
"Domains": [
|
||||||
"github.com",
|
"github.com",
|
||||||
"api.github.com",
|
"api.github.com",
|
||||||
|
"collector.githubapp.com",
|
||||||
"github.githubassets.com",
|
"github.githubassets.com",
|
||||||
"raw.githubusercontent.com",
|
"raw.githubusercontent.com",
|
||||||
"avatars.githubusercontent.com"
|
"avatars.githubusercontent.com"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user