dem changes
This commit is contained in:
parent
c64d61f9e7
commit
f698104263
@ -11,6 +11,12 @@
|
||||
<TITLE>(d+(7-s))</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<HEADER>
|
||||
<SMALL>
|
||||
You can safely ignore the HTTP warning, just don't download from this site.
|
||||
Use TOR if you're worried.
|
||||
</SMALL>
|
||||
</HEADER>
|
||||
<SCRIPT TYPE="application/javascript">
|
||||
/*
|
||||
these code snippets stolen from
|
||||
@ -49,13 +55,17 @@ window.onload = function() {
|
||||
[ "Yeah, that's just how it is. Just, nothing. So much nothing that it hurts.",
|
||||
"danger/u/ aefd79" ],
|
||||
[ "Reason has always existed, but not always in a reasonable form.",
|
||||
"Karl Marx" ]
|
||||
"Katy Perry" ],
|
||||
[ "Consult your pineal gland.",
|
||||
"Eris" ],
|
||||
[ "Back to 8chan please",
|
||||
"Skyglider" ],
|
||||
[ "No, I am your father.",
|
||||
"Darth Vader" ],
|
||||
[ "A checklist can aid here.",
|
||||
"Lance Leventhal" ]
|
||||
];
|
||||
|
||||
quote = Math.floor(Math.random() * quotes.length);
|
||||
document.getElementById('quote').setAttribute('content', '"' + quotes[quote][0] + '"');
|
||||
document.getElementById('quoteauthor').setAttribute('content', '~ ' + quotes[quote][1]);
|
||||
|
||||
var sheet = getCookie('sheet');
|
||||
if(sheet != '') setStyling(sheet);
|
||||
};
|
||||
@ -129,8 +139,23 @@ I would much rather talk to you via email or Signal instead of using something l
|
||||
<P>Here's a quote for you:</P>
|
||||
<P ID="quote">"Enable JavaScript to see a quote here."</P>
|
||||
<P ID="quoteauthor">~ Deven Blake</P>
|
||||
<INPUT
|
||||
ID="getaquote"
|
||||
TYPE="BUTTON"
|
||||
VALUE="Get a free quote today!"
|
||||
ONCLICK="
|
||||
quote = Math.floor(Math.random() * quotes.length);
|
||||
document.getElementById('getaquote').setAttribute('content', 'Get another free quote today!');
|
||||
document.getElementById('quote').setAttribute('content', '\"' + quotes[quote][0] + '\"');
|
||||
document.getElementById('quoteauthor').setAttribute('content', '~ ' + quotes[quote][1]);
|
||||
|
||||
</TD> <TD valign="top" width="50%">
|
||||
|
||||
|
||||
"
|
||||
/>
|
||||
|
||||
</TD>
|
||||
<TD valign="top" width="50%">
|
||||
|
||||
<H4>Gallery</H4>
|
||||
<P><A href="./films">check out my favorite movies</A></P>
|
||||
@ -193,9 +218,10 @@ Any stylesheet from any on-line source will work.
|
||||
|
||||
</TD></TR></TABLE>
|
||||
|
||||
<FOOTER>
|
||||
<HR size="1" width="25%" align="left" />
|
||||
|
||||
<P>This site is best viewed in Firefox but is tested in Lynx.</P>
|
||||
<IMG src="http://textfiles.com/underconstruction/CoColosseumBleachers1625construction.gif" alt="This Website Under Continuous Development" />
|
||||
<IMG src="http://textfiles.com/underconstruction/CoColosseumBleachers1625construction.gif" alt="This website under continuous development." />
|
||||
</FOOTER>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -105,6 +105,11 @@ iOS, The Future Of macOS, Freedom, Security And Privacy In An Increasingly Hosti
|
||||
Your Computer Isn't Yours</A> (Paul, Jeffrey) <!-- (<A HREF="">Archive link</A>) -->
|
||||
</P>
|
||||
|
||||
<H3 ID="comcast">Comcast</H3>
|
||||
<P><A HREF="https://www.theverge.com/2020/11/23/21591420/comcast-cap-data-1-2tb-home-users-internet-xfinity">
|
||||
Comcast to impose home internet data cap of 1.2TB in more than a dozen US states next year</A> (The Verge; Lyons, Kim) <!-- (<A HREF="https://web.archive.org/web/20201124200312/https://www.theverge.com/2020/11/23/21591420/comcast-cap-data-1-2tb-home-users-internet-xfinity">Archive link</A>) -->
|
||||
</P>
|
||||
|
||||
<H3 ID="discord">Discord Inc.</H3>
|
||||
<P><A HREF="https://medium.com/tenable-techblog/lets-reverse-engineer-discord-1976773f4626">
|
||||
Let's Reverse Engineer Discord</A> (Medium; Wells, David) (<A HREF="http://web.archive.org/web/20200112202005/https://medium.com/tenable-techblog/lets-reverse-engineer-discord-1976773f4626">Archive link</A>)
|
||||
@ -211,6 +216,14 @@ Women, LGBT least safe on Facebook, despite 'real name' policy</A> (Engadget; Bl
|
||||
<H3>macOS</H3>
|
||||
<P>See: <A HREF="#apple">Apple Computer</A></P>
|
||||
|
||||
<H3 ID="microsoft">Microsoft</H3>
|
||||
<P><A HREF="https://twitter.com/WolfieChristl/status/1331221942850949121">
|
||||
"Esoteric metrics...built into MS 365"</A> (Twitter; Christl, Wolfie) (<A HREF="https://web.archive.org/web/20201125000038/https://twitter.com/WolfieChristl/status/1331221942850949121">Archive link</A>)
|
||||
</P>
|
||||
<P><A HREF="https://gizmodo.com/microsofts-creepy-new-productivity-score-gamifies-workp-1845763063">
|
||||
Microsoft's Creepy New 'Productivity Score' Gamifies Workplace Surveillance</A> (Gizmodo; Stanley, Alyse) <!-- (<A HREF="https://web.archive.org/web/20201127112550/https://gizmodo.com/microsofts-creepy-new-productivity-score-gamifies-workp-1845763063">Archive link</A>) -->
|
||||
</P>
|
||||
|
||||
<H3 ID="netflix">Netflix</H3>
|
||||
<P><A HREF="https://www.cracked.com/article_26819_4-shady-facts-netflix-doesnt-want-viewers-to-know.html">
|
||||
4 Shady Facts Netflix Doesn't Want Viewers To Know</A> (Cracked; Wears, Adam) <!-- (<A HREF="">Archive link</A>) -->
|
||||
|
Loading…
Reference in New Issue
Block a user