Linux ubuntu 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
nginx/1.24.0
: 67.217.245.49 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
8.3.6
www-data
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
mangaberri /
public_html /
mangacherri /
[ HOME SHELL ]
Name
Size
Permission
Action
.mangacherri.php
3.61
KB
-rw-r--r--
404.php
5.27
KB
-rwxrwxrwx
OS_1.png
431.44
KB
-rwxrwxrwx
OS_2.png
234.1
KB
-rwxrwxrwx
actions.php
1.18
KB
-rwxrwxrwx
ads.txt
61
B
-rwxrwxrwx
android_1.png
201.87
KB
-rwxrwxrwx
android_2.png
218.54
KB
-rwxrwxrwx
articles.php
69.38
KB
-rw-r--r--
banner_mangacherri.png
255.71
KB
-rwxrwxrwx
datasource.php
3.08
KB
-rwxrwxrwx
dbhelper.php
27.97
KB
-rwxrwxrwx
dbhelper_ori.php
27.79
KB
-rwxrwxrwx
default.php
16.16
KB
-rwxrwxrwx
dmca.php
8.81
KB
-rwxrwxrwx
favicon.ico
67.58
KB
-rwxrwxrwx
favicon.png
16.7
KB
-rwxrwxrwx
favorites.php
90.07
KB
-rwxrwxrwx
footer.php
7.97
KB
-rwxrwxrwx
forgot-password.php
6.71
KB
-rwxrwxrwx
genre.php
14.68
KB
-rwxrwxrwx
head.php
598
B
-rwxrwxrwx
header.php
16.45
KB
-rwxrwxrwx
history.php
6.65
KB
-rwxrwxrwx
home.php
32.85
KB
-rwxrwxrwx
icon.ico
148.56
KB
-rwxrwxrwx
index.php
23.23
KB
-rwxrwxrwx
install_webapp.php
6.62
KB
-rwxrwxrwx
log.txt
1.73
KB
-rwxrwxrwx
logo.png
43.75
KB
-rwxrwxrwx
logo_dark.7c81824.png
65.63
KB
-rwxrwxrwx
logo_light.d9991b5.png
65.63
KB
-rwxrwxrwx
logo_white.f5e6e19.png
65.63
KB
-rwxrwxrwx
mal.php
20.37
KB
-rw-r--r--
manga_og.jpg
173.55
KB
-rwxrwxrwx
mangaberri_banner.png
196.52
KB
-rwxrwxrwx
mangaberri_vid.mp4
6.99
MB
-rwxrwxrwx
mangabg1.png
1.97
MB
-rwxrwxrwx
mangacherri_vid2.mp4
1.02
MB
-rwxrwxrwx
manifest.json
432
B
-rwxrwxrwx
most-viewed.php
9.58
KB
-rwxrwxrwx
mygagal.php
11.01
KB
-rw-r--r--
new-manga.php
14.57
KB
-rwxrwxrwx
privacy-policy.php
13.91
KB
-rwxrwxrwx
pwnkit
0
B
-rw-r--r--
q.php
4
B
-rw-r--r--
read-manga.php
46.63
KB
-rwxrwxrwx
reading.php
27.08
KB
-rwxrwxrwx
register.php
7.63
KB
-rwxrwxrwx
robots.txt
71
B
-rwxrwxrwx
script.php
1.71
KB
-rwxrwxrwx
search.php
14.55
KB
-rwxrwxrwx
seo.php
1.19
KB
-rwxrwxrwx
sign-in.php
6.88
KB
-rwxrwxrwx
simage.php
1.18
KB
-rwxrwxrwx
sitemap.xml
322.01
KB
-rwxrwxrwx
style_css.php
97.93
KB
-rwxrwxrwx
terms-of-service.php
25.16
KB
-rwxrwxrwx
uknown_user.e5ec11a.png
1.25
KB
-rwxrwxrwx
weekly-manga.php
14.58
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : reading.php
<!DOCTYPE html> <html lang="en" data-fp="5h93d476r16"> <?php require_once(__DIR__ . "/dbhelper.php"); $dbhelper = new DBHelper(); $manga = $dbhelper->getMangaInfoByChapterId($_GET['chapter'])[0]; $chapter = $dbhelper->getChapterInfo($_GET['chapter'])[0]; $chapters = $dbhelper->getMangaChapters($manga['id']); $chapter_images = $dbhelper->getMangaChapterImages($_GET['chapter']); $relatedMangas = $dbhelper->getRelatedMangas($manga['id']); $encryptionKey = $dbhelper->getEncryptionKey(); ?> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title><?= $manga['title'] ?> Manga Free <?= 'Chapter '. $chapter['name'] ?> On MangaCherri</title> <meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1"> <meta data-n-head="ssr" name="format-detection" content="telephone=no"> <meta data-n-head="ssr" name="viewport" content="width=device-width, initial-scale=1"> <meta data-n-head="ssr" data-hid="robots" name="robots" content="index, follow, all"> <meta data-n-head="ssr" data-hid="googlebot" name="googlebot" content="index, follow, all"> <link data-n-head="ssr" rel="icon" variant="image/x-icon" href="/favicon.ico"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"> <link data-n-head="ssr" rel="canonical" href="https://mangacherri.com/<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($manga['title']))) .'/'. $_GET['chapter'] ?>"> <meta data-n-head="ssr" data-hid="title" name="title" content="<?= $manga['title'] ?> Manga Free <?= 'Chapter '. $chapter['name'] ?> On MangaCherri"> <meta data-n-head="ssr" data-hid="og:title" property="og:title" name="og:title" content="<?= $manga['title'] ?> Manga Free <?= 'Chapter '. $chapter['name'] ?> On MangaCherri"> <meta data-n-head="ssr" data-hid="description" name="description" content="Read <?= $manga['title'] ?> Manga Free <?= 'Chapter '. $chapter['name'] ?> On MangaCherri, Catch the latest manga releases chapter with high-quality images. Online read NOW!"> <meta data-n-head="ssr" data-hid="og:description" property="og:description" name="og:description" content="Read <?= $manga['title'] ?> Manga Free <?= 'Chapter '. $chapter['name'] ?> On MangaCherri, Catch the latest manga releases chapter with high-quality images. Online read NOW!"> <meta data-n-head="ssr" data-hid="og:site_name" property="og:site_name" content="mangacherri.com"> <meta data-n-head="ssr" data-hid="og:url" name="og:url" content="https://mangacherri.com/"> <meta data-n-head="ssr" data-hid="i18n-og" property="og:locale" content="en"> <meta data-n-head="ssr" data-hid="og:image" property="og:image" content="https://mangacherri.com/manga_og.jpg" /> <?php include('head.php'); ?> </head> <?php include('style_css.php'); ?> <body class="dark-mode"> <style> #button { display: inline-block; background-color: #ff63a4; width: 40px; height: 40px; text-align: center; border-radius: 20px; position: fixed; bottom: 10px; right: 10px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 1000; } #button::after { content: "\f077"; font-family: FontAwesome; font-weight: normal; font-style: normal; font-size: 1.5em; line-height: 40px; color: #fff; } #button:hover { cursor: pointer; background-color: #333; } #button:active { background-color: #555; } #button.show { opacity: 0.6; visibility: visible; } @media (min-width: 500px) { #button { margin: 30px; } } .owl-theme img { width: 100%; min-height: 200px; } .owl-carousel .owl-prev, .owl-carousel .owl-next { position: absolute; top: 40%; transform: translateY(-50%); background-color: rgb(212, 212, 212) !important; color: #000 !important; font-size: 1.5em !important; width: 40px; height: 40px; border-radius: 100% !important; font-weight: bold; padding: 15px !important; text-align: center; } .owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover { background-color: #ffb000 !important; color: #000 !important; } .owl-carousel .owl-prev { left: -30px; } .owl-carousel .owl-next { right: -30px; } .owl-theme .owl-dots .owl-dot.active span { background: #a10061 !important; width: 25px; transition: 0.2s ease-in-out; } .owl-theme .owl-dots .owl-dot:hover span { background: #a10061 !important; transition: 0.2s ease-in-out; } /* Responsive design custom css */ @media only screen and (max-width:480px) { .owl-theme .owl-dots .owl-dot { display: none; } .owl-carousel .owl-prev, .owl-carousel .owl-next { width: 30px; height: 30px; font-size: 14px !important; top: 45%; box-shadow: 0px 0px 0px 0px #000; } .owl-carousel .owl-prev { left: 0px; } .owl-carousel .owl-next { right: 0px; } } </style> <a id="button"></a> <div id="__nuxt"> <!----> <div id="__layout"> <div class="default-container" data-v-5fa6951a=""> <?php include('header.php'); ?> <div id="main-container" class="content-container" data-v-5fa6951a=""> <div data-v-a833353c="" data-v-5fa6951a=""> <div id="reading_view" class="container column" data-v-ca6cf050="" data-v-a833353c=""> <div class="column align-center px-3" data-v-ca6cf050="" data-v-a833353c=""> <h1 data-v-ca6cf050="" data-v-a833353c=""> <?= $manga['title'] . ' ' . $chapter['name'] ?> </h1> <!----> <div class="social-container" data-v-25b99098="" data-v-a833353c="" data-v-ca6cf050=""> <button class="mr-2 social-btn row align-center btn-default btn-default " style="background-color:#3a66c5;" data-v-70910ec7="" data-v-25b99098="" onclick="window.open('https:\/\/www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fmangacherri.com/<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($manga['title']))) ?>', '_system', 'location=yes');"> <svg xmlns="http://www.w3.org/2000/svg" width="15px" height="15px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook" data-v-70910ec7="" data-v-25b99098=""> <path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z" data-v-70910ec7="" data-v-25b99098=""></path> </svg> <span class="social-name ml-1 text inverse tiny" data-v-70d8a0c4="" data-v-25b99098="" data-v-70910ec7="">facebook </span> </button> <button class="mr-2 social-btn row align-center btn-default btn-default " style="background-color:#159bef;" data-v-70910ec7="" data-v-25b99098="" onclick="window.open('https:\/\/twitter.com/intent/tweet?url=mangacherri.com/<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($manga['title']))) ?>');"> <svg xmlns="http://www.w3.org/2000/svg" width="15px" height="15px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter" data-v-70910ec7="" data-v-25b99098=""> <path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z" data-v-70910ec7="" data-v-25b99098=""></path> </svg> <span class="social-name ml-1 text inverse tiny" data-v-70d8a0c4="" data-v-25b99098="" data-v-70910ec7="">twitter </span> </button> <button class="mr-2 social-btn row align-center btn-default btn-default " style="background-color:#06c576;" data-v-70910ec7="" data-v-25b99098="" onclick="window.open('https:\/\/wa.me/?text=https:\/\/mangacherri.com/<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($manga['title']))) ?>');"> <span class="row align-center" data-v-25b99098="" data-v-6a8dae3e=""> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="15px" height="15px" fill="white"> <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path> </svg> </span> <span class="social-name ml-1 text inverse tiny" data-v-70d8a0c4="" data-v-25b99098="" data-v-70910ec7="">whatsapp </span> </button> <!--<button class="mr-2 social-btn row align-center btn-default btn-default " style="background-color:#de1b3a;" data-v-70910ec7="" data-v-25b99098=""> <span class="row align-center" data-v-25b99098="" data-v-6a8dae3e=""> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" width="15px" height="15px" fill="white"> <path d="M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z"></path> </svg> </span> <span class="social-name ml-1 text inverse tiny" data-v-70d8a0c4="" data-v-25b99098="" data-v-70910ec7="">pinterest </span> </button>--> </div> </div> <div class="row breadcrumb-container mb-3 mt-3" data-v-6be35aa8="" data-v-a833353c="" data-v-ca6cf050=""> <a href="/" title="MangaCherri" class="link no-decoration row align-center mr-2" data-v-74ec4422="" data-v-6be35aa8=""> <span class="one-line text grey small" data-v-70d8a0c4="" data-v-6be35aa8="">MangaCherri</span> <svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="text-light feather feather-chevron-right" data-v-6be35aa8=""> <polyline points="9 18 15 12 9 6" data-v-6be35aa8=""></polyline> </svg> </a> <a href="/<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($manga['title']))) ?>" title="<?= $manga['title'] ?>" class="link no-decoration row align-center mr-2" data-v-74ec4422="" data-v-6be35aa8=""> <span class="one-line text grey small" data-v-70d8a0c4="" data-v-6be35aa8=""><?= $manga['title'] ?></span> <svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="text-light feather feather-chevron-right" data-v-6be35aa8=""> <polyline points="9 18 15 12 9 6" data-v-6be35aa8=""></polyline> </svg> </a> <a href="/<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($manga['title']))) . '/' . $chapter['id'] ?>" title="<?= $chapter['name'] ?>" class="link no-decoration row align-center mr-2" data-v-74ec4422="" data-v-6be35aa8=""> <span class="one-line text grey small" data-v-70d8a0c4="" data-v-6be35aa8=""><?= $chapter['name'] ?></span> <!----> </a> </div> <div class="row px-3 actions" data-v-501cca07="" data-v-a833353c="" data-v-ca6cf050=""> <div class="select-dropdown one-line chapters-dropdown" data-v-ba01de24="" data-v-501cca07=""> <select id="top_chapter_selection" data-v-ba01de24="" onchange="topGotoChapter()"> <?php foreach($chapters as $c) { ?> <option value="<?= $c['id'] ?>" data-v-ba01de24="" <?php if($c['id'] == $_GET['chapter']) { echo 'selected'; } ?>> <?= $c['name'] ?> </option> <?php } ?> </select> </div> <span class="flex-fill" data-v-501cca07=""></span> <!----> <button class="ml-3 row align-center btn-default btn-primary " data-v-70910ec7="" data-v-501cca07="" onclick="gotoPrevChapter()"> <svg xmlns="http://www.w3.org/2000/svg" width="15px" height="15px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left" data-v-70910ec7="" data-v-7fe6aad4=""><polyline points="15 18 9 12 15 6" data-v-70910ec7="" data-v-7fe6aad4=""></polyline></svg> Prev </button> <button class="ml-3 row align-center btn-default btn-primary " data-v-70910ec7="" data-v-501cca07="" onclick="gotoNextChapter()"> Next <svg xmlns="http://www.w3.org/2000/svg" width="15px" height="15px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right" data-v-70910ec7="" data-v-501cca07=""> <polyline points="9 18 15 12 9 6" data-v-70910ec7="" data-v-501cca07=""></polyline> </svg> </button> </div> <div data-v-a833353c="" data-v-ca6cf050="" class="row"> <div data-v-a833353c="" data-v-ca6cf050="" class="reading-container"> <?php $counter = 0; foreach($chapter_images as $ci) { ?> <?php if($counter < 6) { ?> <img data-v-a1ebd7c8="" data-v-a833353c="" src="<?= $ci['path'] ?>" alt="<?= $manga['title'] ?>" title="<?= $manga['title'] ?>" loading="lazy"> <?php } else { ?> <div data-v-a1ebd7c8="" data-v-a833353c="" data-v-ca6cf050=""> <img data-v-a1ebd7c8="" data-v-a833353c="" src="<?= $ci['path'] ?>" alt="<?= $manga['title'] ?>" title="<?= $manga['title'] ?> loading="lazy"> </div> <?php } ?> <?php $counter++; } ?> </div> </div> <div class="row px-3 actions" data-v-501cca07="" data-v-a833353c="" data-v-ca6cf050=""> <div class="select-dropdown one-line chapters-dropdown" data-v-ba01de24="" data-v-501cca07=""> <select id="bottom_chapter_selection" data-v-ba01de24="" onchange="bottomGotoChapter()"> <?php foreach($chapters as $c) { ?> <option value="<?= $c['id'] ?>" data-v-ba01de24="" <?php if($c['id'] == $_GET['chapter']) { echo 'selected'; } ?>> <?= $c['name'] ?> </option> <?php } ?> </select> </div> <span class="flex-fill" data-v-501cca07=""></span> <!----> <button class="ml-3 row align-center btn-default btn-primary " data-v-70910ec7="" data-v-501cca07="" onclick="gotoPrevChapter()"> <svg xmlns="http://www.w3.org/2000/svg" width="15px" height="15px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left" data-v-70910ec7="" data-v-7fe6aad4=""><polyline points="15 18 9 12 15 6" data-v-70910ec7="" data-v-7fe6aad4=""></polyline></svg> Prev </button> <button class="ml-3 row align-center btn-default btn-primary " data-v-70910ec7="" data-v-501cca07="" onclick="gotoNextChapter()"> Next <svg xmlns="http://www.w3.org/2000/svg" width="15px" height="15px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right" data-v-70910ec7="" data-v-501cca07=""> <polyline points="9 18 15 12 9 6" data-v-70910ec7="" data-v-501cca07=""></polyline> </svg> </button> </div> <div class="container relative section-list mt-3 related-series" data-v-ca6cf050="" data-v-e1935f7a="" data-v-a833353c=""> <div class="section-container p-3" data-v-189babae="" data-v-e1935f7a="" data-v-ca6cf050=""> <div data-v-189babae=""> <h2 class="section-title" data-v-189babae=""> Related Series </h2> <div class="divider mb-2" data-v-189babae=""></div> </div> <section class="wraper section-list container mt-3" data-v-ca6cf050="" data-v-e1935f7a="" data-v-a833353c=""> <div class="owl-carousel owl-theme image-slider1"> <?php foreach ($relatedMangas as $rm) { ?> <div class="item"> <div class="manga-item column" data-v-4b575bc4="" data-v-e1935f7a="" data-v-189babae=""> <a href="../<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($rm['title']))) ?>" title="<?= $rm['title'] ?>" class="link no-decoration horizontal" data-v-74ec4422="" data-v-4b575bc4=""> <img src="<?= $rm['display_image'] ?>" alt="<?= $rm['title'] ?>" title="<?= $rm['title'] ?>" class="mb-2 horizontal" data-v-a1ebd7c8="" data-v-4b575bc4=""> </a> <a href="../<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($rm['title']))) ?>" title="<?= $rm['title'] ?>" class="link no-decoration one-line" data-v-74ec4422="" data-v-4b575bc4=""><?= $rm['title'] ?> </a> <a href="../<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ','-', strtolower($rm['title']))) . '/' . $rm['latest_chapter_id'] ?>" title="<?= $rm['latest_chapter'] ?>" class="link no-decoration my-1 text-light text-small one-line" data-v-74ec4422="" data-v-4b575bc4=""> <?= $rm['latest_chapter'] ?> </a> <div data-v-56107fc8="" data-v-4b575bc4="" class="row align-center"> <svg data-v-56107fc8="" xmlns="http://www.w3.org/2000/svg" width="12px" height="12px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star star-default <?php if ($rm['rating'] > 0) { echo 'star-checked'; } ?>"> <polygon data-v-56107fc8="" points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon> </svg> <svg data-v-56107fc8="" xmlns="http://www.w3.org/2000/svg" width="12px" height="12px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star star-default <?php if ($rm['rating'] > 1) { echo 'star-checked'; } ?>"> <polygon data-v-56107fc8="" points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon> </svg> <svg data-v-56107fc8="" xmlns="http://www.w3.org/2000/svg" width="12px" height="12px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star star-default <?php if ($rm['rating'] > 2) { echo 'star-checked'; } ?>"> <polygon data-v-56107fc8="" points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon> </svg> <svg data-v-56107fc8="" xmlns="http://www.w3.org/2000/svg" width="12px" height="12px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star star-default <?php if ($rm['rating'] > 3) { echo 'star-checked'; } ?>"> <polygon data-v-56107fc8="" points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon> </svg> <svg data-v-56107fc8="" xmlns="http://www.w3.org/2000/svg" width="12px" height="12px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-star star-default <?php if ($rm['rating'] > 4) { echo 'star-checked'; } ?>"> <polygon data-v-56107fc8="" points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon> </svg> <span data-v-70d8a0c4="" data-v-56107fc8="" class="ml-2 text grey normal" style="font-size: 9.6px;"><?= intval($rm['rating']) ?></span> </div> </div> </div> <?php } ?> </div> </section> </div> </div> </div> </div> <?php include('footer.php'); ?> </div> <div role="alert" class="snackbar-error snackbar-container snackbar-hide" data-v-143f642f="" data-v-5fa6951a=""> <div class="flex relative row align-center px-3" data-v-143f642f=""> <div class="snackbar-indicator indicator-error" data-v-143f642f=""></div> <svg xmlns="http://www.w3.org/2000/svg" width="50px" height="50px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-alert-circle color-error" data-v-143f642f=""> <circle cx="12" cy="12" r="10" data-v-143f642f=""></circle> <line x1="12" y1="8" x2="12" y2="12" data-v-143f642f=""></line> <line x1="12" y1="16" x2="12.01" y2="16" data-v-143f642f=""></line> </svg> <div class="column px-4 py-3" data-v-143f642f=""> <span class="bold text inverse large" data-v-70d8a0c4="" data-v-143f642f="">Failed </span> <span class="mt-2 text inverse normal" data-v-70d8a0c4="" data-v-143f642f=""></span> </div> </div> </div> <div class="snackbar-bg" data-v-aa051a02="" data-v-5fa6951a=""> <div class="snackbar snackbar-container snackbar-hide" data-v-aa051a02=""> <div class="flex relative row align-center px-3" data-v-aa051a02=""> <div class="column px-4 py-3" data-v-aa051a02=""> <span bold="" class="mt-2 text dark normal" data-v-70d8a0c4="" data-v-aa051a02="">You need to <a href="https://mangacherri.com/sign-in" data-v-70d8a0c4="" data-v-aa051a02="">login</a> to use this function.</span> <div class="cancel mt-3" data-v-aa051a02="">Cancel</div> </div> </div> </div> </div> <div data-v-78a91c7e="" data-v-5fa6951a=""></div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script> <script> $(function() { var obj = { name: '<?= $manga['title'] ?>', chapter: '<?= $chapter['name'] ?>', display_image: '<?= $manga['display_image'] ?>', url: '/<?= preg_replace('/[^a-z0-9-]/', '', str_replace(' ', '-', strtolower($manga['title']))) . '/' . $chapter['id'] ?>' }; localStorage.setItem('<?= $manga['title'] ?>', JSON.stringify(obj)); }); function topGotoChapter() { var selected = $('#top_chapter_selection').val(); location.href = selected; } function bottomGotoChapter() { var selected = $('#bottom_chapter_selection').val(); location.href = selected; } function gotoNextChapter() { var selected = $('#bottom_chapter_selection').prop('selectedIndex') $('#bottom_chapter_selection').prop('selectedIndex', selected-1); var selVal = $('#bottom_chapter_selection option:selected').val(); if(selVal > -1) { location.href = selVal; } } function gotoPrevChapter() { var selected = $('#bottom_chapter_selection').prop('selectedIndex') $('#bottom_chapter_selection').prop('selectedIndex', selected+1); var selVal = $('#bottom_chapter_selection option:selected').val(); if(selVal > -1) { location.href = selVal; } } var btn = $("#button"); $(".content-container[data-v-5fa6951a]").scroll(function() { if ($(".content-container[data-v-5fa6951a]").scrollTop() > 300) { btn.addClass("show"); } else { btn.removeClass("show"); } }); btn.click(function(e) { e.preventDefault(); $(".content-container[data-v-5fa6951a]").animate({ scrollTop: 0 }, "300"); }); $(".image-slider1").owlCarousel({ margin: 10, loop: true, autoplay: true, nav: true, navText: ["<i class='fa fa-chevron-left'></i>", "<i class='fa fa-chevron-right'></i>"], responsive: { 0: { items: 2 }, 600: { items: 3.5, merge: true, }, 1000: { items: 5 } } }); const images = document.querySelectorAll('img'); for (let img of images) { img.onload = ({ target }) => setTimeout(() => { target.classList.add('loaded') }, 200) } var btntop = $("#headwrap"); $(".content-container[data-v-5fa6951a]").scroll(function() { if ($(".content-container[data-v-5fa6951a]").scrollTop() > 300) { btntop.addClass("hidetop"); } else { btntop.removeClass("hidetop"); } }); </script> <?php include('script.php'); ?> </body> </html>
Close