Files
cameleer-website/linkinator.config.json

15 lines
293 B
JSON
Raw Normal View History

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