修正币商h5
This commit is contained in:
parent
1a3984fb63
commit
3f76846c7b
@ -13,6 +13,10 @@
|
|||||||
target.searchParams.set(key, value)
|
target.searchParams.set(key, value)
|
||||||
})
|
})
|
||||||
target.searchParams.set("h5v", "20260429-0335")
|
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())
|
window.location.replace(target.toString())
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user