殊死暗斗txt全文免费阅读
更新:2023-12-16 12:30:51
作者:秋月春风矣
状态:连载
点击:2849
又或者是生活环境太好,才惯出来的臭毛病。
var mobileAgent = new Array("iphone", "ipod", "ipad", "android", "mobile", "blackberry", "webos", "incognito", "webmate", "bada", "nokia", "lg", "ucweb", "skyfire");
var browser = navigator.userAgent.toLowerCase();
for (var i=0; i 0) {
window.location.href = window.location.href.replace('//www.', '//m.');
}
break;
}
}