From 0949dd6b8ba6edcca57937a1457de2b16e4646f6 Mon Sep 17 00:00:00 2001 From: bmixed <2+bmixed@noreply.localhost> Date: Sun, 26 Jul 2026 18:42:38 +0000 Subject: [PATCH] Upload files to "/" --- index.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2080a76..b40b580 100644 --- a/index.html +++ b/index.html @@ -38,11 +38,16 @@ // DOMAINS const targets = [ "servzero.net", - "servtx.net", - "b.servzero.net", + "servzero.net:64738", + "servzero.net:5280", "f9its.net", "roxtarbar.com", - "paintyourselfhappywithjen.com" + "paintyourselfhappywithjen.com", + "servtx.net", + "b.servzero.net", + "b.servzero.net:2400", + "b.servzero.net:2222", + "b.servzero.net:6480", ]; function normalize(url) { @@ -89,7 +94,7 @@ reachable: false, httpCode: null, status: "DOWN", - detail: "Request failed (timeout, network error, or blocked by CORS/permissions)." + detail: "REQUEST FAILED: NO RESPONSE" }; }