2020-04-25 06:10:06 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Zk | Stupid promises.</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<main>
|
|
|
|
<header>
|
|
|
|
<h1>Zk | Stupid promises.</h1>
|
|
|
|
</header>
|
|
|
|
<article class="content">
|
2020-04-25 06:30:08 +00:00
|
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
|
|
<p>Yoinked from Shan.</p>
|
2020-04-25 06:10:06 +00:00
|
|
|
<p>() go out with me?
|
|
|
|
() give me your number?
|
|
|
|
() have sex with me?
|
|
|
|
() let me kiss you?
|
2020-06-24 07:10:07 +00:00
|
|
|
() watch a movie with me…even a really sappy one?
|
2020-04-25 06:10:06 +00:00
|
|
|
() let me take you out to dinner?
|
|
|
|
() drive me somewhere/anywhere?
|
|
|
|
() take a shower with me?
|
|
|
|
() be my gf/bf?
|
|
|
|
() have a fling with me?
|
|
|
|
() listen to me if I called you crying even if you were out with all of your friends?
|
|
|
|
() buy me a drink if i didnt have money?
|
|
|
|
() take me home for the night?
|
|
|
|
() would you let me sleep in your bed?
|
|
|
|
() sing car kareoke w/ me?
|
2020-06-24 07:10:07 +00:00
|
|
|
() sit in the doctors office with me because I didn’t want to go alone?
|
2020-04-25 06:10:06 +00:00
|
|
|
() re-post this for me to answer your questions?
|
|
|
|
() let me give you a piggyback ride?
|
|
|
|
() come pick me up at 3 am because my car ran out of gas in the middle of nowhere</p>
|
|
|
|
</article>
|
|
|
|
<footer>
|
|
|
|
<p>Page generated on 2004-10-12 16:28:40</p>
|
|
|
|
</footer>
|
|
|
|
</main>
|
2020-06-24 07:10:07 +00:00
|
|
|
<script type="text/javascript">
|
|
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
|
|
let text = tag.innerText;
|
|
|
|
tag.innerText = '';
|
|
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
|
|
});
|
|
|
|
</script>
|
2020-04-25 06:10:06 +00:00
|
|
|
</body>
|
|
|
|
</html>
|