bibimanga.com
Open in
urlscan Pro
2a06:98c1:3121::3
Public Scan
Submitted URL: http://bibimanga.com/
Effective URL: https://bibimanga.com/
Submission: On January 27 via api from US — Scanned from NL
Effective URL: https://bibimanga.com/
Submission: On January 27 via api from US — Scanned from NL
Form analysis
6 forms found in the DOMGET https://bibimanga.com/
<form id="blog-post-search" class="ajax manga-search-form" action="https://bibimanga.com/" 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"><input type="hidden" name="post_type" value="wp-manga">
<ul id="ui-id-1" tabindex="0" class="ui-menu ui-widget ui-widget-content ui-autocomplete ui-front" unselectable="on" style="display: none;"></ul>
</form>
GET https://bibimanga.com/
<form class="manga-search-form search-form ajax" action="https://bibimanga.com/" 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 id="ui-id-2" tabindex="0" class="ui-menu ui-widget ui-widget-content ui-autocomplete ui-front" unselectable="on" style="display: none;"></ul>
</form>
GET https://bibimanga.com/
<form class="manga-search-form search-form ajax" action="https://bibimanga.com/" 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 id="ui-id-3" tabindex="0" class="ui-menu ui-widget ui-widget-content ui-autocomplete ui-front" unselectable="on" style="display: none;"></ul>
</form>
Name: loginform — POST
<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>
<script>
document.addEventListener("DOMContentLoaded", function() {
jQuery(".mo_btn-mo").prop("disabled", false);
});
</script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
jQuery(document).ready(function() {
jQuery(".login-button").css("cursor", "pointer");
});
});
function mo_openid_on_consent_change(checkbox) {
if (!checkbox.checked) {
jQuery('#mo_openid_consent_checkbox').val(1);
jQuery(".mo_btn-mo").attr("disabled", true);
jQuery(".login-button").addClass("dis");
} else {
jQuery('#mo_openid_consent_checkbox').val(0);
jQuery(".mo_btn-mo").attr("disabled", false);
jQuery(".login-button").removeClass("dis");
}
}
var perfEntries = performance.getEntriesByType("navigation");
if (perfEntries[0].type === "back_forward") {
location.reload(true);
}
function HandlePopupResult(result) {
window.location = "https://bibimanga.com";
}
function moOpenIdLogin(app_name, is_custom_app) {
var current_url = window.location.href;
var cookie_name = "redirect_current_url";
var d = new Date();
d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
var base_url = 'https://bibimanga.com';
var request_uri = '/';
var http = 'https://';
var http_host = 'bibimanga.com';
var default_nonce = 'b2e04a2223';
var custom_nonce = 'f5b541f8a9';
if (is_custom_app == 'false') {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) {
redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
}
}
} else {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
}
}
if (0) {
var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
} else {
window.location.href = redirect_url + app_name;
}
}
</script>
</p>
<div class="mo-openid-app-icons">
<p style="color:#000000;width: fit-content"> Connect with</p>
<a style="margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-facebook mo_btn-custom-dec login-button mo_btn_transform_i " onclick="moOpenIdLogin('facebook','true');"> <i class="fab fa-facebook" style="padding-top:0px !important;margin-top: 0" src="https://bibimanga.com/wp-content/plugins/miniorange-login-openid0/includes/images/icons/facebook.png"></i>Login with Facebook</a><a style="border-color: rgb(79, 113, 232); border-bottom-width: thin; margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-google mo_btn-custom-dec login-button mo_btn_transform" onclick="moOpenIdLogin('google','true');"> <img class="fa" style="padding-top:0px !important;margin-top: 0" src="https://bibimanga.com/wp-content/plugins/miniorange-login-openid0/includes/images/icons/g.png">Login with Google</a>
</div> <input type="hidden" id="wpa_initiator" class="wpa_initiator" name="wpa_initiator" value="">
<div id="altEmail_container"><label for="alt_s">Alternative:</label><input type="text" id="alt_s" name="alt_s"></div><span class="wpa_hidden_field" style="display:none;height:0;width:0;"><label>WPA <input type="text" name="rcswjk9797"
value="347802"></label></span>
<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"> <input type="hidden" name="redirect_to" value="https://bibimanga.com/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 class="action">
<script>
document.addEventListener("DOMContentLoaded", function() {
jQuery(".mo_btn-mo").prop("disabled", false);
});
</script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
jQuery(document).ready(function() {
jQuery(".login-button").css("cursor", "pointer");
});
});
function mo_openid_on_consent_change(checkbox) {
if (!checkbox.checked) {
jQuery('#mo_openid_consent_checkbox').val(1);
jQuery(".mo_btn-mo").attr("disabled", true);
jQuery(".login-button").addClass("dis");
} else {
jQuery('#mo_openid_consent_checkbox').val(0);
jQuery(".mo_btn-mo").attr("disabled", false);
jQuery(".login-button").removeClass("dis");
}
}
var perfEntries = performance.getEntriesByType("navigation");
if (perfEntries[0].type === "back_forward") {
location.reload(true);
}
function HandlePopupResult(result) {
window.location = "https://bibimanga.com";
}
function moOpenIdLogin(app_name, is_custom_app) {
var current_url = window.location.href;
var cookie_name = "redirect_current_url";
var d = new Date();
d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
var base_url = 'https://bibimanga.com';
var request_uri = '/';
var http = 'https://';
var http_host = 'bibimanga.com';
var default_nonce = 'b2e04a2223';
var custom_nonce = 'f5b541f8a9';
if (is_custom_app == 'false') {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) {
redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
}
}
} else {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
}
}
if (0) {
var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
} else {
window.location.href = redirect_url + app_name;
}
}
</script>
</p>
<div class="mo-openid-app-icons">
<p style="color:#000000;width: fit-content"> Connect with</p>
<a style="margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-facebook mo_btn-custom-dec login-button mo_btn_transform_i " onclick="moOpenIdLogin('facebook','true');"> <i class="fab fa-facebook" style="padding-top:0px !important;margin-top: 0" src="https://bibimanga.com/wp-content/plugins/miniorange-login-openid0/includes/images/icons/facebook.png"></i>Login with Facebook</a><a style="border-color: rgb(79, 113, 232); border-bottom-width: thin; margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-google mo_btn-custom-dec login-button mo_btn_transform" onclick="moOpenIdLogin('google','true');"> <img class="fa" style="padding-top:0px !important;margin-top: 0" src="https://bibimanga.com/wp-content/plugins/miniorange-login-openid0/includes/images/icons/g.png">Login with Google</a>
</div> <input type="hidden" id="wpa_initiator" class="wpa_initiator" name="wpa_initiator" value="">
<div id="altEmail_container"><label for="alt_s">Alternative:</label><input type="text" id="alt_s" name="alt_s"></div><span class="wpa_hidden_field" style="display:none;height:0;width:0;"><label>WPA <input type="text" name="rcswjk9797"
value="347802"></label></span>
<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">
</p>
</form>
Name: resetform — POST
<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 * MANGAS * Top Views * Top Trending * Latest Updates * ADULT * Contact * * Advanced Sign in Sign up * HOME * MANGAS * Top Views * Top Trending * Latest Updates * ADULT * Contact * HOME * Manhwa * Yaoi * Romance * Drama * Fantasy * Shoujo * MORE * Adventure * Action * Comics * Ecchi * Harem * Historical * Horror * Isekai * Josei * Manga * Manhua * Manhwa * Martial Arts * Mature * Mystery * Psychological * School Life * Sci-fi * Seinen * Shoujo Ai * Shounen * Slice of Life * Sports * Supernatural * Time Travel * Tragedy * Yuri * Adult Sign in Sign up NEW POPULAR MANGA Previous MASKED KNIGHT WILL NEVER DECEIVE THE VILLAINESS January 23, 2024 Chapter 2 Chapter 1 HELLO, LILLIAN January 23, 2024 Chapter 2 Chapter 1 I BECAME THE YOUNGEST TOP IDOL January 24, 2024 Chapter 2 Chapter 1 FULL TIME FREELANCER January 23, 2024 Chapter 0 WHAT DO I DO NOW? January 27, 2024 Chapter 106 Chapter 105 I GIVE YOU MY ALL January 27, 2024 Chapter 7 Chapter 6 CHAOTIC NIGHTS January 26, 2024 Chapter 1 A DAILY PART-TIME JOB January 26, 2024 Chapter 4 Chapter 3 THE 17TH SON January 24, 2024 Chapter 18 Chapter 17 LADY BABY IS A REVENGE MAKER January 26, 2024 Chapter 19 Chapter 18 CAN I LIKE YOU MISTER? January 26, 2024 Chapter 5 Chapter 4.1 ALL MALE PROTAGONISTS ARE ILL January 26, 2024 Chapter 2 Chapter 1 BRIDE OF THE BARRIER MASTER January 23, 2024 Chapter 1 MY BOSS IS A GIANT: HE MANAGES MY EVERY NEED WITH ENORMOUS SKILL – THE COMPLETE MANGA COLLECTION January 23, 2024 Chapter 1 SURVIVAL OF A TYRANT’S SECRETARY January 27, 2024 Chapter 14 Chapter 13 EXCLUSIVE POSSESSION: YOUNG MASTER JI’S BELOVED WIFE January 25, 2024 Chapter 9 Chapter 8 MASKED KNIGHT WILL NEVER DECEIVE THE VILLAINESS January 23, 2024 Chapter 2 Chapter 1 HELLO, LILLIAN January 23, 2024 Chapter 2 Chapter 1 I BECAME THE YOUNGEST TOP IDOL January 24, 2024 Chapter 2 Chapter 1 FULL TIME FREELANCER January 23, 2024 Chapter 0 WHAT DO I DO NOW? January 27, 2024 Chapter 106 Chapter 105 I GIVE YOU MY ALL January 27, 2024 Chapter 7 Chapter 6 CHAOTIC NIGHTS January 26, 2024 Chapter 1 A DAILY PART-TIME JOB January 26, 2024 Chapter 4 Chapter 3 THE 17TH SON January 24, 2024 Chapter 18 Chapter 17 LADY BABY IS A REVENGE MAKER January 26, 2024 Chapter 19 Chapter 18 CAN I LIKE YOU MISTER? January 26, 2024 Chapter 5 Chapter 4.1 ALL MALE PROTAGONISTS ARE ILL January 26, 2024 Chapter 2 Chapter 1 BRIDE OF THE BARRIER MASTER January 23, 2024 Chapter 1 MY BOSS IS A GIANT: HE MANAGES MY EVERY NEED WITH ENORMOUS SKILL – THE COMPLETE MANGA COLLECTION January 23, 2024 Chapter 1 SURVIVAL OF A TYRANT’S SECRETARY January 27, 2024 Chapter 14 Chapter 13 EXCLUSIVE POSSESSION: YOUNG MASTER JI’S BELOVED WIFE January 25, 2024 Chapter 9 Chapter 8 MASKED KNIGHT WILL NEVER DECEIVE THE VILLAINESS January 23, 2024 Chapter 2 Chapter 1 HELLO, LILLIAN January 23, 2024 Chapter 2 Chapter 1 I BECAME THE YOUNGEST TOP IDOL January 24, 2024 Chapter 2 Chapter 1 FULL TIME FREELANCER January 23, 2024 Chapter 0 Next LATEST MANGA UPDATES FLAVORS OF REINCARNATION 3.8 Chapter 117 Chapter 116 January 20, 2024 THE EXHAUSTING REALITY OF NOVEL TRANSMIGRATION 4 Chapter 38 Chapter 37 LOVE DOESN’T MATTER 4.1 Chapter 54 Chapter 53 January 13, 2024 HOW TO REJECT MY OBSESSIVE EX-HUSBAND 5 Chapter 11 Chapter 10 January 13, 2024 KYOUSHI NO ORERA WA SHITE MO II DESHO? – MAJIME-SENSEI WA CHARAOTOKO-SENSEI NI KANAWANAI 5 Chapter 5 Chapter 4 CHARLOTTE HAS FIVE DISCIPLES 3.8 Chapter 186 Chapter 185 January 20, 2024 LOSING MONEY TO BE A TYCOON 3 Chapter 101 Chapter 100 SWALLOWED STAR 4.1 Chapter 2009 January 20, 2024 Chapter 226 MEMOIR OF THE KING OF WAR 4.2 Chapter 156 Chapter 155 THE UNDEFEATABLE SWORDSMAN 4.2 Chapter 196 Chapter 195 January 14, 2024 THE HERO WENT CRAZY EVEN THOUGH I’M THE ONE WHO DIED 5 Chapter 29 Chapter 28 January 20, 2024 OMNISCIENT READER’S VIEWPOINT 4.1 Chapter 196 Chapter 195 January 23, 2024 I BECAME THE CHEF OF THE DRAGON KING 3.8 Chapter 60 Chapter 59 October 24, 2023 THE EUNUCH’S CONSORT RULES THE WORLD 3.5 Chapter 345 Chapter 344 January 20, 2024 ISNELDA 3.9 Chapter 86 Chapter 85 January 20, 2024 RAISING MY HUSBAND 5 Chapter 28 Chapter 27 January 20, 2024 Page 1 of 30112345...102030...»Last » * * Advanced YOUR READING HISTORY You don't have anything in histories RANDOM PICKS MASTER AND SEVEN LOVERS Chapter 98 July 23, 2023 Chapter 97 July 23, 2023 SWORDMASTER’S YOUNGEST SON Chapter 100 November 25, 2023 Chapter 99 November 18, 2023 JUYEON’S JINX Chapter 2 November 5, 2023 Chapter 1 November 5, 2023 THE DIARY OF LOVING A FORGETFUL SWEET WIFE ( THE AMNESIAC WIFE ) Chapter 55 End July 15, 2021 Chapter 54 July 15, 2021 FELL INTO THE ARMS OF A MAD VILLAIN Chapter 36 Chapter 35 TODAY I TOOK CARE OF A BAD BOY Chapter 11 September 15, 2023 Chapter 10 June 10, 2023 LOVE REBOOTED Chapter 58 Chapter 57 January 18, 2024 QUEEN CECIA’S SHORTS Chapter 128 November 3, 2023 Chapter 127 October 27, 2023 Here for more Popular Manga * User Settings * DMCA Report * Contact © 2017 BiBiManga. All rights reserved! × SIGN IN Username or Email Address * Password * Connect with Login with Facebook Login with Google Alternative: WPA Remember Me Lost your password? ← Back to Read Manga Online for Free! × SIGN UP Register For This Site. Username * Email Address * Password * Connect with Login with Facebook Login with Google Alternative: WPA Log in | Lost your password? ← Back to Read Manga Online for Free! × 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 Read Manga Online for Free! Notifications