@samitouri / QOSami-HFS / commits / 01e24ec3

fix: self-check service not working

Massimo Melina committed Nov 7, 2024 at 23:02 UTC 01e24ec3ee36ca2b652d3a21d272bc27482e003e
1 file changed +1
central.json
+1
@@ -38,6 +38,7 @@
38 "selfCheckServices": [
39 {
40 "url": "http://hfstest.rejetto.com/v3?url=$URL",
41 + "headers": {"User-Agent": "HFS"},
42 "regexpFailure": "\"error\"",
43 "regexpSuccess": "\"good\""
44 }