fix explosion
This commit is contained in:
parent
df0062d1f2
commit
ec0cda06f5
@ -1,59 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<HTML lang="en">
|
||||
<HEAD>
|
||||
<LINK HREF="https://trinity.moe/home/" REL="canonical" />
|
||||
<LINK HREF="/img/icons/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
||||
<LINK HREF="/css/blank.css" ID="styling" REL="stylesheet" />
|
||||
<META CHARSET="UTF-8" />
|
||||
<META CONTENT="dtb" NAME="author" />
|
||||
<META CONTENT="browser home page" NAME="description" />
|
||||
<META CONTENT="width=device-width, initial-scale=1" NAME="viewport" />
|
||||
<META CONTENT="img/trinnow.bmp" NAME="og:image" />
|
||||
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
|
||||
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
|
||||
<STYLE></STYLE>
|
||||
<TITLE>home</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<P><A HREF="/">~ www.trinity.moe</A></P>
|
||||
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript">
|
||||
window.onload = window.initializesheets;
|
||||
function time(){
|
||||
document.getElementById("time").innerHTML = Math.round(Date.now() / 1000).toString() + "<BR />" + Date().toString();
|
||||
}
|
||||
var interval = window.setInterval(time, 1000); /* every second */
|
||||
</SCRIPT>
|
||||
<CENTER>
|
||||
<PRE ID="time">Enable JavaScript to see the date and time.</PRE>
|
||||
<P><I><B>Anti-socialization</B>
|
||||
<A HREF="https://discord.com/app">Discord</A>,
|
||||
<A HREF="https://miniwa.moe/">Mastodon</A>,
|
||||
<A HREF="https://old.reddit.com/new">Reddit</A>,
|
||||
<A HREF="https://www.unitedbsd.com/">UnitedBSD</A>
|
||||
</I></P>
|
||||
<P><I><B>Consumption</B>
|
||||
<A HREF="https://kingpossum.com:8000/radio.mp3">King Possum Radio</A>,
|
||||
<A HREF="https://open.spotify.com/">Spotify</A>,
|
||||
<A HREF="https://yewtu.be/">YouTube</A>
|
||||
</I></P>
|
||||
<P><I><B>Propaganda</B>
|
||||
<A HREF="https://dprktoday.com/home/e">DPRK Today</A>,
|
||||
<A HREF="https://www.japantimes.co.jp/">Japan Times</A>,
|
||||
<A HREF="https://www.themainemonitor.org/">The Maine Monitor</A>,
|
||||
<A HREF="https://text.npr.org/">NPR</A>,
|
||||
<A HREF="https://wttr.in/?m">wttr.in</A>
|
||||
</I></P>
|
||||
<P><I><B>Time-frittering</B>
|
||||
<A HREF="https://c4arena.com/">Connect 4</A>,
|
||||
<A HREF="https://timewarple.com/">Wordle</A>
|
||||
</I></P>
|
||||
<P><I><B>Guided wandering</B>
|
||||
<A HREF="https://duckduckgo.com/">DuckDuckGo</A>,
|
||||
<A HREF="https://yandex.ru/">Яндекс</A>
|
||||
</I></P>
|
||||
<P><B><A HREF="http://www.trinity.moe/bookmarks">Bookmarks</A></B>; <B><A HREF="https://mail.cock.li/">Cock Mail</A></B></P>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
</HTML>
|
@ -25,6 +25,7 @@ _hyperlink(`https://old.reddit.com/new', `Reddit'),
|
||||
_hyperlink(`https://www.unitedbsd.com/', `UnitedBSD')
|
||||
</I></P>
|
||||
<P><I>_bold(`Consumption')
|
||||
_hyperlink(`https://kingpossum.com:8000/radio.mp3', `King Possum Radio'),
|
||||
_hyperlink(`https://open.spotify.com/', `Spotify'),
|
||||
_hyperlink(`https://yewtu.be/', `YouTube')
|
||||
</I></P>
|
||||
|
Loading…
Reference in New Issue
Block a user