2020-04-23 20:55:07 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Zk | Updated, because.</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<main>
|
|
|
|
<header>
|
|
|
|
<h1>Zk | Updated, because.</h1>
|
|
|
|
</header>
|
|
|
|
<article class="content">
|
2020-04-25 06:30:08 +00:00
|
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
|
|
<table align="center" bgcolor="#fff7e0" border="1"><tr><td align="center">My Furry Code<br/>
|
2020-04-23 20:55:07 +00:00
|
|
|
<a href="http://www.vulpine.pp.se/cgi-bin/furcode?D=FCFp3admw+A+C-+D+H%2B%2B%2B+M%2B%2B%2B%2B+P%2B%2B%2B+R%2B+T+W%2A+Z+Sm%2B+RLET%2FM%2FS%2FU+a-+cblmn%2B%2B%2B+%21d+e-+f%2B%2B%2B+h%2A+i%2B%2B%2B+j%2B+p%2B%2B+sm%2B">
|
|
|
|
FCFp3admw A C- D H+++ M++++ P+++ R+ T W* Z Sm+ RLET/M/S/U a- cblmn+++ !d e- f+++ h* i+++ j+ p++ sm+</a>
|
|
|
|
</td></tr></table
|
|
|
|
</article>
|
|
|
|
<footer>
|
|
|
|
<p>Page generated on 2004-03-12 17:05:36</p>
|
|
|
|
</footer>
|
|
|
|
</main>
|
2020-06-24 07:10:07 +00:00
|
|
|
<script type="text/javascript">
|
|
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
|
|
let text = tag.innerText;
|
|
|
|
tag.innerText = '';
|
|
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
|
|
});
|
|
|
|
</script>
|
2020-04-23 20:55:07 +00:00
|
|
|
</body>
|
|
|
|
</html>
|