2023-02-23 14:08:40 +00:00
|
|
|
{
|
|
|
|
"httpHeaders": [
|
|
|
|
{
|
|
|
|
"urls": [
|
|
|
|
"https://github.com/",
|
|
|
|
"https://guides.github.com/",
|
|
|
|
"https://help.github.com/",
|
|
|
|
"https://docs.github.com/"
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"Accept-Encoding": "zstd, br, gzip, deflate"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ignorePatterns": [
|
|
|
|
{
|
|
|
|
"pattern": "^http://localhost"
|
2023-04-21 20:18:30 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://www.php.net/manual/en/install.php"
|
2023-02-23 14:08:40 +00:00
|
|
|
}
|
2023-09-05 04:19:12 +00:00
|
|
|
],
|
|
|
|
"retryOn429": true
|
2023-02-23 14:08:40 +00:00
|
|
|
}
|