disabled non-working services
Massimo Melina committed
Dec 23, 2023 at 17:33 UTC
43d8473d64b9d5efab1fcf30add6a96c418471f8
1 file changed
+4
-2
central.json
+4
-2
@@ -23,7 +23,7 @@
23
"regexpSuccess": "reachable\": true"
24
}
25
],
26
- "selfCheckServices": [
26
+ "selfCheckServices_disabled": [
27
{
28
"url": "https://rejetto-check_hfs.web.val.run?url=$URL",
29
"regexpFailure": "false",
@@ -33,7 +33,9 @@
33
"url": "https://byhmniehcu2jzoeododjam6i5a0yszsf.lambda-url.eu-central-1.on.aws/?url=$URL",
34
"regexpFailure": "false",
35
"regexpSuccess": "true"
36
- },
36
+ }
37
+ ],
38
+ "selfCheckServices": [
39
{
40
"url": "http://hfstest.rejetto.com/v3?url=$URL",
41
"regexpFailure": "\"error\"",