From ea97f683c8b8e4f699cd7cb2b978194153aa4598 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Mon, 27 Apr 2026 21:55:54 +0200 Subject: [PATCH] use generate_204 path for Observatory test #1626 --- web/html/xui/xray.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html index 27a2b6b7..c73224ab 100644 --- a/web/html/xui/xray.html +++ b/web/html/xui/xray.html @@ -905,14 +905,14 @@ }, defaultObservatory: { subjectSelector: [], - probeURL: "http://www.google.com/gen_204", + probeURL: "http://www.google.com/generate_204", probeInterval: "10m", enableConcurrency: true }, defaultBurstObservatory: { subjectSelector: [], pingConfig: { - destination: "http://www.google.com/gen_204", + destination: "http://www.google.com/generate_204", interval: "30m", connectivity: "http://connectivitycheck.platform.hicloud.com/generate_204", timeout: "10s",