logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git

mangalist.shtml (4752B)


  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4. <!--#include file="templates/head.shtml" -->
  5. <title>Manga List — lanodan’s cyber-home</title>
  6. <link rel="stylesheet" href="css/sorttable.css?serial=2020091801"/>
  7. <script defer="" src="javascript/sorttable.js?serial=2023030901"></script>
  8. </head>
  9. <body>
  10. <!--#include file="/templates/en/nav.shtml" -->
  11. <!-- Sorted by Last Update -->
  12. <section class="box-center">
  13. <h2 id="Reading">Reading / Ongoing</h2>
  14. <table class="sortable">
  15. <thead>
  16. <tr><th class="sorttable_sorted">Name</th><th>English Name</th><th>Started</th><th>Progress</th><th>Comment</th><th>Tags</th></tr>
  17. </thead>
  18. <tbody>
  19. <tr><td>イジらないで、長瀞さん</td><td>Don't Toy With Me, Miss Nagatoro</td><td>2021-03-05</td><td>Volume 05/?</td></tr>
  20. <tr><td>Ayakashi Triangle</td><td></td><td>2023-06</td><td>Volume 03/?</td></tr>
  21. <tr><td>安達としまむら</td><td>Adachi and Shimamura</td><td>2022</td><td>Volume ?/?</td></tr>
  22. <tr><td>彩純ちゃんはレズ風俗に興味があります!</td><td>Asumi-chan Is Interested in Lesbian Brothels!</td><td>2023</td><td>Volume 03/?</td></tr>
  23. <tr><td>推しの子</td><td>Oshi no ko</td><td>2023</td><td>Chapter 125/?</td></tr>
  24. <tr><td>よふかしのうた</td><td>Call of the Night</td><td>2023-10</td><td>Chapter 183/?</td></tr>
  25. <tr><td>転生したら剣でした</td><td>Reincarnated as a Sword</td><td>2023-10</td><td>Volume 11/?</td></tr>
  26. <tr><td>裏世界ピクニック</td><td>Otherside Picnic</td><td>2023</td><td>Volume 06/?</td></tr>
  27. <tr><td>蜘蛛ですが、なにか?</td><td>So I'm a Spider, So What?</td><td>2023-07</td><td>Volume 12/?</td></tr>
  28. </tbody>
  29. </table>
  30. </section>
  31. <!-- Sorted by Name -->
  32. <section class="box-center">
  33. <h2 id="Dropped">Dropped</h2>
  34. <table class="sortable">
  35. <thead>
  36. <tr><th class="sorttable_sorted">Name</th><th>English Name</th><th>Started</th><th>Progress</th><th>Comment</th><th>Tags</th></tr>
  37. </thead>
  38. <tbody>
  39. <tr><td>エルフェンリート</td><td>Elfen Lied</td><td></td><td></td><td>Didn't seem to have enough of a difference compared to the anime</td></tr>
  40. <tr><td>フルーツバスケット</td><td>Fruits Basket</td><td></td><td></td><td>Junior High didn't have rest of the volumes, watched the animation much later on</td></tr>
  41. <tr><td>ヴィンランド・サガ</td><td>Vinland Saga</td><td></td><td></td><td>Junior High didn't have rest of the volumes, watched the animation much later on</td></tr>
  42. <tr><td>銃夢</td><td>Gunnm / Battle Angel Alita</td><td></td><td></td><td>Junior High didn't have rest of the volumes</td></tr>
  43. </tbody>
  44. </table>
  45. </section>
  46. <!-- Sorted by Name -->
  47. <section class="box-center">
  48. <h2 id="Finished">Finished</h2>
  49. <table class="sortable">
  50. <thead>
  51. <tr><th class="sorttable_sorted">Name</th><th>English Name</th><th>Started</th><th>Finished</th><th>Comment</th><th>Tags</th></tr>
  52. </thead>
  53. <tbody>
  54. <tr><td>Claymore</td><td>Claymore</td><td></td><td></td><td>Definitely recommend it as it goes much further in the story and universe than anime, real ending and major plot twist being missing from the anime</td></tr>
  55. <tr><td>Gantz</td><td>Gantz</td></tr>
  56. <tr><td>すんドめ</td><td>Sundome</td><td></td><td></td><td>would recommend it</td></tr>
  57. <tr><td>風の谷のナウシカ</td><td>Nausicaä of the Valley of the Wind</td><td></td><td></td><td>Definitely recommend it as it goes much further in the story and universe than anime</td></tr>
  58. <tr><td>やがて君になる</td><td>Bloom Into You</td><td>2023-06</td><td>2023-06</td></tr>
  59. <tr><td>ふたりとふたり</td><td>Two and Two</td><td>2023-06</td><td>2023-06</td></tr>
  60. <tr><td>さびしすぎてレズ風俗に行きましたレポ</td><td>My Lesbian Experience with Loneliness</td><td>2023-06</td><td>2023-06</td></tr>
  61. <tr><td>女子校だからセーフ</td><td>Jyoshikou Dakara Safe</td><td>2023-06</td><td>2023-06</td></tr>
  62. <tr><td>Now Loading...!</td><td></td><td>2023-06</td><td>2023-06</td></tr>
  63. <tr><td>荒ぶる季節の乙女どもよ。</td><td>Araburu Kisetsu no Otomedomo yo.</td><td>2023</td><td>2023</td></tr>
  64. <tr><td>本好きの下剋上 ~司書になるためには手段を選んでいられません~ 第一部 「本がないなら作ればいい!」</td><td>Ascendance of a Bookworm ~I'll do anything to become a librarian~ Part 1 「If there aren't any books, I'll just have to make some!」</td><td>2023-07</td><td>2023-07</td></tr>
  65. </tbody>
  66. </table>
  67. </section>
  68. <!--#include file="templates/en/footer.shtml" -->
  69. </body>
  70. </html>