blob: f46219e929db85b2401f3de41324672551a20ab3 (
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
<!DOCTYPE html>
<html>
<head>
<title>ARFNET</title>
<meta charset="UTF-8" />
<meta content="ARFNET" property="og:site_name" />
<meta content="website" property="og:type" />
<meta content="https://arf20.com/" property="og:url" />
<meta content="ARFNET" property="og:title" />
<meta content="The arf network, the only updated site backwards compatible with the original Web." property="og:description" />
<meta content="http://arf20.com/arfnet_logo.png" property="og:image" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/style.css">
</head>
<body>
<header>
<img src="arfnet_logo.png" width="64">
<span class="title"><strong>ARFNET</strong></span>
</header>
<marquee scrollamount="15">Now fully legal</marquee>
<hr>
ARFNET is currently facing some techical difficulties, expect some major changes.<br>
Reach me at arf20@arf20.com, arf20 at discord, or join the discord server https://discord.gg/jy6AjN9ACP for more info<br>
I believe I owe you an <a href="/explanation.txt">explanation</a>.
<br>
Sorry for the inconveniences
<hr>
<a class="fst" href="/about.html">About ARFNET</a>
<a class="sec" href="/design.html">Design Philosophy</a>
<a class="sec" href="https://www.youtube.com/watch?v=lbsce1DniQA&list=PLhWQL9gpbCPb8JNtOFo760GUD4ekXiR-9">Youtube</a>
<a class="sec" href="https://github.com/ARF20NET">GitHub</a>
<a class="sec" href="/contact.html">Contact</a>
<a class="sec" href="https://discord.gg/jy6AjN9ACP">Discord</a><br>
<a class="fst" href="/about_me.html">About me</a><br>
<a class="fst" href="/chat.html">Chat</a><br>
<a class="fst" href="/astro/">Astrophotography section</a><br>
<a class="fst" href="/webring.html">Webring</a><br>
<hr>
<span>Last modification 28-11-2023. Estabished somewhere around 2019. Sysadmin: arf20. Contact: <a target="_blank" href="mailto:arf20@arf20.com">arf20@arf20.com</a> <a href="/arf20_public.asc">PGP</a> arf20#6509 Murcia, Spain.</span><br>
<a href="/LICENSE">Everything here is by default published under the GPLv3</a>
<a href="/">Copyright © 2023 ARFNET</a><br>
<img src="gifs/bestvw.gif">
<img src="gifs/vim.gif">
<img src="gifs/powered-by-nginx.gif">
<img src="gifs/powered-by-debian.gif">
<img src="gifs/powered-by-opnsense.png">
<img src="gifs/powered-by-proxmox.png">
<img src="gifs/piracy.gif">
<img src="gifs/gay.gif">
<img src="gifs/gplv3.gif">
</body>
</html>
|