Forking what is left of ZeroNet and hopefully adding an AT Proto Frontend/Proxy
1<!DOCTYPE html>
2
3<html>
4<head>
5 <title>List - ZeroNet</title>
6 <meta charset="utf-8" />
7 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
8 <link rel="stylesheet" href="css/all.css?site_modified={rev}" />
9 <base href="" target="_top" id="base">
10 <script>base.href = document.location.href.replace("/media", "").replace("index.html", "").replace(/[&?]wrapper=False/, "").replace(/[&?]wrapper_nonce=[A-Za-z0-9]+/, "")</script>
11</head>
12<body class="{themeclass}">
13
14<div class="content" id="content"></div>
15
16<script type="text/javascript" src="js/all.js?rev={rev}&lang={lang}"></script>
17</body>
18</html>