-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
135 lines (132 loc) · 5.49 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<html>
<head>
<title>Shiro's Site</title>
<meta charset="utf-8" title="Shiro's Site">
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="light dark"> <script src="https://chicchi7393.xyz/isaru.js"></script>
<base target="_blank">
<link rel="icon" href="https://avatars.githubusercontent.com/u/115174306?s=64">
</head>
<body>
<header>
<a href="https://github.com/Shirok1n03#user-content-itsharu03s-github-page">
<img src="https://avatars.githubusercontent.com/u/115174306?s=128" alt="Foto profilo" class="propic">
</a>
<h1>Antonio aka Shirok1n03</h1>
<nav>
<a href="https://t.me/+_CTq-inKqzM1ZmE0">
<img class="icns" src="imgs/msg_channel.png">
Telegram Channel
</a>
<a href="https://instagram.com/antooo0331">
<img class="icns" src="imgs/filter_love.png">
Instagram
</a>
<a href="discord://-/users/588721950734680104">
<img class="icns" src="imgs/input_mic.png">
Discord Tag
</a>
</nav>
</header>
<div>
</div>
<div>
<h2>About me</h2>
<button>
<b><a href="https://t.me/antooobio" class="button_text">Bio</a></b>
</button>
<button>
<b><a href="https://t.me/antoooredirect" class="button_text">Redirect</a></b>
</button>
<button>
<b><a href="./setup.html" class="button_text">Setup</a></b>
</button>
<button>
<b><a href="https://discord.gg/9HZz2Pu8J3" class="button_text">Discord community server</a></b>
</button>
</div>
<p>
Hi!
I'm Antonio, I live in Molise, Italy and I am 21yo
</p>
<div>
<h3>Passions</h3>
<p>front-end developing, gaming and basketball</p>
</div>
<details id="friends">
<summary>Friends</summary>
<ul>
<li>
<a href="https://stuck.chicchi7393.xyz/">StuckDuck</a>
</li>
<li>
<a href="https://chicchi7393.xyz">Chicchi7393</a>
</li>
<li>
<a href="https://t.me/Frxncyyy">Frxncyyy</a>
</li>
<li>
<a href="https://andrestork.eu.org">AndreStork</a>
</li>
<li>
<a href="https://tian-mc.github.io">Tian</a>
</li>
<li>
<a href="https://t.me/kuogi">Giovanni</a>
</li>
<li>
<a href="https://antogamer.it">Antogamer</a>
</li>
<li>
<a href="https://darkjoker360.github.io/">DarkJoker360</a>
</li>
<li>
<a href="https://cikappa2904.github.io/sito">Cikappa2904</a>
</li>
<li>
<a href="https://github.com/TwoHoldem">TwoHoldem</a>
</li>
<li>
<a href="https://theonlyoneferkk.github.io/website/">Ferkk</a>
</li>
<li>
<a href="https://shish.cat">ShiSHcat</a>
</li>
<li>
<a href="https://bio.lyzcoote.gay">LyzCoote</a>
</li>
<li>
<a href="https://mastroalberto.github.io">MastroAlberto/</a>
</li>
<li>
<a href="https://github.com/CamiciaNera">CamiciaNera</a>
</li>
<li>
<a href="https://github.com/Repressoh">Repressoh</a>
</li>
<li>
<a href="https://literallyfiro.github.io</a>
</li>
<li>
<a href="http://github.com/Laky-64">Laky</a>
</li>
<li>
<a href="https://asfaltinho.ga">Asfalthino</a>
</li>
<li>
<a href="http://www.riccardomurachelli.it">Riccardo Murachelli</a>
</li>
<li>
<a href="https://manuelottani.it/">BGamerManu</a>
</li>
</ul>
</details>
<br>
<footer>
by
<a href="https://t.me/antooo0331">@Shirok1n03</a>
, updated to 12/01/2025 at 17:13 PM - UTC
</footer>
</body>
</html>