第0134章 马赛回旋(第二十八更!月票?)
作品:《中场舞曲迪斯科》
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;
}
}