-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
stuff.html
64 lines (64 loc) · 3.38 KB
/
stuff.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>My Stuff</title>
<meta property="og:title" content="Riolubruh's Stuff">
<meta property="og:site_name" content="Older website on life support.">
<meta property="og:description" content="There's some cool stuff lying around here... look out for easter eggs!">
<meta property="og:image" content="https://riolubruh.github.io/img/IMG_2453.jpg">
<link rel="shortcut icon" type="image/jpg" href="./favicon.ico">
<link href="./stuffstyle.css" rel="stylesheet" type="text/css">
<link rel="preload" as="image" href="./bg serious.jpg">
<link rel="prefetch" as="document" href="./g.html">
<link rel="prefetch" as="document" href="./prxs.html">
<link rel="prefetch" as="document" href="./misc.html">
<link rel="preconnect dns-prefetch" href="https://uv-appA.riolubruh.repl.co">
<link rel="preconnect dns-prefetch" href="https://womginx-production-2175.up.railway.app">
<link rel="preconnect dns-prefetch" href="https://test.riolubro123.workers.dev">
</head>
<div class="back">
<a href="./">Back to new website</a>
</div>
<h1 id="header" onclick="headerclick()">Welcome to @Riolubruh's Stuff!</h1>
<script>
var x = 0;
function headerclick(){
x = (x + 1);
if(x == 15){
document.getElementById("header").innerHTML = "Welcome to @Riolubruh's Stuff!<br>Stop clicking me >:( !!!";}
if(x == 50){
(function(){var a=document.getElementById("rusic-modal")||document.createElement("iframe");a.setAttribute("allow","fullscreen");a.setAttribute("loading","eager");a.src="secret.html";a.id="rusic-modal";a.style="position:fixed;width:100vw;height:100vh;top:0px;left:0px;right:0px;bottom:0px;z-index:2147483647;background-color:white;border:none;";document.body.appendChild(a);}());
document.title = "I FUCKING WARNED YOU!!!!!!!!!!";
}
}
</script>
<h3>Enjoy your stay!</h3>
<body>
<div class="links1">
<a href='https://uv-appA.riolubruh.repl.co/?x=https://www.youtube.com' target="_blank" rel="noopener noreferrer">Youtube Unblocked</a>
<p></p>
<a href='https://womginx-production-2175.up.railway.app/main/twitch.tv' target="_blank" rel="noopener noreferrer">Twitch</a>
<p></p>
<a href='https://test.riolubro123.workers.dev/?link=ZGlzY29yZC5jb20vYXBw' target="_blank" rel="noopener noreferrer">Discord</a>
<p></p>
<a href='https://nitter.poast.org/' target="_blank" rel="noopener noreferrer">Twitter</a>
<div class="mirrors"><a href='https://github.com/xnaas/nitter-instances' target="_blank" rel="noopener noreferrer">Instances</a></div>
<p></p>
<a href='https://test.riolubro123.workers.dev/?link=aHR0cHM6Ly9yZWRkaXQuY29t' target="_blank" rel="noopener noreferrer">Reddit</a>
<p></p>
<a href='./retroarch/' target="_blank" rel="noopener noreferrer">Retroarch</a>
<div class="description"><b>NES, SNES, GB/C, GBA, N64, MAME, etc.</b></div>
<div class="mirrors"><a href="./download/!Retroarch.zip">Download Locally!"</a></div>
<p></p>
<a href='./webretro/' target="_blank" rel="noopener noreferrer">webretro</a>
<p></p>
<a href="./g.html">Games</a>
<p></p>
<a href="./prxs.html">Proxies</a>
<p></p>
<a href="./misc.html">Miscellaneous</a>
</div class="links1">
</body>
</html>