2019-02-02 08:36:51 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>/blankX/quotes.html</title>
|
|
|
|
<meta name='description' context='/blankx/quotes.html.txt: "blank X has unblanked from the X world"'>
|
|
|
|
<link rel="stylesheet" type="text/css" href="index.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class='container'>
|
|
|
|
<h1>/blankx/quotes.html</h1>
|
|
|
|
<p class='green'>"blank X has unblanked from the X world"</p>
|
|
|
|
<br>
|
|
|
|
<div id='tocid' class='tocclass' width=100%>
|
|
|
|
<iframe width=100% height=50% src='toc.html'></iframe>
|
|
|
|
</div>
|
2019-02-11 13:28:24 +00:00
|
|
|
<div id='shodiv'></div>
|
2019-02-02 08:36:51 +00:00
|
|
|
<br>
|
2019-03-03 18:39:07 +00:00
|
|
|
<a class='quoting'>"blank X has unblanked from the X world"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"The Ape has returned to his jungle"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"What is going on right now?"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"The blank entity has exhibited signs of awareness. - 02/05/19, The Ape"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"This is quote town"</a><p class='h' aria-hidden='true'></p>
|
2019-03-03 18:42:07 +00:00
|
|
|
<a class='quoting'>"This <p class='quoting' id='ret'>------</p>ed guy is the one who started it :----------D"</a><p class='h' aria-hidden='true'></p>
|
2019-03-03 18:39:07 +00:00
|
|
|
<a class='quoting'>"Touhou Garbage"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"Were you the ball?"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"Ok, let's listen to the best song in the entire world."</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"Remember the Commodore 64 please."</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"I'M A RAT!"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"I'm not a Ni ga <!-- the n word basically -->"</a><p class='h' aria-hidden='true'></p>
|
2019-03-03 18:42:07 +00:00
|
|
|
<a class='quoting'>"I'm a <p class='quoting' id='wus'>----</a>"</p><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"Kanji is basically... complex <p class='white' id='shi'>----</p>"</a><p class='h' aria-hidden='true'></p>
|
|
|
|
<a class='quoting'>"No <p class='quoting' id='shi'>----</p>"</a><p class='h' aria-hidden='true'></p>
|
2019-03-03 18:39:07 +00:00
|
|
|
<a class='quoting' href='https://youtu.be/dAqC07wsbOk?t=274'>"Hiss and scratch"</a><p class='h' aria-hidden='true'></p>
|
2019-02-02 08:36:51 +00:00
|
|
|
<script src='toc.js'></script>
|
2019-02-11 14:09:18 +00:00
|
|
|
<p aria-hidden=true class='h' id='hh'>0</p>
|
2019-02-11 13:28:24 +00:00
|
|
|
<script>
|
2019-02-11 14:09:18 +00:00
|
|
|
var p = "<p id='sho' onclick='s()'>Show swear words (Yes, this is clickable)</p>";
|
2019-02-11 13:28:24 +00:00
|
|
|
var inn = document.getElementById("shodiv");
|
|
|
|
inn.innerHTML = p;
|
|
|
|
var rett = document.getElementById("ret");
|
|
|
|
var wuss = document.getElementById("wus");
|
|
|
|
var shii = document.getElementById("shi");
|
|
|
|
var shoo = document.getElementById("sho");
|
2019-02-11 14:09:18 +00:00
|
|
|
var ffff = document.getElementById("hh");
|
2019-02-11 13:28:24 +00:00
|
|
|
function shows() {
|
|
|
|
rett.innerHTML = "retard";
|
|
|
|
wuss.innerHTML = "wuss";
|
|
|
|
shii.innerHTML = "shit";
|
|
|
|
shoo.innerHTML = "Hide swear words";
|
|
|
|
}
|
|
|
|
function hides() {
|
|
|
|
rett.innerHTML = "------";
|
|
|
|
wuss.innerHTML = "----";
|
|
|
|
shii.innerHTML = "----";
|
|
|
|
shoo.innerHTML = "Show swear words";
|
|
|
|
}
|
2019-02-11 14:09:18 +00:00
|
|
|
function s() {
|
|
|
|
if (ffff.innerHTML == "0") {
|
|
|
|
shows()
|
|
|
|
ffff.innerHTML = "1";
|
|
|
|
} else {
|
|
|
|
hides()
|
|
|
|
ffff.innerHTML = "0";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</script>
|
2019-02-02 08:36:51 +00:00
|
|
|
</body>
|
|
|
|
</html>
|