blob: 5b93ce99d4092f267da367562134010cbe5467ac [file] [log] [blame]
{
"ignorePatterns": [
{
"pattern": "^http://localhost"
},
{
"pattern": "^https://mvnrepository.com"
},
{
"pattern": "^https://www.qutoutiao.net"
},
{
"pattern": "^https://img.shields.io"
},
{
"pattern": "^https://json.org/"
},
{
"pattern": "^/docs/category"
},
{
"pattern": "^https://opencollective.com"
},
{
"pattern": "^https://twitter.com/ASFSeaTunnel"
}
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"aliveStatusCodes": [
0,
200,
401,
403
]
}