setup
This commit is contained in:
25
Luogu图床随机查看器 v2.1.html
Normal file
25
Luogu图床随机查看器 v2.1.html
Normal file
@ -0,0 +1,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Luoguͼ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鿴<EFBFBD><EFBFBD>v2.1</title>
|
||||
</head>
|
||||
<body background="https://cdn.luogu.org/images/bg-footer.png">
|
||||
<h1 style="color:white">Luoguͼ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鿴<EFBFBD><EFBFBD>v2.1</h1>
|
||||
<br>
|
||||
<a href="Luoguͼ<75><CDBC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鿴<EFBFBD><E9BFB4> v2.1.html"><img src="reload.png"></img></a>
|
||||
<hr/>
|
||||
<script type="text/javascript">
|
||||
var randnum;
|
||||
randnum=Math.floor(Math.random()*40000);
|
||||
var txt="https://cdn.luogu.org/upload/pic/"+randnum+".png";
|
||||
var txt_ref="<a style=\"color:white\"href=\""+txt+"\" target=\"_blank\">"+txt+"</a>";
|
||||
document.write("<p style=\"color:white\"><3E><>ַ<EFBFBD><D6B7></p>"+txt_ref);
|
||||
document.write("<p style=\"color:white\">ͼƬ<CDBC><C6AC></p>");
|
||||
document.write("<img src="+txt+">");
|
||||
</script>
|
||||
<hr/>
|
||||
<h2 style="color:white"><EFBFBD>༭<EFBFBD><EFBFBD>ʷ</h2>
|
||||
<h3 style="color:white">v1.0<EFBFBD><EFBFBD>@happyZYM</h3>
|
||||
<h3 style="color:white">v2.0<EFBFBD><EFBFBD>@wenge</h3>
|
||||
<h3 style="color:white">v2.1<EFBFBD><EFBFBD>@happyZYM</h3>
|
||||
</body>
|
||||
</html>
|
9
history/Luogu图床随机查看器.html
Normal file
9
history/Luogu图床随机查看器.html
Normal file
@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<script type="text/javascript">
|
||||
var randnum;
|
||||
randnum=Math.random();
|
||||
randnum=Math.floor(Math.random()*20000);
|
||||
var txt="https://cdn.luogu.org/upload/pic/"+randnum+".png"
|
||||
document.write("<img src="+txt+">");
|
||||
</script>
|
||||
</html>
|
15
history/Luogu图床随机查看器(魔改版).html
Normal file
15
history/Luogu图床随机查看器(魔改版).html
Normal file
@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<body background="https://cdn.luogu.org/images/bg-footer.png">
|
||||
<h2 style="color:white">Luoguͼ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鿴<EFBFBD><EFBFBD></h2>
|
||||
<p style="color:white">ԭ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>@happyZYM ħ<><C4A7><EFBFBD>ģ<EFBFBD>@wenge</p>
|
||||
<hr/>
|
||||
<script type="text/javascript">
|
||||
var randnum;
|
||||
randnum=Math.floor(Math.random()*40000);
|
||||
var txt="https://cdn.luogu.org/upload/pic/"+randnum+".png";
|
||||
var txt_ref="<a style=\"color:white\"href=\""+txt+"\" target=\"_blank\">"+txt+"</a>";
|
||||
document.write("<p style=\"color:white\"><3E><>ַ<EFBFBD><D6B7></p>"+txt_ref);
|
||||
document.write("<p style=\"color:white\">ͼƬ<CDBC><C6AC></p>");
|
||||
document.write("<img src="+txt+">");
|
||||
</script>
|
||||
</html>
|
BIN
reload.png
Normal file
BIN
reload.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user