Amélioration de la détection de liens morts
This commit is contained in:
@@ -14,7 +14,16 @@
|
||||
"outputFile": "tools/cache/external_links_report.md",
|
||||
"userAgent": null,
|
||||
"enableCookies": true,
|
||||
"cookieJar": "tools/cache/curl_cookies.txt"
|
||||
"cookieJar": "tools/cache/curl_cookies.txt",
|
||||
"ignoreHosts": [
|
||||
"10.0.2.1",
|
||||
"web.archive.org",
|
||||
"localhost",
|
||||
"nas",
|
||||
"selenium",
|
||||
"ci.athaliasoft.com",
|
||||
"rebrickable.com"
|
||||
]
|
||||
},
|
||||
"weather": {
|
||||
"timezone": "Europe/Paris",
|
||||
@@ -98,4 +107,4 @@
|
||||
"goaccess": {
|
||||
"url": null
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user