0°

Hostloc刷分单页面版本

每天刷20金幣,打開幾秒刷完

演示:

http://4563.org/pj/loc/loc.php

 

[iv_act]<!– 原作者 http://hunter.gitlab.io/app/hostloc/ –>
<!DOCTYPE html>
<html lang=”zh-CN”>
<head>
<meta charset=”UTF-8″>
<meta http-equiv=”x-dns-prefetch-control” content=”on”>
<link rel=”dns-prefetch” href=”//www.hostloc.com” />
<meta http-equiv=”X-UA-Compatible” content=”IE=edge,chrome=1″>
<meta http-equiv=”Cache-Control” content=”no-siteapp”>
<meta http-equiv=”Cache-Control” content=”no-transform”>
<meta name=”applicable-device” content=”pc,mobile”>
<meta name=”referrer” content=”no-referrer”>
<meta name=”renderer” content=”webkit”>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no”>
<title>全球主机交流论坛 – 在线刷分</title>
<link rel=”icon” type=”image/x-icon” href=”//www.hostloc.com/favicon.ico”>
<style>
html, body {
width: 100%;
height: 100%;
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
font-family: “Helvetica Neue”, Helvetica, Arial, “PingFang SC”, “Hiragino Sans GB”, “Heiti SC”, “Microsoft Yahei”, “WenQuanYi Micro Hei”, sans-serif;
background-color: #fdf6e3;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div {
position: fixed;
top: 0;
width: 100%;
height: 100%;
z-index: 100;
}
h1 {
text-align: center;
}
img {
width: 1px;
height: 1px;
}
</style>
</head>
<body>
<h1>正在刷分</h1>
<h1>双击页面访问论坛</h1>
<footer>
<script>
//document.oncontextmenu = function () { return false; };
//document.onkeydown = function () { return false; };
(function () {
var s = document.createElement(‘script’);
s.src = ‘//hm.baidu.com/hm.js?b80974a784c1807a572f8d52160788b1’;
s.async = true;
var x = document.getElementsByTagName(‘script’)[0];
x.parentNode.insertBefore(s, x);
})();
var maxUserId = 30000;
div = document.createElement(“div”);
div.id = “app”;
document.body.appendChild(div);
document.getElementById(“app”).ondblclick = function () {
window.open(“https://www.hostloc.com/”);
};
for (var i = 0; i < 20; i++) {
setTimeout(function () {
addContent(Math.ceil(Math.random() * maxUserId));
}, i * 100 + 500);
}
setTimeout(function () {
document.getElementsByTagName(“h1”)[0].innerHTML = “完成!”;
}, 2000);
function addContent(userId) {
img = document.createElement(“img”);
img.src = “https://www.hostloc.com/space-uid-” + userId + “.html”;
document.body.appendChild(img);
}
</script>
</footer>
</body>
</html>[/iv_act]

「点点赞赏,手留余香」

    还没有人赞赏,快来当第一个赞赏的人吧!
0 条回复 A 作者 M 管理员
    所有的伟大,都源于一个勇敢的开始!
欢迎您,新朋友,感谢参与互动!欢迎您 {{author}},您在本站有{{commentsCount}}条评论