mangajinx.com
Open in
urlscan Pro
2606:4700:3034::6815:1cc
Public Scan
URL:
https://mangajinx.com/manga/11667-villainess-in-love
Submission: On January 13 via manual from PH — Scanned from DE
Submission: On January 13 via manual from PH — Scanned from DE
Form analysis
5 forms found in the DOMGET /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;
}
.notifications-dropdown {
min-width: 320px;
}
body.dark-mode .border,
body.dark-mode .border-left,
body.dark-mode .border-right,
body.dark-mode .border-top,
body.dark-mode .border-bottom {
border-color: #000000 !important;
}
.notifications .dropdown-toggle::after {
display: none;
}
.notifications .list {
background-color: #dddddd !important
}
body.dark-mode .notifications .list {
background-color: #020d18 !important
}
.notifications .list .row {
margin-left: unset;
margin-right: unset
}
.notifications .list-item {
background-color: white;
margin-bottom: 5px;
padding: 10px 0
}
body.dark-mode .notifications .list-item {
background-color: #06121e;
}
.notifications .reading-item {
padding: 10px 0
}
.notifications .reading-item .inner {
display: flex;
overflow: hidden;
align-items: center;
height: auto;
}
.notifications .reading-item .inner .icon {
display: flex;
overflow: hidden;
width: 50px;
min-width: 50px;
margin-right: 10px
}
.notifications .reading-item .inner .icon a {
display: block;
overflow: hidden
}
.notifications .reading-item .inner .icon img {
#height: 100%;
object-fit: cover;
width: 50px !important;
min-width: 50px !important;
height: 50px !important;
border-radius: 50% !important;
}
.notifications .meta img {
max-width: 20px !important;
}
.notifications .nav-item .nav-link {
border: 0 none !important;
padding: 0.3rem 0;
}
.notifications .tab-content {
padding: 0 !important;
overflow-y: auto;
max-height: 50vh;
overflow-x: hidden;
}
body.dark-mode .notifications .dropdown-menu {
color: inherit;
}
@-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="Advanced Search" class="advance-search"><i class="fa fa-search"></i></a>
</form>
POST
<form method="POST" style="padding:10px 20px;">
<div class="rating-popup">
<fieldset class="rating">
<input type="radio" id="star5" name="rating" value="5" text="Rocks!"><label for="star5" title="Rocks!"></label>
<input type="radio" id="star4" name="rating" value="4" text="Pretty good"><label for="star4" title="Pretty good"></label>
<input type="radio" id="star3" name="rating" value="3" text="Meh"><label for="star3" title="Meh"></label>
<input type="radio" id="star2" name="rating" value="2" text="Kinda bad"><label for="star2" title="Kinda bad"></label>
<input type="radio" id="star1" name="rating" value="1" text="Sucks big time"><label for="star1" title="Sucks big time"></label>
</fieldset>
<br>
<legend id="rate-text"></legend>
</div>
<div class="form-group" style="margin-top: 5px;">
<textarea id="review-content" class="form-control" style="height: 300px; margin-top: 5px;" placeholder="Description" name="content"></textarea>
</div>
<div class="form-message" style="color: green;"> 1. Do not link or mention other websites.<br> 2. Do not use harsh words, insults others.<br> 3. Review that are not related to the manga will be deleted.<br>
</div>
<div style="display: flex;">
<button class="btn main__button" style="width: 150px; margin-right: 5px;" type="submit">ADD REVIEW </button>
<button class="btn main__button" style="width: 150px;" type="submit">RATE ONLY </button>
</div>
</form>
POST
<form method="post" id="comment-form">
<textarea class="comment-content hidden" name="content" placeholder="Comment here"></textarea>
<div class="comment-error">
</div>
<div class="user-info" id="comment-user-info">
<div class="" id="anonymous-form">
<input maxlength="20" placeholder="Name (required)" required="" type="text" name="anonymous_name">
<input maxlength="50" placeholder="Email (optional)" type="email" name="anonymous_email">
</div>
<button class="submit-btn button main__button" type="submit" style="padding: 0 30px;">Send</button>
<span id="user-name" style="padding-left: 10px;">You are commenting as Love BTS</span>
</div>
</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>
<input type="hidden" name="token" value="18e1877d598ddb5bd4ce6c1f47e2f5e2">
<div class="form-group text-center" id="g-captcha-signin">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-47neilswl2zv" 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&k=6LcIxMYfAAAAAM-6fuml0dYPJfswgzlvRjW23o7G&co=aHR0cHM6Ly9tYW5nYWppbnguY29tOjQ0Mw..&hl=de&v=Ya-Cd6PbRI5ktAHEhm9JuKEu&size=normal&cb=hyvlu3ghzg46"></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 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 style="display: none;" 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 style="display: none;" 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>
<input type="hidden" name="token" value="18e1877d598ddb5bd4ce6c1f47e2f5e2">
<div class="form-group text-center" id="g-captcha-signup">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ywp70v7z9agj" 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&k=6LcIxMYfAAAAAM-6fuml0dYPJfswgzlvRjW23o7G&co=aHR0cHM6Ly9tYW5nYWppbnguY29tOjQ0Mw..&hl=de&v=Ya-Cd6PbRI5ktAHEhm9JuKEu&size=normal&cb=xqzj91kt173l"></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 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
Check Out Our Recommendations Curated Just for You Sponsored: DiscoveryFeed Read Next Story Die besten Tier-Witze Sponsored: freenet.de Read Next Story Emoji-Bilderrätsel: Erkennen Sie alle Sprichwörter? Sponsored: freenet.de Read Next Story Suchen Futterhäuser Sponsored: Gesponserte Links Read Next Story Erhalten Sie exklusive Einblicke von Experten! Sponsored: scopevisio.com Read Next Story MangaJinx 10+ * * * * * 12 * * ADVANCED SEARCH * POPULAR * LATEST * TOP * DAY * WEEK * MONTH * REVIEWS * COMMENTS * 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 * - MangaJinx Navigation - * HOME * ADVANCED SEARCH * TOP * DAY * WEEK * MONTH * REVIEWS * COMMENTS * DISCUSSIONS * MANGA LIST * LATEST * POPULAR * ON-GOING * COMPLETED * RECOMMENDED LISTs * PROFILE * BOOKMARK * READING HISTORY * MY LISTs * MY COMMENTS * NOTIFICATIONS * SETTINGS * GENRES * READ MANHUA ONLINE * LOGOUT Copyright 2022. 👉 We don't use any redirect ads, If you got any bugs, please report HERE 👈 👉 Most bugs are solved by disable all Ad-Blockers on your browsers/devices! 👈 HOME Comedy Drama Romance Webtoons Villainess In Love Read Now BOOKMARK AS: * -------------------------------------------------------------------------------- * Reading * Plan to read * Completed * Dropped VILLAINESS IN LOVE THE EVIL LADY',S HERO,악녀의 남주님,ANGNYEOUI NAMJUNIM,悪女の恋人は主人公様,KÖTÜ LEYDININ KAHRAMANI Authors : Lee haron, R.su Status : Completed Genres : Comedy , Drama , Fantasy , Full Color , Historical , Isekai , Josei , Magic , Manhwa , Romance , Villainess , Webtoons Chapters: 104 Last update: 1 year ago 4,721 Follows 4.9 21 votes 5 90.5% 4 9.5% 3 0% 2 0% 1 0% HISTORY LATEST CHAPTERS Chapter 104 - Special Episode 17 [END] : The Happiest Chapter 103 - Special Episode 16 [M] : I love You Chapter 102 - Special Episode 15 : Spring We need your help. We are re-building the ranking system, so please write a review for the manga you know. It helps others easily decide to read this manga or not. Thanks. WRITE A REVIEW SUMMARY REVIEWS (4) You are reading Villainess In Love manga, one of the most popular manga covering in Comedy, Drama, Fantasy, Full Color, Historical, Isekai, Josei, Magic, Manhwa, Romance, Villainess, Webtoons genres, written by Lee haron,R.su at MangaJinx, a top manga site to offering for read manga online free. Villainess In Love has 106 translated chapters and translations of other chapters are in progress. Lets enjoy. If you want to get the updates about latest chapters, lets create an account and add Villainess In Love to your bookmark. So I’ve become Yunifer Magnolia, the villainess who’s crazed with jealousy that Duke Ishid Lucrenze, the devastatingly handsome hero, has eyes only for Raelle, Yunifer’s best friend. Yunifer torments Raelle so much that Yunifer’s killed off at the end. But... I’M Yunifer now. UGH! Good news is, I’ve reincarnated a year before her tragic end, so there’s time to make sure Ishid and Raelle have a fairy tale ending (and I stay alive). Bad news is, I got drunk and woke up with Ishid next to me. Crap. SHOW MORE Member Defic1ant Level 7 14 days ago Rocks This was so cute!! ❤️ Reply j Member jessfishing2004 Level 7 24 days ago Rocks Beautiful story, very well written. Reply Member iAm Yimei Level 10 2 months ago Rocks I fell in loce both with the MCs. I hope the story does not end Reply Member Fuwafuwa Level 5 4 months ago Rocks I cannot explain how happy I am that I have encountered this manhwa 🥺 The story is very wholesome especially the ending 🥹🫶🏼 💯! Reply (1) WRITE A REVIEW 1. Do not link or mention other websites. 2. Do not use harsh words, insults others. 3. Review that are not related to the manga will be deleted. ADD REVIEW RATE ONLY CHAPTERS (106) * Chapter 104 - Special Episode 17 [END] : The Happiest1 year ago * Chapter 103 - Special Episode 16 [M] : I love You1 year ago * Chapter 102 - Special Episode 15 : Spring1 year ago * Chapter 101 - Special Episode 14 : Decision1 year ago * Chapter 100 - Special Episode 13 : Always By Your Side1 year ago * Chapter 99 - Special Episode 12 : My Daughter1 year ago * Chapter 98 - Special Episode 11 : Etched Memories1 year ago * Chapter 97 - Special Episode 10 : Portraits1 year ago * Chapter 96 - Special Episode 9 : An Important Decision1 year ago * Chapter 95 - Special Episode 8 : Eat Your Onions1 year ago * Chapter 94 - Special Episode 7 : Winter Bud1 year ago * Chapter 93 - Special Episode 6 : Close Call1 year ago * Chapter 92 - Special Episode 5 : A Childs Fate1 year ago * Chapter 91 - Special Episode 4 : Its from My Wife1 year ago * Chapter 90 - Special Episode 3 : For Four Days?!1 year ago * Chapter 89 - Special Episode 2 : We e Dating Now1 year ago * Chapter 88 - Special Episode 1 : Day One1 year ago * Chapter 87.5 - Special Announcement1 year ago * Chapter 871 year ago * Chapter 862 years ago * Chapter 852 years ago * Chapter 842 years ago * Chapter 832 years ago * Chapter 822 years ago * Chapter 812 years ago * Chapter 802 years ago * Chapter 792 years ago * Chapter 782 years ago * Chapter 772 years ago * Chapter 762 years ago * Chapter 752 years ago * Chapter 742 years ago * Chapter 732 years ago * Chapter 723 years ago * Chapter 713 years ago * Chapter 703 years ago * Chapter 693 years ago * Chapter 683 years ago * Chapter 673 years ago * Chapter 663 years ago * Chapter 653 years ago * Chapter 643 years ago * Chapter 633 years ago * Chapter 623 years ago * Chapter 613 years ago * Chapter 603 years ago * Chapter 593 years ago * Chapter 583 years ago * Chapter 573 years ago * Chapter 563 years ago * Chapter 553 years ago * Chapter 543 years ago * Chapter 533 years ago * Chapter 523 years ago * Chapter 513 years ago * Chapter 503 years ago * Chapter 493 years ago * Chapter 483 years ago * Chapter 473 years ago * Chapter 463 years ago * Chapter 453 years ago * Chapter 443 years ago * Chapter 433 years ago * Chapter 423 years ago * Chapter 413 years ago * Chapter 403 years ago * Chapter 393 years ago * Chapter 383 years ago * Chapter 373 years ago * Chapter 363 years ago * Chapter 353 years ago * Chapter 343 years ago * Chapter 333 years ago * Chapter 323 years ago * Chapter 313 years ago * Chapter 303 years ago * Chapter 293 years ago * Chapter 283 years ago * Chapter 273 years ago * Chapter 263 years ago * Chapter 253 years ago * Chapter 243 years ago * Chapter 233 years ago * Chapter 223 years ago * Chapter 213 years ago * Chapter 203 years ago * Chapter 193 years ago * Chapter 183 years ago * Chapter 173 years ago * Chapter 163 years ago * Chapter 153 years ago * Chapter 143 years ago * Chapter 133 years ago * Chapter 123 years ago * Chapter 113 years ago * Chapter 103 years ago * Chapter 93 years ago * Chapter 83 years ago * Chapter 73 years ago * Chapter 63 years ago * Chapter 53 years ago * Chapter 43 years ago * Chapter 33 years ago * Chapter 23 years ago * Chapter 13 years ago * Chapter 03 years ago SHOW MORE SHARE THIS MANGA FacebookTwitterLinkedInReddit VK COMMENTS (184) Send You are commenting as Love BTS Sort by : NEWEST REPLIES OLDEST Member Milo Level 8 8 days ago Chapter 104 See y'all soon Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 104 WHERE IS MY BLONDIE WIND MAGE AND THE NOW EMPEROR BOTH COMIN LESS GO OUT TOGETHER Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 102 Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 101 Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 99 Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 98 Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 96 WHERE DID THE BLOND WUND MAGE GO?? Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 93 WHY ARE THEY SO DARN CUTE Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 91 HE LOOKS SO fu**ING HWAT WITH HIS HAIR BACK ARGHHHHHC Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 88 FINALLY THE DEATAIS OF THAT NIGHT Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 83 HWAT HWAT HWAT Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 82 You saw nothing again Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 80 And kid you never saw anything just let him die Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 80 MR.PRINCE I NEED YOU Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 79 ENCOURAGE HIM MORE TRUN HIM INTO EVIL I WANNA SEE THAT SIDE Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 79 Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 78 If that damn fu**er would have died like would've been easier Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 77 Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 76 Reply * Report Spam * Report Spoil Member Milo Level 8 8 days ago Chapter 75 I WANT THE BLONDIE AND THE PRINCE THE WHITE HAIRED PURPLE ALSO Reply * Report Spam * Report Spoil 12..Last » DISQUS Please enable JavaScript to view the comments powered by Disqus. RANKING TRENDING TOP WEEK REVIEWS COMMENTS 1 JINX CHAPTER 44 2 LOW TIDE IN TWILIGHT CHAPTER 74 3 DARK FALL CHAPTER 54 4 PAINTER OF THE NIGHT CHAPTER 129.5 5 NIGHT BY THE SEA CHAPTER 74 6 ROSES AND CHAMPAGNE CHAPTER 75 7 BJ ALEX CHAPTER 97 8 DAWN OF THE DRAGON CHAPTER 53 9 FULL VOLUME CHAPTER 119 10 CODENAME ANASTASIA CHAPTER 32 VIEW ALL 1 JINX CHAPTER 44 2 LOW TIDE IN TWILIGHT CHAPTER 74 3 PAINTER OF THE NIGHT CHAPTER 129.5 4 ROSES AND CHAMPAGNE CHAPTER 75 5 MARRY MY HUSBAND [OFFICIAL] CHAPTER 69 6 DARK FALL CHAPTER 54 7 NIGHT BY THE SEA CHAPTER 74 8 CAN'T THINK STRAIGHT CHAPTER 53 9 DAWN OF THE DRAGON CHAPTER 53 10 OUR SUNNY DAYS CHAPTER 25.5 VIEW ALL 1 JINX 321 REVIEWS 2 PAINTER OF THE NIGHT 286 REVIEWS 3 BJ ALEX 187 REVIEWS 4 OUR SUNNY DAYS 129 REVIEWS 5 PEARL BOY 96 REVIEWS 6 SIGN (KER) 90 REVIEWS 7 LOW TIDE IN TWILIGHT 76 REVIEWS 8 DANGEROUS CONVENIENCE STORE 73 REVIEWS 9 LOVE IS AN ILLUSION 70 REVIEWS 10 CHERRY BLOSSOMS AFTER WINTER 64 REVIEWS VIEW ALL 1 PAINTER OF THE NIGHT 38K COMMENTS 2 JINX 27.5K COMMENTS 3 BJ ALEX 24.8K COMMENTS 4 ROSES AND CHAMPAGNE 13.1K COMMENTS 5 PEARL BOY 12.7K COMMENTS 6 SIGN (KER) 12.4K COMMENTS 7 FULL VOLUME 12.4K COMMENTS 8 CHERRY BLOSSOMS AFTER WINTER 11.1K COMMENTS 9 LOW TIDE IN TWILIGHT 10.9K COMMENTS 10 LOVE IS AN ILLUSION 10.8K COMMENTS VIEW ALL 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 manhua 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