Build: (9df40b9
) Update now page
This commit is contained in:
parent
793290c810
commit
479c7f56d5
|
@ -380,7 +380,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -390,7 +390,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -400,7 +400,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -410,7 +410,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
/*
|
||||||
|
Based on ttntm's code to add a button to copy code snippets:
|
||||||
|
https://ttntm.me/blog/adding-a-copy-button-to-code-blocks/
|
||||||
|
*/
|
||||||
|
|
||||||
function createCopyBtn(blockIndex) {
|
function createCopyBtn(blockIndex) {
|
||||||
return `<div class="cc-wrapper d-none d-sm-block">
|
return `<div class="cc-wrapper d-none d-sm-block">
|
||||||
<button class="cc-btn btn-muted shadow" data-target="${blockIndex}">
|
<button class="cc-btn btn-muted shadow" data-target="${blockIndex}">
|
||||||
|
|
|
@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -393,7 +393,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -403,7 +403,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -393,7 +393,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -403,7 +403,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Tue Feb 18 2025 09:39:28 GMT+0000 (Coordinated Universal Time)">18 February 2025</time>
|
<time datetime="Thu Feb 20 2025 07:08:14 GMT+0000 (Coordinated Universal Time)">20 February 2025</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -369,7 +369,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p><em>This page was last updated on <time datetime="2025-02-17T18:10:40+0800">17 February 2025</time>.</em></p>
|
<p><em>This page was last updated on <time datetime="2025-02-20T15:05:01+0800">20 February 2025</time>.</em></p>
|
||||||
<p>This is my <a href="https://nownownow.com/about">/now page</a>. You can find more pages like this at <a href="https://nownownow.com/">nownownow.com</a>.</p>
|
<p>This is my <a href="https://nownownow.com/about">/now page</a>. You can find more pages like this at <a href="https://nownownow.com/">nownownow.com</a>.</p>
|
||||||
<p>You can also check out my <a href="https://status.cafe/users/leilukin">status.cafe profile</a> for my latest short status updates.</p>
|
<p>You can also check out my <a href="https://status.cafe/users/leilukin">status.cafe profile</a> for my latest short status updates.</p>
|
||||||
<div class="heading-wrapper h2">
|
<div class="heading-wrapper h2">
|
||||||
|
@ -377,19 +377,19 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
<a class="heading-anchor" href="#video-games-i-am-playing" aria-labelledby="video-games-i-am-playing"><span hidden="">#</span></a></div>
|
<a class="heading-anchor" href="#video-games-i-am-playing" aria-labelledby="video-games-i-am-playing"><span hidden="">#</span></a></div>
|
||||||
<ul>
|
<ul>
|
||||||
<li><cite>Cassette Beasts</cite></li>
|
<li><cite>Cassette Beasts</cite></li>
|
||||||
|
<li><cite>Stardew Valley</cite> (check out <a href="/links/stardew-valley-mod-list/">my <cite>Stardew Valley</cite> mod list</a>)</li>
|
||||||
<li><cite>Neko Atsume</cite></li>
|
<li><cite>Neko Atsume</cite></li>
|
||||||
<li><cite>Pokémon Trading Card Game Pocket</cite></li>
|
<li><cite>Pokémon Trading Card Game Pocket</cite></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="heading-wrapper h2">
|
<div class="heading-wrapper h2">
|
||||||
<h2 id="celebrating-lunar-new-year">Celebrating Lunar New Year</h2>
|
|
||||||
<a class="heading-anchor" href="#celebrating-lunar-new-year" aria-labelledby="celebrating-lunar-new-year"><span hidden="">#</span></a></div>
|
|
||||||
<p>2025's Lunar New Year takes place in late January, so as a Chinese person, I am currently celebrating it. You can read my blog post <a href="/blog/posts/2025-02-06-my-2025-lunar-new-year">"My 2025 Lunar New Year"</a> to learn how I celebrate Lunar New Year this year.</p>
|
|
||||||
<p>Happy Year of the Snake!</p>
|
|
||||||
<div class="heading-wrapper h2">
|
|
||||||
<h2 id="planning-on-attending-the-42-computer-science-school">Planning on Attending the 42 Computer Science School</h2>
|
<h2 id="planning-on-attending-the-42-computer-science-school">Planning on Attending the 42 Computer Science School</h2>
|
||||||
<a class="heading-anchor" href="#planning-on-attending-the-42-computer-science-school" aria-labelledby="planning-on-attending-the-42-computer-science-school"><span hidden="">#</span></a></div>
|
<a class="heading-anchor" href="#planning-on-attending-the-42-computer-science-school" aria-labelledby="planning-on-attending-the-42-computer-science-school"><span hidden="">#</span></a></div>
|
||||||
<p>I have been planning on attending a Malaysian campus of the <a href="https://www.42network.org/">42 computer science school</a>. I have registered, passed their online game test and will join their trial bootcamp known as the Piscine beginning on 7 April 2025.</p>
|
<p>I have been planning on attending a Malaysian campus of the <a href="https://www.42network.org/">42 computer science school</a>. I have registered, passed their online game test and will join their trial bootcamp known as the Piscine beginning on 7 April 2025.</p>
|
||||||
<p>You can read more about it on the blog post <a href="/blog/posts/2025-01-19-attending-42-school">"Attending 42 the Computer Science School"</a>.</p>
|
<p>You can read more about it on the blog post <a href="/blog/posts/2025-01-19-attending-42-school">"Attending 42 the Computer Science School"</a>.</p>
|
||||||
|
<div class="heading-wrapper h2">
|
||||||
|
<h2 id="taking-freecodecamps-certified-full-stack-developer-curriculum">Taking freeCodeCamp's Certified Full Stack Developer Curriculum</h2>
|
||||||
|
<a class="heading-anchor" href="#taking-freecodecamps-certified-full-stack-developer-curriculum" aria-labelledby="taking-freecodecamps-certified-full-stack-developer-curriculum"><span hidden="">#</span></a></div>
|
||||||
|
<p>While I am waiting to attend 42 the computer science school, I am taking <a href="https://www.freecodecamp.org/">freeCodeCamp</a>'s <a href="https://www.freecodecamp.org/learn/full-stack-developer/">Certified Full Stack Developer Curriculum</a> to practice and sharpen my web development skills.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
80
sitemap.xml
80
sitemap.xml
|
@ -1304,241 +1304,241 @@
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/blog/posts/</loc>
|
<loc>https://leilukin.com/blog/posts/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.933Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.374Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/changelogs/2022/</loc>
|
<loc>https://leilukin.com/changelogs/2022/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.940Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.380Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/changelogs/2023/</loc>
|
<loc>https://leilukin.com/changelogs/2023/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.940Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.380Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/changelogs/2024/</loc>
|
<loc>https://leilukin.com/changelogs/2024/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.940Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.380Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/changelogs/2025/</loc>
|
<loc>https://leilukin.com/changelogs/2025/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.940Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.380Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/changelogs/layouts/</loc>
|
<loc>https://leilukin.com/changelogs/layouts/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.940Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.380Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/</loc>
|
<loc>https://leilukin.com/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.940Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.380Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/links/stardew-valley-mod-list/</loc>
|
<loc>https://leilukin.com/links/stardew-valley-mod-list/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.941Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.381Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/projects/code/bellabuffs-phpmailer/</loc>
|
<loc>https://leilukin.com/projects/code/bellabuffs-phpmailer/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.941Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.381Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/projects/playlists/</loc>
|
<loc>https://leilukin.com/projects/playlists/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.941Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.381Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/projects/snippets/disability-pride-flag-background/</loc>
|
<loc>https://leilukin.com/projects/snippets/disability-pride-flag-background/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.941Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.381Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/asummersend/gallery/</loc>
|
<loc>https://leilukin.com/shrines/asummersend/gallery/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.941Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/asummersend/playlists/</loc>
|
<loc>https://leilukin.com/shrines/asummersend/playlists/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.941Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/asummersend/trivia/</loc>
|
<loc>https://leilukin.com/shrines/asummersend/trivia/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.941Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/cassettebeasts/articles/</loc>
|
<loc>https://leilukin.com/shrines/cassettebeasts/articles/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.942Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/cassettebeasts/facts/</loc>
|
<loc>https://leilukin.com/shrines/cassettebeasts/facts/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.942Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/cassettebeasts/featured/</loc>
|
<loc>https://leilukin.com/shrines/cassettebeasts/featured/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.942Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/cassettebeasts/gamelog/</loc>
|
<loc>https://leilukin.com/shrines/cassettebeasts/gamelog/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.942Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/cassettebeasts/resources/</loc>
|
<loc>https://leilukin.com/shrines/cassettebeasts/resources/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.942Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/starwarskotor/articles/</loc>
|
<loc>https://leilukin.com/shrines/starwarskotor/articles/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.942Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.382Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/starwarskotor/guides/</loc>
|
<loc>https://leilukin.com/shrines/starwarskotor/guides/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.383Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/starwarskotor/resources/</loc>
|
<loc>https://leilukin.com/shrines/starwarskotor/resources/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.383Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/starwarskotor/resources/kotor-same-gender-romance-mods/</loc>
|
<loc>https://leilukin.com/shrines/starwarskotor/resources/kotor-same-gender-romance-mods/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.383Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods/</loc>
|
<loc>https://leilukin.com/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.383Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music/</loc>
|
<loc>https://leilukin.com/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/starwarskotor/universes/</loc>
|
<loc>https://leilukin.com/shrines/starwarskotor/universes/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/archive/</loc>
|
<loc>https://leilukin.com/archive/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/categories/</loc>
|
<loc>https://leilukin.com/categories/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.943Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/changelogs/</loc>
|
<loc>https://leilukin.com/changelogs/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/about/</loc>
|
<loc>https://leilukin.com/about/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/adoptables/</loc>
|
<loc>https://leilukin.com/adoptables/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/articles/</loc>
|
<loc>https://leilukin.com/articles/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/blog/</loc>
|
<loc>https://leilukin.com/blog/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/guestbook/</loc>
|
<loc>https://leilukin.com/guestbook/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/links/</loc>
|
<loc>https://leilukin.com/links/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/now/</loc>
|
<loc>https://leilukin.com/now/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/projects/</loc>
|
<loc>https://leilukin.com/projects/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/shrines/</loc>
|
<loc>https://leilukin.com/shrines/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/accessibility/</loc>
|
<loc>https://leilukin.com/accessibility/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://leilukin.com/colophon/</loc>
|
<loc>https://leilukin.com/colophon/</loc>
|
||||||
<lastmod>2025-02-18T09:39:28.944Z</lastmod>
|
<lastmod>2025-02-20T07:08:14.384Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
Loading…
Reference in New Issue