]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
mlc: curl.zuul.vexxhost.dev is reachable again
authorPhilip H <47042125+pheiduck@users.noreply.github.com>
Sun, 24 Apr 2022 21:29:38 +0000 (23:29 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 24 Apr 2022 21:29:38 +0000 (23:29 +0200)
remove it from ignorelist for linkcheck

Closes #8736

mlc_config.json

index e81a084188581eb7b8765eefc533654edf57aed9..252d5bc449e5ac2e85b2e845b87bfd0b75b43e8d 100644 (file)
@@ -2,7 +2,7 @@
   "_comment": "Config file for linkcheck: If urls have some issues we can not fix on our end past it in here. MLC will ignore this.",
   "ignorePatterns": [
     {
-      "pattern": "^https://curl.zuul.vexxhost.dev"
+      "pattern": ""
     }
   ]
 }