-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
112 lines (111 loc) · 3.88 KB
/
index.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE html>
<html lang="en-US">
<head>
<link rel="icon" href="/files/icons/256x256.webp" type="image/webp">
<title>Main Page</title>
<link rel="stylesheet" href="/files/config/main.css" type="text/css"/>
<link rel="canonical" href="https://red78massive1573.github.io/" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="the website of red78massive1573, redmassive, red78, red, rich_gamer, richgamer, rock_hit, rockhit">
<script src="/files/config/copy.js"></script>
<script src="/files/config/count.js"></script>
<script src="/files/config/footer.js"></script>
</head>
<body>
<section id="content" class="body">
<count style="position: absolute;">
<p>You are visitor <img src="https://profile-counter.glitch.me/red78massive1573.github.io/count.svg" alt="visitor counter"/></p>
<span id="count"></span>
<a href="https://red78massive1573.github.io/#disqus_thread" style="color: #006aff;"></a>
</count>
<br>
<br>
<br>
<br>
<br>
<p align="center" style="font-size:25px">
<a href="./norwex">
<mark>Click here to see / buy some norwex item</mark>
</a>
</p>
<p align="left">
<a href="./songs/">
<rb id="rb">
<img width="15" height="15" src="./files/images/TheFatRat.webp" alt="TheFatRat">
</rb>
<mark>Click here for TheFatRat songs!</mark>
</a>
<br>
<a href="./social-media">
<rb id="rb">
<img width="15" height="15" src="./files/images/redmassive-yt.webp" alt="redmassive-yt">
</rb>
<mark>Click here to see my social media posts!</mark>
</a>
<br>
<a href="./scratch/">
<rb id="rb">
<img width="15" height="15" src="https://scratch.mit.edu/favicon.ico" alt="scratch icon">
</rb>
<mark>Scratch Related Posts</mark>
</a>
<br>
<a href="./lil-bro-s-web/">
<rb id="rb">
<img width="15" height="15" src="https://ichef.bbci.co.uk/news/640/cpsprodpb/C023/production/_96878194_000933468-1.jpg" alt="albert einstein">
</rb>
<mark>My little brother's website</mark>
</a>
<br>
<a href="https://red78secret.vercel.app/">
<rb id="rb">
<img width="15" height="15" src="https://pastemyimg.com/uploadFile/SAJUpJimage.png" alt="shushing emoji">
</rb>
<mark>🤫secret!🤫</mark>
</a>
</p>
<p align="center">
<a href="https://red78red.vercel.app/">
<mark>Click here to use my redirector service 🙃</mark>
</a>
</p>
<p align="center">
<a href="./blog/">
<mark>Click here to see my blog</mark>
</a>
</p>
<p align="center">
<a href="./flip">
<mark>Click here to flip a text</mark>
</a>
</p>
<p align="center">
<a href="https://red78player.vercel.app/audio.html">
<mark>Click here to play an audio with huge play button</mark>
</a>
</p>
<p align="center">
<a href="./bot/">
<mark>Click here to add my discord bot to your server</mark>
</a>
</p>
<p id="discord" align="center">
My Discord Server
<br>
<iframe title="redmassive's discord server" id="discord" src="https://discordapp.com/widget?id=663911950664597517&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts">If the frame doesn't load, please reload the page!</iframe>
</p>
<p align="center">if embed is broken, use <a href="//discord.gg/czBVG4aF2R">this link</a></p>
<h1 align="center">
Check out our <a id="disqus_thread" href="./comment">comment section</a>
</h1>
</section>
<section>
<div id="footer"></div>
<script>
document.getElementById("footer").innerHTML = footer;
document.getElementById("count").innerHTML = "You are here for " + amt() + " times.<br>";
</script>
<script id="dsq-count-scr" src="//redmassive.disqus.com/count.js" async></script>
</section>
</body>
</html>