novelsite.net Open in urlscan Pro
2606:4700:3031::6815:28ac  Public Scan

Submitted URL: http://novelsite.net/
Effective URL: https://novelsite.net/
Submission: On March 24 via api from KR — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://novelsite.net/

<form id="blog-post-search" class="ajax manga-search-form" action="https://novelsite.net/" method="get">
  <input type="text" placeholder="Search..." name="s" value="" class="manga-search-field ui-autocomplete-input" autocomplete="off">
  <input type="submit" value="Search">
  <div class="loader-inner line-scale">
    <div></div>
    <div></div>
    <div></div>
    <div></div>
    <div></div>
  </div>
  <input type="hidden" name="post_type" value="wp-manga">
  <ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content" id="ui-id-1" tabindex="0" style="display: none;"></ul>
</form>

GET https://novelsite.net/

<form class="manga-search-form search-form ajax" action="https://novelsite.net/" method="get">
  <input class="manga-search-field ui-autocomplete-input" type="text" placeholder="Search..." name="s" value="" autocomplete="off">
  <input type="hidden" name="post_type" value="wp-manga"> <i class="icon ion-ios-search"></i>
  <div class="loader-inner ball-clip-rotate-multiple">
    <div></div>
    <div></div>
  </div>
  <input type="submit" value="Search">
  <ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content" id="ui-id-2" tabindex="0" style="display: none;"></ul>
</form>

Name: loginformPOST

<form name="loginform" id="loginform" method="post">
  <p>
    <label>Username or Email Address * <br> <input type="text" name="log" class="input user_login" value="" size="20">
    </label>
  </p>
  <p>
    <label>Password * <br> <input type="password" autocomplete="" name="pwd" class="input user_pass" value="" size="20">
    </label>
  </p>
  <p>
  </p>
  <div class="g-recaptcha" id="g-recaptcha" data-sitekey="6LfNIaUZAAAAAEAn9Xnk4gG53_c3OzjmWsBXjP8y" data-callback="wpMangaSubmitSwitch" data-expired-callback="wpMangaSubmitSwitch" data-error="wpMangaSubmitSwitch">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-1nbfefdyb8gt" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfNIaUZAAAAAEAn9Xnk4gG53_c3OzjmWsBXjP8y&amp;co=aHR0cHM6Ly9ub3ZlbHNpdGUubmV0OjQ0Mw..&amp;hl=en-GB&amp;v=Hq4JZivTyQ7GP8Kt571Tzodj&amp;size=normal&amp;cb=bmss7y9k3zhe"></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>
  <script>
    function submitEnable() {
      var button = document.getElementById('wp-submit');
      if (button === null) {
        button = document.getElementById('submit');
      }
      if (button !== null) {
        button.removeAttribute('disabled');
      }
    }

    function submitDisable() {
      var button = document.getElementById('wp-submit');
      if (button === null) {
        button = document.getElementById('submit');
      }
      if (button !== null) {
        button.setAttribute('disabled', 'disabled');
      }
    }
  </script>
  <noscript>
    <div style="width: 100%; height: 473px;">
      <div style="width: 100%; height: 422px; position: relative;">
        <div style="width: 302px; height: 422px; position: relative;">
          <iframe src="https://www.google.com/recaptcha/api/fallback?k=6LfNIaUZAAAAAEAn9Xnk4gG53_c3OzjmWsBXjP8y" frameborder="0" title="captcha" scrolling="no" style="width: 302px; height:422px; border-style: none;">
          </iframe>
        </div>
        <div style="width: 100%; height: 60px; border-style: none;
              bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
          <textarea id="g-recaptcha-response" name="g-recaptcha-response" title="response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;" value="">              </textarea>
        </div>
      </div>
    </div><br>
  </noscript>
  <p></p>
  <p class="forgetmenot">
    <label>
      <input name="rememberme" type="checkbox" id="rememberme" value="forever">Remember Me </label>
  </p>
  <p class="submit">
    <input type="submit" name="wp-submit" class="button button-primary button-large wp-submit" value="Log In" disabled=""> <input type="hidden" name="redirect_to" value="https://novelsite.net/wp-admin/">
    <input type="hidden" name="testcookie" value="1">
  </p>
</form>

Name: registerform

<form name="registerform" id="registerform" novalidate="novalidate">
  <p>
    <label>Username * <br>
      <input type="text" name="user_sign-up" class="input user_login" value="" size="20">
    </label>
  </p>
  <p>
    <label>Email Address * <br>
      <input type="email" name="email_sign-up" class="input user_email" value="" size="20">
    </label>
  </p>
  <p>
    <label>Password *<br>
      <input type="password" name="pass_sign-up" autocomplete="" class="input user_pass" value="" size="25">
    </label>
  </p>
  <p>
  </p>
  <div class="g-recaptcha" id="g-recaptcha" data-sitekey="6LfNIaUZAAAAAEAn9Xnk4gG53_c3OzjmWsBXjP8y" data-callback="wpMangaSubmitSwitch" data-expired-callback="wpMangaSubmitSwitch" data-error="wpMangaSubmitSwitch">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-j4mq8xg2t5gt" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfNIaUZAAAAAEAn9Xnk4gG53_c3OzjmWsBXjP8y&amp;co=aHR0cHM6Ly9ub3ZlbHNpdGUubmV0OjQ0Mw..&amp;hl=en-GB&amp;v=Hq4JZivTyQ7GP8Kt571Tzodj&amp;size=normal&amp;cb=v7cuewetfu1e"></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>
  <script>
    function submitEnable() {
      var button = document.getElementById('wp-submit');
      if (button === null) {
        button = document.getElementById('submit');
      }
      if (button !== null) {
        button.removeAttribute('disabled');
      }
    }

    function submitDisable() {
      var button = document.getElementById('wp-submit');
      if (button === null) {
        button = document.getElementById('submit');
      }
      if (button !== null) {
        button.setAttribute('disabled', 'disabled');
      }
    }
  </script>
  <noscript>
    <div style="width: 100%; height: 473px;">
      <div style="width: 100%; height: 422px; position: relative;">
        <div style="width: 302px; height: 422px; position: relative;">
          <iframe src="https://www.google.com/recaptcha/api/fallback?k=6LfNIaUZAAAAAEAn9Xnk4gG53_c3OzjmWsBXjP8y" frameborder="0" title="captcha" scrolling="no" style="width: 302px; height:422px; border-style: none;">
          </iframe>
        </div>
        <div style="width: 100%; height: 60px; border-style: none;
              bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
          <textarea id="g-recaptcha-response" name="g-recaptcha-response" title="response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;" value="">              </textarea>
        </div>
      </div>
    </div><br>
  </noscript>
  <p></p>
  <input type="hidden" name="redirect_to" value="">
  <p class="submit">
    <input type="submit" name="wp-submit" class="button button-primary button-large wp-submit" value="Register" disabled="">
  </p>
</form>

Name: resetformPOST

<form name="resetform" id="resetform" method="post">
  <p>
    <label>Username or Email Address <br>
      <input type="text" name="user_reset" id="user_reset" class="input" value="" size="20">
    </label>
  </p>
  <p class="submit">
    <input type="submit" name="wp-submit" class="button button-primary button-large wp-submit" value="Get New Password">
    <input type="hidden" name="testcookie" value="1">
  </p>
</form>

Text Content

 * 

 * Home
 * Japanese Novel
 * Korean Novel
 * Chinese Novel

 * * 


Sign in Sign up
 * Home
 * Japanese Novel
 * Korean Novel
 * Chinese Novel


 * Popular
 * A-Z
   

Sign in Sign up
 1. Home

GENRES

 * Action (531)
 * Adult (7)
 * Adventure (405)
 * Comedy (346)
 * Drama (244)
 * Ecchi (41)
 * Fantasy (536)
 * Gender Bender (13)
 * Harem (180)
 * Historical (75)
 * Horror (25)
 * Josei (156)
 * Magical Realism (3)
 * Martial Arts (260)
 * Mature (118)
 * Mecha (16)
 * Mystery (88)
 * Psychological (48)
 * Romance (557)
 * School Life (104)
 * Sci-fi (107)
 * Seinen (39)
 * Shoujo (60)
 * Shoujo Ai (8)
 * Shounen (68)
 * Shounen Ai (13)
 * Slice of Life (141)
 * Smut (5)
 * Sports (8)
 * Supernatural (149)
 * Tragedy (51)
 * Video Games (0)
 * Wuxia (17)
 * Xianxia (71)
 * Xuanhuan (168)
 * Yaoi (45)
 * Yuri (3)


ALL NOVELS

1039 results
Order by
 * Latest
 * A-Z
 * Rating
 * Trending
 * Most Views
 * New


BEWITCHING PRINCE SPOILS HIS WIFE: GENIUS DOCTOR UNSCRUPULOUS CONSORT NOVEL

0
Chapter 955 - Chapter 955 Discovered, Snow Dragon Grass! 11/11/23
Chapter 954 - Chapter 954 Treasure, unique 11/11/23


MARTIAL PEAK NOVEL

5
Chapter 5191 - Chapter 5191, Rest and Recover 11/11/23
Chapter 5190 - Chapter 5190, The Shocked Zhe Chong 11/11/23


THE REBIRTH OF HAN YUXI NOVEL

2.3
Chapter 475 11/11/23
Chapter 474 11/11/23


GODLY EMPRESS DOCTOR NOVEL

4.8
Chapter 3856 - Chapter 3856: Junior Sister (1) 11/11/23
Chapter 3855 - Chapter 3855: Meet the Patriarch (4) 11/11/23


SCANDAL SUPERMODEL NOVEL

4
Chapter 1746 11/11/23
Chapter 1745 11/11/23


CRAZY LEVELING SYSTEM NOVEL

5
Chapter 955 11/11/23
Chapter 954 11/11/23


SHOCKING VENOMOUS CONSORT: FRIVOLOUS MISS NOVEL

0
Chapter 4633 - Chapter 4633 Super cute fatty 11/11/23
Chapter 4632 - Chapter 4632 Openly receiving benefits 11/11/23


QUICK TRANSMIGRATION FEMALE LEAD: MALE GOD, NEVER STOPPING NOVEL

3
Chapter 2865 11/11/23
Chapter 2864 11/11/23


YOU CANNOT AFFORD TO OFFEND MY WOMAN NOVEL

0
Chapter 786 11/11/23
Chapter 785 11/11/23


CHAOTIC SWORD GOD NOVEL

4.3
Chapter 3626 - Chapter 3626: The Fourth Floor of the Sacred Land 11/11/23
Chapter 3625 - Chapter 3625: Making Offerings 11/11/23


PRINCESS MEDICAL DOCTOR NOVEL

0
Chapter 939 11/11/23
Chapter 938 09/11/23


MESMERIZING GHOST DOCTOR NOVEL

3.4
Chapter 3594 - 3594 Shock Everyone 11/11/23
Chapter 3593 - 3593 Life And Death Tribulation 07/11/23

POSTS NAVIGATION

Older Posts
 * 
 * 
 * 
 * 

 * Privacy Policy
 * Cookie Policy
 * GDPR Privacy Policy
 * Term Of Use
 * Contact

2019 NovelSite.Net, All rights reserved.




×


SIGN IN



Username or Email Address *


Password *










Remember Me



Lost your password?

← Back to NovelSite.Net


×


SIGN UP

Register For This Site.

Username *


Email Address *


Password *












Log in | Lost your password?

← Back to NovelSite.Net


×


LOST YOUR PASSWORD?

Please enter your username or email address. You will receive a link to create a
new password via email.

Username or Email Address




← Back to NovelSite.Net




Notifications