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