@@ -565,7 +565,7 @@
});
function download() {
if (isAndroid) {
- if (baseUrl.includes('14.16.190.141')) {
+ if (baseUrl.includes('14.18.190.141')) {
window.location.href = 'http://14.18.190.141:28888/suanchou'
} else {
window.location.href = 'http://www.androidscloud.com/suanchou?timestamp=' + Math.random();