2025-03-27 14:42:48 -03:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
2025-04-04 20:54:58 -03:00
|
|
|
<title>webrings | authen's website</title>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
|
|
<meta name="robots" content="noodp"/>
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/style.css">
|
|
|
|
<link rel="stylesheet" href="/color/red.css">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/font-hack-subset.css">
|
|
|
|
|
|
|
|
<meta name="description" content="">
|
|
|
|
|
|
|
|
<meta property="og:description" content="">
|
2025-04-04 20:54:58 -03:00
|
|
|
<meta property="og:title" content="webrings | authen's website">
|
2025-03-27 14:42:48 -03:00
|
|
|
<meta property="og:type" content="article">
|
|
|
|
<meta property="og:url" content="/pages/webrings/">
|
|
|
|
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
|
|
<meta name="twitter:description" content="">
|
2025-04-04 20:54:58 -03:00
|
|
|
<meta name="twitter:title" content="webrings | authen's website">
|
2025-03-27 14:42:48 -03:00
|
|
|
<meta property="twitter:domain" content="/">
|
|
|
|
<meta property="twitter:url" content="/pages/webrings/">
|
|
|
|
|
2025-04-04 20:54:58 -03:00
|
|
|
<link rel="alternate" type="application/rss+xml" title="authen's website RSS Feed" href="/rss.xml" />
|
|
|
|
<link rel="alternate" type="application/atom+xml" title="authen's website Atom Feed" href="/atom.xml" />
|
2025-03-27 15:17:08 -03:00
|
|
|
<link rel="shortcut icon" type="image/png" href="/images/favicon.png">
|
|
|
|
|
2025-03-27 18:48:11 -03:00
|
|
|
<script defer src="https://collecting.slurs.online/script.js" data-website-id="10adc62c-d228-48f0-98ec-c668a326d6ee"></script>
|
2025-04-07 14:45:42 -03:00
|
|
|
<meta http-equiv="onion-location" content="http://authen7lfz4b3bb7dlt57vphk47tz7vpkz2o6htjg6gy734zjxfobsqd.onion" />
|
2025-05-02 08:55:14 -03:00
|
|
|
<script type="text/javascript">
|
|
|
|
message = "authenyo.xyz ";
|
|
|
|
function step() {
|
|
|
|
message = message.substr(1) + message.substr(0,1);
|
|
|
|
document.title = message.substr(0,15);
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<script type="module">
|
|
|
|
import { fairyDustCursor } from "https://unpkg.com/cursor-effects@latest/dist/esm.js";
|
|
|
|
|
|
|
|
new fairyDustCursor();
|
|
|
|
</script>
|
|
|
|
<body onload="setInterval(step,100)" class="">
|
2025-03-27 14:42:48 -03:00
|
|
|
<div class="container">
|
|
|
|
|
|
|
|
<header class="header">
|
|
|
|
<div class="header__inner">
|
|
|
|
<div class="header__logo">
|
|
|
|
|
|
|
|
<a href="/" style="text-decoration: none;">
|
2025-03-27 17:59:38 -03:00
|
|
|
<div class="logo">
|
2025-03-27 14:42:48 -03:00
|
|
|
|
|
|
|
authenyo.xyz
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<nav class="menu">
|
2025-03-27 14:42:48 -03:00
|
|
|
<ul class="menu__inner">
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/">blog</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/tags">tags</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/pages/archive">archive</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/pages/aboutme">about me</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/pages/gallery">gallery</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/pages/givememoney">donate</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/pages/links">links</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li><a href="/pages/services">services</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
|
2025-03-27 14:56:12 -03:00
|
|
|
<li class="active"><a href="/pages/webrings">webrings</a></li>
|
2025-03-27 18:48:11 -03:00
|
|
|
|
|
|
|
<li><a href="https://authen.atabook.org/">guestbook</a></li>
|
2025-03-27 14:42:48 -03:00
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="content">
|
|
|
|
|
|
|
|
<div class="post">
|
|
|
|
|
|
|
|
<h1 class="post-title"><a href="/pages/webrings/">webrings</a></h1>
|
|
|
|
<div class="post-meta-inline">
|
|
|
|
|
|
|
|
<span class="post-date"></span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
|
|
<p><a href="https://webring.bucketfish.me/redirect.html?to=prev&name=authen">←</a> <a href="https://webring.bucketfish.me/">bucket webring</a> <a href="https://webring.bucketfish.me/redirect.html?to=next&name=authen">→</a></p>
|
|
|
|
<p><a href="https://fediring.net/previous?host=authenyo.xyz">←</a> <a href="https://fediring.net/">fediring</a> <a href="https://fediring.net/next?host=authenyo.xyz">→</a></p>
|
|
|
|
<p><a href="https://hotlinewebring.club/authen/previous">←</a> <a href="https://hotlinewebring.club/">hotline webring</a> <a href="https://hotlinewebring.club/authen/next">→</a></p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<footer class="footer">
|
|
|
|
<div class="footer__inner">
|
2025-04-09 21:29:29 -03:00
|
|
|
<div class="copyright copyright--user"><span><a href=https://github.com/authenyo/website-zola>source code</a></span><span>:: </span><a href=http://authen7lfz4b3bb7dlt57vphk47tz7vpkz2o6htjg6gy734zjxfobsqd.onion>tor</a><span> :: </span><a href=/rss.xml>rss feed</a><span> :: </span><a href=/atom.xml>atom feed</a></div>
|
2025-03-30 22:23:58 -03:00
|
|
|
</div>
|
2025-03-27 14:42:48 -03:00
|
|
|
</footer>
|
|
|
|
|
|
|
|
<iframe src="https://john.citrons.xyz/embed?ref=authenyo.xyz" style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|