21 lines
312 B
JSON
21 lines
312 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|