From 3f76846c7ba78e66863b053a259b25936aafd765 Mon Sep 17 00:00:00 2001 From: 170-carry Date: Thu, 30 Apr 2026 13:55:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=B8=81=E5=95=86h5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/coin-seller/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/h5/coin-seller/index.html b/h5/coin-seller/index.html index 5cdbc92..3a6f49e 100644 --- a/h5/coin-seller/index.html +++ b/h5/coin-seller/index.html @@ -13,6 +13,10 @@ target.searchParams.set(key, value) }) target.searchParams.set("h5v", "20260429-0335") + target.searchParams.set("apiBase", "https://jvapi.haiyihy.com") + target.searchParams.set("goApiBase", "https://jvapi.haiyihy.com/go") + + // &apiBase=https%3A%2F%2Fjvapi.haiyihy.com&goApiBase=https%3A%2F%2Fjvapi.haiyihy.com%2Fgo window.location.replace(target.toString())