更改跳转路径

This commit is contained in:
Dragon
2023-09-08 15:07:43 +08:00
parent 4e0551c03c
commit c424185f21

View File

@@ -19,7 +19,7 @@
$(function () {
var browser = checkVersion();
if (browser.ios) {
window.location.replace('https://app.adjust.com/14qv7xdh')
window.location.replace('https://app.adjust.com/14x35jan')
} else if (browser.android) {
window.location.replace('https://app.adjust.com/14qv7xdh')
} else {