bzz bzz
This commit is contained in:
parent
03819d8947
commit
7ff7a88d0b
BIN
assets/favicon.jpg
Normal file
BIN
assets/favicon.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
107
hon/ney/honey/hon/ey/honey.html
Normal file
107
hon/ney/honey/hon/ey/honey.html
Normal file
@ -0,0 +1,107 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>honey</title>
|
||||
</head>
|
||||
<body style="background-color: black; font-family: courier; color: #05fa0d">
|
||||
<span id="content"></span
|
||||
><span style="height: 20px; width: 20px; background-color: #05fa0d"
|
||||
> </span
|
||||
>
|
||||
<style>
|
||||
#hidden-in-plain-sight {
|
||||
visibility: hidden;
|
||||
}
|
||||
</style>
|
||||
<img />
|
||||
|
||||
<a
|
||||
id="hidden-in-plain-sight"
|
||||
href="https://rumble.com/v2bkwu4-the-x-factor-winner-altiyan-childs-exposes-everything-freemasons-secret-soc.html"
|
||||
>Now you see me</a
|
||||
>
|
||||
|
||||
<script>
|
||||
var menu = [
|
||||
"LOADING....................................................... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"BEGIN TRANSMISSION....................................................... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"My son,",
|
||||
" eat thou honey, because it is good; ",
|
||||
"and the honeycomb, which is sweet to thy taste:",
|
||||
"So shall the knowledge of wisdom be unto thy soul:",
|
||||
"when thou hast found it, then there shall be a reward,",
|
||||
"and thy expectation shall not be cut off.",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
/*
|
||||
\ /
|
||||
\ o ^ o /
|
||||
\ ( ) /
|
||||
____________(%%%%%%%)____________
|
||||
( / / )%%%%%%%( \ \ )
|
||||
(___/___/__/ \__\___\___)
|
||||
( / /(%%%%%%%)\ \ )
|
||||
(__/___/ (%%%%%%%) \___\__)
|
||||
/( )\
|
||||
/ (%%%%%) \
|
||||
(%%%)
|
||||
!
|
||||
|
||||
*/
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"END TRANSMISSION....................................................... ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"☧",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
"SCHEDULED DELETION 9/24/24",
|
||||
],
|
||||
i = 0,
|
||||
j,
|
||||
item,
|
||||
html,
|
||||
e = document.getElementById("content"),
|
||||
doChar = function () {
|
||||
e.innerHTML += item[j++];
|
||||
if (j < item.length) {
|
||||
setTimeout(doChar, 20);
|
||||
} else {
|
||||
e.innerHTML += "<br/>";
|
||||
doItem();
|
||||
}
|
||||
},
|
||||
doItem = function () {
|
||||
if (i < menu.length) {
|
||||
item = menu[i++];
|
||||
j = 0;
|
||||
doChar();
|
||||
}
|
||||
};
|
||||
doItem();
|
||||
</script>
|
||||
<img
|
||||
id="hidden-in-plain-sight"
|
||||
width="50px"
|
||||
height="50px"
|
||||
src="assets/favicon.jpg"
|
||||
alt="scan"
|
||||
/>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user