blob: f1317b4349da447f8a6651d147dc07c2387a0396 (
plain) (
blame)
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
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="/style.css">
<link rel="stylesheet" type="text/css" href="/about.css">
<title>ARFNET</title>
</head>
<body>
<header><a href="/">
<img src="arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
</a></header>
<hr>
<main>
<h2 class="center">Webring</h2>
<div class="div">
<p>Make me a PR on github or contact me through mail or discord to be here</p>
<p>Use this button if you want to add ARFNET to your site: <img src="/88x31.gif"></p>
<br><br><br><br><br><br>
<a href="https://yero.dev"><img src="https://yero.dev/88x31.png"></a>
<a href="https://weonpollo.xyz"><img src="https://files.weonpollo.xyz/88x31.png"></a>
<a href="https://ratakor.com"><img src="https://ratakor.com/images/based/ratakor.gif"></a>
<a href="https://articexploit.xyz:8443"><img src="https://articexploit.xyz:8443/assets/buttons/arcade.png"></a>
<a href="https://www.informaticapau.com/"><img src="https://www.informaticapau.com/webrings/web_badge"></a>
<a href="https://jensen-net.mooo.com/"><img src="https://jensen-net.mooo.com/media/88_31.png"></a>
<a href="https://exosunand.net/"><img src="https://exosunand.net/88_31_alien.png"></a>
<a href="https://slushee.dev/"><img src="/images/webring/slushee.gif"></a>
</div>
</main>
</body>
</html>
|