fuck the web
This commit is contained in:
@@ -8,43 +8,16 @@ include(`../html.m4')dnl
|
||||
include(`../head.m4')dnl
|
||||
_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>_bold(`Anti-socialization')
|
||||
_hyperlink(`https://discord.com/app', `Discord'),
|
||||
_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>
|
||||
<P><I>_bold(`Propaganda')
|
||||
_hyperlink(`https://dprktoday.com/home/e', `DPRK Today'),
|
||||
_hyperlink(`https://www.japantimes.co.jp/', `Japan Times'),
|
||||
_hyperlink(`https://www.themainemonitor.org/', `The Maine Monitor'),
|
||||
_hyperlink(`https://text.npr.org/', `NPR'),
|
||||
_hyperlink(`https://wttr.in/?m', `wttr.in')
|
||||
</I></P>
|
||||
<P><I>_bold(`Time-frittering')
|
||||
_hyperlink(`https://c4arena.com/', `Connect 4'),
|
||||
_hyperlink(`https://timewarple.com/', `Wordle')
|
||||
</I></P>
|
||||
<P><I>_bold(`Guided wandering')
|
||||
_hyperlink(`https://duckduckgo.com/', `DuckDuckGo'),
|
||||
_hyperlink(`https://yandex.ru/', `Яндекс')
|
||||
</I></P>
|
||||
<P>_bold(`_hyperlink(`http://www.trinity.moe/bookmarks', `Bookmarks')'); _bold(`_hyperlink(`https://mail.cock.li/', `Cock Mail')')</P>
|
||||
')
|
||||
<UL>
|
||||
<LI>_hyperlink(`https://discord.com/app', `Discord')</LI>
|
||||
<LI>_hyperlink(`https://duckduckgo.com/', `DuckDuckGo')</LI>
|
||||
<LI>_hyperlink(`https://kingpossum.com:8000/radio.mp3', `King Possum Radio')</LI>
|
||||
<LI><A HREF="https://mail.cock.li/">Mail</A></LI>
|
||||
<LI>_hyperlink(`https://text.npr.org/', `NPR')</LI>
|
||||
<LI>_hyperlink(`https://timewarple.com/', `Wordle')</LI>
|
||||
<LI>_hyperlink(`https://wttr.in/?m', `wttr.in')</LI>
|
||||
<LI>_hyperlink(`https://yandex.ru/', `Яндекс')</LI>
|
||||
<LI>_hyperlink(`https://yewtu.be/', `YouTube')</LI>
|
||||
</P>
|
||||
')
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user