remove snowfall

This commit is contained in:
CaffeinatedBit 2024-03-08 13:25:13 -05:00
commit 9b6cfc81f8
25 changed files with 188 additions and 151 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
.DS_Store .DS_Store

BIN
assets/video/succ.mp4 Normal file

Binary file not shown.

BIN
assets/video/uwu.mp4 Normal file

Binary file not shown.

View File

@ -39,10 +39,10 @@ defaultFeaturedImage = "img/wallpaper.png" # used as default for featured images
layout = "background" # valid options: page, profile, hero, card, background, custom layout = "background" # valid options: page, profile, hero, card, background, custom
homepageImage = "img/wallpaper.png" # used in: hero, and card homepageImage = "img/wallpaper.png" # used in: hero, and card
showRecent = false showRecent = false
showRecentItems = 5 showRecentItems = 3
showMoreLink = false showMoreLink = false
showMoreLinkDest = "/updates" showMoreLinkDest = "/post s"
cardView = true cardView = false
cardViewScreenWidth = false cardViewScreenWidth = false
layoutBackgroundBlur = true # only used when layout equals background layoutBackgroundBlur = true # only used when layout equals background

View File

@ -1,20 +1,30 @@
--- ---
title: "Best Games to Beat" title: "Best Games I've Never Beat"
description: Game list completed by Keith description: Game list completed by Keith
showTableOfContents: true showTableOfContents: true
--- ---
### To Complete: Playing live on [Twitch](https://www.twitch.tv/kilobytekeith) {{< icon "twitch" >}}
- DOOM II
- The Legend of Zelda: A Link to the Past
- Metal Gear Solid 1, 2, and 3.
<hr> ## In progress 🎮
### Completed on Stream | Donkey Kong Country (SNES) | The Legend of Zelda: A Link to the Past |
<img src="https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png" alt="DOOM - Complete 01/14/24" width="100"/> | ------------------- | --------------------- |
<small>01/14/24</small> | ![DKC](https://images.igdb.com/igdb/image/upload/t_cover_big/co70qn.png) | ![LoZ](https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png) |
<!-- <img src = "https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png" alt="The Legend of Zelda: A Link to the Past" width="250" height="auto"> -->
## Completed on Stream ✔️
| DOOM | Metal Gear Solid |
| ------------------- | --------------------- |
| ![DOOM](https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png '1/14/24') | ![Metal Gear Solid](https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png '1/27/24') |
<!-- | DOOM | Metal Gear Solid | A Link to the Past (SNES)
| ----------------------------------------------------- | --------------------------------------------- |--------------------------------------------- |
| ![1/14/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png 'DOOM') | ![1/27/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png 'Metal Gear Solid') | ![tbd](https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png 'The Legend of Zelda: A Link to the Past') | -->

View File

@ -1,6 +1,5 @@
--- ---
title: "OnlyFans" title: "OnlyFans"
description: KilobyteKeith's OnlyFans
--- ---
{{< videos >}} {{< videos >}}

View File

@ -1,8 +1,8 @@
<video width="100%" controls> <video width="100%" controls>
<source src="/video/uwu.mp4" type="video/mp4" alt="KilobyteKeith saying UwU"> <source src="/onlyfans/video/uwu.mp4" type="video/mp4" alt="KilobyteKeith saying UwU">
</video> </video>
<video width="100%" controls> <video width="100%" controls>
<source src="/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS"> <source src="/onlyfans/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS">
</video> </video>
<small>Edit courtesy of <a href="https://www.twitch.tv/notyourparentsgns">Naldo</a></small> <small>Edit courtesy of <a href="https://www.twitch.tv/notyourparentsgns">Naldo</a></small>

View File

@ -82,9 +82,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -203,7 +200,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -403,7 +400,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>

View File

@ -84,9 +84,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -205,7 +202,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -405,7 +402,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>

View File

@ -84,9 +84,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -205,7 +202,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -405,7 +402,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>

View File

@ -112,9 +112,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -233,7 +230,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -433,7 +430,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>

View File

@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Best Games to Beat &middot; KilobyteKeith</title> <title>Best Games I&#39;ve Never Beat &middot; KilobyteKeith</title>
<meta name="title" content="Best Games to Beat &middot; KilobyteKeith" /> <meta name="title" content="Best Games I&#39;ve Never Beat &middot; KilobyteKeith" />
<meta name="description" content="Game list completed by Keith" /> <meta name="description" content="Game list completed by Keith" />
@ -60,7 +60,7 @@
<meta property="og:title" content="Best Games to Beat" /> <meta property="og:title" content="Best Games I&#39;ve Never Beat" />
<meta property="og:description" content="Game list completed by Keith" /> <meta property="og:description" content="Game list completed by Keith" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:url" content="https://kilobytekeith.com/games/" /><meta property="og:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png"/><meta property="article:section" content="" /> <meta property="og:url" content="https://kilobytekeith.com/games/" /><meta property="og:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png"/><meta property="article:section" content="" />
@ -70,7 +70,7 @@
<meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png"/> <meta name="twitter:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png"/>
<meta name="twitter:title" content="Best Games to Beat"/> <meta name="twitter:title" content="Best Games I&#39;ve Never Beat"/>
<meta name="twitter:description" content="Game list completed by Keith"/> <meta name="twitter:description" content="Game list completed by Keith"/>
@ -79,10 +79,10 @@
"@context": "https://schema.org", "@context": "https://schema.org",
"@type": "Article", "@type": "Article",
"articleSection": "", "articleSection": "",
"name": "Best Games to Beat", "name": "Best Games I\u0027ve Never Beat",
"headline": "Best Games to Beat", "headline": "Best Games I\u0027ve Never Beat",
"description": "Game list completed by Keith", "description": "Game list completed by Keith",
"abstract": "To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.", "abstract": "Playing live on Twitch In progress 🎮 # Donkey Kong Country (SNES) The Legend of Zelda: A Link to the Past Completed on Stream ✔️ # DOOM Metal Gear Solid 1\/14\/24 1\/27\/24 ",
"inLanguage": "en", "inLanguage": "en",
"url" : "https:\/\/kilobytekeith.com\/games\/", "url" : "https:\/\/kilobytekeith.com\/games\/",
"author" : { "author" : {
@ -98,7 +98,7 @@
"mainEntityOfPage": "true", "mainEntityOfPage": "true",
"wordCount": "26" "wordCount": "32"
}] }]
</script> </script>
@ -112,9 +112,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -233,7 +230,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -433,7 +430,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -534,7 +531,7 @@
<header id="single_header" class="mt-5 max-w-prose"> <header id="single_header" class="mt-5 max-w-prose">
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral"> <h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
Best Games to Beat Best Games I've Never Beat
</h1> </h1>
<div class="mt-1 mb-6 text-base text-neutral-500 dark:text-neutral-400 print:hidden"> <div class="mt-1 mb-6 text-base text-neutral-500 dark:text-neutral-400 print:hidden">
@ -647,12 +644,8 @@
class="min-w-[220px] py-2 border-dotted border-neutral-300 ltr:-ml-5 ltr:border-l ltr:pl-5 rtl:-mr-5 rtl:border-r rtl:pr-5 dark:border-neutral-600"> class="min-w-[220px] py-2 border-dotted border-neutral-300 ltr:-ml-5 ltr:border-l ltr:pl-5 rtl:-mr-5 rtl:border-r rtl:pr-5 dark:border-neutral-600">
<nav id="TableOfContents"> <nav id="TableOfContents">
<ul> <ul>
<li> <li><a href="#in-progress-">In progress 🎮</a></li>
<ul> <li><a href="#completed-on-stream-">Completed on Stream ✔️</a></li>
<li><a href="#to-complete">To Complete:</a></li>
<li><a href="#completed-on-stream">Completed on Stream</a></li>
</ul>
</li>
</ul> </ul>
</nav> </nav>
</div> </div>
@ -666,12 +659,8 @@
class="py-2 border-dotted border-neutral-300 ltr:-ml-5 ltr:border-l ltr:pl-5 rtl:-mr-5 rtl:border-r rtl:pr-5 dark:border-neutral-600"> class="py-2 border-dotted border-neutral-300 ltr:-ml-5 ltr:border-l ltr:pl-5 rtl:-mr-5 rtl:border-r rtl:pr-5 dark:border-neutral-600">
<nav id="TableOfContents"> <nav id="TableOfContents">
<ul> <ul>
<li> <li><a href="#in-progress-">In progress 🎮</a></li>
<ul> <li><a href="#completed-on-stream-">Completed on Stream ✔️</a></li>
<li><a href="#to-complete">To Complete:</a></li>
<li><a href="#completed-on-stream">Completed on Stream</a></li>
</ul>
</li>
</ul> </ul>
</nav> </nav>
</div> </div>
@ -687,34 +676,107 @@
<div class="article-content max-w-prose mb-20"> <div class="article-content max-w-prose mb-20">
<h3 class="relative group">To Complete: <p>Playing live on <a href="https://www.twitch.tv/kilobytekeith" target="_blank">
<div id="to-complete" class="anchor"></div> Twitch</a>
<span class="relative inline-block align-text-bottom icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M391.17,103.47H352.54v109.7h38.63ZM285,103H246.37V212.75H285ZM120.83,0,24.31,91.42V420.58H140.14V512l96.53-91.42h77.25L487.69,256V0ZM449.07,237.75l-77.22,73.12H294.61l-67.6,64v-64H140.14V36.58H449.07Z"/></svg>
</span>
</p>
<h2 class="relative group">In progress 🎮
<div id="in-progress-" class="anchor"></div>
<span <span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100"> class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" <a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
style="text-decoration-line: none !important;" href="#to-complete" aria-label="Anchor">#</a> style="text-decoration-line: none !important;" href="#in-progress-" aria-label="Anchor">#</a>
</span> </span>
</h3> </h2>
<ul> <table>
<li>DOOM II</li> <thead>
<li>The Legend of Zelda: A Link to the Past</li> <tr>
<li>Metal Gear Solid 1, 2, and 3.</li> <th>Donkey Kong Country (SNES)</th>
</ul> <th>The Legend of Zelda: A Link to the Past</th>
<hr> </tr>
<h3 class="relative group">Completed on Stream </thead>
<div id="completed-on-stream" class="anchor"></div> <tbody>
<tr>
<td>
<figure>
<img class="my-0 rounded-md" src="https://images.igdb.com/igdb/image/upload/t_cover_big/co70qn.png" alt="DKC" />
</figure>
</td>
<td>
<figure>
<img class="my-0 rounded-md" src="https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png" alt="LoZ" />
</figure>
</td>
</tr>
</tbody>
</table>
<!-- <img src = "https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png" alt="The Legend of Zelda: A Link to the Past" width="250" height="auto"> -->
<h2 class="relative group">Completed on Stream ✔️
<div id="completed-on-stream-" class="anchor"></div>
<span <span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100"> class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" <a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
style="text-decoration-line: none !important;" href="#completed-on-stream" aria-label="Anchor">#</a> style="text-decoration-line: none !important;" href="#completed-on-stream-" aria-label="Anchor">#</a>
</span> </span>
</h3> </h2>
<img src="https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png" alt="DOOM - Complete 01/14/24" width="100"/> <table>
<small>01/14/24</small> <thead>
<tr>
<th>DOOM</th>
<th>Metal Gear Solid</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<figure>
<img class="my-0 rounded-md" src="https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png" alt="DOOM" />
<figcaption>1/14/24</figcaption>
</figure>
</td>
<td>
<figure>
<img class="my-0 rounded-md" src="https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png" alt="Metal Gear Solid" />
<figcaption>1/27/24</figcaption>
</figure>
</td>
</tr>
</tbody>
</table>
<!-- | DOOM | Metal Gear Solid | A Link to the Past (SNES)
| ----------------------------------------------------- | --------------------------------------------- |--------------------------------------------- |
| ![1/14/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png 'DOOM') | ![1/27/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png 'Metal Gear Solid') | ![tbd](https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png 'The Legend of Zelda: A Link to the Past') | -->
</div> </div>

View File

@ -103,9 +103,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -224,7 +221,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -424,7 +421,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -543,17 +540,6 @@
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="mailto:KilobyteKeith@gmail.com" target="_blank"
aria-label="Envelope" rel="me noopener noreferrer">
<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
</span>
</a>
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://shop.kilobytekeith.com/" target="_blank" <a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://shop.kilobytekeith.com/" target="_blank"
aria-label="Link" rel="me noopener noreferrer"> aria-label="Link" rel="me noopener noreferrer">
@ -604,13 +590,7 @@
</div> </div>
</div> </div>
<section class="prose dark:prose-invert"><p>For business inquiries: <section class="prose dark:prose-invert"><p>For business inquiries: <a href="mailto:KilobyteKeith@gmail.com" >
<span class="relative inline-block align-text-bottom icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
</span>
<a href="mailto:KilobyteKeith@gmail.com" >
KilobyteKeith@gmail.com</a></p> KilobyteKeith@gmail.com</a></p>
</section> </section>
</div> </div>

View File

@ -1 +1 @@
[{"content":"","date":"1 January 2024","permalink":"/updates/","section":"","summary":"","title":""},{"content":"For business inquiries: KilobyteKeith@gmail.com\n","date":"1 January 0001","permalink":"/","section":"","summary":"For business inquiries: KilobyteKeith@gmail.","title":""},{"content":"Twitch Commands # Subscriber-Only # !anime “I have the power of God AND anime!” !ban “Whoop! Whoop! Thats the sound of da police!\u0026quot; !bust “Lord have mercy Im bout to bust!” !bye “Bye Felicia!” !cake “Piece of cake!” !canada “Dear, Canada. Fuck you.” !crap “Get that crap outta here!” !damnSon “Damn, son! Whered you find this?” !fetch “That is sooo fetch!” !fun “F is for friends…” !kbk \u0026ldquo;KilobyteKeith that motherfucker!\u0026rdquo; !keke \u0026ldquo;All hail Keke\u0026hellip;\u0026rdquo; !king “Hail to the king, baby!” !nuts “Youre gonna love my nuts.” !oof “Oof!” !poggers “Poggers!” !RIP !squidward “Oh God, hes hot!” !UWU “UwU” !winning “It doesnt matter if you win by an inch or a mile…” !xgames “Hes on X Games mode.” Everyone # !18+ !activision !battleNet !bttv !bunnyVibe !catJam !cheer !clap !clip !commands !countAdd !countRemove !discord !hey !hornyJail !hug !hype !hypeTrain !lurk !nocontext !pee !pet !ratjam !sens !slap !song !spank !steam !switch !tableflip ","date":"1 January 0001","permalink":"/commands/","section":"","summary":"Twitch Commands # Subscriber-Only # !","title":""},{"content":"","date":"1 January 0001","permalink":"/authors/","section":"Authors","summary":"","title":"Authors"},{"content":"To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3. Completed on Stream # 01/14/24 ","date":"1 January 0001","permalink":"/games/","section":"","summary":"To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.","title":"Best Games to Beat"},{"content":"","date":"1 January 0001","permalink":"/categories/","section":"Categories","summary":"","title":"Categories"},{"content":" Edit courtesy of Naldo ","date":"1 January 0001","permalink":"/onlyfans/","section":"","summary":" Edit courtesy of Naldo ","title":"OnlyFans"},{"content":"","date":"1 January 0001","permalink":"/series/","section":"Series","summary":"","title":"Series"},{"content":"","date":"1 January 0001","permalink":"/tags/","section":"Tags","summary":"","title":"Tags"}] [{"content":"","date":"1 January 2024","permalink":"/updates/","section":"","summary":"","title":""},{"content":"For business inquiries: KilobyteKeith@gmail.com\n","date":"1 January 0001","permalink":"/","section":"","summary":"For business inquiries: KilobyteKeith@gmail.","title":""},{"content":"Twitch Commands # Subscriber-Only # !anime “I have the power of God AND anime!” !ban “Whoop! Whoop! Thats the sound of da police!\u0026quot; !bust “Lord have mercy Im bout to bust!” !bye “Bye Felicia!” !cake “Piece of cake!” !canada “Dear, Canada. Fuck you.” !crap “Get that crap outta here!” !damnSon “Damn, son! Whered you find this?” !fetch “That is sooo fetch!” !fun “F is for friends…” !kbk \u0026ldquo;KilobyteKeith that motherfucker!\u0026rdquo; !keke \u0026ldquo;All hail Keke\u0026hellip;\u0026rdquo; !king “Hail to the king, baby!” !nuts “Youre gonna love my nuts.” !oof “Oof!” !poggers “Poggers!” !RIP !squidward “Oh God, hes hot!” !UWU “UwU” !winning “It doesnt matter if you win by an inch or a mile…” !xgames “Hes on X Games mode.” Everyone # !18+ !activision !battleNet !bttv !bunnyVibe !catJam !cheer !clap !clip !commands !countAdd !countRemove !discord !hey !hornyJail !hug !hype !hypeTrain !lurk !nocontext !pee !pet !ratjam !sens !slap !song !spank !steam !switch !tableflip ","date":"1 January 0001","permalink":"/commands/","section":"","summary":"Twitch Commands # Subscriber-Only # !","title":""},{"content":"","date":"1 January 0001","permalink":"/authors/","section":"Authors","summary":"","title":"Authors"},{"content":"Playing live on Twitch In progress 🎮 # Donkey Kong Country (SNES) The Legend of Zelda: A Link to the Past Completed on Stream ✔️ # DOOM Metal Gear Solid 1/14/24 1/27/24 ","date":"1 January 0001","permalink":"/games/","section":"","summary":"Playing live on Twitch In progress 🎮 # Donkey Kong Country (SNES) The Legend of Zelda: A Link to the Past Completed on Stream ✔️ # DOOM Metal Gear Solid 1/14/24 1/27/24 ","title":"Best Games I've Never Beat"},{"content":"","date":"1 January 0001","permalink":"/categories/","section":"Categories","summary":"","title":"Categories"},{"content":" Edit courtesy of Naldo ","date":"1 January 0001","permalink":"/onlyfans/","section":"","summary":" Edit courtesy of Naldo ","title":"OnlyFans"},{"content":"","date":"1 January 0001","permalink":"/series/","section":"Series","summary":"","title":"Series"},{"content":"","date":"1 January 0001","permalink":"/tags/","section":"Tags","summary":"","title":"Tags"}]

View File

@ -29,12 +29,12 @@
</item> </item>
<item> <item>
<title>Best Games to Beat</title> <title>Best Games I&#39;ve Never Beat</title>
<link>https://kilobytekeith.com/games/</link> <link>https://kilobytekeith.com/games/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://kilobytekeith.com/games/</guid> <guid>https://kilobytekeith.com/games/</guid>
<description>To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.</description> <description>Playing live on Twitch In progress 🎮 # Donkey Kong Country (SNES) The Legend of Zelda: A Link to the Past Completed on Stream ✔️ # DOOM Metal Gear Solid 1/14/24 1/27/24 </description>
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://kilobytekeith.com/games/feature-retro-wallpaper.png" /> <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://kilobytekeith.com/games/feature-retro-wallpaper.png" />
</item> </item>

View File

@ -0,0 +1 @@
var liked_page=!1,id,viewed,id_likes,liked;typeof auth!="undefined"&&(id=oid&&oid.replaceAll("/","-"),viewed=localStorage.getItem(id),viewed||auth.signInAnonymously().then(()=>{var e=db.collection("views").doc(id);localStorage.setItem(id,!0),e.get().then(e=>{e.exists?db.collection("views").doc(id).update({views:firebase.firestore.FieldValue.increment(1)}):db.collection("views").doc(id).set({views:1})}).catch(e=>{console.log("Error getting document:",e)})}).catch(e=>{var t=e.code,n=e.message;console.error(t,n)}),id_likes=oid_likes&&oid_likes.replaceAll("/","-"),liked=localStorage.getItem(id_likes),liked&&(liked_page=!0,document.querySelectorAll("span[id='likes_button_heart']")[0].style.display="",document.querySelectorAll("span[id='likes_button_emtpty_heart']")[0].style.display="none",document.querySelectorAll("span[id='likes_button_text']")[0].innerText=""));function like_article(e){auth.signInAnonymously().then(()=>{var t=db.collection("likes").doc(e);t.get().then(t=>{liked_page=!0,localStorage.setItem(e,!0),document.querySelectorAll("span[id='likes_button_heart']")[0].style.display="",document.querySelectorAll("span[id='likes_button_emtpty_heart']")[0].style.display="none",document.querySelectorAll("span[id='likes_button_text']")[0].innerText="",t.exists?db.collection("likes").doc(e).update({likes:firebase.firestore.FieldValue.increment(1)}):db.collection("likes").doc(e).set({likes:1})}).catch(e=>{console.log("Error getting document:",e)})}).catch(e=>{var t=e.code,n=e.message;console.error(t,n)})}function remove_like_article(e){auth.signInAnonymously().then(()=>{var t=db.collection("likes").doc(e);t.get().then(t=>{liked_page=!1,localStorage.removeItem(e),document.querySelectorAll("span[id='likes_button_heart']")[0].style.display="none",document.querySelectorAll("span[id='likes_button_emtpty_heart']")[0].style.display="",document.querySelectorAll("span[id='likes_button_text']")[0].innerText="\xa0Like",t.exists?db.collection("likes").doc(e).update({likes:firebase.firestore.FieldValue.increment(-1)}):db.collection("likes").doc(e).set({likes:0})}).catch(e=>{console.log("Error getting document:",e)})}).catch(e=>{var t=e.code,n=e.message;console.error(t,n)})}function process_article(){var e=oid_likes&&oid_likes.replaceAll("/","-");liked_page?remove_like_article(e):like_article(e)}

View File

@ -0,0 +1 @@
if(typeof auth!="undefined"){var viewsCollection=db.collection("views"),update_views,update_likes,likesCollection=db.collection("likes");function numberWithCommas(e){return e.toString().replace(/\B(?=(\d{3})+(?!\d))/g,",")}update_views=function(e,t){viewsCollection.doc(t).onSnapshot(t=>{var n=t.data();n&&(e.innerText=numberWithCommas(n.views))})},update_likes=function(e,t){likesCollection.doc(t).onSnapshot(t=>{var n=t.data();n&&(e.innerText=numberWithCommas(n.likes))})},auth.signInAnonymously().then(()=>{var e,t,n,s,o=document.querySelectorAll("span[id^='views_']");for(n in o)e=o[n],t=e.id?e.id.replaceAll("/","-"):e.id,t&&update_views(e,t);s=document.querySelectorAll("span[id^='likes_']");for(n in s)e=s[n],t=e.id?e.id.replaceAll("/","-"):e.id,t&&update_likes(e,t)}).catch(e=>{var t=e.code,n=e.message;console.error(t,n)})}

View File

@ -11,7 +11,7 @@
<title>OnlyFans &middot; KilobyteKeith</title> <title>OnlyFans &middot; KilobyteKeith</title>
<meta name="title" content="OnlyFans &middot; KilobyteKeith" /> <meta name="title" content="OnlyFans &middot; KilobyteKeith" />
<meta name="description" content="KilobyteKeith&#39;s OnlyFans" /> <meta name="description" content="KilobyteKeith on Twitch" />
@ -61,7 +61,7 @@
<meta property="og:title" content="OnlyFans" /> <meta property="og:title" content="OnlyFans" />
<meta property="og:description" content="KilobyteKeith&#39;s OnlyFans" /> <meta property="og:description" content=" Edit courtesy of Naldo " />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:url" content="https://kilobytekeith.com/onlyfans/" /><meta property="og:image" content="https://kilobytekeith.com/onlyfans/feature-kbk-wallpaper.png"/><meta property="article:section" content="" /> <meta property="og:url" content="https://kilobytekeith.com/onlyfans/" /><meta property="og:image" content="https://kilobytekeith.com/onlyfans/feature-kbk-wallpaper.png"/><meta property="article:section" content="" />
@ -71,7 +71,7 @@
<meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://kilobytekeith.com/onlyfans/feature-kbk-wallpaper.png"/> <meta name="twitter:image" content="https://kilobytekeith.com/onlyfans/feature-kbk-wallpaper.png"/>
<meta name="twitter:title" content="OnlyFans"/> <meta name="twitter:title" content="OnlyFans"/>
<meta name="twitter:description" content="KilobyteKeith&#39;s OnlyFans"/> <meta name="twitter:description" content=" Edit courtesy of Naldo "/>
<script type="application/ld+json"> <script type="application/ld+json">
@ -81,7 +81,7 @@
"articleSection": "", "articleSection": "",
"name": "OnlyFans", "name": "OnlyFans",
"headline": "OnlyFans", "headline": "OnlyFans",
"description": "KilobyteKeith\u0027s OnlyFans",
"abstract": " Edit courtesy of Naldo ", "abstract": " Edit courtesy of Naldo ",
"inLanguage": "en", "inLanguage": "en",
"url" : "https:\/\/kilobytekeith.com\/onlyfans\/", "url" : "https:\/\/kilobytekeith.com\/onlyfans\/",
@ -112,9 +112,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -233,7 +230,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -433,7 +430,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -643,14 +640,15 @@
<div class="article-content max-w-prose mb-20"> <div class="article-content max-w-prose mb-20">
<video width="100%" controls> <video width="100%" controls>
<source src="/video/uwu.mp4" type="video/mp4" alt="KilobyteKeith saying UwU"> <source src="/onlyfans/video/uwu.mp4" type="video/mp4" alt="KilobyteKeith saying UwU">
</video> </video>
<video width="100%" controls> <video width="100%" controls>
<source src="/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS"> <source src="/onlyfans/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS">
</video> </video>
<small>Edit courtesy of <a href="https://www.twitch.tv/notyourparentsgns">Naldo</a></small> <small>Edit courtesy of <a href="https://www.twitch.tv/notyourparentsgns">Naldo</a></small>
</div> </div>

View File

@ -6,6 +6,12 @@
User-agent: anthropic-ai User-agent: anthropic-ai
Disallow: / Disallow: /
# AI Data Scraper
# https://darkvisitors.com/agents/bytespider
User-agent: Bytespider
Disallow: /
# AI Data Scraper # AI Data Scraper
# https://darkvisitors.com/agents/ccbot # https://darkvisitors.com/agents/ccbot
@ -31,18 +37,9 @@ User-agent: GPTBot
Disallow: / Disallow: /
# AI Data Scraper # AI Data Scraper
# https://darkvisitors.com/agents/omgilibot # https://darkvisitors.com/agents/omgili
User-agent: omgilibot
Disallow: /
User-agent: omgili User-agent: omgili
Disallow: / Disallow: /
User-agent: ChatGPT-User
Disallow: /
User-agent: AdsBot-Google
Disallow: /
Sitemap: https://kilobytekeith.com/sitemap.xml Sitemap: https://kilobytekeith.com/sitemap.xml

View File

@ -84,9 +84,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -205,7 +202,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -405,7 +402,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>

View File

@ -84,9 +84,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -205,7 +202,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -405,7 +402,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>

View File

@ -111,9 +111,6 @@
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="mailto:KilobyteKeith@gmail.com" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com/" rel="me" />
@ -232,7 +229,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>
@ -432,7 +429,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat"> <p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist Gamelist
</p> </p>
</a> </a>

View File

@ -6,6 +6,12 @@
User-agent: anthropic-ai User-agent: anthropic-ai
Disallow: / Disallow: /
# AI Data Scraper
# https://darkvisitors.com/agents/bytespider
User-agent: Bytespider
Disallow: /
# AI Data Scraper # AI Data Scraper
# https://darkvisitors.com/agents/ccbot # https://darkvisitors.com/agents/ccbot
@ -31,18 +37,9 @@ User-agent: GPTBot
Disallow: / Disallow: /
# AI Data Scraper # AI Data Scraper
# https://darkvisitors.com/agents/omgilibot # https://darkvisitors.com/agents/omgili
User-agent: omgilibot
Disallow: /
User-agent: omgili User-agent: omgili
Disallow: / Disallow: /
User-agent: ChatGPT-User
Disallow: /
User-agent: AdsBot-Google
Disallow: /
Sitemap: https://kilobytekeith.com/sitemap.xml Sitemap: https://kilobytekeith.com/sitemap.xml