mangabuddy.com Open in urlscan Pro
2606:4700:e6::ac40:c922  Public Scan

URL: https://mangabuddy.com/read/the-horizon/chapter-19
Submission: On November 11 via manual from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form id="search" autocomplete="off" action="/search" method="GET">
  <div class="inner"><input id="input-header-search" type="text" name="q" placeholder="Search..." autocomplete="off" value="">
    <style>
      .spinner2 {
        margin: 100px auto;
        width: 50px;
        height: 40px;
        text-align: center;
        font-size: 10px;
        position: absolute;
        top: -20px;
        left: 46%;
        display: none;
      }

      .spinner2>div {
        background-color: #27ae60;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
        animation: sk-stretchdelay 1.2s infinite ease-in-out;
      }

      #search-form-large .spinner2,
      #search .spinner2 {
        margin: unset;
        width: 40px;
        height: 25px;
        top: 3px;
        right: 30px;
        left: unset;
      }

      #search-form-large .spinner2 {
        top: 5px;
      }

      #search-form-large .spinner2>div,
      #search .spinner2>div {
        width: 4px;
      }

      .spinner2 .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
      }

      .spinner2 .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
      }

      .spinner2 .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
      }

      .spinner2 .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
      }

      #search-form-large.loading .spinner2 {
        display: block;
      }

      @-webkit-keyframes sk-stretchdelay {

        0%,
        40%,
        100% {
          -webkit-transform: scaleY(0.4)
        }

        20% {
          -webkit-transform: scaleY(1.0)
        }
      }

      @keyframes sk-stretchdelay {

        0%,
        40%,
        100% {
          transform: scaleY(0.4);
          -webkit-transform: scaleY(0.4);
        }

        20% {
          transform: scaleY(1.0);
          -webkit-transform: scaleY(1.0);
        }
      }
    </style>
    <div class="spinner2">
      <div class="rect1"></div>
      <div class="rect2"></div>
      <div class="rect3"></div>
      <div class="rect4"></div>
      <div class="rect5"></div>
    </div>
  </div>
  <div class="suggestions" id="header-autocomplete-list"></div><a href="/search" title="Advance search" class="advance-search"><i class="fa fa-search"></i></a>
</form>

<form class="content login-form">
  <div class="hide-on-success">
    <div class="form-group"><i class="fa fa-envelope"></i><input type="email" name="email" class="form-control" required="" placeholder="Email"></div>
    <div class="form-group"><i class="fa fa-lock"></i><input type="password" name="password" class="form-control" required="" placeholder="Password"></div>
    <div class="form-group text-center">
      <div id="login-recaptcha" class="g-recaptcha" data-sitekey="6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8&amp;co=aHR0cHM6Ly9tYW5nYWJ1ZGR5LmNvbTo0NDM.&amp;hl=de&amp;v=Ixi5IiChXmIG6rRkjUa1qXHT&amp;size=normal&amp;cb=qjx0kgqsjiya" width="304"
              height="78" role="presentation" name="a-itd0j3t9ctp0" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </div>
    <div class="form-error"></div>
    <div class="form-group"><button class="submit-btn button main__button " type="submit" style="padding: 10px 50px; width: 100%;">LOGIN</button></div>
    <div class="social-login">
      <p>OR LOGIN WITH</p>
      <div class="social-buttons">
        <a data-no-instant="" href="/auth/facebook" type="button" class="main__button fb" title="Login with Facebook" rel="nofollow"><i class="fab fa-facebook"></i></a><a data-no-instant="" class="main__button twitter" href="/auth/twitter" title="Login with Twitter" rel="nofollow"><i class="fab fa-twitter"></i></a><a data-no-instant="" class="main__button gg" href="/auth/google" title="Login with Google" rel="nofollow"><i class="fab fa-google"></i></a>
      </div>
    </div>
  </div>
</form>

<form class="content signup-form">
  <div class="hide-on-success">
    <div class="form-group"><i class="fa fa-user-alt"></i><input type="text" required="" name="name" class="form-control" placeholder="Display name"></div>
    <div class="form-group"><i class="fa fa-envelope"></i><input type="email" required="" name="email" class="form-control" placeholder="Email"></div>
    <div class="form-group"><i class="fa fa-lock"></i><input type="password" required="" name="password" class="form-control" placeholder="Password"></div>
    <div class="form-group"><i class="fa fa-lock"></i><input type="password" required="" name="confirm_password" class="form-control" placeholder="Confirm password"></div>
    <div class="form-group text-center">
      <div class="g-recaptcha" data-sitekey="6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfmBvcUAAAAAAvkkFjUWGOxmypmMIMRQo8T9bK8&amp;co=aHR0cHM6Ly9tYW5nYWJ1ZGR5LmNvbTo0NDM.&amp;hl=de&amp;v=Ixi5IiChXmIG6rRkjUa1qXHT&amp;size=normal&amp;cb=236ad6wxz0qc" width="304"
              height="78" role="presentation" name="a-wdvnxetrgoxw" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="form-error"></div>
    <div class="form-group"><button class="submit-btn button main__button " type="submit" style="padding: 10px 50px; width: 100%;">REGISTER</button></div>
  </div>
</form>

Text Content

MangaBuddy

 * 12
 * 
 * 

 * 
 * 
 * 12
 * 

 * POPULAR
 * LATEST
 * TOP
   * DAY
   * WEEK
   * MONTH
 * GENRES
   * Action
   * Adaptation
   * Adult
   * Adventure
   * Animal
   * Anthology
   * Cartoon
   * Comedy
   * Comic
   * Cooking
   * Demons
   * Doujinshi
   * Drama
   * Ecchi
   * Fantasy
   * Full Color
   * Game
   * Gender bender
   * Ghosts
   * Harem
   * Historical
   * Horror
   * Isekai
   * Josei
   * Long strip
   * Mafia
   * Magic
   * Manga
   * Manhua
   * Manhwa
   * Martial arts
   * Mature
   * Mecha
   * Medical
   * Military
   * Monster
   * Monster girls
   * Monsters
   * Music
   * Mystery
   * Office
   * Office workers
   * One shot
   * Police
   * Psychological
   * Reincarnation
   * Romance
   * School life
   * Sci fi
   * Science fiction
   * Seinen
   * Shoujo
   * Shoujo ai
   * Shounen
   * Shounen ai
   * Slice of life
   * Smut
   * Soft Yaoi
   * Sports
   * Super Power
   * Superhero
   * Supernatural
   * Thriller
   * Time travel
   * Tragedy
   * Vampire
   * Vampires
   * Video games
   * Villainess
   * Web comic
   * Webtoons
   * Yaoi
   * Yuri
   * Zombies
 * STATUS
   * Ongoing
   * Completed
 * MANGA LIST
 * DISCUSSIONS
 * READ NOVEL

 * -
   

MangaBuddy
Navigation-

 * HOME
 * TOP
   * DAY
   * WEEK
   * MONTH
 * DISCUSSIONS
 * MANGA LIST
   * LATEST
   * POPULAR
   * ON-GOING
   * COMPLETED
   * RECOMMENDED LISTs
 * PROFILE
   * BOOKMARK
   * READING HISTORY
   * MY LISTs
   * MY COMMENTS
   * NOTIFICATIONS
   * SETTINGS
 * GENRES
 * READ NOVEL
 * LOGOUT

Copyright 2022.

HOME
The Horizon
Chapter 19


THE HORIZON - CHAPTER 19

Read The Horizon - Chapter 19 with HD image quality and high loading speed at
MangaBuddy. That will be so grateful if you let MangaBuddy be your favorite
manga site. Hope you'll come to join us and become a manga reader in this
community. Have a beautiful day!


VIEW FULL CHAPTER
PREVIEW

Read now -> The Horizon - Chapter 19
Previous chapter: Chapter 18
Next chapter: Chapter 20



THE HORIZON CHAPTER 19 HERE


The Horizon Chapter 19 is now available at The Horizon, the popular manga site
in the world. And you know, The Horizon manga is one of the most popular with
many readers. The Horizon Chapter 19 is about undefined readings, and is rated
3.9 from users. Now its your read manga time. In addition to The Horizon Chapter
19, you can find a full list of The Horizon chapters here. Of course at
MangaBuddy you will be reading The Horizon Chapter 19 for free. You can find the
manga, manhua, manhua updated latest ears this. Some new manga are updated as .
At MangaBuddy, we guarantee that will update fastest. MangaBuddy is a great
manga page, suitable for all devices, with HD image quality and high loading
speed and of course you will be happy to come to us. It's great if you follow us
daily and enjoy other stories here apart from The Horizon Chapter 19. You can
read the next chapter of The Horizon Chapter 19 The Horizon Chapter 18 or
previous chapter The Horizon Chapter 20.
MangaBuddy - Read Manga, Manhua, Manhwa Online. Thank you for loving MangaBuddy.
Have a good day !

Tags: Read Manga Online, Read Manhwa Online, Read Manhua Online, Read The
Horizon Manga Online, The Horizon Manga Online, Read The Horizon Manga Scan, The
Horizon Manga Scan, Read The Horizon Raw Manga Free, The Horizon Raw Manga Free,
Read The Horizon Manga Free, The Horizon Manga Free, Read The Horizon Raw Manga,
The Horizon Raw Manga, Read The Horizon Manga English, The Horizon Manga
English, Read The Horizon Latest Chapter, The Horizon Latest Chapter, Read The
Horizon Latest Update, The Horizon Latest Update, Read The Horizon Manga, The
Horizon Manga, Read The Horizon Chapter 19 Online, The Horizon Chapter 19
Online, Read The Horizon Chapter 19 Manga Scan, The Horizon Chapter 19 Manga
Scan, Read The Horizon Chapter 19 Raw Manga Free, The Horizon Chapter 19 Raw
Manga Free, Read The Horizon Chapter 19 Manga Free, The Horizon Chapter 19 Manga
Free, Read The Horizon Chapter 19 Raw Manga, The Horizon Chapter 19 Raw Manga,
Read The Horizon Chapter 19 Manga English, The Horizon Chapter 19 Manga English,
Read The Horizon Chapter 19 Manga, The Horizon Chapter 19 Manga, Read The
Horizon Chapter 19 English, The Horizon Chapter 19 English



YOU MAY ALSO LIKE

TOP READ
DAY
WEEK
MONTH
VIEW ALL
VIEW ALL
VIEW ALL

Read Manga Online Read Manhwa Online Read Manhua Online Read The Horizon Manga
Online The Horizon Manga Online Read The Horizon Manga Scan The Horizon Manga
Scan Read The Horizon Raw Manga Free The Horizon Raw Manga Free Read The Horizon
Manga Free The Horizon Manga Free Read The Horizon Raw Manga The Horizon Raw
Manga Read The Horizon Manga English The Horizon Manga English Read The Horizon
Latest Chapter The Horizon Latest Chapter Read The Horizon Latest Update The
Horizon Latest Update Read The Horizon Manga The Horizon Manga Read The Horizon
Chapter 19 Online The Horizon Chapter 19 Online Read The Horizon Chapter 19
Manga Scan The Horizon Chapter 19 Manga Scan Read The Horizon Chapter 19 Raw
Manga Free The Horizon Chapter 19 Raw Manga Free Read The Horizon Chapter 19
Manga Free The Horizon Chapter 19 Manga Free Read The Horizon Chapter 19 Raw
Manga The Horizon Chapter 19 Raw Manga Read The Horizon Chapter 19 Manga English
The Horizon Chapter 19 Manga English Read The Horizon Chapter 19 Manga The
Horizon Chapter 19 Manga Read The Horizon Chapter 19 English The Horizon Chapter
19 English
A-Z ListSearching Manga order by alphabet name A to Z.
 * All
 * 0-9
 * A
 * B
 * C
 * D
 * E
 * F
 * G
 * H
 * I
 * J
 * K
 * L
 * M
 * N
 * O
 * P
 * Q
 * R
 * S
 * T
 * U
 * V
 * W
 * X
 * Y
 * Z

Help
 * Contact
 * Privacy Policy
 * TOS
 * DMCA

Links
 * Newest
 * Recently Updated
 * Popular
 * A-Z List
 * Genres

Partners
 * Read novel online

All Manga, Character Designs and Logos are © to their respective copyright
holders.




LOGIN

LOGIN

OR LOGIN WITH


Forgot password  Create an account

SIGNUP

REGISTER
Back to login


We use cookies to make sure you can have the best experience on our website. If
you continue to use this site we assume that you will be happy with it. OK



CONFIRMATION


CANCELCONFIRM

ALERT


OK