Browse Source

常用信息

master
torsenli 4 years ago
parent
commit
6e110f8b71
  1. 2
      src/index.html

2
src/index.html

@ -20,7 +20,7 @@
if(_tag != 'web'){ if(_tag != 'web'){
for (var i = 0; i < mobileAgent.length; i++) { for (var i = 0; i < mobileAgent.length; i++) {
if (browser.indexOf(mobileAgent[i]) != -1) { if (browser.indexOf(mobileAgent[i]) != -1) {
window.location.href = 'https://h5.coin.amatak.net'; window.location.href = 'https://h5.nhacoin.com';
break; break;
} }
} }

Loading…
Cancel
Save