"月圆之夜"的搜索结果
-
月圆高清壁纸图片
-
- 分类:背景素材
- 下载:
Free 免费
- 浏览数:33 次
- 日期:2024-12-25
立即下载
-
一轮红月图片
-
- 分类:背景素材
- 下载:
Free 免费
- 浏览数:35 次
- 日期:2024-12-25
立即下载
-
5 / 主题源码
-
10 / 服务用户
-
1151 / 搭建网站
function fuckyou() {
window.close();
window.location = "about:blank";
}
function ck() {
console.profile();
console.profileEnd();
if (console.clear) {
console.clear()
};
if (typeof console.profiles == "object") {
return console.profiles.length > 0;
}
}
function hehe() {
if ((window.console && (console.firebug || console.table && /firebug/i.test(console.table()))) || (
typeof opera == 'object' && typeof opera.postError == 'function' && console.profile.length > 0)) {
fuckyou();
}
if (typeof console.profiles == "object" && console.profiles.length > 0) {
fuckyou();
}
}
hehe();
window.onresize = function() {
if ((window.outerHeight - window.innerHeight) > 200)
fuckyou();
}