New poem: Reciprodada
This commit is contained in:
parent
23a59ef37d
commit
2e7b8a3c22
|
@ -15,6 +15,7 @@ let web = text.includes("darknet2web.com");
|
||||||
let gate = text.includes("torgateway.com");
|
let gate = text.includes("torgateway.com");
|
||||||
let i2p = text.includes("i2p.mk16.de");
|
let i2p = text.includes("i2p.mk16.de");
|
||||||
let i2p2 = text.includes("i2phides.me");
|
let i2p2 = text.includes("i2phides.me");
|
||||||
if ((pet === true) || (i2p === true ) || (ws === true) || (gate === true) || (search === true) || (i2p2 === true) || (cyber === true) || (ly === true) || (web === true) || (moe === true)) {
|
let nl = text.includes("tor2web.nl");
|
||||||
|
if ((pet === true) || (nl === true) || (i2p === true) || (ws === true) || (gate === true) || (search === true) || (i2p2 === true) || (cyber === true) || (ly === true) || (web === true) || (moe === true)) {
|
||||||
window.location.replace("https://theannoyingsite.com");
|
window.location.replace("https://theannoyingsite.com");
|
||||||
}
|
}
|
||||||
|
|
1
feed.ass
1
feed.ass
|
@ -1,5 +1,6 @@
|
||||||
# MayVaneDay ASS (https://tilde.town/~dzwdz/ass/) feed
|
# MayVaneDay ASS (https://tilde.town/~dzwdz/ass/) feed
|
||||||
|
|
||||||
|
2022-06-18 http://yggdrasil.mayvaneday.org/poetry/r/reciprocada.txt Reciprocada
|
||||||
2022-06-16 http://yggdrasilmayvaneday.org/blog/2022/june/mistakes.html I Love Deleting Things, Actually
|
2022-06-16 http://yggdrasilmayvaneday.org/blog/2022/june/mistakes.html I Love Deleting Things, Actually
|
||||||
2022-06-14 http://yggdrasil.mayvaneday.org/poetry/n/none-nuns.txt None Nuns
|
2022-06-14 http://yggdrasil.mayvaneday.org/poetry/n/none-nuns.txt None Nuns
|
||||||
2022-06-11 http://yggdrasil.mayvaneday.org/poetry/m/mitad1.txt Mitad-marida I
|
2022-06-11 http://yggdrasil.mayvaneday.org/poetry/m/mitad1.txt Mitad-marida I
|
||||||
|
|
|
@ -122,6 +122,7 @@
|
||||||
|
|
||||||
## R
|
## R
|
||||||
=> r/reakirante.txt reakirante
|
=> r/reakirante.txt reakirante
|
||||||
|
=> r/reciprocada.txt Reciprocada
|
||||||
=> r/regnant.txt regnant
|
=> r/regnant.txt regnant
|
||||||
=> r/reynar.txt Reynar
|
=> r/reynar.txt Reynar
|
||||||
=> r/rondiro.txt rondiro de lukso
|
=> r/rondiro.txt rondiro de lukso
|
||||||
|
|
|
@ -123,6 +123,7 @@ iP
|
||||||
|
|
||||||
iR
|
iR
|
||||||
0reakirante r/reakirante.txt
|
0reakirante r/reakirante.txt
|
||||||
|
0Reciprocada r/reciprocada.txt
|
||||||
0regnant r/regnant.txt
|
0regnant r/regnant.txt
|
||||||
0Reynar r/reynar.txt
|
0Reynar r/reynar.txt
|
||||||
0rondiro de lukso r/rondiro.txt
|
0rondiro de lukso r/rondiro.txt
|
||||||
|
|
|
@ -3,24 +3,27 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<meta name="Author" content="Made by 'tree'">
|
<meta name="Author" content="Made by 'tree'">
|
||||||
<meta name="GENERATOR" content="$Version: $ tree v2.0.2 (c) 1996 - 2022 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
|
<meta name="GENERATOR" content="$Version: $ tree v1.8.0 (c) 1996 - 2018 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
|
||||||
<title>Directory Tree</title>
|
<title>Directory Tree</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
BODY { font-family : monospace, sans-serif; color: black;}
|
<!--
|
||||||
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
|
BODY { font-family : ariel, monospace, sans-serif; }
|
||||||
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
|
P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: black; background-color: transparent;}
|
||||||
A:link { text-decoration : none; margin : 0px; padding : 0px;}
|
B { font-weight: normal; color: black; background-color: transparent;}
|
||||||
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
|
A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||||
A:active { margin : 0px; padding : 0px;}
|
A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||||
|
A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||||
|
A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
|
||||||
.VERSION { font-size: small; font-family : arial, sans-serif; }
|
.VERSION { font-size: small; font-family : arial, sans-serif; }
|
||||||
.NORM { color: black; }
|
.NORM { color: black; background-color: transparent;}
|
||||||
.FIFO { color: purple; }
|
.FIFO { color: purple; background-color: transparent;}
|
||||||
.CHAR { color: yellow; }
|
.CHAR { color: yellow; background-color: transparent;}
|
||||||
.DIR { color: blue; }
|
.DIR { color: blue; background-color: transparent;}
|
||||||
.BLOCK { color: yellow; }
|
.BLOCK { color: yellow; background-color: transparent;}
|
||||||
.LINK { color: aqua; }
|
.LINK { color: aqua; background-color: transparent;}
|
||||||
.SOCK { color: fuchsia;}
|
.SOCK { color: fuchsia;background-color: transparent;}
|
||||||
.EXEC { color: green; }
|
.EXEC { color: green; background-color: transparent;}
|
||||||
|
-->
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -137,6 +140,7 @@
|
||||||
│ └── <a href="./p/psa.txt">psa.txt</a><br>
|
│ └── <a href="./p/psa.txt">psa.txt</a><br>
|
||||||
├── <a href="./r/">r</a><br>
|
├── <a href="./r/">r</a><br>
|
||||||
│ ├── <a href="./r/reakirante.txt">reakirante.txt</a><br>
|
│ ├── <a href="./r/reakirante.txt">reakirante.txt</a><br>
|
||||||
|
│ ├── <a href="./r/reciprocada.txt">reciprocada.txt</a><br>
|
||||||
│ ├── <a href="./r/regnant.txt">regnant.txt</a><br>
|
│ ├── <a href="./r/regnant.txt">regnant.txt</a><br>
|
||||||
│ ├── <a href="./r/reynar.txt">reynar.txt</a><br>
|
│ ├── <a href="./r/reynar.txt">reynar.txt</a><br>
|
||||||
│ ├── <a href="./r/ridge.txt">ridge.txt</a><br>
|
│ ├── <a href="./r/ridge.txt">ridge.txt</a><br>
|
||||||
|
@ -185,14 +189,16 @@
|
||||||
│ └── <a href="./w/wme.txt">wme.txt</a><br>
|
│ └── <a href="./w/wme.txt">wme.txt</a><br>
|
||||||
└── <a href="./y/">y</a><br>
|
└── <a href="./y/">y</a><br>
|
||||||
└── <a href="./y/YOU-NEED-TO-KNOW.txt">YOU-NEED-TO-KNOW.txt</a><br>
|
└── <a href="./y/YOU-NEED-TO-KNOW.txt">YOU-NEED-TO-KNOW.txt</a><br>
|
||||||
<br><br><p>
|
<br><br>
|
||||||
|
</p>
|
||||||
23 directories, 136 files
|
<p>
|
||||||
|
|
||||||
|
23 directories, 137 files
|
||||||
|
<br><br>
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p class="VERSION">
|
<p class="VERSION">
|
||||||
tree v2.0.2 © 1996 - 2022 by Steve Baker and Thomas Moore <br>
|
tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore <br>
|
||||||
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
|
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
|
||||||
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
|
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
|
||||||
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
|
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
|
||||||
|
|
|
@ -0,0 +1,61 @@
|
||||||
|
Reciprocada
|
||||||
|
2022-06-18
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
I'm penning these words while you're dealing with a cold
|
||||||
|
because I want something to from pain distract you
|
||||||
|
while you lie in illness' hold.
|
||||||
|
I need to this critical point know
|
||||||
|
so that we will not argue
|
||||||
|
when comes time for me to go,
|
||||||
|
for you to arrive in death's cloak
|
||||||
|
and beckon, "I finally get to bring my baby home."
|
||||||
|
|
||||||
|
Our births disjointed, separated by eons
|
||||||
|
and so many Veils that, stacked together,
|
||||||
|
one couldn't see through to the other end of.
|
||||||
|
But I've been reborn so many times, and you only once,
|
||||||
|
and that with no breakage of continuity.
|
||||||
|
I've passed through so many worlds, seen so many things,
|
||||||
|
and even though most I remember not,
|
||||||
|
when compared, you're practically a baby.
|
||||||
|
|
||||||
|
I don't mean this as an insult. More the opposite:
|
||||||
|
even the gods die eventually, and you've just begun to live.
|
||||||
|
You told me once you wanted to spend your whole life with me,
|
||||||
|
and another time together
|
||||||
|
you couldn't wait to spend forever.
|
||||||
|
That's why, Jett, before December I have got to ask:
|
||||||
|
exactly how long do you want forever to last?
|
||||||
|
|
||||||
|
Because I fear you'll inevitably grow bored
|
||||||
|
of that cottage on the mountain and soar
|
||||||
|
away, never to be seen again.
|
||||||
|
I'm talking on the cosmic scale, where changes happen:
|
||||||
|
new humans,
|
||||||
|
new Sabladeans,
|
||||||
|
are born and then die
|
||||||
|
in the blink of an eye.
|
||||||
|
And I don't mind
|
||||||
|
the passage of time
|
||||||
|
as long as I get to do it by your side,
|
||||||
|
but it's fair to neither of us
|
||||||
|
if I always stay the same
|
||||||
|
and you succumb to old age and then to dust disintegrate.
|
||||||
|
I would offer you immortality,
|
||||||
|
but I would not condemn you to a life of being lonely
|
||||||
|
as every friend,
|
||||||
|
every companion,
|
||||||
|
inevitably ages and passes away.
|
||||||
|
|
||||||
|
I said it once before, and I insist it still rings true:
|
||||||
|
there's no point in me making Sablade if I can't make it with you.
|
||||||
|
I want, at the very end of time, to with you be buried
|
||||||
|
at the absolute deepest root of our cursed Yewiffe.
|
||||||
|
I'm taking this hourglass and placing it in your hands,
|
||||||
|
and it's up to you to decide when comes the end of sands.
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
CC BY-NC-SA 4.0 (c) Vane Vander
|
Loading…
Reference in New Issue