<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Misc on Alwaldend</title>
		<link>https://www-staging.alwaldend.com/categories/misc/</link>
		<description>Recent content in Misc on Alwaldend</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://www-staging.alwaldend.com/categories/misc/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Misc</title>
				<link>https://www-staging.alwaldend.com/docs/misc/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/</guid>
				<description></description>
			</item>
			<item>
				<title>Android</title>
				<link>https://www-staging.alwaldend.com/docs/misc/android/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/android/</guid>
				<description>&lt;h2 id=&#34;diagnostics&#34;&gt;Diagnostics&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#diagnostics&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Android has some built-in tests for the display and other components in&#xA;&lt;code&gt;Settings -&amp;gt; System -&amp;gt; Device diagnostics&lt;/code&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Bazel</title>
				<link>https://www-staging.alwaldend.com/docs/misc/bazel/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/bazel/</guid>
				<description>&lt;h2 id=&#34;advantages&#34;&gt;Advantages&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#advantages&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Hermetic builds&lt;/li&gt;&#xA;&lt;li&gt;Dependency graph&lt;/li&gt;&#xA;&lt;li&gt;Local build and test cache&lt;/li&gt;&#xA;&lt;li&gt;Remote cache&lt;/li&gt;&#xA;&lt;li&gt;Remote execution&lt;/li&gt;&#xA;&lt;li&gt;Unified API for builds, tasks, and tests&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;disadvantages&#34;&gt;Disadvantages&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#disadvantages&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Additional layer of abstraction and complexity&lt;/li&gt;&#xA;&lt;li&gt;Weird edge cases and occasional bugs&lt;/li&gt;&#xA;&lt;li&gt;Lack of support, documentation, and information on the internet&lt;/li&gt;&#xA;&lt;li&gt;The majority of advantages are irrelevant for the majority of codebases&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;bazelrc-has-variables&#34;&gt;.bazelrc has variables&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#bazelrc-has-variables&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;%workspace%&lt;/code&gt;: Workspace directory&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://bazel.build/run/bazelrc&#34;&gt;https://bazel.build/run/bazelrc&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;local-registry-module-is-cached&#34;&gt;Local registry module is cached&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#local-registry-module-is-cached&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;If you changed a local registry module, but bazel still uses the old version,&#xA;restart bazel: &lt;code&gt;bazel shutdown&lt;/code&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Books</title>
				<link>https://www-staging.alwaldend.com/docs/misc/books/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/books/</guid>
				<description>&lt;div class=&#34;container&#34;&gt;&#xA;  &lt;div class=&#34;row table-responsive&#34;&gt;&#xA;    &lt;table class=&#34;td-initial table text-start&#34;&gt;&#xA;      &lt;tbody&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/107917-sky-pride.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Sky Pride&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;sky-pride&#34;&gt;Sky Pride&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#sky-pride&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Warby Picus &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, B6C25&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/107917/sky-pride&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/261544&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;girls-last-tour&#34;&gt;Girls&amp;rsquo; Last Tour&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#girls-last-tour&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (少女終末旅行)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Tsukumizu  (つくみず) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, V6C43.6&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://en.wikipedia.org/wiki/Girls%27_Last_Tour&#34;&gt; wikipedia &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://en.wikipedia.org/wiki/Tsukumizu&#34;&gt; wikipedia (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www-staging.alwaldend.com/docs/misc/books/struggling_to_survive_with_regression_power_in_the_primordial_saint_sect.png&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Surviving as a Talent in the Primordial Saint Sect&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;surviving-as-a-talent-in-the-primordial-saint-sect&#34;&gt;Surviving as a Talent in the Primordial Saint Sect&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#surviving-as-a-talent-in-the-primordial-saint-sect&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (苟在初圣魔门当人材) (Lying Low as the First Saint Demonic Sect’s ‘Top Talent’)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Crane by the Moonlit Pond  (鹤守月满池) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, C1537 (C1441)&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/struggling-to-survive-with-regression-power-in-the-primordial-saint-sect/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/crane-by-the-moonlit-pond/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/11/No-Money-to-Cultivate-Immortality.png&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of How Can You Cultivate Immortality Without Money?&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;how-can-you-cultivate-immortality-without-money&#34;&gt;How Can You Cultivate Immortality Without Money?&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#how-can-you-cultivate-immortality-without-money&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (没钱修什么仙？) (No Money to Cultivate Immortality?)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             熊狼狗 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C827 (C815)&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/no-money-to-cultivate-immortality/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e7%86%8a%e7%8b%bc%e7%8b%97/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2025/04/Corpse-Retriever.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Corpse Retriever&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;corpse-retriever&#34;&gt;Corpse Retriever&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#corpse-retriever&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (捞尸人)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent?&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             纯洁滴小龙 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C26&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/corpse-retriever/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e7%ba%af%e6%b4%81%e6%bb%b4%e5%b0%8f%e9%be%99/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/06/The-Mirror-Legacy.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Mirror Legacy&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-mirror-legacy&#34;&gt;The Mirror Legacy&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-mirror-legacy&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (玄鉴仙族)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent?&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             季越人 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C10&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/the-mirror-legacy/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e5%ad%a3%e8%b6%8a%e4%ba%ba/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-full/47038-book-of-the-dead.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Book Of The Dead&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;book-of-the-dead&#34;&gt;Book Of The Dead&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#book-of-the-dead&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             RinoZ &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, B6C8&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/47038/book-of-the-dead&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/97247&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/64916-hell-difficulty-tutorial.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Hell Difficulty Tutorial&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;hell-difficulty-tutorial&#34;&gt;Hell Difficulty Tutorial&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#hell-difficulty-tutorial&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Cerim &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C841&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/64916/hell-difficulty-tutorial&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/78756-reforged-from-ruin-eldritch-xianxia-cultivation.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Reforged from Ruin&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;reforged-from-ruin&#34;&gt;Reforged from Ruin&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#reforged-from-ruin&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Silv3rtongue &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C390&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/78756/reforged-from-ruin-eldritch-xianxia-cultivation&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/418109&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/104556-recursed.jpg?time=1763017950&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Re:Cursed&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;recursed&#34;&gt;Re:Cursed&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#recursed&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Joroboros &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C176&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/104556/recursed&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/115230&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/the-legend-of-william-oh-aadavnw8qxu.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Legend of William Oh&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-legend-of-william-oh&#34;&gt;The Legend of William Oh&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-legend-of-william-oh&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Macronomicon &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C264&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/92144/the-legend-of-william-oh&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/100060&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/122502-path-of-the-deathless-book-4-completed.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Path of the Deathless&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;path-of-the-deathless&#34;&gt;Path of the Deathless&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#path-of-the-deathless&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C333&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/122502/path-of-the-deathless-book-4-completed&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/throne-of-time-aabavht89hg.jpg?time=1780498434&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Throne of Time&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;throne-of-time&#34;&gt;Throne of Time&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#throne-of-time&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, bland&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Cognosticon &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C23&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/172653/throne-of-time-magical-academy-time-loop-mystery&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/270595&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/178197-grave-robber.jpg?time=1783922076&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of [Grave Robber]&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;grave-robber&#34;&gt;[Grave Robber]&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#grave-robber&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, mediorce&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             DisheveledVagabond  &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C6&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/178197/grave-robber&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/192594&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/to-walk-the-red-path-a-story-of-dungeon-crawling.jpg?time=1741212789&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of To Walk The Red Path &#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;to-walk-the-red-path&#34;&gt;To Walk The Red Path&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#to-walk-the-red-path&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, bland&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Jman8763 C. Ashen &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, F6P2C10&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/107964/to-walk-the-red-path-a-story-of-dungeon-crawling&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/210709&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/117529-shadow-clone-sorcery.jpg?time=1748092724&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Shadow Clone Sorcery&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;shadow-clone-sorcery&#34;&gt;Shadow Clone Sorcery&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#shadow-clone-sorcery&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, bland&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             JPwrites  &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C110&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/117529/shadow-clone-sorcery-book-1-complete&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/9705&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/124235-die-trying-a-roguelite-extraction-litrpg.jpg?time=1759079259&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of DIE TRYING&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;die-trying&#34;&gt;DIE TRYING&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#die-trying&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, bland&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mark Arrows &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C47&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/124235/die-trying-a-roguelite-extraction-litrpg&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/150899&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/89019-no-more-heroes-superhero-litrpg.jpg?time=1721951587&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of No More Heroes&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;no-more-heroes&#34;&gt;No More Heroes&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#no-more-heroes&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, boring&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             LokiTheQuick &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C22&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/89019/no-more-heroes-superhero-litrpg&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/456668&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/100744-explorer-of-edregon.jpg?time=1763178307&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Explorer of Edregon&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;explorer-of-edregon&#34;&gt;Explorer of Edregon&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#explorer-of-edregon&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, bland&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Wizardly Dude &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C20&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/100744/explorer-of-edregon-book-5-complete&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/559659&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://book-pic.webnovel.com/bookcover/19115759305319405?imageMogr2/thumbnail/180x%7cimageMogr2/format/webp%7cimageMogr2/quality/70!&amp;amp;imageId=1721123894271&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Mysterious Revival&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;mysterious-revival&#34;&gt;Mysterious Revival&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#mysterious-revival&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Offering flowers before the Buddha &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C54&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://m.webnovel.com/book/mysterious-revival_19115759305319405&#34;&gt; webnovel &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://img.wtr-lab.com/dSO3hnkuy2rqyLSKcLj1gjd_4jLT-ZU_4KetR6Aj99Y/rs:fit:344:0:0/q:80/g:no/czM6Ly93dHJpbWcvc2VyaWVzLzFFdXZOQ0EyS2ZsT2NmUlczYVlQZUEud2VicA&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Staring directly at the ancient gods for a whole year&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;staring-directly-at-the-ancient-gods-for-a-whole-year&#34;&gt;Staring directly at the ancient gods for a whole year&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#staring-directly-at-the-ancient-gods-for-a-whole-year&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (直视古神一整年)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             三藏的左轮 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C100&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://wtr-lab.com/en/novel/5006/staring-directly-at-the-ancient-gods-for-a-whole-year&#34;&gt; wtrlab &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://wtr-lab.com/en/author/%E4%B8%89%E8%97%8F%E7%9A%84%E5%B7%A6%E8%BD%AE&#34;&gt; wtrlab (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2025/07/Shan-He-Ji.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Shan He Ji&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;shan-he-ji&#34;&gt;Shan He Ji&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#shan-he-ji&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (山河稷) (Mountains, Rivers, and the Grain God)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             姬叉 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C27&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/shan-he-ji/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e5%a7%ac%e5%8f%89/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2025/09/I-Am-a-Demon-Cultivator-Not-a-Conscientious-Capitalist.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of I Am a Demon Cultivator, Not a Conscientious Capitalist&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;i-am-a-demon-cultivator-not-a-conscientious-capitalist&#34;&gt;I Am a Demon Cultivator, Not a Conscientious Capitalist&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#i-am-a-demon-cultivator-not-a-conscientious-capitalist&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (我是魔修，不是良心资本家)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             窗边的鸽子 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C19&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/i-am-a-demon-cultivator-not-a-conscientious-capitalist/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e7%aa%97%e8%be%b9%e7%9a%84%e9%b8%bd%e5%ad%90/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2025/09/I-Cultivate-Legally-Why-Call-Me-a-Demon.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of I Cultivate Legally, Why Call Me a Demon?&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;i-cultivate-legally-why-call-me-a-demon&#34;&gt;I Cultivate Legally, Why Call Me a Demon?&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#i-cultivate-legally-why-call-me-a-demon&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (我合法修仙，凭什么叫我魔头？)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             一辈子小说家 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C89&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/i-cultivate-legally-why-call-me-a-demon/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e4%b8%80%e8%be%88%e5%ad%90%e5%b0%8f%e8%af%b4%e5%ae%b6/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www-staging.alwaldend.com/docs/misc/books/shadow_slave.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Shadow Slave&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;shadow-slave&#34;&gt;Shadow Slave&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#shadow-slave&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Guiltythree &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 2777&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.webnovel.com/book/shadow-slave_22196546206090805&#34;&gt; webnovel &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/65058-pale-lights.jpg?time=1745679158&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Pale Lights&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;pale-lights&#34;&gt;Pale Lights&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#pale-lights&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             ErraticErrata &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V3C37&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/65058/pale-lights&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/21586&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/122142-the-tower-of-infinite-evil-a-litrpg-horror.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Tower of Infinite Evil&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-tower-of-infinite-evil&#34;&gt;The Tower of Infinite Evil&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-tower-of-infinite-evil&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Lit Homunculus &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C127&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/122142/the-tower-of-infinite-evil-a-litrpg-horror-comedy&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/56125&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/75345-changeling.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Changeling&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;changeling&#34;&gt;Changeling&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#changeling&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mecanimus &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C103&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/75345/changeling&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/80031-mask-of-humanity-grimdark-cultivation-litrpg.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Mask of Humanity&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;mask-of-humanity&#34;&gt;Mask of Humanity&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#mask-of-humanity&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             SlaughterBot &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C366&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/80031/mask-of-humanity&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/413099&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/111416-afterlife-20-litrpg-in-hell.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Afterlife 2.0&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;afterlife-20&#34;&gt;Afterlife 2.0&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#afterlife-20&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             QuickDuckling &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available (hiatus), C86&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/111416/afterlife-20-litrpg-in-hell&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/472328&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/the-hundred-reigns-timeloop-litrpg-aabay6rm6bc.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Hundred Reigns&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-hundred-reigns&#34;&gt;The Hundred Reigns&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-hundred-reigns&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Maxime J. Durand &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C183&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/139212/the-hundred-reigns-timeloop-litrpg&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/107213&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www-staging.alwaldend.com/docs/misc/books/grotesqueries_of_the_old_domain.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Grotesqueries of the Old Domain&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;grotesqueries-of-the-old-domain&#34;&gt;Grotesqueries of the Old Domain&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#grotesqueries-of-the-old-domain&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (旧域怪诞) (The Grotesque Old Domain)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good?&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Foxtail Quill  (狐尾的笔) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C268&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/grotesqueries-of-the-old-domain/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/foxtail-quill/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/magical-girl-mechanical-heart-aadaukdlry.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Magical Girl Mechanical Heart&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;magical-girl-mechanical-heart&#34;&gt;Magical Girl Mechanical Heart&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#magical-girl-mechanical-heart&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Thundamoo &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C52&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/106438/magical-girl-mechanical-heart&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/this-magical-girl-is-mine-aacauifwgrc.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of This Magical Girl is Mine&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;this-magical-girl-is-mine&#34;&gt;This Magical Girl is Mine&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#this-magical-girl-is-mine&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             VoraVora &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V5C1.2&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/118714/this-magical-girl-is-mine&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/236517&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/48402-magical-girl-gunslinger.jpg?time=1693597835&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Magical Girl Gunslinger&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;magical-girl-gunslinger&#34;&gt;Magical Girl Gunslinger&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#magical-girl-gunslinger&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mikasane &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available (hiatus), C37&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/48402/magical-girl-gunslinger&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/244859&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/104561-for-the-glory-of-rome-chronicles-of-an.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of For the Glory of Rome&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;for-the-glory-of-rome&#34;&gt;For the Glory of Rome&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#for-the-glory-of-rome&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             zaifyr &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V3C12&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/104561/for-the-glory-of-rome-chronicles-of-an-isekaid&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/285838&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/85769-throne-hunters-dungeon-focused-progression.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Throne Hunters&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;throne-hunters&#34;&gt;Throne Hunters&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#throne-hunters&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Phill Tucker &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V1C44&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/85769/throne-hunters-dungeon-focused-progression-fantasystubbed&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/73941&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www-staging.alwaldend.com/docs/misc/books/young_masters_pov_woke_up_as_a_villain_in_a_game_one_day.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Young Master&amp;#39;s PoV: Woke Up As A Villain In A Game One Day&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;young-masters-pov-woke-up-as-a-villain-in-a-game-one-day&#34;&gt;Young Master&amp;rsquo;s PoV: Woke Up As A Villain In A Game One Day&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#young-masters-pov-woke-up-as-a-villain-in-a-game-one-day&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             The_One_Who_Was &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C293&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.webnovel.com/book/young-master%27s-pov-woke-up-as-a-villain-in-a-game-one-day_30581672200350205&#34;&gt; webnovel &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.webnovel.com/profile/4324450853&#34;&gt; webnovel (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://m.media-amazon.com/images/S/compressed.photo.goodreads.com/books/1632785897i/28589297.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Unsong&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;unsong&#34;&gt;Unsong&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#unsong&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good, disgusting ending&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Scott Alexander &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://unsongbook.com/&#34;&gt; site &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.goodreads.com/author/show/10866248.Scott_Alexander&#34;&gt; goodreads (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/73205-a-gamers-guide-to-beating-the-tutorial.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of A Gamer&amp;#39;s Guide To Beating The Tutorial&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;a-gamers-guide-to-beating-the-tutorial&#34;&gt;A Gamer&amp;rsquo;s Guide To Beating The Tutorial&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#a-gamers-guide-to-beating-the-tutorial&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C352&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/73205/a-gamers-guide-to-beating-the-tutorial&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/are-you-even-human-aabawaw0tbu.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Are You Even Human&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;are-you-even-human&#34;&gt;Are You Even Human&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#are-you-even-human&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Thundamoo &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C54&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/92549/are-you-even-human&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://img.wtr-lab.com/cdn/series/V59LQYUDTF-TfhZh1GsBO6WG1VvW3p6MTAOqKYwFyFA.jpeg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Crazy Knight’s Age of the Universe&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-crazy-knights-age-of-the-universe&#34;&gt;The Crazy Knight’s Age of the Universe&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-crazy-knights-age-of-the-universe&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (疯骑士的宇宙时代)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, lost the vibe of the first book&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Angry Squirrel  (愤怒的松鼠) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C167&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://wtr-lab.com/en/novel/21563/the-crazy-knights-age-of-the-universe/&#34;&gt; wtr-lab &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www-staging.alwaldend.com/docs/misc/books/diary_of_a_dead_wizard.jpeg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Diary of a Dead Wizard&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;diary-of-a-dead-wizard&#34;&gt;Diary of a Dead Wizard&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#diary-of-a-dead-wizard&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (死亡巫师日记)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Jin Nai  (今奈) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, C1037&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/diary-of-a-dead-wizard/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/jin-nai/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www-staging.alwaldend.com/docs/misc/books/shrouded_seascape.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Shrouded Seascape&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;shrouded-seascape&#34;&gt;Shrouded Seascape&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#shrouded-seascape&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (诡秘地海)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Foxtail Quill  (狐尾的笔) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, C1149&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/shrouded-seascape/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/foxtail-quill/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://b2419162.smushcdn.com/2419162/wp-content/uploads/2025/09/81bMdsFQzCL._SL1500_-1.jpg?lossy=2&amp;amp;strip=1&amp;amp;webp=1&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Salvage System&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;salvage-system&#34;&gt;Salvage System&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#salvage-system&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Nicholas Sansbury Smith &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V1C11&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://aethonbooks.com/book/salvage-system/&#34;&gt; aethonbooks &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://aethonbooks.com/book-author/nicholas-sansbury-smith/&#34;&gt; aethonbooks (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/mage-tank-aacalggbnhq.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Mage Tank&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;mage-tank&#34;&gt;Mage Tank&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#mage-tank&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Cornman &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V1C50&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/76463/mage-tank&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/394190&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/89034-nightmare-realm-summoner-stubbing-in-1-week.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Nightmare Realm Summoner&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;nightmare-realm-summoner&#34;&gt;Nightmare Realm Summoner&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#nightmare-realm-summoner&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Actus &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C278&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/89034/nightmare-realm-summoner&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/60292-all-the-dust-that-falls.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of All the Dust that Falls&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;all-the-dust-that-falls&#34;&gt;All the Dust that Falls&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#all-the-dust-that-falls&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             zaifyr &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, V4&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/60292/all-the-dust-that-falls&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/285838&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/49881-dear-spellbook.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Dear Spellbook&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;dear-spellbook&#34;&gt;Dear Spellbook&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#dear-spellbook&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             TK523 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V3C13&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/49881/dear-spellbook&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/112902&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/03/I-Became-The-Necromancer-Of-The-Academy.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of I Became The Necromancer Of The Academy&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;i-became-the-necromancer-of-the-academy&#34;&gt;I Became The Necromancer Of The Academy&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#i-became-the-necromancer-of-the-academy&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             _172 &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C37&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/i-became-the-necromancer-of-the-academy/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/_172/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1611195421i/56769296.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Shards of Etherious&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-shards-of-etherious&#34;&gt;The Shards of Etherious&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-shards-of-etherious&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Colin J.D. Crooks &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V1C9&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.goodreads.com/book/show/56769296-arisen&#34;&gt; goodreads &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.goodreads.com/author/show/21106941.Colin_J_D_Crooks&#34;&gt; goodreads (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/52083-etherious--a-litrpg-story-book-2-stubbing.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Etherious&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;etherious&#34;&gt;Etherious&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#etherious&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             EmEs &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, finished V4&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/52083/etherious--a-litrpg-story&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/235726&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2025/02/Only-at-the-Mahayana-Stage-Does-the-Reversal-System-Appear.jpeg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Only at the Mahayana Stage Does the Reversal System Appear&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;only-at-the-mahayana-stage-does-the-reversal-system-appear&#34;&gt;Only at the Mahayana Stage Does the Reversal System Appear&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#only-at-the-mahayana-stage-does-the-reversal-system-appear&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, bad translation&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             The Whitest Crow  (最白的乌鸦) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C164&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/only-at-the-mahayana-stage-does-the-reversal-system-appear/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e6%9c%80%e7%99%bd%e7%9a%84%e4%b9%8c%e9%b8%a6/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/118891-new-life-as-a-max-level-archmage.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of New Life As A Max Level Archmage&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;new-life-as-a-max-level-archmage&#34;&gt;New Life As A Max Level Archmage&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#new-life-as-a-max-level-archmage&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             ArcaneCadence &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C44&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/118891/new-life-as-a-max-level-archmage&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/729989&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2023/10/I-just-want-to-slack-off-in-cultivation.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of I Just Want to Slack Off in Cultivation&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;i-just-want-to-slack-off-in-cultivation&#34;&gt;I Just Want to Slack Off in Cultivation&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#i-just-want-to-slack-off-in-cultivation&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (我只想安静的做个苟道中人)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Exploding Small Latte  (爆炸小拿铁) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C54&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/__trashed-43/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/exploding-small-latte/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://book-pic.webnovel.com/bookcover/27467949206850305?imageMogr2/thumbnail/180x%7cimageMogr2/quality/70!&amp;amp;imageId=1732809259404&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Kill the Sun&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;kill-the-sun&#34;&gt;Kill the Sun&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#kill-the-sun&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Warmaisach &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, C992&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://m.webnovel.com/book/kill-the-sun_27467949206850305&#34;&gt; webnovel &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://m.webnovel.com/profile/3286855836&#34;&gt; webnovel (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2025/02/The-System-is-Abstract-Luckily-So-Am-I.png&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The System is Abstract, Luckily, So Am I&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-system-is-abstract-luckily-so-am-i&#34;&gt;The System is Abstract, Luckily, So Am I&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-system-is-abstract-luckily-so-am-i&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Pū jiē tiānxiàn  (扑街天线) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C311&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/the-system-is-abstract-luckily-so-am-i/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/%e6%89%91%e8%a1%97%e5%a4%a9%e7%ba%bf/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/64789-theos.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Theos&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;theos&#34;&gt;Theos&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#theos&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Arthur Wordsmith &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Hiatus, B3C4&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/64789/theos&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/323423&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/86874-saving-the-school-would-have-been-easier.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Saving the school would have been easier as a cafeteria worker&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;saving-the-school-would-have-been-easier-as-a-cafeteria-worker&#34;&gt;Saving the school would have been easier as a cafeteria worker&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#saving-the-school-would-have-been-easier-as-a-cafeteria-worker&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             CluelessRR &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available (hiatus), chapter 90&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/86874/saving-the-school-would-have-been-easier-as-a&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/471901&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/72301-1-lifesteal.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of 1% Lifesteal&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;1-lifesteal&#34;&gt;1% Lifesteal&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#1-lifesteal&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, boring protagonist&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Robert Blaise &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C128 (volume 2)&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/72301/1-lifesteal&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2017/08/Versatile-Mage.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Versatile Mage&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;versatile-mage&#34;&gt;Versatile Mage&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#versatile-mage&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (全职法师)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Chaos  (乱) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 8&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/versatile-mage/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/11/Why-are-the-Talismans-I-Drawn-Banned-Again.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Why Are the Talismans I Drawn Banned Again?!&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;why-are-the-talismans-i-drawn-banned-again&#34;&gt;Why Are the Talismans I Drawn Banned Again?!&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#why-are-the-talismans-i-drawn-banned-again&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (我画的符箓必被禁用)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Slop, rushed ending&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Quiet Support  (安静捧场) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finshed, chapter 258&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/why-are-the-talismans-i-drawn-banned-again/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/quiet-support/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/63331-dungeon-inspector-book-2-complete.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Dungeon Inspector&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;dungeon-inspector&#34;&gt;Dungeon Inspector&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#dungeon-inspector&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, mediocre&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Flossindune &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, finished volume 1&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/63331/dungeon-inspector-book-1-complete-book-2-starts&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/299461&#34;&gt; royalorad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-full/36735-the-perfect-run.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Perfect Run&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-perfect-run&#34;&gt;The Perfect Run&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-perfect-run&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Maxime J. Durand &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/36735/the-perfect-run&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/107213&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/70234-blood-fur.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Blood &amp;amp; Fur&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;blood--fur&#34;&gt;Blood &amp;amp; Fur&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#blood--fur&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Maxime J. Durand &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/70234/blood-fur&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/107213&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2023/10/Mutated-Tao.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Dao of the Bizarre Immortal&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;dao-of-the-bizarre-immortal&#34;&gt;Dao of the Bizarre Immortal&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#dao-of-the-bizarre-immortal&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (道诡异仙)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Foxtail Quill  (狐尾的笔) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/dao-of-the-bizarre-immortal/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/foxtail-quill/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2017/10/Cultivation-Chat-Group.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Cultivation Chat Group&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;cultivation-chat-group&#34;&gt;Cultivation Chat Group&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#cultivation-chat-group&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (修真聊天群)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Legend of the Paladin  (圣骑士的传说) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/cultivation-chat-group/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2022/06/The-Strongest-System.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Strongest System&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-strongest-system&#34;&gt;The Strongest System&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-strongest-system&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (最强的系统)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Shallow&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Xin Feng  (新丰) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 113&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/the-strongest-system/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2019/01/Solo-Leveling.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Solo Leveling&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;solo-leveling&#34;&gt;Solo Leveling&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#solo-leveling&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (我独自升级)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Shallow litrpg slop&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Chugong  (추공) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 52&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/solo-leveling/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/08/I-Shall-Be-Everlasting-In-the-World-of-Immortals.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of I Shall Be Everlasting In the World of Immortals&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;i-shall-be-everlasting-in-the-world-of-immortals&#34;&gt;I Shall Be Everlasting In the World of Immortals&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#i-shall-be-everlasting-in-the-world-of-immortals&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (我在修仙界万古长青)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Shallow&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Fast Food Restaurant  (快餐店) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 241&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/i-shall-be-everlasting-in-the-world-of-immortals/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/83294-the-stubborn-skill-grinder-in-a-time-loop.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Stubborn Skill-Grinder In A Time Loop&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-stubborn-skill-grinder-in-a-time-loop&#34;&gt;The Stubborn Skill-Grinder In A Time Loop&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-stubborn-skill-grinder-in-a-time-loop&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Shallow litrpg slop&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             X-RHODEN-X &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 44&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/83294/the-stubborn-skill-grinder-in-a-time-loop&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/30321-unbound.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Unbound&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;unbound&#34;&gt;Unbound&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#unbound&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Shallow&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Necariin &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, finisehd volume 3&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/30321/unbound&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/122394&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2018/02/attain1.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Spiritual Attainment of Minghe&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-spiritual-attainment-of-minghe&#34;&gt;The Spiritual Attainment of Minghe&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-spiritual-attainment-of-minghe&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (明和的精神境界)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Shallow, bad translation&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             God Loves The World  (神仙爱凡尘) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 8&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/the-spiritual-attainment-of-minghe/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/09/My-House-of-Horrors.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of My House of Horrors&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;my-house-of-horrors&#34;&gt;My House of Horrors&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#my-house-of-horrors&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (我有一座冒险屋)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Repetitive&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Can Fix Air-Conditioners  (我会修空调) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped at some point&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/my-house-of-horrors/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-full/22518-chrysalis.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Chrysalis&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;chrysalis&#34;&gt;Chrysalis&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#chrysalis&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             RinoZ &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C1654&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/22518/chrysalis&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/97247&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/73095-rune-seeker-a-progression-fantasy-litrpg.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Rune Seeker&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;rune-seeker&#34;&gt;Rune Seeker&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#rune-seeker&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Shallow&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             J.M. Clarke  (U Juggernaut) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, volume 2, chapter 12&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/73095/rune-seeker-a-progression-fantasy-litrpg-book&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2023/04/Utsuro-no-Hako-to-Zero-no-Maria.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Empty Box and Zeroth Maria&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-empty-box-and-zeroth-maria&#34;&gt;The Empty Box and Zeroth Maria&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-empty-box-and-zeroth-maria&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (Utsuro no Hako to Zero no Maria) (空ろの箱と零のマリア)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent?&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Don&amp;#39;t remember&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mikage Eiji &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/utsuro-no-hako-to-zero-no-maria/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2017/03/Forty-Millenniums-of-Cultivation.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Forty Millenniums of Cultivation&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;forty-millenniums-of-cultivation&#34;&gt;Forty Millenniums of Cultivation&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#forty-millenniums-of-cultivation&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (Forty Thousand Years Of Cultivation) (修真四万年)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Good worldbuilding, but too many empty exclamations and not enough substance&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             The Enlightened Master Crouching Cow  (卧牛真人) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 2935&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/forty-millenniums-of-cultivation/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2022/10/Trash-of-the-Counts-Family.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Trash of the Count’s Family&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;trash-of-the-counts-family&#34;&gt;Trash of the Count’s Family&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#trash-of-the-counts-family&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Korean slop, the same stuff happens over and over again, endless saving of useless garbage, humble bragging&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Yu Ryeo Han  (유려한) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 215&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/trash-of-the-counts-family/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2018/03/perfectworld.jpeg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Perfect World&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;perfect-world&#34;&gt;Perfect World&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#perfect-world&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Don&amp;#39;t remember, children are boring&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Chen Dong  (辰东) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 75&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/perfect-world/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2022/05/Warlock-of-the-Magus-World_1653417756.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Warlock of the Magus World&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;warlock-of-the-magus-world&#34;&gt;Warlock of the Magus World&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#warlock-of-the-magus-world&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad, edgy slop, too much &amp;#39;AI chip, do the thing&amp;#39;&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             The Plagiarist &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 58&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/warlock-of-the-magus-world/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2015/06/sywz.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Shen Yin Wang Zuo&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;shen-yin-wang-zuo&#34;&gt;Shen Yin Wang Zuo&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#shen-yin-wang-zuo&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (Sealed Divine Throne) (神印王座)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad, too bland&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Tang Jia San Shao  (唐家三少) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 101&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/shen-yin-wang-zuo/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/75446-corpo-age-cyberpunk-progression-litrpg.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Corpo Age&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;corpo-age&#34;&gt;Corpo Age&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#corpo-age&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, feels basic&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             RandomBlueCat &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, volume 1, chapter 2&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/75446/corpo-age&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2021/05/SSSClass-Suicide-Hunter.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of SSS-Class Suicide Hunter&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;sss-class-suicide-hunter&#34;&gt;SSS-Class Suicide Hunter&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#sss-class-suicide-hunter&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, too much emotional bullshit&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Sinnoa &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped at some point&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/sss-class-suicide-hunter&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1476063034i/32509131.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Divine Dungeon&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-divine-dungeon&#34;&gt;The Divine Dungeon&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-divine-dungeon&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, a bit basic&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Dakota Krout &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.goodreads.com/series/192510-the-divine-dungeon&#34;&gt; goodreads &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1598478055i/55134991._SX120_.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Full Murderhobo&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;full-murderhobo&#34;&gt;Full Murderhobo&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#full-murderhobo&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, a bit basic&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Dakota Krout &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, volume 3&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.goodreads.com/series/298351-full-murderhobo&#34;&gt; goodreads &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://parahumans.wordpress.com/wp-content/uploads/2011/06/cityscape2.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Worm&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;worm&#34;&gt;Worm&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#worm&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Wildbow &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://parahumans.wordpress.com/&#34;&gt; website &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/42367-12-miles-below.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of 12 Miles Below&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;12-miles-below&#34;&gt;12 Miles Below&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#12-miles-below&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mark Arrows &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped at some point&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/42367/12-miles-below&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2016/08/The-Charm-of-Soul-Pets-1.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Charm of Soul Pets&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-charm-of-soul-pets&#34;&gt;The Charm of Soul Pets&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-charm-of-soul-pets&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Don&amp;#39;t remember&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Chaos  (乱) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 42&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/the-charm-of-soul-pets/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2017/04/Throne-of-Magical-Arcana.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Throne of Magical Arcana&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;throne-of-magical-arcana&#34;&gt;Throne of Magical Arcana&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#throne-of-magical-arcana&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent, a bit mediocre&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Cuttlefish That Loves Diving  (爱潜水的乌贼) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped near the end when the main plot ended&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/throne-of-magical-arcana/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/62411-the-jester-of-apocalypse.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Jester of Apocalypse&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-jester-of-apocalypse&#34;&gt;The Jester of Apocalypse&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-jester-of-apocalypse&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, basic and a bit edgy&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Robert Blaise &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available chapters&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/62411/the-jester-of-apocalypse&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2023/08/Accel-World.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Accel World&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;accel-world&#34;&gt;Accel World&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#accel-world&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad, japanese slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Kawahara Reki &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped at some point&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/accel-world/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/62881-reborn-as-a-demonic-tree.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Reborn as a Demonic Tree&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;reborn-as-a-demonic-tree&#34;&gt;Reborn as a Demonic Tree&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#reborn-as-a-demonic-tree&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok, mediocre&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             XKARNATION &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, volume 8, chapter 421&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/62881/reborn-as-a-demonic-tree&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/89249-system-breaker-xianxia-system-apocalypse.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of System Breaker&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;system-breaker&#34;&gt;System Breaker&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#system-breaker&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent, MC is a bit immature&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, volume 2, chapter 55&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/89249/system-breaker-xianxia-system-apocalypse-litrpg&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/66643-die-respawn-repeat.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of DIE. RESPAWN. REPEAT.&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;die-respawn-repeat&#34;&gt;DIE. RESPAWN. REPEAT.&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#die-respawn-repeat&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent, a bit bland&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             SilverLinings &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, volume 4, chapter 8 (chapter 222)&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/66643/die-respawn-repeat&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/41618-mark-of-the-fool.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Mark of the Fool&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;mark-of-the-fool&#34;&gt;Mark of the Fool&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#mark-of-the-fool&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent, not enough progression&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             J.M. Clarke  (U Juggernaut) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/41618/mark-of-the-fool&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2020/05/uchimusuLNv2.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of If It’s for My Daughter, I’d Even Defeat a Demon Lord&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;if-its-for-my-daughter-id-even-defeat-a-demon-lord&#34;&gt;If It’s for My Daughter, I’d Even Defeat a Demon Lord&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#if-its-for-my-daughter-id-even-defeat-a-demon-lord&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad, Japanese slice-of-life litrpg fantasy slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Chirolu &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V4C2&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/if-its-for-my-daughter-id-even-defeat-a-demon-lord/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/76259-ultimate-level-1-litrpg-book-8-stubs-531.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Ultimate Level 1&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;ultimate-level-1&#34;&gt;Ultimate Level 1&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#ultimate-level-1&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad, litrpg slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Dads Bedtime Stories &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V1C17&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/76259/ultimate-level-1-litrpg&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/40373-vigor-mortis.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Vigor Mortis&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;vigor-mortis&#34;&gt;Vigor Mortis&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#vigor-mortis&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Thundamoo &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V4C27&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/40373/vigor-mortis&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/79094-rise-of-the-living-forge-stubbing-in-october.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Rise of the Living Forge&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;rise-of-the-living-forge&#34;&gt;Rise of the Living Forge&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#rise-of-the-living-forge&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Actus &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C509&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/79094/rise-of-the-living-forge-a-blacksmith-litrpg&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://upload.wikimedia.org/wikipedia/en/c/cc/The_Beginning_After_the_End_webtoon_volume_1_cover.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Beginning After the End&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-beginning-after-the-end&#34;&gt;The Beginning After the End&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-beginning-after-the-end&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-danger&#34;&gt;Bad, isekai slop&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             TurtleMe &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, volume 1, chapter 13&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://en.wikipedia.org/wiki/The_Beginning_After_the_End&#34;&gt; wikipedia &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/56136-ghost-of-the-truthseeker.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Ghost of the Truthseeker&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;ghost-of-the-truthseeker&#34;&gt;Ghost of the Truthseeker&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#ghost-of-the-truthseeker&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Strungbound &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 220&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/56136/ghost-of-the-truthseeker-book-4-being-released&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;6&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/109537-i-am-become-death-a-progression-fantasy.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of I Am Become Death&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;i-am-become-death&#34;&gt;I Am Become Death&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#i-am-become-death&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Summary&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Nothing exceptional&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             J.M. Clarke  (U Juggernaut) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 55&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/109537/i-am-become-death-a-progression-fantasy-cultivation-based&#34;&gt; royalroard &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/68679-return-of-the-runebound-professor.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Return of the Runebound Professor&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;return-of-the-runebound-professor&#34;&gt;Return of the Runebound Professor&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#return-of-the-runebound-professor&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Actus &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Reading, B7C749&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/68679/return-of-the-runebound-professor-book-6-stubbed&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;world-of-cultivation&#34;&gt;World of Cultivation&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#world-of-cultivation&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (修真世界)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Fang Xiang  (方想) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/world-of-cultivation/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2015/06/15_ISSTH.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of I Shall Seal the Heavens&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;i-shall-seal-the-heavens&#34;&gt;I Shall Seal the Heavens&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#i-shall-seal-the-heavens&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Er Gen  (耳根) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/i-shall-seal-the-heavens/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/er-gen/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-full/beware-of-chicken-aacav1xoeg8.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Beware Of Chicken&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;beware-of-chicken&#34;&gt;Beware Of Chicken&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#beware-of-chicken&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Casualfarmer &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, V4(V6)C68&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/39408/beware-of-chicken&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-full/29358-dungeon-crawler-carl.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Dungeon Crawler Carl&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;dungeon-crawler-carl&#34;&gt;Dungeon Crawler Carl&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#dungeon-crawler-carl&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             DoctorHepa &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available, B7&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/29358/dungeon-crawler-carl-book-6-the-ghosts-of-earth&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.azaleaellis.com/wp-content/uploads/2022/10/A-Conjuring-of-Ravens-Web-800w-683x1024.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of A Practical Guide to Sorcery&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;a-practical-guide-to-sorcery&#34;&gt;A Practical Guide to Sorcery&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#a-practical-guide-to-sorcery&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent, slow upload&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Azalea Ellis &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C262&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.azaleaellis.com/a-practical-guide-to-sorcery/&#34;&gt; azaleaellis &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/79173-downtown-druid.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Downtown Druid&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;downtown-druid&#34;&gt;Downtown Druid&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#downtown-druid&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             seersucker &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished volume 1&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/79173/downtown-druid-book-1-stubbed&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/the-years-of-apocalypse-a-time-loop-progression.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Years of Apocalypse&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-years-of-apocalypse&#34;&gt;The Years of Apocalypse&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-years-of-apocalypse&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             UraniumPhoenix &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C226&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/81002/the-years-of-apocalypse-a-time-loop-progression&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2016/03/xianni-1.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Renegade Immortal&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;renegade-immortal&#34;&gt;Renegade Immortal&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#renegade-immortal&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Er Gen  (耳根) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/renegade-immortal/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/er-gen/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/matabar-aaaa9rj72ru.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Matabar&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;matabar&#34;&gt;Matabar&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#matabar&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Kirill Klevanski &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, chapter 120&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/94398/matabar&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/24709-defiance-of-the-fall.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Defiance of the Fall&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;defiance-of-the-fall&#34;&gt;Defiance of the Fall&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#defiance-of-the-fall&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             TheFirstDefier &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C1370&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.royalroad.com/fiction/24709/defiance-of-the-fall&#34;&gt; royalroad &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/59663-godclads.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Godclads&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;godclads&#34;&gt;Godclads&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#godclads&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good, a bit too dramatic&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             OstensibleMammal &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C37-11&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/59663/godclads&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/293473&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2017/11/strongest-evildoer.jpeg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Archfiend&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;archfiend&#34;&gt;Archfiend&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#archfiend&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (最强妖孽)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-info&#34;&gt;Decent&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Nocturnal Stranger  (厄夜怪客) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished translated chapters, chapter 528&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/archfiend/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/08/Outside-of-Time.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Outside of time&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;outside-of-time&#34;&gt;Outside of time&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#outside-of-time&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (光阴之外)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-secondary&#34;&gt;Ok&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Er Gen  (耳根) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C1470&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.novelupdates.com/series/beyond-the-timescape/&#34;&gt; novelupdates &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.novelupdates.com/nauthor/er-gen/&#34;&gt; novelupdates (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2019/05/17435126d0d51135aa4a70eb4c00f08bc818d0de901c670ce979f03a966bf10f.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Sage Who Transcended Samsara&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-sage-who-transcended-samsara&#34;&gt;The Sage Who Transcended Samsara&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-sage-who-transcended-samsara&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (一世之尊)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Cuttlefish That Loves Diving  (爱潜水的乌贼) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, dropped at the end&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/the-sage-who-transcended-samsara/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2017/11/The-Experimental-Log-of-the-Crazy-Lich.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Experimental Log of the Crazy Lich&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-experimental-log-of-the-crazy-lich&#34;&gt;The Experimental Log of the Crazy Lich&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-experimental-log-of-the-crazy-lich&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (疯巫妖的实验日志)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Angry Squirrel  (愤怒的松鼠) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished volume 1&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/the-experimental-log-of-the-crazy-lich/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2015/06/JiangYe-.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Nightfall&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;nightfall&#34;&gt;Nightfall&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#nightfall&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (Ever Night) (将夜)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mao Ni  (猫腻) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/nightfall/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2017/10/pathtowardheaven.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of The Path Toward Heaven&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;the-path-toward-heaven&#34;&gt;The Path Toward Heaven&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#the-path-toward-heaven&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (大道朝天)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mao Ni  (猫腻) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available chapters&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/the-path-toward-heaven/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2015/06/Zetianji.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Ze Tian Ji&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;ze-tian-ji&#34;&gt;Ze Tian Ji&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#ze-tian-ji&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (Way of Choices) (择天记)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Mao Ni  (猫腻) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/ze-tian-ji/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2018/11/Lord-of-the-Mysteries.jpeg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Lord of the Mysteries&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;lord-of-the-mysteries&#34;&gt;Lord of the Mysteries&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#lord-of-the-mysteries&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Cuttlefish That Loves Diving  (爱潜水的乌贼) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished volume 2&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/lord-of-the-mysteries/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/11/The-Unintentional-Path-to-Immortality.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Unintended Immortality&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;unintended-immortality&#34;&gt;Unintended Immortality&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#unintended-immortality&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (The Unintentional Path to Immortality) (我本无意成仙)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Golden Jasmine  (金色茉莉花) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished, C713&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/the-unintentional-path-to-immortality/&#34;&gt; novelupdates &lt;/a&gt; ,&lt;a href=&#34;https://novelfire.net/book/unintended-immortality/chapter-447&#34;&gt; novelfile &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2024/08/My-Longevity-Simulation.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of My Longevity Simulation&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;my-longevity-simulation&#34;&gt;My Longevity Simulation&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#my-longevity-simulation&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Good&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Angry Squid  (愤怒的乌贼) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Dropped, C838&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/my-longevity-simulation/&#34;&gt; novelupdates &lt;/a&gt; ,&lt;a href=&#34;https://novelbin.com/b/my-longevity-simulation/chapter-724&#34;&gt; novelbin &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://www.royalroadcdn.com/public/covers-large/41330-virtuous-sons-a-greco-roman-xianxia.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Virtuous Sons&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;virtuous-sons&#34;&gt;Virtuous Sons&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#virtuous-sons&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt; &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Peak&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Ya Boy &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available (hiatus), C2.22&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;               &#xA;            &lt;a href=&#34;https://www.royalroad.com/fiction/41330/virtuous-sons-a-greco-roman-xianxia&#34;&gt; royalroad &lt;/a&gt; ,&#xA;             &#xA;            &lt;a href=&#34;https://www.royalroad.com/profile/202632&#34;&gt; royalroad (author) &lt;/a&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td&#xA;            colspan=&#34;1&#34;&#xA;            style=&#34;width: 10rem&#34;&#xA;            class=&#34;text-center&#34;&#xA;            rowspan=&#34;5&#34;&#xA;          &gt;&#xA;            &lt;img&#xA;              src=&#34;https://cdn.novelupdates.com/images/2025/06/Reverend-Insanity.jpg&#34;&#xA;              class=&#34;img-fluid mx-auto&#34;&#xA;              loading=&#34;lazy&#34;&#xA;              alt=&#34;Cover of Reverend Insanity&#34;&#xA;            /&gt;&#xA;            &lt;/td&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Title&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;h5 id=&#34;reverend-insanity&#34;&gt;Reverend Insanity&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#reverend-insanity&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h5&gt;  (Gu Daoist Master) (蛊真人)&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Quality&lt;/td&gt;&lt;td colspan=&#34;4&#34;&gt;&#xA;            &lt;span class=&#34;badge bg-success&#34;&gt;Peak&lt;/span&gt;&#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Authors&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;             Gu Zhen Ren  (蛊真人) &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Reading&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;Finished available, C2334&lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;tr&gt;&#xA;          &lt;td colspan=&#34;1&#34;&gt;Links&lt;/td&gt;&#xA;          &lt;td colspan=&#34;4&#34;&gt;&#xA;              &lt;a href=&#34;https://www.novelupdates.com/series/reverend-insanity/&#34;&gt; novelupdates &lt;/a&gt;&#xA;             &#xA;          &lt;/td&gt;&#xA;        &lt;/tr&gt;&#xA;        &lt;/tbody&gt;&#xA;    &lt;/table&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;</description>
			</item>
			<item>
				<title>Glossary</title>
				<link>https://www-staging.alwaldend.com/docs/misc/glossary/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/glossary/</guid>
				<description>&lt;h3 id=&#34;advanced-persistent-threat-apt&#34;&gt;Advanced Persistent Threat (APT)&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#advanced-persistent-threat-apt&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;An advanced persistent threat (APT) refers to an attack that continues,&#xA;secretively, using innovative hacking methods to access a system and stay inside&#xA;for a long period of time. Typical attackers are cyber criminals, like the&#xA;Iranian group APT34, the Russian organization APT28, and others.&#xA;Although they can come from all over the world, some of the most notable&#xA;attackers come from Iran, other areas of the Middle East, and North Korea.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Gnome boxes</title>
				<link>https://www-staging.alwaldend.com/docs/misc/gnome-boxes/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/gnome-boxes/</guid>
				<description>&lt;p&gt;&lt;a href=&#34;https://apps.gnome.org/Boxes/&#34;&gt;Gnome boxes&lt;/a&gt; is a hypervisor.&lt;/p&gt;&#xA;&lt;h2 id=&#34;cpu&#34;&gt;Cpu&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#cpu&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;The default cpu doesn&amp;rsquo;t have a lot of capabilities, so you might need to patch&#xA;the config:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-xml&#34; data-lang=&#34;xml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#75715e&#34;&gt;&amp;lt;!-- https://www.qemu.org/docs/master/system/i386/cpu.html --&amp;gt;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;cpu&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;mode=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;host-model&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;/&amp;gt;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;network&#34;&gt;Network&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#network&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Default libvirt network interferes with gnome-boxes, you might need to disable it:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo systemctl disable --now libvirtd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;disk-size&#34;&gt;Disk size&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#disk-size&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Just increasing the disk size is not enough, you need to increase the logical volume&#xA;size:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo growpart /dev/vda &lt;span style=&#34;color:#ae81ff&#34;&gt;3&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo lvextend -l +100%FREE /dev/fedora/root&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo xfs_growfs /dev/fedora/root&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Links:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Hugo</title>
				<link>https://www-staging.alwaldend.com/docs/misc/hugo/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/hugo/</guid>
				<description>&lt;p&gt;Hugo is a static site builder&lt;/p&gt;&#xA;&lt;h2 id=&#34;environment-variables&#34;&gt;Environment variables&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#environment-variables&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Hugo has an allowlist of environment variables, and &lt;code&gt;js_binary&lt;/code&gt; rules&#xA;do not work because they need a &lt;code&gt;BAZEL_BINDIR&lt;/code&gt; variable&lt;/p&gt;&#xA;&lt;p&gt;Fix:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-toml&#34; data-lang=&#34;toml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;[&lt;span style=&#34;color:#a6e22e&#34;&gt;security&lt;/span&gt;.&lt;span style=&#34;color:#a6e22e&#34;&gt;exec&lt;/span&gt;]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;osEnv&lt;/span&gt; = [&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE|BAZEL.+)$&amp;#39;&lt;/span&gt;,&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Configuration reference: &lt;a href=&#34;https://gohugo.io/configuration/security/&#34;&gt;https://gohugo.io/configuration/security/&lt;/a&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Leetcode submissions</title>
				<link>https://www-staging.alwaldend.com/docs/misc/leetcode_submissions/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/leetcode_submissions/</guid>
				<description></description>
			</item>
			<item>
				<title>Mullvad</title>
				<link>https://www-staging.alwaldend.com/docs/misc/mullvad/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/mullvad/</guid>
				<description>&lt;h2 id=&#34;device-limit&#34;&gt;Device limit&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#device-limit&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Mullvad will invalidate a key If a host connects to many vpns with it at the&#xA;same time&lt;/p&gt;</description>
			</item>
			<item>
				<title>Old diagrams</title>
				<link>https://www-staging.alwaldend.com/docs/misc/old_diagrams/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/old_diagrams/</guid>
				<description>&lt;h2 id=&#34;interview-diagram&#34;&gt;Interview diagram&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#interview-diagram&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;!-- prettier-ignore --&gt;&#xA;&lt;img&#xA;  src=&#34;https://www-staging.alwaldend.com/docs/misc/old_diagrams/arch_interview_yandex_sre.svg&#34;&#xA;  alt=&#34;Architecture of an HTTP cube-root service: DNS and load balancers route requests to cached workers in two replicated locations.&#34;&#xA;  class=&#34;img-fluid&#34;&#xA;  loading=&#34;lazy&#34;&#xA;/&gt;&#xA;&#xA;&lt;h2 id=&#34;abandoned-project-idea&#34;&gt;Abandoned project idea&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#abandoned-project-idea&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;!-- prettier-ignore --&gt;&#xA;&lt;img&#xA;  src=&#34;https://www-staging.alwaldend.com/docs/misc/old_diagrams/arch_idea_anki_chinese_flashcards_enricher.svg&#34;&#xA;  alt=&#34;Anki desktop and Android clients use a GraphQL service to enrich Chinese flashcards with dictionary definitions, translations, sentence examples, and audio.&#34;&#xA;  class=&#34;img-fluid&#34;&#xA;  loading=&#34;lazy&#34;&#xA;/&gt;</description>
			</item>
			<item>
				<title>Pgp</title>
				<link>https://www-staging.alwaldend.com/docs/misc/pgp/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/pgp/</guid>
				<description>&lt;h2 id=&#34;openpgp-with-yubikey&#34;&gt;Openpgp with Yubikey&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#openpgp-with-yubikey&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://support.yubico.com/s/article/Using-Your-YubiKey-with-OpenPGP&#34;&gt;https://support.yubico.com/s/article/Using-Your-YubiKey-with-OpenPGP&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;advanced-yubikey-with-openpgp-guide&#34;&gt;Advanced Yubikey with openpgp guide&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#advanced-yubikey-with-openpgp-guide&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://github.com/drduh/YubiKey-Guide&#34;&gt;https://github.com/drduh/YubiKey-Guide&lt;/a&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Ping</title>
				<link>https://www-staging.alwaldend.com/docs/misc/ping/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/ping/</guid>
				<description>&lt;h2 id=&#34;sendmsg-operation-not-permitted&#34;&gt;&lt;code&gt;sendmsg: operation not permitted&lt;/code&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#sendmsg-operation-not-permitted&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This problem can be caused by vpns with &amp;ldquo;kill-switch&amp;rdquo; enabled, so you might need to disable them.&lt;/p&gt;&#xA;&lt;p&gt;Disable Mullvad VPN:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo systemctl disable --now mullvad-daemon&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
			</item>
			<item>
				<title>Qubes OS</title>
				<link>https://www-staging.alwaldend.com/docs/misc/qubes_os/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/qubes_os/</guid>
				<description>&lt;h2 id=&#34;links&#34;&gt;Links&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#links&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Site: &lt;a href=&#34;https://www.qubes-os.org/&#34;&gt;https://www.qubes-os.org/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;qube-startup-timeout&#34;&gt;Qube startup timeout&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#qube-startup-timeout&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Run in dom0:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;qmv-prefs &amp;lt;VM NAME&amp;gt; qrexec_timeout &amp;lt;seconds&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
			</item>
			<item>
				<title>Repo</title>
				<link>https://www-staging.alwaldend.com/docs/misc/repo/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/repo/</guid>
				<description>&lt;h2 id=&#34;setup&#34;&gt;Setup&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#setup&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Install packages:&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo dnf install &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  clang clang-tools-extra java-latest-openjdk-devel rust cargo mesa-libGL-devel &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  go Xvfb python3 gmp-devel patch podman git git-lfs fuse fuse-libs pcsc-lite pcsc-lite-devel &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  openssl gnutls-utils opensc openssl-pkcs11 libdnet qemu-kvm qemu-img&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&#xA;&lt;li&gt;Install bazelisk: &lt;a href=&#34;https://bazel.build/install/bazelisk&#34;&gt;https://bazel.build/install/bazelisk&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Symlink bazel:&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ln -s ~/.local/bin/bazelisk ~/.local/bin/bazel&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&#xA;&lt;li&gt;Install git hooks:&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;bazel run //:write_git_hooks&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&#xA;&lt;li&gt;Install android tools:&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ANDROID_HOME&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;${&lt;/span&gt;HOME&lt;span style=&#34;color:#e6db74&#34;&gt;}&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;/Android/Sdk&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  bazel run --config&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;agent &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    --repo_env&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;ANDROID_HOME&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    //tools/android:install&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;The empty repository environment is required for the first installation so&#xA;Bazel does not try to load the SDK before &lt;code&gt;sdkmanager&lt;/code&gt; installs it.&#xA;Afterwards, export &lt;code&gt;ANDROID_HOME&lt;/code&gt; and &lt;code&gt;ANDROID_NDK_HOME&lt;/code&gt;, or set both with&#xA;&lt;code&gt;--repo_env&lt;/code&gt; in the ignored &lt;code&gt;user.bazelrc&lt;/code&gt;. The repository dotfiles export&#xA;the expected paths.&lt;/li&gt;&#xA;&lt;li&gt;Setup dotfiles (optional):&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;bazel run //projects/dotfiles:install&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&#xA;&lt;li&gt;Install nvm: &lt;a href=&#34;https://github.com/nvm-sh/nvm&#34;&gt;https://github.com/nvm-sh/nvm&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Install node:&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;nvm install node&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;&#xA;&lt;li&gt;Qt is downloaded by Bazel; no host installation is required.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;vault-login&#34;&gt;Vault login&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#vault-login&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;bazel run //tools/vault -- login --method&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;userpass username&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;${&lt;/span&gt;USER&lt;span style=&#34;color:#e6db74&#34;&gt;}&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;setup-bzlenv&#34;&gt;Setup .bzlenv&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#setup-bzlenv&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;. &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;$(&lt;/span&gt;bazel run //tools/bzlenv&lt;span style=&#34;color:#66d9ef&#34;&gt;)&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;compile-commands&#34;&gt;Compile commands&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#compile-commands&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Build &lt;code&gt;compile_commands.json&lt;/code&gt;:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Rfc</title>
				<link>https://www-staging.alwaldend.com/docs/misc/rfc/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/rfc/</guid>
				<description></description>
			</item>
			<item>
				<title>Rfc2119</title>
				<link>https://www-staging.alwaldend.com/docs/misc/rfc/rfc2119/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/rfc/rfc2119/</guid>
				<description>&lt;h2 id=&#34;html&#34;&gt;Html&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#html&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Link: &lt;a href=&#34;https://www.rfc-editor.org/rfc/rfc2119.html&#34;&gt;https://www.rfc-editor.org/rfc/rfc2119.html&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;txt&#34;&gt;Txt&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#txt&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Original: &lt;a href=&#34;https://www.rfc-editor.org/rfc/rfc2119.txt&#34;&gt;https://www.rfc-editor.org/rfc/rfc2119.txt&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Local: &lt;a href=&#34;https://www-staging.alwaldend.com/docs/misc/rfc/rfc2119/rfc.txt&#34;&gt;./rfc.txt&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-txt&#34; data-lang=&#34;txt&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Network Working Group                                         S. Bradner&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Request for Comments: 2119                            Harvard University&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;BCP: 14                                                       March 1997&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Category: Best Current Practice&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        Key words for use in RFCs to Indicate Requirement Levels&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Status of this Memo&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   This document specifies an Internet Best Current Practices for the&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   Internet Community, and requests discussion and suggestions for&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   improvements.  Distribution of this memo is unlimited.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Abstract&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   In many standards track documents several words are used to signify&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   the requirements in the specification.  These words are often&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   capitalized.  This document defines these words as they should be&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   interpreted in IETF documents.  Authors who follow these guidelines&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   should incorporate this phrase near the beginning of their document:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      The key words &amp;#34;MUST&amp;#34;, &amp;#34;MUST NOT&amp;#34;, &amp;#34;REQUIRED&amp;#34;, &amp;#34;SHALL&amp;#34;, &amp;#34;SHALL&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      NOT&amp;#34;, &amp;#34;SHOULD&amp;#34;, &amp;#34;SHOULD NOT&amp;#34;, &amp;#34;RECOMMENDED&amp;#34;,  &amp;#34;MAY&amp;#34;, and&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      &amp;#34;OPTIONAL&amp;#34; in this document are to be interpreted as described in&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      RFC 2119.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   Note that the force of these words is modified by the requirement&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   level of the document in which they are used.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;1. MUST   This word, or the terms &amp;#34;REQUIRED&amp;#34; or &amp;#34;SHALL&amp;#34;, mean that the&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   definition is an absolute requirement of the specification.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;2. MUST NOT   This phrase, or the phrase &amp;#34;SHALL NOT&amp;#34;, mean that the&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   definition is an absolute prohibition of the specification.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;3. SHOULD   This word, or the adjective &amp;#34;RECOMMENDED&amp;#34;, mean that there&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   may exist valid reasons in particular circumstances to ignore a&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   particular item, but the full implications must be understood and&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   carefully weighed before choosing a different course.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;4. SHOULD NOT   This phrase, or the phrase &amp;#34;NOT RECOMMENDED&amp;#34; mean that&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   there may exist valid reasons in particular circumstances when the&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   particular behavior is acceptable or even useful, but the full&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   implications should be understood and the case carefully weighed&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   before implementing any behavior described with this label.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Bradner                  Best Current Practice                  [Page 1]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;RFC 2119                     RFC Key Words                    March 1997&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;5. MAY   This word, or the adjective &amp;#34;OPTIONAL&amp;#34;, mean that an item is&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   truly optional.  One vendor may choose to include the item because a&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   particular marketplace requires it or because the vendor feels that&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   it enhances the product while another vendor may omit the same item.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   An implementation which does not include a particular option MUST be&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   prepared to interoperate with another implementation which does&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   include the option, though perhaps with reduced functionality. In the&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   same vein an implementation which does include a particular option&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   MUST be prepared to interoperate with another implementation which&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   does not include the option (except, of course, for the feature the&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   option provides.)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;6. Guidance in the use of these Imperatives&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   Imperatives of the type defined in this memo must be used with care&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   and sparingly.  In particular, they MUST only be used where it is&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   actually required for interoperation or to limit behavior which has&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   potential for causing harm (e.g., limiting retransmisssions)  For&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   example, they must not be used to try to impose a particular method&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   on implementors where the method is not required for&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   interoperability.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;7. Security Considerations&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   These terms are frequently used to specify behavior with security&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   implications.  The effects on security of not implementing a MUST or&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   SHOULD, or doing something the specification says MUST NOT or SHOULD&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   NOT be done may be very subtle. Document authors should take the time&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   to elaborate the security implications of not following&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   recommendations or requirements as most implementors will not have&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   had the benefit of the experience and discussion that produced the&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   specification.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;8. Acknowledgments&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   The definitions of these terms are an amalgam of definitions taken&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   from a number of RFCs.  In addition, suggestions have been&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   incorporated from a number of people including Robert Ullmann, Thomas&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   Narten, Neal McBurnett, and Robert Elz.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Bradner                  Best Current Practice                  [Page 2]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;RFC 2119                     RFC Key Words                    March 1997&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;9. Author&amp;#39;s Address&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      Scott Bradner&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      Harvard University&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      1350 Mass. Ave.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      Cambridge, MA 02138&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      phone - +1 617 495 3864&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      email - sob@harvard.edu&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Bradner                  Best Current Practice                  [Page 3]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
			</item>
			<item>
				<title>Shell</title>
				<link>https://www-staging.alwaldend.com/docs/misc/shell/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/shell/</guid>
				<description>&lt;h2 id=&#34;deactivate-venv-in-subshell&#34;&gt;Deactivate venv in subshell&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#deactivate-venv-in-subshell&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;A subshell doesn&amp;rsquo;t have the &lt;code&gt;deactivate&lt;/code&gt; function, so you have to use a&#xA;workaround:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;. .venv/bin/activate&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;(&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    echo &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;subshell, still in venv: &lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;$(&lt;/span&gt;which python&lt;span style=&#34;color:#66d9ef&#34;&gt;)&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    . &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;$(&lt;/span&gt;dirname &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;$(&lt;/span&gt;which python&lt;span style=&#34;color:#66d9ef&#34;&gt;)&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;)&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;/activate&amp;#34;&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    deactivate &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;\&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    echo &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;subshell, out of venv: &lt;/span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;$(&lt;/span&gt;which python&lt;span style=&#34;color:#66d9ef&#34;&gt;)&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;a-subshell--is-different-from-a-subprocess&#34;&gt;A subshell &lt;code&gt;()&lt;/code&gt; is different from a subprocess&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#a-subshell--is-different-from-a-subprocess&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://unix.stackexchange.com/a/138498&#34;&gt;https://unix.stackexchange.com/a/138498&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;A subshell starts out as an almost identical copy of the original shell process.&#xA;Under the hood, the shell calls the fork system call1, which creates a new&#xA;process whose code and memory are copies2. When the subshell is created, there&#xA;are very few differences between it and its parent. In particular, they have the&#xA;same variables. Even the $$ special variable keeps the same value in subshells:&#xA;it&amp;rsquo;s the original shell&amp;rsquo;s process ID. Similarly $PPID is the PID of the parent&#xA;of the original shell.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Ssh</title>
				<link>https://www-staging.alwaldend.com/docs/misc/ssh/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/ssh/</guid>
				<description>&lt;h2 id=&#34;store-ssh-key-on-yubikey&#34;&gt;Store ssh key on Yubikey&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#store-ssh-key-on-yubikey&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;General: &lt;a href=&#34;https://developers.yubico.com/SSH/&#34;&gt;https://developers.yubico.com/SSH/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Fido: &lt;a href=&#34;https://developers.yubico.com/SSH/Securing_SSH_with_FIDO2.html&#34;&gt;https://developers.yubico.com/SSH/Securing_SSH_with_FIDO2.html&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Ssl</title>
				<link>https://www-staging.alwaldend.com/docs/misc/ssl/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/ssl/</guid>
				<description>&lt;ul&gt;&#xA;&lt;li&gt;How to create your own CA: &lt;a href=&#34;https://arminreiter.com/2022/01/create-your-own-certificate-authority-ca-using-openssl/&#34;&gt;https://arminreiter.com/2022/01/create-your-own-certificate-authority-ca-using-openssl/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Vault PKI: &lt;a href=&#34;https://developer.hashicorp.com/vault/tutorials/pki/pki-engine&#34;&gt;https://developer.hashicorp.com/vault/tutorials/pki/pki-engine&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Todo</title>
				<link>https://www-staging.alwaldend.com/docs/misc/todo/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/todo/</guid>
				<description>&lt;h3 id=&#34;setup-proper-issue-tracking&#34;&gt;Setup proper issue tracking&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#setup-proper-issue-tracking&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.openproject.org/&#34;&gt;https://www.openproject.org/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/makeplane/plane&#34;&gt;https://github.com/makeplane/plane&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://taiga.io/&#34;&gt;https://taiga.io/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;setup-api-docs-for-python-go-lua&#34;&gt;Setup API docs for python, go, lua&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#setup-api-docs-for-python-go-lua&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;codify-build-restrictions&#34;&gt;Codify build restrictions&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#codify-build-restrictions&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;a href=&#34;https://www-staging.alwaldend.com/docs/projects/&#34;&gt;//projects&lt;/a&gt; builds should not depend on&#xA;&lt;a href=&#34;https://www-staging.alwaldend.com/docs/tools/&#34;&gt;//tools&lt;/a&gt;, etc&lt;/p&gt;&#xA;&lt;p&gt;Maybe wth aspects, aspect hints? Or check deps using genquery?&lt;/p&gt;&#xA;&lt;h3 id=&#34;fix-infinitime-build-in-projectsinfinitime&#34;&gt;Fix infinitime build in &lt;a href=&#34;https://www-staging.alwaldend.com/docs/projects/infinitime/&#34;&gt;//projects/infinitime&lt;/a&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#fix-infinitime-build-in-projectsinfinitime&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;add-missing-code-for-projectsnexus_security_plugin-and-projectsci_platform&#34;&gt;Add missing code for &lt;a href=&#34;https://www-staging.alwaldend.com/docs/projects/nexus_security_plugin/&#34;&gt;//projects/nexus_security_plugin&lt;/a&gt; and &lt;a href=&#34;https://www-staging.alwaldend.com/docs/projects/ci_platform/&#34;&gt;//projects/ci_platform&lt;/a&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#add-missing-code-for-projectsnexus_security_plugin-and-projectsci_platform&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;setup-java-language-server&#34;&gt;Setup java language server&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#setup-java-language-server&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;setup-a-script-that-adds-bazel-tools-to-path&#34;&gt;Setup a script that adds bazel tools to &lt;code&gt;${PATH}&lt;/code&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#setup-a-script-that-adds-bazel-tools-to-path&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;write-firefox-extension-for-projectsleetcode_downloader&#34;&gt;Write firefox extension for &lt;a href=&#34;https://www-staging.alwaldend.com/docs/projects/leetcode_downloader/&#34;&gt;//projects/leetcode_downloader&lt;/a&gt;&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#write-firefox-extension-for-projectsleetcode_downloader&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;write-tool-to-sync-remote-repos-with-local-fs&#34;&gt;Write tool to sync remote repos with local FS&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#write-tool-to-sync-remote-repos-with-local-fs&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;rewrite-python-checkers-to-aspects&#34;&gt;Rewrite python checkers to aspects&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#rewrite-python-checkers-to-aspects&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;&lt;h3 id=&#34;add-prettier-checks&#34;&gt;Add prettier checks&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#add-prettier-checks&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h3&gt;</description>
			</item>
			<item>
				<title>Vault</title>
				<link>https://www-staging.alwaldend.com/docs/misc/vault/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/vault/</guid>
				<description>&lt;h2 id=&#34;manual-certificate-creation&#34;&gt;Manual certificate creation&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#manual-certificate-creation&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;a href=&#34;https://arminreiter.com/2022/01/create-your-own-certificate-authority-ca-using-openssl/&#34;&gt;https://arminreiter.com/2022/01/create-your-own-certificate-authority-ca-using-openssl/&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;unseal-process&#34;&gt;Unseal process&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#unseal-process&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;Get the encrypted unseal key&lt;/li&gt;&#xA;&lt;li&gt;Unencrypt it: &lt;code&gt;cat unseal.txt | base64 --decode | gpg -dq&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Run &lt;code&gt;vault operator unseal&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Waydroid</title>
				<link>https://www-staging.alwaldend.com/docs/misc/waydroid/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://www-staging.alwaldend.com/docs/misc/waydroid/</guid>
				<description>&lt;h2 id=&#34;links&#34;&gt;Links&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#links&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docs.waydro.id/&#34;&gt;https://docs.waydro.id/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;shared-folder-and-copying-files&#34;&gt;Shared folder and copying files&lt;a class=&#34;td-heading-self-link&#34; href=&#34;#shared-folder-and-copying-files&#34; aria-label=&#34;Heading self-link&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;chmod &lt;span style=&#34;color:#ae81ff&#34;&gt;777&lt;/span&gt; file&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo cp file ~/.local/share/waydroid/data/media/0/Download/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Docs: &lt;a href=&#34;https://docs.waydro.id/faq/setting-up-a-shared-folder&#34;&gt;https://docs.waydro.id/faq/setting-up-a-shared-folder&lt;/a&gt;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
