From 1672681503356ab321e8e4807bfbfe256d217846 Mon Sep 17 00:00:00 2001 From: MarcUs7 <96580944+MarcUs7i@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:22:29 +0100 Subject: [PATCH] Test if Onion checker works --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index f56dbcc..19d687b 100644 --- a/config.js +++ b/config.js @@ -88,7 +88,7 @@ export default { return false; } }, - validStatus : [200, 'SOCKET'], // optional, Which http status should be considered non errors [defaults to 200-299] + validStatus : ['SOCKET'], // optional, Which http status should be considered non errors [defaults to 200-299] }, { id : 'fs', // optional