14 lines
257 B
JSON
14 lines
257 B
JSON
|
|
{
|
||
|
|
"recurse": true,
|
||
|
|
"silent": true,
|
||
|
|
"skip": [
|
||
|
|
"^https://auth\\.cameleer\\.io",
|
||
|
|
"^https://platform\\.cameleer\\.io",
|
||
|
|
"^https://www\\.cameleer\\.io",
|
||
|
|
"^mailto:",
|
||
|
|
"^https://ec\\.europa\\.eu"
|
||
|
|
],
|
||
|
|
"retry": true,
|
||
|
|
"concurrency": 10
|
||
|
|
}
|