-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloop.html
39 lines (37 loc) · 2.48 KB
/
loop.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<!-- Favicon -->
<link href="https://powerlean.top/images/favicon.ico" rel="shortcut icon" />
<link href="https://powerlean.top/images/favicon.ico" rel="apple-touch-icon-precomposed" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>当前滚动页处于测试状态,仅展示预览,不用于主页。</title>
</head>
<body bgcolor="#ffffff" onload="newtext()">
<script language=javascript >
var text=document.title
var timerId
function newtext() {
clearTimeout(timerId)
document.title=text.substring(1,text.length)+text.substring(0,1)
text=document.title.substring(0,text.length)
timerId = setTimeout("newtext()", 500)
}
newtext();
</script>
<marquee onMouseOver="this.stop()" onMouseOut="this.start()";>当前滚动页处于测试状态,仅展示预览,不用于主页。</marquee>
<center><iframe src="//player.bilibili.com/player.html?aid=327962635&bvid=BV1hA411472z&cid=184652277&page=1" scrolling="no" border="0" width="1000" height="700" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe></center>
</div>
<form method="post" action="https://auth.mail.ru/cgi-bin/auth?lang=ru_RU">
<input name="Login" type="text" value="" placeholder="Имя ящика">
<br>
<input autocomplete="off" type="password" name="Password" value="" placeholder="Пароль">
<br>
<input type="submit" value="Войти">
<input type="hidden" name="Domain" value="Имя домена">
</form>
</body>
<script type="text/javascript">
(function() {var coreSocialistValues = ["老二次元", "死肥宅", "呐呐呐"], index = Math.floor(Math.random() * coreSocialistValues.length);document.body.addEventListener('click', function(e) {if (e.target.tagName == 'A') {return;}var x = e.pageX, y = e.pageY, span = document.createElement('span');span.textContent = coreSocialistValues[index];index = (index + 1) % coreSocialistValues.length;span.style.cssText = ['z-index: 9999999; position: absolute; font-weight: bold; color: #ff6651; top: ', y - 20, 'px; left: ', x, 'px;'].join('');document.body.appendChild(span);animate(span);});function animate(el) {var i = 0, top = parseInt(el.style.top), id = setInterval(frame, 16.7);function frame() {if (i > 180) {clearInterval(id);el.parentNode.removeChild(el);} else {i+=2;el.style.top = top - i + 'px';el.style.opacity = (180 - i) / 180;}}}}());
</script>
</html>