From f89aaf39e0b22fd84c2df8e751e4370bd651f923 Mon Sep 17 00:00:00 2001 From: 170-carry Date: Thu, 30 Apr 2026 13:55:49 +0800 Subject: [PATCH] version fix --- h5/coin-seller/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/h5/coin-seller/index.html b/h5/coin-seller/index.html index 3a6f49e..2de7209 100644 --- a/h5/coin-seller/index.html +++ b/h5/coin-seller/index.html @@ -12,7 +12,7 @@ source.searchParams.forEach(function (value, key) { target.searchParams.set(key, value) }) - target.searchParams.set("h5v", "20260429-0335") + target.searchParams.set("h5v", "20260429-0331") target.searchParams.set("apiBase", "https://jvapi.haiyihy.com") target.searchParams.set("goApiBase", "https://jvapi.haiyihy.com/go")