的文章列表
文章名称 |
最新章节 |
作者 |
字数 |
更新 |
状态 |
夏浅浅秦妄 |
第100章 我不怪他 |
重生后封心,高冷校草急哭了 |
26万 |
2025-01-23 |
连载 |
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;
}
}