trackkun-dom 2.32.7 → 2.33.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
- package/specs.json +1 -1
- package/webview.js +1 -1
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_,J){typeof exports=="object"&&typeof module<"u"?J(exports):typeof define=="function"&&define.amd?define(["exports"],J):(_=typeof globalThis<"u"?globalThis:_||self,J(_._trackkun_={}))})(this,(function(_){"use strict";function J(a){let e=!1;return new Promise((t,r)=>{Promise.all(a.map(async n=>{const s=await n;!e&&s&&(e=!0,t(s))})).then(()=>{e||t(void 0)})})}const it=/(vol(ume)?|season)(\s*|-|\.)(\d+)/i,ot=/^S([1-9])\s/i,lt=/(ch(ap(t(er)?|\.)?|\.)?|#|episode\.?|capitolo\.?|capitulo\.?|bölüm\.?)(\s*|-)(\d+([-~_,.]\d+)?)/i,ct=/\d+([-~_,.]\d+)?/,ut=/[-~_,]/;function ht(a){const e=a.match(it);if(e)return{volStr:e[0],volValueStr:e[4]};const t=a.match(ot);return t?{volStr:t[0],volValueStr:t[1]}:{}}function z(a){if(!a)return;if(!isNaN(+a))return{chap:+a};const{volStr:e,volValueStr:t}=ht(a),r=e?a.replace(e,"").trim():a,n=r.match(lt)?.[6]??r.match(ct)?.[0];if(!n)return;const s=+n.replace(ut,".");if(isNaN(s))return;const i=e&&t&&!isNaN(+t)?+t:void 0;return{vol:i===void 0||i<=0?void 0:i,chap:s}}function pt(){return Math.random().toString(16).slice(2)}async function gt({addListener:a,removeListener:e,transform:t,filter:r,handler:n,onTimeout:s,timeout:i,once:c}){return new Promise(l=>{a(p);const o=()=>c===!0&&e(p),u=i?setTimeout(()=>{o(),l(void 0),s?.()},i):void 0;async function p(g,...h){g=t?t(g):g,g!==void 0&&(!r||r(g,...h))&&(o(),l(g),n?.(g,...h),u&&clearTimeout(u))}})}async function dt(a){return(await gt({addListener:e=>window.addEventListener("message",e),removeListener:e=>window.removeEventListener("message",e),...a}))?.data}async function ft(a){const{receiverWindow:e,timeout:t,targetOrigin:r,event:n,args:s}=a,i={reqId:pt(),event:n,args:s};return(e||window)?.postMessage(i,r??"*"),(await dt({filter:c=>c?.data?.resId===i.reqId,timeout:t??3e4,once:!0}))?.result}function A(a,e){return ft({event:"tk:fetchResult",args:{url:a},timeout:e?.timeoutMs??15e3})}async function E(a,e,t){const r=await t(()=>{a=0});if(r!==void 0)return r;if(!(a<=0))return await new Promise(n=>{setTimeout(async()=>{const s=await E(a-1,e,t);n(s)},e)})}async function O(a,e,t=0){const r=e.root??document.documentElement,n=e.timeoutMs??1e4;return E(e.lazy===!0?n/50:0,50,()=>{const s=e.all===!0?Array.from(r.querySelectorAll(a)):r.querySelector(a)??void 0;return(e.all?!s?.length:!s)?void 0:s})}function q(a,e){if(a instanceof HTMLOptionElement){const t=a.parentElement instanceof HTMLOptGroupElement?a.parentElement.parentElement:a.parentElement;if(!t||!(t instanceof HTMLSelectElement))return;const r=a.getAttribute("value")||"";if(t.value===r)return;t.value=r,t.dispatchEvent(new Event("change"));return}a instanceof HTMLAnchorElement&&e?.preventDefault!==!1&&a.addEventListener("click",t=>t.preventDefault(),{once:!0}),a.click(),a.dispatchEvent(new PointerEvent("pointerdown",{bubbles:!0,cancelable:!0,pointerType:"mouse",button:0})),a.dispatchEvent(new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window,button:0}))}function oe(a,e){if(typeof a.checkVisibility=="function")return a.checkVisibility({opacityProperty:!0,visibilityProperty:!1,contentVisibilityAuto:!1});const t=window.getComputedStyle(a);if(t.display==="none"||t.opacity&&parseFloat(t.opacity)<.1)return!1;if(!e)return!0;const r=a.parentElement;return!r||r===e?!0:oe(r,e)}function mt(a,e){return a>=280&&e>=50||a>=160&&e>=280}var F;(function(a){a[a.manga=1]="manga",a[a.novel=2]="novel",a[a.anime=3]="anime"})(F||(F={}));async function vt(a,e){const t=["NAV","ASIDE","FOOTER","HEADER","BR","HR","BUTTON","A"],r="img:not(nav img, header img, footer img, aside img), canvas",n=e?.timeoutMs,s=e?.include,i=e?.paraSel,c=!s||s.includes(F.manga),l=!s||s.includes(F.novel);let o=0;return await E(n/50,50,()=>{const h=u();if(h){if(c&&g(h,e?.validateImgSize))return F.manga;if(l&&o++%3===0&&p(h))return F.novel}});function u(){for(const h of a.split(",")){const f=document.querySelector(h);if(f)return f}}function p(h){const f=[`p:not(${t.map(b=>`${b} p`).join(",")})`,i].filter(Boolean).join(",");if(!h.querySelector(f)&&(!i||!h.matches(i)))return!1;let m=0,v=0,w=0;return y(h);function y(b){const $=b.tagName;if(t.includes($)||!oe(b)||window.getComputedStyle(b).position==="fixed")return!1;if($==="P"||i&&b.matches(i))return m+=b.textContent.split(" ").filter(Boolean).length,v++,w=0,!c&&m>50||v>10&&m>120||v>5&&m>250||m>400;v>0&&++w>4&&(v=0,m=0);const R=Array.from(b.children);for(let x=0;x<R.length;x++)if(y(R[x]))return!0;return!1}}function g(h,f){const m=Array.from(h.querySelectorAll(r));if(f===!1)return m.length>0;const v=Math.min(window.innerWidth*.9,500);let w=0;for(let y=0;y<m.length;y++){const b=m[y];if(!oe(b,h))continue;const{width:$,height:R}=b.getBoundingClientRect();if(mt($,R)&&($>=v||(w+=R,w>=v)))return!0}return!1}}function H(a){if(a)try{return JSON.parse(a)}catch{return}}const ye={text:$e,attr:$t,"attr-contain":xt,value:St,row:Ct,"bg-image":Dt,json:Mt},wt={pattern:Tt,remove:Pt,atob:It,json:xe};function d(a,e){if(a)return be(a,e,bt)}function G(a,e){if(a)return be(a,e,Rt)}function be(a,e,t){if(!a)return;const r=a.split("||").map(n=>n.trim()).filter(Boolean);for(const n of r){const s=yt(n);if(!s)continue;const i=t(e??document.documentElement,s);if(i)return i}}function yt(a){const[e,t,...r]=a.split("|");if(!t)return;const n=t?.startsWith("[")&&t.endsWith("]")?t.substring(1,t.length-1).split(","):[t];return{selector:e||void 0,extractors:n.map(le),transformers:r.map(le)}}function le(a){const e=a.indexOf(":"),t=e!==-1;return{fn:t?a.substring(0,e):a,param:t?a.substring(e+1):""}}function bt(a,e){if(!e.selector)return Re(a,e);const t=Bt(e.selector);for(const r of t){const n=Array.from(a.querySelectorAll(r));for(const s of n){const i=Re(s,e);if(i)return i}}}function Rt(a,e){const t=e.selector?Array.from(a.querySelectorAll(e.selector)):[a],r=[];for(const n of t)for(const s of e.extractors){const i=ye[s.fn],c=i(n,s.param),l=c?ce(c,e.transformers):void 0;if(l){r.push(l);break}}if(r.length)return r}function Re(a,e){for(const t of e.extractors){const r=ye[t.fn],n=r(a,t.param);if(n)return ce(n,e.transformers)}}function ce(a,e){let t=a;for(const r of e){if(!t)return;const n=wt[r.fn];n&&(t=n(t,r.param)?.trim())}return t}function $e(a){return Array.from(a.childNodes).filter(e=>e.nodeType===3).map(e=>N(e.textContent)).filter(Boolean).join(" ").trim()||N(a.textContent)}function $t(a,e){return N(a.getAttribute(e))}function xt(a,e){let t=a.getAttribute(e);if(!t){const r=a.getAttributeNames().find(n=>n.includes(e));r&&(t=a.getAttribute(r))}return N(t)}function St(a){return a.value}function Ct(a,e){if(!e)return;const t=N(a.textContent)?.toLowerCase(),r=e.toLowerCase();if(!(t!==r&&t!==`${r}:`))return N(a.nextElementSibling?.textContent??a.nextSibling?.textContent)}function Dt(a){const e=getComputedStyle(a).backgroundImage;if(!(!e||!e.startsWith("url(")))return e.slice(5,-2)||void 0}function Mt(a,e){const t=$e(a);if(t)return xe(t,e)}function xe(a,e){const t=Z(H(a),e),r=typeof t;if(r==="string")return N(t)||a;if(r==="number"||r==="boolean")return t+""}function Z(a,e){if(!a||!e)return;const t=e.indexOf("."),r=t!==-1,n=r?e.substring(0,t):e,s=r?e.substring(t+1):void 0;try{const i=a[n];return s?Z(i,s):i}catch{return}}function N(a){if(a)return a?.replace(/(\n|\t)/g," ").trim()||void 0}function Tt(a,e){if(e)try{return a.replace(new RegExp(e,"i"),"$1")}catch{}return a}function Pt(a,e){if(e)try{return a.replaceAll(new RegExp(e,"gi"),"")}catch{}return a}function It(a){try{return window.atob(a)}catch{return a}}function Bt(a){const e=[];let t="",r=!1;for(let s=0;s<a.length;s++){const i=a[s];if(i==="["?r=!0:i==="]"&&(r=!1),i===","&&!r){const c=t.trim();c.length>0&&e.push(c),t=""}else t+=i}const n=t.trim();return n.length>0&&e.push(n),e}function ue(a,e){const t=document;if(a.startsWith("//")){const r=document.evaluate(a,document,null,XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue;return r instanceof HTMLElement?r:void 0}return t.querySelector(a)??void 0}var jt=(a=>(a[a.reading=1]="reading",a[a.paused=2]="paused",a[a.plan=3]="plan",a[a.completed=4]="completed",a[a.dropped=5]="dropped",a[a.deleted=6]="deleted",a))(jt||{}),At=(a=>(a[a.ok=1]="ok",a[a.hidden=2]="hidden",a[a.deleted=3]="deleted",a))(At||{}),Et=(a=>(a[a.aggregator=0]="aggregator",a[a.scanlator=1]="scanlator",a))(Et||{}),Se=(a=>(a.id="id",a.name="name",a.slug="slug",a))(Se||{}),ee=(a=>(a.blank="about:blank",a.title="meta.title",a.reader="meta.reader",a))(ee||{}),V=(a=>(a[a.manga=1]="manga",a[a.novel=2]="novel",a[a.anime=3]="anime",a))(V||{}),Lt=(a=>(a[a.pending=0]="pending",a[a.completed=1]="completed",a[a.offline=2]="offline",a[a.incompat=3]="incompat",a))(Lt||{});function K(a=0){return new Promise(e=>setTimeout(e,a))}function te(a){if(a)return parseInt(a.replace(/\D*/,""))||void 0}const Ut=/\d+[a-z]+\d+/i,zt=/[a-z]+\d+[a-z]+/i,Ot=/^\d{5,}$/;function Ce(a){if(!a)return;const e=[];a.split(/[-_]/).forEach(r=>{const n=r.split(".").filter(s=>s&&!zt.test(s)&&!Ut.test(s)&&!Ot.test(s)).join(".");n&&e.push(n)});const t=e.join(" ");return z(t)}async function he(a,e){return new Promise(t=>{const r=new Image;r.crossOrigin="anonymous",r.onerror=()=>t(void 0),r.onload=async()=>{if(r.naturalWidth<=1){t(void 0);return}const n=Math.max(1,r.naturalWidth/(e?.maxWidth??240)),s=r.naturalWidth/n,i=r.naturalHeight/n,c=document.createElement("canvas"),l=c.getContext("2d");c.width=s,c.height=i;const o=/iPad|iPhone|iPod/.test(navigator.userAgent);try{l.drawImage(r,0,0,s,i);const u=((e?.fixCanvas!==!1?qt():void 0)??HTMLCanvasElement.prototype.toDataURL).call(c,o?"image/jpeg":"image/webp",o?.99:.8);t(u.length<1e3?void 0:u.split(",").slice(-1)[0])}catch{t(void 0)}},r.src=a})}function qt(){const a=document.createElement("template");a.innerHTML="<iframe></iframe>";const e=a.content.querySelector("iframe");if(e){e?.style.setProperty("style","none"),document.body.appendChild(e);const t=e?.contentWindow?.HTMLCanvasElement?.prototype?.toDataURL;if(document.body.removeChild(e),t)return t}return HTMLCanvasElement.prototype.toDataURL}async function Nt(a,e=240){const t=await kt(a);if(t)return await new Promise(async r=>{const n=he(t,{maxWidth:e,fixCanvas:!1}),s=setTimeout(()=>r(void 0),100),i=await n;clearTimeout(s),r(i)})}async function kt(a){if(a.startsWith("blob:"))return a;try{const e=await fetch(a);if(e.status>=400)return;const t=await e.blob();return t.size<1e3?void 0:URL.createObjectURL(t)}catch{return}}function D(a,e){if(e==="")return a;if(!e)return;const t=e.split("||").map(r=>r.trim()).filter(Boolean);for(const r of t){const[n,...s]=r.split("|"),i=Z(a,n);if(typeof i=="number"||i){if(typeof i!="string")return i;const c=i.replace(/(\n|\t)/g," ").trim();if(c){const l=ce(c,s.map(le));if(l)return l}}}}function ae(a){if(a?.startsWith("window")){const e=a.indexOf(".");return e===-1?void 0:D(window,a.substring(e+1))}return H(a?d(a):document.querySelector("pre")?.textContent)}function L(a,e){if(typeof a=="number")return e?e(a):a}function T(a,e){if(typeof a=="string")return e?e(a):a}function X(a,e){const t=a.map(o=>({...o,vol:o.vol===0?void 0:o.vol}));t.sort((o,u)=>o.vol===void 0||u.vol===void 0?u.chap-o.chap:u.vol-o.vol||u.chap-o.chap);const r={},n={};for(let o=t.length-1;o>=0;o--){const u=t[o],p=u.group??"";r[p]=(r[p]??0)+1;const g=u.lang??"";u.vol!==void 0?n[g]=u.vol:n[g]!==void 0&&(u.inferVol=n[g])}const s=[],i={},c=e?.preferGroup,l=o=>o.lang??"";for(const o of t){const u=l(o),p=i[u],g=s[p];if(!(g&&g.chap===o.chap&&(g.vol===o.vol||g.vol===void 0||o.vol===void 0))){i[u]=s.length,s.push(o);continue}if(!c){g.vol===void 0&&o.vol!=null&&(s[p]=o);continue}g.group!==c&&(o.group==c||g.group&&!o.group||r[o.group??""]>r[g.group??""])&&(s[p]=o)}return s}const Wt=/^(a|an|one|last|\d+)\s*([a-z]+)/,_t=/^(\d+)\s*([a-z]+)/,Jt=/^\d+$/,Ft=[{seconds:1,short:"s",locales:{en:"sec",vi:"gi\xE2y",tr:"ikinci",es:"segundo",ja:"\u79D2",ko:"\uCD08",zh:"\u79D2",id:"detik",pt:"segundo"}},{seconds:60,short:"m",locales:{en:"min",vi:"ph\xFAt",tr:"dakika",es:"minuto",ja:"\u5206",ko:"\uBD84",zh:"\u5206",id:"menit",pt:"minuto"}},{seconds:3600,short:"h",locales:{en:"hour",vi:"gi\u1EDD",tr:"saat",fr:"heure",it:"ora",es:"hora",ja:"\u6642\u9593",ko:"\uC2DC\uAC04",zh:"\u5C0F\u65F6",id:"jam",pt:"hora"}},{seconds:86400,short:"d",locales:{en:"day",vi:"ng\xE0y",tr:"g\xFCn",fr:"jour",it:"giorno",es:"d\xEDa",ja:"\u65E5",ko:"\uC77C",zh:"\u5929",id:"hari",pt:"dia"}},{seconds:604800,short:"w",locales:{en:"week",vi:"tu\u1EA7n",tr:"hafta",fr:"semaine",it:"settimana",es:"semana",ja:"\u9031\u9593",ko:"\uC8FC",zh:"\u5468",id:"minggu",pt:"semana"}},{seconds:2592e3,short:"mo",locales:{en:"month",vi:"th\xE1ng",tr:"ay",fr:"mois",it:"mese",es:"mes",ja:"\u30F6\u6708",ko:"\uAC1C\uC6D4",zh:"\u6708",id:"bulan",pt:"m\xEAs"}},{seconds:31536e3,short:"y",locales:{en:"year",vi:"n\u0103m",tr:"yil",fr:"an",it:"anno",es:"a\xF1o",ja:"\u5E74",ko:"\uB144",zh:"\u5E74",id:"tahun",pt:"ano"}}],Vt=["a","an","one","last"];function De(a,e="en"){if(!a)return;const t=a.toLowerCase().trim().replace(/ago$/,"").trim(),r=Date.now();if(t.includes("now"))return r;if(t.includes("yesterday"))return r-864e5;if(Jt.test(t))return Number(t);const n=new Date(t);if(!isNaN(n.getTime())){const i=n.getTime();return n.getHours()===0&&n.getMinutes()===0&&n.getSeconds()===0?Math.min(r,i+432e5):i}const s=e==="en"?t.match(Wt):t.match(_t);if(s){const[,i,c]=s,l=e==="en"&&Vt.includes(i)?1:Number(i);if(isNaN(l))return;const o=Ft.find(u=>c===u.short||u.locales[e]&&c.startsWith(u.locales[e])||c.startsWith(u.locales.en));if(o)return r-l*o.seconds*1e3}}function Ht(a,e=location.origin){if(!a)return;const t=new URL(a.startsWith("//")?`${location.protocol}${a}`:a,location.origin+location.pathname).toString();return t.startsWith(e)?t.replace(e,""):t}function k(a,{slug:e,id:t,lang:r}){if(!a)return"/";let n=a;return e&&(n=n.replace("{titleSlug}",e)),t&&(n=n.replace("{titleId}",t)),r&&(n=n.replace("{lang}",r)),n.endsWith("/")||(n+="/"),n.startsWith("/")||(n="/"+n),n}function pe(a){if(!a)return;let e=a;e.startsWith("//")&&(e=`https:${e}`);try{return new URL(e)}catch{return}}function U(a){if(!(!a||typeof a!="string"))return a.includes("//")?pe(a)?.pathname:a}function Gt(a,e){const t=[...e],r=[];let n=!1,s=0;const i=Math.min(a.length,100);for(let l=0;l<i;l++){if(s>=10/2){const h=10-r.length;if(h>0){const f=l+h<=a.length?a.slice(l,l+h):t.slice(0,h);r.push(...f)}break}const o=a[l],u=o.id!==void 0,p=t.findIndex(h=>u&&h.id===o.id||h.slug===o.slug||h.name==o.name),g=p===-1?void 0:t.splice(p,1)[0];!g||g.chapters[0]?.chap!==o.chapters[0]?.chap?(n=!0,r.push({...o,changed:!0})):(s++,r.push(o))}if(!n)return{hasMore:!1,rawReleases:[]};if(r.length<=10)return{hasMore:!!a[a.length-1]?.changed,rawReleases:r};const c=[];for(let l=0;l<r.length;l++){const o=r[l];(o.changed||l<10)&&c.push(o)}return{hasMore:e.length<2||e.length-t.length<2,rawReleases:c}}function Kt(a,e){const t={};return a.forEach(r=>{const n=r.chapters.reduce((s,i)=>{const c=i.lang||e||"";return s[c]||(s[c]=[]),s[c].push(i),s},{});Object.entries(n).forEach(([s,i])=>{const c=`${r.slug}:${s}`;t[c]?(t[c].chapters.push(...i),X(t[c].chapters)):t[c]={...r,lang:s===""?void 0:s,chapters:i}})}),Object.values(t)}function Me(a,e){const t=a[0]===e?a.substring(1):a;return t[t.length-1]===e?t.substring(0,t.length-1):t}var M=(a=>(a.title="title",a.reader="reader",a.releases="releases",a.chapters="chapters",a.search="search",a))(M||{}),Xt=Object.defineProperty,Yt=(a,e,t)=>e in a?Xt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,j=(a,e,t)=>Yt(a,typeof e!="symbol"?e+"":e,t);class re{constructor(e){j(this,"headless"),j(this,"siteId"),j(this,"spec"),j(this,"siteMeta"),j(this,"tags"),j(this,"context"),j(this,"appVersion"),j(this,"isGeneric",!1),j(this,"methodsMap",{[M.title]:()=>this.getRawTitleData(),[M.reader]:()=>this.getRawReaderData(),[M.releases]:()=>this.getRawReleasesData(),[M.search]:()=>this.getRawSearchData(),[M.chapters]:()=>this.getRawChaptersData()}),j(this,"normalizedTagsMap"),this.siteId=e.siteId,this.spec=e.spec,this.siteMeta=e.siteMeta,this.tags=e.tags,this.context=e.context??{},this.headless=e.headless===!0,this.appVersion=e.appVersion}async getRawPageByType(e,t=!1,r=!1){this.isGeneric=r;const n=await this.methodsMap[e](),s=!n&&(e===M.title||e===M.reader)&&await Zt(this.spec);if(!((r||!t)&&!n&&!s))return{type:e,is404:s,specId:this.spec.id,siteName:this.getSiteName(e,n),favUrl:ta(),htmlLang:aa(),url:location.href,data:this.siteMeta.oneshot&&n?this.transformOneshot(e,n):n,spec:this.spec,context:this.context}}transformOneshot(e,t){if(e==="title"){const r=t.firstUrl;if(!r)return t;const{slug:n}=this.parseReaderUrl(this.siteMeta.readerBase,new URL(r).pathname,r);return{...t,hasMoreChapters:void 0,chapters:[{chap:0,slug:n}]}}if(e==="reader"){const r=t;return{...r,chap:0,title:{...r.title,hasMoreChapters:void 0,chapters:[{chap:0,slug:r.slug}]}}}return t}parseReaderUrl(e,t,r){const n=!this.siteId,s=t.includes("/");let i=e;if(s&&!i&&(i=this.siteMeta.readerBase),i.startsWith("/")||(i="/"+i),i.endsWith("/")||(i=i+"/"),!s)return n?{basePath:"",slug:`${i}${t}`}:{basePath:i,slug:t};const c=i.includes("{");let l=t;if(l[0]!=="/"&&(l.includes("/")||n&&!c))try{l=new URL(t,location.href).pathname}catch{}if(l.endsWith("/")&&(l=l.slice(0,-1)),c){const o=i.split("/").filter(Boolean),u=l.split("/").filter(Boolean);if(o.length<u.length){const p=u[o.indexOf("{lang}")]?.toLowerCase(),g=u[o.indexOf("{titleId}")],h=u[o.indexOf("{titleSlug}")];if(n)return{basePath:"",slug:l,lang:p,titleId:g,titleSlug:h};if(i=i.replace("{lang}",p).replace("{titleId}",g).replace("{titleSlug}",h),l.startsWith(i))return{basePath:i,slug:l.replace(i,""),lang:p,titleId:g,titleSlug:h}}}else if(!n&&l.startsWith(i))return{basePath:i,slug:l.replace(i,"")};return{basePath:"",slug:l}}parseTitleUrl(e){if(typeof e!="string")return{};const t=U(e);if(t===void 0)return{};if(this.siteMeta.single)return{slug:Me(t,"/")};const r=t?.split("/").filter(Boolean);if(!r?.length)return{};const n=this.siteMeta.titleBase.split("/").filter(Boolean),s=n.indexOf("{slug}");return(s===-1?r.length-n.length>=1:r.length===n.length)?{id:r[n.indexOf("{id}")],slug:this.siteId?s===-1?r.slice(n.length).join("/"):r[s]:t}:{slug:t}}finalizeRawReleasesData(e){const t=this.spec.releases?.title?.lang?this.siteMeta.defaultLang:void 0,r=Kt(e.rawReleases,t);if(r.length)return this.context.oldRawReleases?Gt(r,this.context.oldRawReleases):{rawReleases:r,hasMore:!0}}getTagIdsFromNames(e){if(!e?.length)return;const t=this.normalizedTagsMap??(this.normalizedTagsMap=Qt(this.tags)),r=e.map(n=>t[ge(n)]).filter(Boolean);return r.length===0?void 0:Array.from(new Set(r)).sort((n,s)=>n-s)}getSiteName(e,t){if(t&&this.siteMeta.single){if(e===M.title)return t.name;if(e===M.reader)return t.title.name}const r=this.spec.name,n=(r&&d(r))??d('meta[property="og:site_name"]|attr:content');return n&&n.length>2?n:void 0}}j(re,"specId"),j(re,"siteId");function Qt(a){const e={};return a.forEach(({id:t,name:r,altNames:n})=>{e[ge(r)]=t,n&&n.forEach(s=>{e[ge(s)]=t})}),e}function ge(a){const e=a.toLowerCase().replaceAll(/[^a-z0-9\s]/gi,"").trim().replaceAll(/\s+/g," ");return e[e.length-1]==="s"?e.substring(0,e.length-1):e}async function Zt(a){return ea()===404||a[404]&&await O(a[404],{lazy:!0,timeoutMs:5e3})?!0:document.title.toLowerCase().includes("not found")}function ea(){try{return window.performance.getEntries().find(a=>a.entryType==="navigation")?.responseStatus}catch{return}}function ta(){return d('link[rel="icon"][sizes="32x32"],link[rel="icon"][sizes="192x192"],link[rel="apple-touch-icon"]|attr:href || link[rel="icon"]|attr:href')}function aa(){return d("html|attr:lang")||"en"}class C extends re{async getRawReleasesData(){const e=await this.getRawReleases();if(e?.length)return this.finalizeRawReleasesData({rawReleases:e})}async getRawReleases(){const e=this.spec?.releases?.title;if(!e)return;if(e.json){const c=this.queryJsonRawReleases(T(e.json),e)?.filter(l=>l.chapters.length);return c?.length?c:void 0}const t=e.chapter,r=await O(e.sel,{lazy:!0,all:!0});if(!r?.length)return;const n=Date.now(),s=r.slice(0,100).map(c=>{const l=d(e.url??(c.tagName==="A"?"|attr:href":"a|attr:href"),c),o=U(l),u=d(e.name,c)??d("img|attr:alt",c),p=d(e.at,c);if(!o||!u)return;const g=De(p,this.siteMeta.defaultLang);return{titleEl:c,id:d(e.id,c),path:o,name:u,lang:d(e.lang,c)?.toLowerCase(),at:g?Math.min(g,n):void 0}}).filter(Boolean);if(!s.length)return;const i=[];return await Promise.all(s.map(async c=>{const{path:l,titleEl:o,lang:u,at:p,...g}=c,{id:h,slug:f}=this.parseTitleUrl(l);if(!f)return;const m=g.id||h,v=this.queryChapters({chapterSpec:t,root:o,titleInfo:{id:m,slug:f,name:c?.name,lang:u}});v&&i.push({slug:f,chapters:u||p?v.map(w=>({...w,elIndex:void 0,lang:w.lang??u,ts:w.ts??p})):v,...g,id:m})})),i}getRawTitleData(){return this.getTitleData(this.spec.title)}async getTitleData(e){if(!e||!await this.isTitlePage(e))return;const{id:t,slug:r}=this.parseTitleUrl(location.pathname);if(this.siteMeta.single?r===void 0:!r)return;const n=t||d(e.id),s=typeof e.chapter=="string"?{sel:e.chapter}:e.chapter,i=(await this.getChaptersResult(e.chapter,{lazy:!!this.context.includeHiddenChapters||(s?.lazy??!0),titleInfo:{id:n,slug:r,name:d(e.name??"h1|text")},includeHiddenChapters:this.context.includeHiddenChapters}))?.chapters,c=d(e.name??"h1|text");if(!c)return;const l=await this.getValidImgSrc(e.img,c),o=l&&this.context.includeImgBytes?await Nt(l):void 0,u=this.getFirstChapterUrl(),p=e.firstBtn,g=G(e.tags)?.map(m=>m.split(",")).flat().map(m=>m.trim()).filter(Boolean),h=d(e.type),f=G(e.langs)?.map(m=>m.toLowerCase());return{id:n||d(e.id),url:location.origin+location.pathname,slug:r,name:c,langs:f?.length?f:e.langs&&this.siteMeta.defaultLang?[this.siteMeta.defaultLang]:void 0,tags:this.getTagIdsFromNames([...g??[],...h?[h]:[]]),chapters:i??[],hasMoreChapters:!i?.length&&!e.chapter||(e.hasMore?!!document.querySelector(e.hasMore):void 0)||(!this.context.includeHiddenChapters&&s?.allBtn?!!ue(s.allBtn):void 0),img:l,imgBytes:o,firstUrl:u,firstBtn:!u&&p&&document.querySelector(p)?p:void 0,trackers:this.getTrackersMap(e.trackers)}}getTrackersMap(e){if(!e)return;const t=typeof e=="boolean"||e.mal===""?'a[href*="myanimelist.net"]|attr:href':e.mal,r=typeof e=="boolean"||e.anl===""?'a[href*="anilist.co"]|attr:href':e.anl,n=d(t),s=d(r);if(!n&&!s)return;const i={};return n&&(i.mal=n.split("?")[0].split("#")[0].split("manga/").slice(-1)[0].split("/")[0]),s&&(i.anl=s.split("?")[0].split("#")[0].split("manga/").slice(-1)[0].split("/")[0]),i}getFirstChapterUrl(){const e=d(this.spec.title?.first);if(e){if(e.startsWith("http"))return e;try{return new URL(e,location.href).href}catch{return}}}getValidImgSrc(e,t){return E(33,30,()=>{const r=d(e)||d(`img[alt="${t.replaceAll('"','\\"')}"]|[attr:data-src,attr-contain:src]`);return!r||r.startsWith("data:")?void 0:document.querySelector(`img[srcset*="${r}"]`)?r.split(" ")[0]:r})}resolveReaderTitleSpec(){const e=this.spec.reader?.title;return typeof e=="string"?{sel:e}:e}getRawReaderTitleData(e){const t=this.resolveReaderTitleSpec();if(!t)return;const r=t.sel?document.querySelector(t.sel)??void 0:void 0;if(t.sel&&!r)return;const n=d(t.name??"|text",r);if(!n)return;const s=Ht(d(t.img,r));if(e?.slug){let o=this.siteMeta.titleBase;if(e?.id&&(o=o.replace("{id}",e.id)),!o.includes("{"))return o=o.includes("{slug}")?o.replace("{slug}",e.slug):`${o}/${e.slug}`,this.siteMeta.trailing&&!o.endsWith("/")&&(o+="/"),{name:n,img:s,url:new URL(o,location.origin).href,slug:e.slug,id:e.id||d(t.id,r)}}const i=d(t.url??"|attr:href",r),{slug:c,id:l}=this.parseTitleUrl(i);if(!(!n||!i||(this.siteMeta.single?c===void 0:!c)))return{name:n,img:s,url:new URL(i,location.origin).href,slug:c,id:l||d(t.id,r)||e?.id}}async getRawReaderData(){const{spec:e,siteMeta:t}=this;if(!e?.reader||!await this.isReaderPage(e.reader,!!e.generic))return;const r=await this.getReaderType(e.reader);if(!r)return;const n=this.parseReaderUrl(t.readerBase,location.pathname,location.href),{slug:s,basePath:i,lang:c}=n,l=this.getRawReaderTitleData({id:n.titleId,slug:n.titleSlug});if(!l)return;const o=d(e.reader.group),{id:u,slug:p}=l,g=e.reader?.chapter,h=!!this.context.disableLazyChapters,f=!!this.context.includeHiddenChapters,m=(await this.getChaptersResult(g,{titleInfo:{id:u,slug:p,name:l.name,lang:c},lazy:f||!h,includeHiddenChapters:f,timeoutMs:f?3e3:25e3,includeIndex:!0,basePath:i}))?.chapters,v=d(e.reader.label??"h1|text"),w=v?.toLowerCase().replace(l.name.toLowerCase(),"").trim(),y=this.siteMeta.oneshot?{chap:0}:w?z(w):void 0;if(!y)return;const b=e.reader.prev?this.findAdjacentChapter({spec:e.reader.prev,basePath:i,titleUrl:l.url,titleName:l.name}):void 0,$=e.reader.next?this.findAdjacentChapter({spec:e.reader.next,basePath:i,titleUrl:l.url,titleName:l.name}):void 0,R=u??(()=>{const x=this.spec.reader?.title;if(typeof x=="string"||!x?.id)return;const S=x.sel?document.querySelector(x.sel)??void 0:void 0;if(!(x.sel&&!S))return d(x.id,S)})();return this.finalizeRawReaderData({...y,contentType:r,name:r===V.novel&&v&&v.split(" ").filter(Boolean).length>(v.toLowerCase().includes("vol")?4:2)?v:void 0,lang:c??d(e.reader.lang)?.toLowerCase()??(e.reader.lang?this.siteMeta.defaultLang:void 0),slug:s,basePath:i,group:o??d(e.reader.group),imgs:G(e.reader.imgs),title:{id:R,url:l.url,slug:p,name:l.name,langs:c?[c]:void 0,img:l.img,chapters:m??[],hasMoreChapters:!m?.length&&!f&&!!this.context.disableLazyChapters&&!!(typeof g=="string"||g?.sel)}},{prev:b,next:$})}async getRawChaptersData(){const e=this.siteMeta.chapters;if(e===ee.blank)return;const t=this.context.lang,r=e===ee.reader,n=!e||e===ee.title,s=r?(await this.getRawReaderData())?.title:n?await this.getRawTitleData():void 0;if((r||n)&&!s)return;const i=await(async()=>{if(s?.chapters.length&&!s.hasMoreChapters)return s.chapters;const l={id:s?.id??this.context.rawId,slug:s?.slug??this.context.titleSlug,name:s?.name,lang:t},o=this.spec.chapters;if(o?.chapter?.json)return await this.getRawChaptersFromJson({chapterSpec:o.chapter,pagingSpec:o.paging,titleInfo:l});const u=o?.chapter??(n?this.spec.title?.chapter:void 0),p=o?.pages;return u?await this.getRawChaptersFromDom({chapterSpec:typeof u=="string"?{sel:u}:u,pagesSpec:p,titleInfo:l}):s?.chapters})();if(!i)return;const c=t?i.filter(l=>!l.lang||l.lang===t):i;return{chapters:c,title:s?{...s,chapters:[]}:await this.getTitleData(this.spec.chapters?.title),hasMore:!1,asc:!1,total:c.length}}async getRawChaptersFromDom({chapterSpec:e,pagesSpec:t,titleInfo:r}){const n=k(this.siteMeta.readerBase,r),s=await this.getChaptersResult(e,{titleInfo:r,lazy:!0,includeHiddenChapters:!0,basePath:n});if(!s||!t)return s?.chapters;const i=s.chapters,c=this.context.after??this.context.startAfter;if(c&&i[i.length-1].chap-1<=c.chap)return i;const l=te(d(t.total));if(l&&s.size>=l)return i;let o=te(d(t.lastPage));if(o&&o<=1||(o??(o=l?Math.ceil(l/s.size):void 0),!o))return i;let u=i[0]?.slug;const p=async()=>{await K(100);for(let b=0;b<140;b++){await K(50);const $=this.queryChapters({chapterSpec:e,titleInfo:r,basePath:n}),R=$?.[0].slug;if(!(!R||R===u))return u=R,$}},g=t?.num??"|text";if(!c){let b=1;const $=()=>{if(t.nextBtn){const R=document.querySelector(t.nextBtn);if(R)return R}if(t.sel){const R=b+1,x=Array.from(document.querySelectorAll(t.sel)).find(S=>te(d(g,S))===R);if(x)return x}};for(let R=2;R<=o;R++){const x=$();if(!x)break;q(x),b++;const S=await p();if(!S)break;i.push(...S)}return this.organizeChapters(i)}const h=c.chap;if(h>=i[i.length-1].chap)return i;if(h<=1&&t.lastBtn){const b=document.querySelector(t.lastBtn);return b?(q(b),await p()):void 0}const f=Array.from({length:o},()=>{});f[0]=i;let m=0,v=0,w=o-1;const y=o-1;for(let b=0;b<y;b++){const $=f[v],R=f[w],x=$?.[0]?.chap??i[0].chap,S=R?.[R.length-1]?.chap??1,ve=1-(h-S+1)/(x-S+1),se=w-v+1;let I=Math.min(w,v+Math.ceil(ve*se));I===w&&R?I--:I===v&&I++;const B=[],we=t.sel?Array.from(document.querySelectorAll(t.sel)):void 0;if(we?.length&&we.length>1&&we.forEach(P=>{const ie=te(d(g,P));ie&&B.push({el:P,index:ie-1})}),!B.length){if(I>m&&t.nextBtn){const P=document.querySelector(t.nextBtn);P&&B.push({index:++m,el:P})}else if(I<m&&t.prevBtn){const P=document.querySelector(t.prevBtn);P&&B.push({index:--m,el:P})}}if(t.lastBtn&&w===o-1&&!f[f.length-1]){const P=document.querySelector(t.lastBtn);P&&B.push({el:P,index:o-1})}if(!B.length)return;const Q=B.find(P=>P.index===I)??B.sort((P,ie)=>Math.abs(I-P.index)-Math.abs(I-ie.index))[0];if(f[Q.index]||Q.index<=v||Q.index>=w&&R)return $;q(Q.el),m=Q.index;const W=await p();if(!W)return;if(W[0].chap>h&&h>=W[W.length-1].chap)return W;if(f[m]=W,W[0].chap<=h?w=m:v=m,Math.abs(w-v)<=1)return $}}async getRawChaptersFromJson({chapterSpec:e,pagingSpec:t,titleInfo:r}){const n=k(this.siteMeta.readerBase,r),s=await this.queryJsonChaptersResult({chapterSpec:e,pagingSpec:t,titleInfo:r});if(!s)return;const{chapters:i,total:c,fetchUrl:l,limit:o}=s;if(!i.length||o>=c||!t||!t.pageKey&&!t.skipKey)return i;const u=this.context.after??this.context.startAfter;if(u&&i[i.length-1].chap-1<=u.chap)return i;const p=t.limitValue??o,g=Math.ceil(c/p),h=p<o,f=h?1:0,m=l&&t.limitKey&&t.limitValue?l.replace(new RegExp(`${t.limitKey}=\\d+`),`${t.limitKey}=${t.limitValue}`):l??location.href,v=(await Promise.all(Array.from({length:g-f},async(w,y)=>{let b=m;t.pageKey?t.pageKey.split("||").map(R=>R.trim()).forEach(R=>{b=b.replace(new RegExp(`(\\?|&)${R}=\\d+`),x=>`${x[0]}${R}=${y+1+f}`)}):t.skipKey&&t.skipKey.split("||").map(R=>R.trim()).forEach(R=>{b=b.replace(new RegExp(`(\\?|&)${R}=\\d+`),x=>`${x[0]}${R}=${(y+f)*p}`)});const $=await this.fetch(b);return this.parseJsonChapters($,{chapterSpec:e,basePath:n})??[]}))).flat();return v.length?this.organizeChapters(h?v:[...i,...v]):i}async getRawSearchData(){const e=this.spec.search,t=this.context.lang;if(!e)return;const r=typeof e.title=="string"?{sel:e.title}:e.title;if(r.json){const o=this.queryJsonRawReleases(T(r.json),r,t);return o?.length?{rawReleases:o}:void 0}e.delay?await K(e.delay):e.loading&&await K(500);const{chapter:n}=r,s=[],i=e.lazy?e.empty||e.loading?550:100:1;let c=0;const l=await E(i,50,()=>{const o=Array.from(document.querySelectorAll(r.sel));if(o.length||e.empty&&document.querySelector(e.empty)||e.loading&&!document.querySelector(e.loading)&&++c>=3)return o});if(l)return await Promise.all(l.map(async o=>{const u=d(r.url??(o.tagName==="A"?"|attr:href":"a|attr:href"),o),p=U(u),g=d(r.name,o)??d("img|attr:alt",o),{slug:h,id:f}=this.parseTitleUrl(p);if(!p||!g||!h)return;const m=d(r.lang,o);m&&t&&m!==t||s.push({id:f||d(r.id,o),slug:h,name:g,img:d(r.img??"img|[attr:data-src,attr-contain:src]",o),lang:m,chapters:n?this.queryChapters({chapterSpec:typeof n=="string"?{sel:n}:n,root:o,titleInfo:{id:f,slug:h,name:g,lang:m}})??[]:[]})})),{rawReleases:s}}queryJsonRawReleases(e,t,r){const n=ae(e),s=typeof t=="string"?{sel:t}:t,i=D(n,s.sel);if(!i?.length||!Array.isArray(i))return;const c=[];return i.forEach(l=>{const o=T(D(l,s.lang))?.toLowerCase();if(o&&r&&o!==r)return;const u=D(l,s.url),{id:p,slug:g}=L(u,y=>({id:void 0,slug:y+""}))??this.parseTitleUrl(U(u)),h=T(D(l,s.name));if(!g||!h)return;const f=p||D(l,s.id),m=L(f,y=>y+"")??T(f),v=s.chapter&&typeof s.chapter!="string"?this.parseJsonChapters(l,{chapterSpec:s.chapter,basePath:k(this.siteMeta.readerBase,{id:m,slug:g,lang:o})}):void 0,w=T(D(l,s.img),y=>{try{return new URL(y,location.origin).href}catch{return}});c.push({id:m,slug:g,name:h,lang:o,img:w,chapters:v??[]})}),c}parseJsonChapters(e,t){return this.parseJsonChaptersResult(e,t)?.chapters}parseJsonChaptersResult(e,t){if(!e)return;const r=D(e,t.chapterSpec.sel);if(!r)return;const n=Array.isArray(r)?r:[r];if(!n?.length)return;const s=[];if(n.forEach(c=>{const l=this.parseJsonChapter(c,t);l&&s.push(l)}),!s.length)return;const i=L(D(e,t.pagingSpec?.lastPage));return{chapters:this.organizeChapters(s),limit:n.length,total:i&&i>1?i*n.length:L(D(e,t.pagingSpec?.total))??n.length}}parseJsonChapter(e,{chapterSpec:t,basePath:r}){const n=D(e,t.label),s=L(n,f=>({vol:void 0,chap:f}))??z(T(n));if(!s)return;const i=D(e,t.url),c=T(i)??L(i,f=>f+""),l=c?this.parseChapterUrl(r,c):void 0,o=s.vol??D(e,t.vol),u=L(o)??T(o,f=>+f),p=D(e,t.id),g=D(e,t.at),h=g?new Date(g).getTime():void 0;return{slug:l?.slug,vol:u||void 0,chap:s.chap,id:T(p)??L(p,f=>f+""),lang:T(D(e,t.lang))?.toLowerCase(),group:T(D(e,t.group)),ts:h||void 0}}async queryJsonChapters(e){return(await this.queryJsonChaptersResult(e))?.chapters}async queryJsonChaptersResult(e){const{chapterSpec:t,pagingSpec:r}=e;let n,s;if(typeof t.json=="string"&&(t.json.startsWith("http")||t.json.startsWith("/"))){const c=await this.getFetchResult(this.replaceDynamicParams(t.json,e.titleInfo));if(!c)return;n=c.url,s=c.value}else s=ae(T(t.json));const i=this.parseJsonChaptersResult(s,{chapterSpec:t,pagingSpec:r,basePath:k(this.siteMeta.readerBase,e.titleInfo)});return i?{...i,fetchUrl:n}:void 0}replaceDynamicParams(e,t){let r=e;return t.slug&&(r=r.replace("{titleSlug}",t.slug)),t.id&&(r=r.replace("{titleId}",t.id)),t.lang&&(r=r.replace("{lang}",t.lang)),r}queryChapters(e){return this.queryChaptersResult(e)?.chapters}queryChaptersResult({root:e,chapterSpec:t,titleInfo:r,basePath:n,includeIndex:s,group:i,minSize:c}){const l=this.replaceDynamicParams(t.sel,r),o=Array.from((e??document.documentElement)?.querySelectorAll(l));if(c&&o.length<=c)return;const u=(o??[]).map((w,y)=>{const b=w.tagName;return{id:d(t.id,w),url:d(t.url??(b==="A"?"|attr:href":b==="OPTION"?"|attr:value":void 0),w),label:d(t.label??"|text",w)?.toLowerCase(),vol:d(t.vol,w),at:d(t.at,w),lang:d(t.lang,w),group:d(t.group,w),elIndex:y}}),p=r.name?.toLowerCase(),g=p&&!!u[0]?.label?.startsWith(p),h=u.map(({label:w,vol:y})=>{if(!w)return;const b=g?w?.replace(p,"").trim():w,$=z(b);if(!$||$.vol!==void 0||!y)return $;const R=z(y)?.vol;return R?{...$,vol:R}:$}),f=Date.now(),m=[],v=n??k(this.siteMeta.readerBase,r);if(h.forEach((w,y)=>{if(!w)return;const{id:b,url:$,at:R,lang:x,group:S,elIndex:ve}=u[y],se=De(R,this.siteMeta.defaultLang),I={...w,id:b,lang:x?.toLowerCase(),group:S,ts:se?Math.min(f,se):void 0};s&&(I.elIndex=ve);const B=$?this.parseChapterUrl(v,$):void 0;B&&(I.slug=B.slug,B.lang&&(I.lang=B.lang)),m.push(I)}),!!m.length)return{chapters:this.organizeChapters(m,i??this.context.preferGroup),size:m.length}}async getChaptersResult(e,{root:t,titleInfo:r,includeHiddenChapters:n=!1,lazy:s=!0,timeoutMs:i,includeIndex:c,basePath:l,preferGroup:o}){const u=typeof e=="string"?{sel:e}:e,p=u?.sel;if(!u||p===void 0||u.trigger&&!n)return;const g=u?.json?p:this.replaceDynamicParams(p,r);let h;if(n){if(u.trigger){if(h=await O(u.trigger,{timeoutMs:5e3,lazy:!0}),!h)return}else if(u.allBtn){const v=u.allBtn;s?await E(100,100,()=>{const w=ue(v);return w?(h=w,!0):(t??document).querySelector(g)||void 0}):h=ue(v)||void 0}}if(u?.json){h&&q(h);const v=await this.queryJsonChaptersResult({chapterSpec:u,titleInfo:r});return this.dismissHiddenReaderChapters({chapterSpec:u,triggerEl:h,root:t}),v?{chapters:v.chapters,size:v.total}:void 0}const f=h&&u.allBtn?(t??document.documentElement)?.querySelectorAll(g).length:void 0;let m=0;return await E(s?i?i/10:33:1,300,async()=>{m!==1&&m%10<=1&&h&&(q(h),await K(50)),m+=1;const v=this.queryChaptersResult({chapterSpec:{sel:g,...u},basePath:l,titleInfo:r,includeIndex:c,group:o,minSize:f});if(v)return this.dismissHiddenReaderChapters({chapterSpec:u,triggerEl:h,root:t}),v})}dismissHiddenReaderChapters({chapterSpec:e,root:t,triggerEl:r}){const n=(e.dismiss?(t??document.body).querySelector(e.dismiss):void 0)??r;n&&q(n)}parseChapterUrl(e,t){if(t?.startsWith("#")||t?.startsWith("/#")||t?.includes("javascript"))return;if(t?.startsWith("http")&&!t.includes(`//${location.hostname}/`))return{slug:t};const r=U(t);if(r)return this.parseReaderUrl(e,r,t)}async isTitlePage(e){return!(!e||(e.sel||e.lazy)&&!await O(e.sel??e.name?.split("|")?.[0]??"h1",{lazy:!!e.lazy}))}async isReaderPage(e,t){const r=e?.sel;return t&&!r?!1:!r||!!await O(r,{lazy:!!e.lazy})}async getReaderType(e){const t=e.content;return t?vt(t,{paraSel:e?.para,validateImgSize:!this.headless,timeoutMs:15e3,include:this.isGeneric?[V.novel,V.manga]:this.siteMeta.contentTypes??[V.manga]}):e.imgs||e.imgDivs?V.manga:void 0}findAdjacentChapter({spec:e,basePath:t,titleUrl:r,titleName:n}){if(typeof e=="string"){const o=this.getAdjacentChapterSlug(d(e),{titleUrl:r,basePath:t}),u=Ce(o);return u?{...u,slug:o}:void 0}const s=e.sel?document.querySelector(e.sel)??void 0:void 0;if(e.sel&&!s)return;const i=e.url?this.getAdjacentChapterSlug(d(e.url,s),{basePath:t,titleUrl:r}):void 0,c=d(e.label,s)?.toLowerCase().replace(n.toLowerCase(),""),l=z(c)??Ce(i);if(l)return i===void 0?l:{...l,slug:i}}getAdjacentChapterSlug(e,t){if(!e||e.startsWith("#")||e.startsWith("/#")||e.includes("javascript"))return;const r=U(e);if(r&&!(r===location.pathname||t.titleUrl===r||t.titleUrl===`${location.origin}${r}`))return this.parseReaderUrl(t.basePath,r,e).slug||void 0}finalizeRawReaderData(e,t={}){const{prev:r,next:n}=t,s=e.title.chapters;if(!s.length)return r||n?{...e,prev:r,next:n}:e;let i,c,l,o;for(let u=0;u<s.length&&!(i&&(!r||l)&&!n&&o);u++){const p=s[u];!i&&de(e,p)?(i=p,c=u):!l&&r&&de(r,p)?l=p:!o&&n&&de(n,p)&&(o=p)}return c!==void 0&&(l??(l=s[c+1]),o??(o=s[c-1])),l&&!l.slug&&r?.slug&&(l.slug=r.slug),o&&!o.slug&&n?.slug&&(o.slug=n.slug),i&&!i.slug&&(i.slug=e.slug),{...e,inferVol:i?.inferVol,group:e.group??i?.group,prev:l,next:o}}organizeChapters(e,t){return X(e,{preferGroup:t??this.context.preferGroup})}getFetchResult(e){return A(e)}async fetch(e){try{const t=await fetch(e,{signal:AbortSignal.timeout(2e4)});return t.ok?await t.json():void 0}catch{return}}}function de(a,e){return a.slug&&a.slug==e.slug||a.chap===e.chap&&(a.vol===e.vol||a.vol===void 0)}var ra=Object.defineProperty,na=(a,e,t)=>e in a?ra(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,sa=(a,e,t)=>na(a,e+"",t);class Te extends C{async getRawReaderData(){const e=`https://${location.host}/api/`,[t,r]=await Promise.all([A(`${e}manga/info`),A(`${e}read/chapter`)]),n=t?.value,s=r?.value;if(!n||!s)return;const i=this.parseReaderUrl(this.siteMeta.readerBase,location.pathname,location.href);if(!i)return;const c=z(s.readChapter?.title);if(c)return this.finalizeRawReaderData({basePath:i.basePath,slug:i.slug,...c,imgs:s.readChapter.pages.map(l=>new URL(l.image,location.origin).href),title:{url:`${e}/manga/${n.id}`,slug:n.id,name:n.title,tags:this.getTagIdsFromNames([n.type].filter(Boolean)),chapters:this.organizeChapters(n.chapters.map(l=>({slug:l.id,chap:l.number})))}})}}sa(Te,"specId","atsu");var ia=Object.defineProperty,oa=(a,e,t)=>e in a?ia(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,la=(a,e,t)=>oa(a,e+"",t);class Pe extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=window.pages,r=t?.map(n=>n?.image).filter(Boolean);if(!(!Array.isArray(r)||!r.length))return{...e,imgs:r,isWebtoon:t.some(n=>n.height/n.width>2)}}}la(Pe,"specId","dynasty");var ca=Object.defineProperty,ua=(a,e,t)=>e in a?ca(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ha=(a,e,t)=>ua(a,e+"",t);class Ie extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e||!e.imgs?.length)return e;const t=e.imgs[0],r=t.lastIndexOf("/"),n=r===-1?"":t.substring(0,r+1),s=r===-1?t:t.substring(r+1),i=s.substring(s.lastIndexOf(".")),c=T(d(".total_pages|text"),o=>+o)||1,l=Array.from({length:c},(o,u)=>`${n}${u+1}${i}`);return{...e,imgs:l}}}ha(Ie,"specId","imhen");var pa=Object.defineProperty,ga=(a,e,t)=>e in a?pa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,da=(a,e,t)=>ga(a,e+"",t);class Be extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=this.spec.chapters?.chapter;if(!t)return e;const r=await A(`https://api.spacely.tech/manhwa/comixto/info/${e.title.slug}`);if(!r?.value)return e;const n=this.parseJsonChapters(r.value,{chapterSpec:t,basePath:k(e.basePath,{slug:e.title.slug})});return n?.length?this.finalizeRawReaderData({...e,title:{...e.title,chapters:n}}):e}}da(Be,"specId","inkora");var fa=Object.defineProperty,ma=(a,e,t)=>e in a?fa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,va=(a,e,t)=>ma(a,e+"",t);class je extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=this.spec.chapters?.chapter;if(t){const r=await A("https://yuzuki.kagane.org/api/v2/series/{id}");if(r){const n=this.parseJsonChapters(r.value,{chapterSpec:t,basePath:k(this.siteMeta.readerBase,{slug:e.slug})});if(n)return{...e,chapters:n}}}return{...e,hasMoreChapters:!0}}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=wa();return{...e,title:{...e.title,img:Ae(e.title.slug),chapters:t}}}async getRawSearchData(){const e=await super.getRawSearchData();if(e)return{...e,rawReleases:e.rawReleases.map(t=>({...t,img:Ae(t.slug)}))}}}va(je,"specId","kagane");function Ae(a){return`https://api.${location.host}/api/v1/series/${a}/thumbnail`}function wa(){const a=["initialChapters"],e=Array.from(document.querySelectorAll("script:not([src])"));for(let t=0;t<e.length;t++){const r=e[t].textContent;if(r)for(const n of a){const s=r.indexOf(n);if(s===-1)continue;const i=r.slice(s),c=H(i.slice(i.indexOf("[{"),i.indexOf('}],\\"cached_at')+2).replaceAll("\\",""));if(!c?.length||!Array.isArray(c))return[];try{const l=[];return c.map(o=>{const u=z(o.name);u&&l.push({...u,slug:o.id,ts:o.created?new Date(o.created).getTime():void 0})}),X(l)}catch{return[]}}}return[]}var ya=Object.defineProperty,ba=(a,e,t)=>e in a?ya(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ra=(a,e,t)=>ba(a,e+"",t);class fe extends C{async getRawReleasesData(){const e=this.getNewSiteMeta(this.spec.releases?.title),t=await super.getRawReleasesData();if(t)return{...t,siteMeta:e}}async getRawTitleData(){if(!await this.isTitlePage(this.spec.title))return;const e=this.getNewSiteMeta(this.spec.title,`${location.origin}${location.pathname}`),t=await super.getRawTitleData();if(t)return{...t,siteMeta:e}}async getRawReaderData(){if(!await this.isReaderPage(this.spec.reader,this.spec.generic))return;const e=this.getNewSiteMeta(this.spec.reader?.title),t=await super.getRawReaderData();if(t)return{...t,siteMeta:e}}async getRawSearchData(){const e=this.getNewSiteMeta(this.spec.search?.title),t=await super.getRawSearchData();if(t)return{...t,siteMeta:e}}getNewSiteMeta(e,t){if(t??(t=$a(e)),!t)return;if(!this.siteId){const i={...this.siteMeta,releases:null,titleBase:"",readerBase:"",titleIdType:Se.name,trailing:t.endsWith("/"),defaultLang:d("html|attr:lang")||"en"};return this.siteMeta=i,i}const r=this.extractBasePath(t),n=this.siteMeta;if(n.titleBase===r)return;const s={...n,titleBase:r,readerBase:n.readerBase.replace(n.titleBase,r)};return this.siteMeta=s,s}extractBasePath(e){const t=e.startsWith("/")?e:U(e);return Me(t,"/").split("/").slice(0,-1).join("/")}}Ra(fe,"specId","madara");function $a(a){if(!a)return;const e=typeof a=="string",t=e?a:a.sel,r=t?document.querySelector(t)??void 0:void 0;return d(e?"|attr:href":a.url,r)}var xa=Object.defineProperty,Sa=(a,e,t)=>e in a?xa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ca=(a,e,t)=>Sa(a,e+"",t);class Ee extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=await Le(this.context.preferGroup),r=new Set;return t.forEach(({lang:n})=>{n&&r.add(n)}),{...e,chapters:t,langs:r.size?Array.from(r):[this.siteMeta.defaultLang||"en"]}}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=await Le(e.group||this.context.preferGroup),r=t[0]?.lang;return this.finalizeRawReaderData({...e,lang:r,title:{...e.title,chapters:t,langs:r?[r]:void 0}})}}Ca(Ee,"specId","mangaball");async function Le(a){const e=await E(100,50,()=>{try{return ALL_CHAPTERS.length?ALL_CHAPTERS:void 0}catch{return}});if(!e)return[];const t=[];return e.forEach(r=>{r.translations.forEach(n=>{const s=n.volume;t.push({chap:r.number_float,vol:s>0?s:void 0,slug:n.id,lang:n.language,group:n.group?.name,ts:new Date(n.date).getTime()})})}),X(t,{preferGroup:a})}var Da=Object.defineProperty,Ma=(a,e,t)=>e in a?Da(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ta=(a,e,t)=>Ma(a,e+"",t);const Pa={a:.1,b:.2,c:.3,d:.4};class Ue extends C{parseTitleUrl(e){return{slug:U(e)?.split("/").filter(Boolean)[1]}}async getRawReleases(){const e=ae()?.data;if(!e)return;const t=[];return e.forEach(({relationships:r,attributes:n,id:s})=>{const i=r.find(({type:p})=>p==="manga"),c=ne(n.volume),l=Y(n.chapter);if(l===void 0)return;const{title:o}=i.attributes,u=o.en??Object.values(o)[0];t.push({slug:i.id,name:u,chapters:[{slug:n.externalUrl||s,vol:c,chap:l,lang:n.translatedLanguage,ts:new Date(n.readableAt).valueOf()}]})}),t}async getRawTitleData(){const e=`https://api.${location.host}/manga/`;let[t,r]=await Promise.all([A(`${e}{id}`,{timeoutMs:5e3}),A(`${e}{id}/feed`,{timeoutMs:5e3})]);if(!t||!r){const[l,o]=await Promise.all([this.fetch(`${e}{id}`),this.fetch(`${e}{id}/feed`)]);if(!l||!o)return;t={url:"",value:l},r={url:"",value:o}}const n=r.value.data?.map?.(l=>{const{attributes:o,id:u}=l;if(typeof o!="object"||typeof u!="string"||!u)return;const{externalUrl:p,title:g,volume:h,chapter:f,translatedLanguage:m}=o;return{slug:p||u,label:g||void 0,vol:ne(h),chap:Y(f),lang:m||"en",ts:new Date(o.readableAt).valueOf()}}).filter(l=>l?.chap!=null)??[],{data:s}=t.value;if(!s)return;const i=Oe({data:s,getTagIdsFromNames:l=>this.getTagIdsFromNames(l)});if(!i)return;const c=this.context.includeImgBytes&&i.img?await he(i.img):void 0;return{...i,imgBytes:c,chapters:this.organizeChapters(n),hasMoreChapters:(r.value.total||0)>(r.value.limit||0)}}async getRawReaderData(){const e="https://api.mangadex.org/",[t,r,n]=await Promise.all([A(`${e}chapter/{id}`),A(`${e}at-home/server/{id}`),A(`${e}manga/{id}/aggregate`)]);if(!t||!r||!n)return;const s=t.value.data,{volume:i,chapter:c,externalUrl:l,translatedLanguage:o}=s.attributes||{},{baseUrl:u,chapter:{data:p,dataSaver:g,hash:h}}=r.value,f=s.relationships?.find?.(S=>S.type==="manga");if(!f)return;const m=Oe({data:f,getTagIdsFromNames:S=>this.getTagIdsFromNames(S)});if(!m||typeof n.value.volumes!="object")return;const v=ze(n.value,{preferGroup:this.context.preferGroup})??[];(typeof c!="string"||c==="none")&&!v.length&&v.push({chap:0,slug:s.id});const w=v.findIndex(S=>S.slug===s.id),y=s.relationships?.find?.(S=>S.type==="scanlation_group"),b=u.endsWith("/")?u:u+"/",$=!!localStorage.getItem("md")?.includes?.('"dataSaver":true'),R=`${b}${$?"data-saver":"data"}/`,x=(($?g:p)??[]).map?.(S=>`${R}${h}/${S}`)??[];return{externalUrl:l,vol:ne(i),inferVol:v[w]?.inferVol,chap:Y(c)||0,imgs:x,lang:o,slug:s.id,prev:v[w+1],next:v[w-1],basePath:"/chapter/",group:y?.attributes?.name,groupUrl:y?.attributes?.website,isWebtoon:f?.attributes?.tags?.some(S=>S.attributes.name.en==="Long Strip"),title:{...m,chapters:v}}}async getRawChaptersData(){const e=ae();if(!e)return;let t;try{t=ze(e,{preferGroup:this.context.preferGroup})}catch{return}if(t)return{chapters:t,lang:this.context.lang??"en",asc:!1,hasMore:!1,total:t.length}}}Ta(Ue,"specId","mangadex");function ne(a){const e=Y(a);return e!==0?e:void 0}function Y(a){if(typeof a!="string"||a==="none")return;const e=parseFloat(a);if(e!==e)return;const t=a[a.length-1];return e+(Pa[t]??0)}function ze(a,{preferGroup:e}){if(typeof a.volumes!="object")return;const t=Object.values(a.volumes).map(({volume:r,chapters:n})=>{const s=ne(r);return Object.values(n).map(({id:i,chapter:c})=>{const l=Y(c);if(l!==void 0)return{vol:s,chap:l,slug:i}})}).flat().filter(Boolean).reverse();return X(t,{preferGroup:e})}function Oe({data:a,getTagIdsFromNames:e}){const{id:t,attributes:r,relationships:n}=a;if(!t||typeof t!="string"||typeof r!="object")return;const{title:s,availableTranslatedLanguages:i,altTitles:c,tags:l,contentRating:o}=r;if(typeof s!="object"||i&&!Array.isArray(i))return;const u=Object.values(s)[0];if(!u||typeof u!="string")return;const p=Ia(),g=(i??[])?.map?.(y=>typeof y=="string"?y:void 0).filter(Boolean)??[],h=g.filter(y=>y&&(!p||p.includes(y))),f=c?.map?.(y=>{const[[,b]=[]]=Object.entries(y);return b}),m=n?.find?.(y=>y.type==="cover_art")?.attributes?.fileName,v=m?`https://mangadex.org/covers/${t}/${m}.256.jpg`:void 0,w=(l||[]).map(y=>y?.attributes?.name?.en).concat(o).filter(Boolean);return{url:`${location.origin}/title/${t}`,slug:t,name:u,altNames:f,langs:h.length>0?h:g.length>0?g:["en"],img:v,tags:e(w)}}function Ia(){const a=localStorage.getItem("md");if(!a)return;const e=H(a);if(e)try{const t=e?.userPreferences?.filteredLanguages;return t?.length?t:void 0}catch{return}}var Ba=Object.defineProperty,ja=(a,e,t)=>e in a?Ba(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Aa=(a,e,t)=>ja(a,e+"",t);class qe extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=new URLSearchParams(location.search).get("source"),r=await A(`/api/${t==="user"?"uploads":"chapters"}/${e.slug}/images`);if(!r)return;const n=r.value.images?.map?.(i=>i.url),s=T(Z(r.value,"manga.title"));return{...e,slug:t?`${e.slug}?source=${t}`:e.slug,imgs:n,title:{...e.title,name:s??e.title.name}}}parseJsonChapter(e,t){const r=super.parseJsonChapter(e,t),n=D(e,"source")==="user";if(!(!r||!n))return r.slug+="?source=user",r}}Aa(qe,"specId","mangadot");var Ea=Object.defineProperty,La=(a,e,t)=>e in a?Ea(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ua=(a,e,t)=>La(a,e+"",t);class Ne extends C{async getRawReaderData(){if((await O(".current-viewtype",{lazy:!0,all:!1}))?.textContent?.trim().toLowerCase()!=="volume")return await super.getRawReaderData()}async getRawChaptersData(){const e=this.context.lang??"en",t=await O(`.tab-content[data-name="chapter"] a.dropdown-item[data-code="${e.toUpperCase()}"]`,{lazy:!0,all:!1});if(t)return q(t),await O(`.tab-content[data-name="chapter"] li.item[data-number] a[href*="/${e}/"]`,{lazy:!0,all:!1}),await super.getRawChaptersData()}async getRawSearchData(){const e=await super.getRawSearchData();if(!e)return;const t=this.context.lang??"en";return{...e,rawReleases:e.rawReleases.map(r=>({...r,lang:r.lang??t}))}}}Ua(Ne,"specId","mangafire");var za=Object.defineProperty,Oa=(a,e,t)=>e in a?za(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ke=(a,e,t)=>Oa(a,typeof e!="symbol"?e+"":e,t);class We extends C{constructor(){super(...arguments),ke(this,"isVariantSite",location.hostname!=="www.mangago.me")}async getRawTitleData(){const e=await super.getRawTitleData();if(!e||!this.isVariantSite)return e;const t=d('a[href*="/status/"]|attr:href|remove:/$|remove:.+/');if(t)return{...e,slug:t}}async getRawReaderData(){const e=await super.getRawReaderData();if(!e||this.spec.reader?.lstripBtn&&document.querySelector(this.spec.reader.lstripBtn))return e;const t=await this.getReaderImgs();return!t?.length||t.length<=5?e:{...e,imgs:t}}getRawReaderTitleData(e){if(!this.isVariantSite)return super.getRawReaderTitleData(e);const t=d('a[href*="/read-manga/"]|attr:href'),r=t?t.split("/read-manga/")[1].split("/")[0]:d('.page script|text|pattern:.+mid="(.+)",.+');if(r)return{slug:r,name:r.replaceAll("_"," ").replaceAll(" s ","'s ").replaceAll(" t ","'t ").split(" ").filter(Boolean).map(n=>`${n[0].toUpperCase()}${n.substring(1)}`).join(" "),url:`https://www.mangago.me/read-manga/${r}`}}parseReaderUrl(e,t,r){if(!this.isVariantSite){const{slug:n,basePath:s}=super.parseReaderUrl(e,t,r),i=n.split("/").filter(Boolean),c=i[i.length-1];return{basePath:s,slug:c.startsWith("pg-")?i.slice(0,-1).join("/"):n}}return{basePath:"",slug:`${location.origin}/${t.split("/").filter(Boolean).slice(0,3).join("/")}${this.siteMeta.trailing?"/":""}`}}async getReaderImgs(){const e=await E(100,20,()=>window.imgsrcs),t=window.CryptoJS,r=t.enc.Hex.parse("e11adc3949ba59abbe56e057f20f883e"),n={iv:t.enc.Hex.parse("1234567890abcdef1234567890abcdef"),padding:t.pad.ZeroPadding};return t.AES.decrypt(e,r,n).toString(t.enc.Utf8).split(",").filter(Boolean)}}ke(We,"specId","mangago");var qa=Object.defineProperty,Na=(a,e,t)=>e in a?qa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ka=(a,e,t)=>Na(a,e+"",t);class _e extends C{parseTitleUrl(e){return{slug:U(e)?.split("/").filter(Boolean)[1]}}}ka(_e,"specId","mangapill");var Wa=Object.defineProperty,_a=(a,e,t)=>e in a?Wa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ja=(a,e,t)=>_a(a,e+"",t);class Je extends C{async getRawTitleData(){const e=await super.getRawTitleData();return e&&{...e,chapters:e.chapters.map(t=>({...t,slug:t.slug?.split("/").filter(Boolean).slice(-1)[0]}))}}}Ja(Je,"specId","mangaplus");var Fa=Object.defineProperty,Va=(a,e,t)=>e in a?Fa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ha=(a,e,t)=>Va(a,e+"",t);class Fe extends fe{async getRawReaderData(){const e=await super.getRawReaderData();if(e)return{...e,title:{...e.title,id:await this.getReaderTitleId()}}}async getReaderTitleId(){const e=await window.HISTORY?.getStored?.();if(!e||typeof e!="object")return;const t=Object.values(e).filter(Boolean);if(!t.length)return;t.sort((n,s)=>s.time-n.time);const r=t[0].manga_ID;return T(r)??L(r,n=>n+"")}}Ha(Fe,"specId","mangastream");var Ga=Object.defineProperty,Ka=(a,e,t)=>e in a?Ga(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Xa=(a,e,t)=>Ka(a,e+"",t);class Ve extends C{async getRawReaderData(){const e=await super.getRawReaderData();return!e||!e.title.chapters.length?e:{...e,prev:e.prev?{...e.prev,slug:me(e.title.slug,e.prev.slug)}:void 0,next:e.next?{...e.next,slug:me(e.title.slug,e.next.slug)}:void 0,title:{...e.title,chapters:e.title.chapters.map(t=>({...t,slug:me(e.title.slug,t.slug)}))}}}}Xa(Ve,"specId","mangatime");function me(a,e){if(e)return`/manga/${a}/chapter-${e}`}var Ya=Object.defineProperty,Qa=(a,e,t)=>e in a?Ya(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Za=(a,e,t)=>Qa(a,e+"",t);class He extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(e?.imgs?.length!==1)return e;e.slug.includes("//")&&(e.slug=Ge(e.slug).split("/").filter(Boolean)[3]);const t=L(document.querySelector("select.index-page,.page_select select")?.childElementCount,h=>h-1);if(!t||t<=1)return e;const[r]=e.imgs,n=r.split(/\d+\.[a-z]{3,5}$/i)?.[0];if(!n)return e;const s=(+(d(".page_select .select|text")||"1")||1)-1,i=r.replace(n,""),[c,l]=i.split("."),o=c.length,u=+c-s,p=u+t-1,g=[];for(let h=u;h<=p;h++)g.push(`${n}${(h+"").padStart(o,"0")}${l?`.${l}`:""}`);return{...e,imgs:g}}parseChapterUrl(e,t){return this.parseReaderUrl(e,Ge(t),t)}}Za(He,"specId","mangatown");function Ge(a){return a.replace(location.origin,"").replace("//","/")}var er=Object.defineProperty,tr=(a,e,t)=>e in a?er(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ar=(a,e,t)=>tr(a,e+"",t);class Ke extends C{async getRawReaderData(){const e=await super.getRawReaderData();return e&&{...e,slug:e.slug.split("/").slice(0,-1).join("/")||e.slug.split("/")[0]}}}ar(Ke,"specId","mangaworld");var rr=Object.defineProperty,nr=(a,e,t)=>e in a?rr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,sr=(a,e,t)=>nr(a,e+"",t);class Xe extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(e)return{...e,hasMoreChapters:e.chapters.length===50}}}sr(Xe,"specId","mgeko");var ir=Object.defineProperty,or=(a,e,t)=>e in a?ir(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,lr=(a,e,t)=>or(a,e+"",t);class Ye extends C{async getRawReaderData(){const e=await E(200,50,()=>{const s=window.mangaReader;return s?.scanData&&s?.mangaData?s:void 0});if(!e)return;const{scanData:t,mangaData:r}=e,n=`/${this.siteMeta.readerBase}/`;return this.finalizeRawReaderData({basePath:n,chap:t.chapterNum,slug:t.slug,imgs:t.pages,title:{name:t.chapterTitle,slug:t.manga,url:`${location.origin}/${this.siteMeta.titleBase}/${t.manga}`,chapters:this.parseJsonChapters(r,{basePath:n,chapterSpec:{sel:"chapters",label:"num",url:"slug"}})??[]}})}}lr(Ye,"specId","moins");var cr=Object.defineProperty,ur=(a,e,t)=>e in a?cr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,hr=(a,e,t)=>ur(a,e+"",t);class Qe extends re{async getRawReleasesData(){}async getRawSearchData(){}async getRawTitleData(){const e=d("h1.title .pretty, h1.title|text"),t=d("#cover img|[attr:data-src,attr-contain:src]");if(e)return{name:e,slug:location.pathname.split("/").filter(Boolean).slice(-1)[0],url:location.origin+location.pathname,img:t,imgBytes:this.context.includeImgBytes&&t?await he(t):void 0,chapters:[{slug:"1",chap:0}]}}async getRawReaderData(){const e=d("#image-container img|[attr:data-src,attr-contain:src]"),t=pe(e);if(!t)return;const r=t.origin,n=this.parseReaderUrl(this.siteMeta.readerBase,location.pathname,location.href);if(n?.titleSlug)try{const s=await fetch(`${location.origin}/api/v2/galleries/${n.titleSlug}`);if(!s.ok)return;const i=await s.json();if(!i)return;const c=D(i,"title.pretty")||D(i,"title.english")||i?.title?.[Object.keys(i.title)[0]];if(!c)return;const l=T(D(i,"cover.path"),u=>`https://t2.${location.hostname}${u.startsWith("/")?u:`/${u}`}`),o=i.pages.map(u=>{const p=u.path;return`${r}${p.startsWith("/")?p:`/${p}`}`});return{chap:0,slug:"1",basePath:`/g/${n.titleSlug}/`,imgs:o,title:{name:c,slug:n.titleSlug,url:`${location.origin}/g/${n.titleSlug}`,chapters:[{slug:"1",chap:0}],img:l}}}catch{return}}async getRawChaptersData(){const e=await this.getRawTitleData();if(!e)return;const{chapters:t,...r}=e;return{title:{...r,chapters:[]},chapters:t}}}hr(Qe,"specId","nhentai");var pr=Object.defineProperty,gr=(a,e,t)=>e in a?pr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,dr=(a,e,t)=>gr(a,e+"",t);class Ze extends C{async queryJsonChapters(e){const t=await super.queryJsonChapters(e);if(t)return t.map(r=>({...r,slug:r.slug?`ch-${+r.slug||r.chap}`:r.slug}))}}dr(Ze,"specId","stone");var fr=Object.defineProperty,mr=(a,e,t)=>e in a?fr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,vr=(a,e,t)=>mr(a,e+"",t);class et extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=G(".info-detail__row > .genre-btn,.info__right .stats__row:first-child|text")?.map(r=>[r,...r.split(" ")]).flat();return tt({...e,tags:this.getTagIdsFromNames(t)??[]},".episode-header .episode-cnt")}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=`${location.origin}/series/${e.title.slug}/info`;return{...e,title:{...tt({...e.title,url:t,tags:[]},".episode-list .js-ep-cnt"),hasMoreChapters:!1}}}parseTitleUrl(e){if(!e)return{};const t=e.split("/").filter(Boolean);return{slug:t[1]??t[0]}}}vr(et,"specId","tapas");function tt(a,e){const t=wr(e)>20;return{...a,chapters:t?[]:a.chapters,hasMoreChapters:t}}function wr(a){return+(document.querySelector(a)?.textContent?.trim().split(" ")[0]||0)}var yr=Object.defineProperty,br=(a,e,t)=>e in a?yr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Rr=(a,e,t)=>br(a,e+"",t);class at extends C{async getRawTitleData(){const e=new URLSearchParams(location.search),t=e.get("episode_no"),r=e.get("title_no");if(t||!r)return;const n=await super.getRawTitleData();if(!n)return;const s=location.hostname.startsWith("m."),i=location.pathname.split("/")[1];return{...n,slug:`${n.slug}?title_no=${r}`,id:r,langs:i?[i]:void 0,chapters:s?[]:n.chapters.map(c=>({...c,lang:i})),hasMoreChapters:s||(document.querySelector(".paginate")?.childElementCount??1)>1}}async getRawReaderData(){const e=new URLSearchParams(location.search),t=e.get("episode_no"),r=e.get("title_no"),n=t?+t:void 0;if(!t||!r||typeof n!="number"||isNaN(n))return;const s=document.title.split("|")[1]?.trim();if(!s)return;const i=location.pathname.split("/"),c=`${i.slice(0,4).join("/")}/list?title_no=${r}`,l=this.queryChapters({chapterSpec:{sel:"#sequence_scroll li.eg-flick-panel,#toolbar .episode_lst li[data-episode-no]",url:"a|attr:href",label:"|attr:data-episode-no || a|attr:href|pattern:.+episode_no=(\\d+).*"},titleInfo:{id:r,slug:c,name:s}}),o=i[1];return{chap:n,lang:o,slug:`${location.pathname}?title_no=${r}&episode_no=${t}`,basePath:"",imgs:await this.getReaderImgs(),isWebtoon:!0,title:{id:r,url:c,slug:c,name:s,langs:[o],chapters:(l??[]).map(u=>({...u,lang:o})),hasMoreChapters:!1}}}async getReaderImgs(){const e=G("#_imageList img|[attr:data-url,attr:src]");return e?.length?e:await E(100,50,()=>window.__viewerState__?.scrollViewerParam?.imageList?.map(({url:t})=>t).filter(Boolean))}parseReaderUrl(e,t,r){if(!r)return{basePath:"",slug:t};if(r.startsWith("http://")||r.startsWith("https://")){const n=pe(r);return{basePath:"",slug:n.pathname+n.search}}return{basePath:"",slug:r}}}Rr(at,"specId","webtoon");const $r=[Te,Pe,Ie,Be,je,fe,Ee,Ue,Ne,We,_e,Je,Fe,Xe,qe,Ve,He,Ke,Ye,Qe,Ze,et,at];function rt(a){const e=$r.find(t=>t.specId===a.spec.id)??C;return new e(a)}async function xr(a){const{spec:e,type:t}=a;let r=a.siteMeta??e?.meta;if(e&&r){a.siteVariant&&(r={...r,...a.siteVariant});const n=t?[t]:nt(r,e.generic);if(!n.length)return;const s=rt({...a,spec:e,siteMeta:r});return await J(n.map(i=>s.getRawPageByType(i,n.length===1)))}return await J((a.genericSpecs??[]).map(n=>{if(!n.meta||!n.generic)return[];const s=t?[t]:nt(n.meta,n.generic);if(!s.length)return[];const i=rt({...a,spec:n,siteMeta:n.meta});return s.map(c=>i.getRawPageByType(c,!1,!0))}).flat())}function nt(a,e){if(location.pathname==="/")return a.single?[M.title]:[];const{titleBase:t,readerBase:r}=a,n=location.pathname.split("/").filter(Boolean),s=st(n,r),i=st(n,t);if(s&&i)return[M.reader,M.title];const c=[];return!i&&(s!==!1||e)&&c.push(M.reader),!s&&(i!==!1||e)&&c.push(M.title),!c.length&&e?[M.reader,M.title]:c}function st(a,e){if(!e)return;const t=e.split("/").filter(Boolean),r=t.indexOf("{slug}"),n=r===t.length-1,s=!n&&r!==-1;if(n&&(t.pop(),!t.length))return;const i=a.length-t.length;if(s?i<0:i<=0)return!1;let c=!1;for(let l=0;l<t.length;l++){const o=t[l];if(o[0]!=="{"){if(o!==a[l])return!1;c=!0}}if(c&&i===(s?0:1))return!0}_.PageType=M,_.scrape=xr}));
|
|
1
|
+
(function(W,_){typeof exports=="object"&&typeof module<"u"?_(exports):typeof define=="function"&&define.amd?define(["exports"],_):(W=typeof globalThis<"u"?globalThis:W||self,_(W._trackkun_={}))})(this,(function(W){"use strict";function _(a){let e=!1;return new Promise((t,r)=>{Promise.all(a.map(async n=>{const i=await n;!e&&i&&(e=!0,t(i))})).then(()=>{e||t(void 0)})})}const ot=/(vol(ume)?|season)(\s*|-|\.)(\d+)/i,lt=/^S([1-9])\s/i,ct=/(ch(ap(t(er)?|\.)?|\.)?|#|episode\.?|capitolo\.?|capitulo\.?|bölüm\.?)(\s*|-)(\d+([-~_,.]\d+)?)/i,ut=/\d+([-~_,.]\d+)?/,ht=/[-~_,]/;function pt(a){const e=a.match(ot);if(e)return{volStr:e[0],volValueStr:e[4]};const t=a.match(lt);return t?{volStr:t[0],volValueStr:t[1]}:{}}function O(a){if(!a)return;if(!isNaN(+a))return{chap:+a};const{volStr:e,volValueStr:t}=pt(a),r=e?a.replace(e,"").trim():a,n=r.match(ct)?.[6]??r.match(ut)?.[0];if(!n)return;const i=+n.replace(ht,".");if(isNaN(i))return;const s=e&&t&&!isNaN(+t)?+t:void 0;return{vol:s===void 0||s<=0?void 0:s,chap:i}}function gt(){return Math.random().toString(16).slice(2)}async function dt({addListener:a,removeListener:e,transform:t,filter:r,handler:n,onTimeout:i,timeout:s,once:c}){return new Promise(l=>{a(p);const o=()=>c===!0&&e(p),u=s?setTimeout(()=>{o(),l(void 0),i?.()},s):void 0;async function p(g,...h){g=t?t(g):g,g!==void 0&&(!r||r(g,...h))&&(o(),l(g),n?.(g,...h),u&&clearTimeout(u))}})}async function ft(a){return(await dt({addListener:e=>window.addEventListener("message",e),removeListener:e=>window.removeEventListener("message",e),...a}))?.data}async function mt(a){const{receiverWindow:e,timeout:t,targetOrigin:r,event:n,args:i}=a,s={reqId:gt(),event:n,args:i};return(e||window)?.postMessage(s,r??"*"),(await ft({filter:c=>c?.data?.resId===s.reqId,timeout:t??3e4,once:!0}))?.result}function L(a,e){return mt({event:"tk:fetchResult",args:{url:a},timeout:e?.timeoutMs??15e3})}async function A(a,e,t){const r=await t(()=>{a=0});if(r!==void 0)return r;if(!(a<=0))return await new Promise(n=>{setTimeout(async()=>{const i=await A(a-1,e,t);n(i)},e)})}async function H(a,e,t=0){const r=e.root??document.documentElement,n=e.timeoutMs??1e4;return A(e.lazy===!0?n/50:0,50,()=>{const i=e.all===!0?Array.from(r.querySelectorAll(a)):r.querySelector(a)??void 0;return(e.all?!i?.length:!i)?void 0:i})}function V(a,e){if(a instanceof HTMLOptionElement){const t=a.parentElement instanceof HTMLOptGroupElement?a.parentElement.parentElement:a.parentElement;if(!t||!(t instanceof HTMLSelectElement))return;const r=a.getAttribute("value")||"";if(t.value===r)return;t.value=r,t.dispatchEvent(new Event("change"));return}a instanceof HTMLAnchorElement&&e?.preventDefault!==!1&&a.addEventListener("click",t=>t.preventDefault(),{once:!0}),a.click(),a.dispatchEvent(new PointerEvent("pointerdown",{bubbles:!0,cancelable:!0,pointerType:"mouse",button:0})),a.dispatchEvent(new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,view:window,button:0}))}function oe(a,e){if(typeof a.checkVisibility=="function")return a.checkVisibility({opacityProperty:!0,visibilityProperty:!1,contentVisibilityAuto:!1});const t=window.getComputedStyle(a);if(t.display==="none"||t.opacity&&parseFloat(t.opacity)<.1)return!1;if(!e)return!0;const r=a.parentElement;return!r||r===e?!0:oe(r,e)}function vt(a,e){return a>=280&&e>=50||a>=160&&e>=280}var F;(function(a){a[a.manga=1]="manga",a[a.novel=2]="novel",a[a.anime=3]="anime"})(F||(F={}));async function wt(a,e){const t=["NAV","ASIDE","FOOTER","HEADER","BR","HR","BUTTON","A"],r="img:not(nav img, header img, footer img, aside img), canvas",n=e?.timeoutMs,i=e?.include,s=e?.paraSel,c=!i||i.includes(F.manga),l=!i||i.includes(F.novel);let o=0;return await A(n/50,50,()=>{const h=u();if(h){if(c&&g(h,e?.validateImgSize))return F.manga;if(l&&o++%3===0&&p(h))return F.novel}});function u(){for(const h of a.split(",")){const f=document.querySelector(h);if(f)return f}}function p(h){const f=[`p:not(${t.map(R=>`${R} p`).join(",")})`,s].filter(Boolean).join(",");if(!h.querySelector(f)&&(!s||!h.matches(s)))return!1;let m=0,v=0,w=0;return y(h);function y(R){const $=R.tagName;if(t.includes($)||!oe(R)||window.getComputedStyle(R).position==="fixed")return!1;if($==="P"||s&&R.matches(s))return m+=R.textContent.split(" ").filter(Boolean).length,v++,w=0,!c&&m>50||v>10&&m>120||v>5&&m>250||m>400;v>0&&++w>4&&(v=0,m=0);const b=Array.from(R.children);for(let S=0;S<b.length;S++)if(y(b[S]))return!0;return!1}}function g(h,f){const m=Array.from(h.querySelectorAll(r));if(f===!1)return m.length>0;const v=Math.min(window.innerWidth*.9,500);let w=0;for(let y=0;y<m.length;y++){const R=m[y];if(!oe(R,h))continue;const{width:$,height:b}=R.getBoundingClientRect();if(vt($,b)&&($>=v||(w+=b,w>=v)))return!0}return!1}}function G(a){if(a)try{return JSON.parse(a)}catch{return}}const ye={text:$e,attr:St,"attr-contain":xt,value:Ct,row:Dt,"bg-image":Mt,json:Tt},yt={pattern:Pt,remove:It,atob:Bt,json:Se};function d(a,e){if(a)return Re(a,e,bt)}function K(a,e){if(a)return Re(a,e,$t)}function Re(a,e,t){if(!a)return;const r=a.split("||").map(n=>n.trim()).filter(Boolean);for(const n of r){const i=Rt(n);if(!i)continue;const s=t(e??document.documentElement,i);if(s)return s}}function Rt(a){const[e,t,...r]=a.split("|");if(!t)return;const n=t?.startsWith("[")&&t.endsWith("]")?t.substring(1,t.length-1).split(","):[t];return{selector:e||void 0,extractors:n.map(le),transformers:r.map(le)}}function le(a){const e=a.indexOf(":"),t=e!==-1;return{fn:t?a.substring(0,e):a,param:t?a.substring(e+1):""}}function bt(a,e){if(!e.selector)return be(a,e);const t=jt(e.selector);for(const r of t){const n=Array.from(a.querySelectorAll(r));for(const i of n){const s=be(i,e);if(s)return s}}}function $t(a,e){const t=e.selector?Array.from(a.querySelectorAll(e.selector)):[a],r=[];for(const n of t)for(const i of e.extractors){const s=ye[i.fn],c=s(n,i.param),l=c?ce(c,e.transformers):void 0;if(l){r.push(l);break}}if(r.length)return r}function be(a,e){for(const t of e.extractors){const r=ye[t.fn],n=r(a,t.param);if(n)return ce(n,e.transformers)}}function ce(a,e){let t=a;for(const r of e){if(!t)return;const n=yt[r.fn];n&&(t=n(t,r.param)?.trim())}return t}function $e(a){return Array.from(a.childNodes).filter(e=>e.nodeType===3).map(e=>q(e.textContent)).filter(Boolean).join(" ").trim()||q(a.textContent)}function St(a,e){return q(a.getAttribute(e))}function xt(a,e){let t=a.getAttribute(e);if(!t){const r=a.getAttributeNames().find(n=>n.includes(e));r&&(t=a.getAttribute(r))}return q(t)}function Ct(a){return a.value}function Dt(a,e){if(!e)return;const t=q(a.textContent)?.toLowerCase(),r=e.toLowerCase();if(!(t!==r&&t!==`${r}:`))return q(a.nextElementSibling?.textContent??a.nextSibling?.textContent)}function Mt(a){const e=getComputedStyle(a).backgroundImage;if(!(!e||!e.startsWith("url(")))return e.slice(5,-2)||void 0}function Tt(a,e){const t=$e(a);if(t)return Se(t,e)}function Se(a,e){const t=ee(G(a),e),r=typeof t;if(r==="string")return q(t)||a;if(r==="number"||r==="boolean")return t+""}function ee(a,e){if(!a||!e)return;const t=e.indexOf("."),r=t!==-1,n=r?e.substring(0,t):e,i=r?e.substring(t+1):void 0;try{const s=a[n];return i?ee(s,i):s}catch{return}}function q(a){if(a)return a?.replace(/(\n|\t)/g," ").trim()||void 0}function Pt(a,e){if(e)try{return a.replace(new RegExp(e,"i"),"$1")}catch{}return a}function It(a,e){if(e)try{return a.replaceAll(new RegExp(e,"gi"),"")}catch{}return a}function Bt(a){try{return window.atob(a)}catch{return a}}function jt(a){const e=[];let t="",r=!1;for(let i=0;i<a.length;i++){const s=a[i];if(s==="["?r=!0:s==="]"&&(r=!1),s===","&&!r){const c=t.trim();c.length>0&&e.push(c),t=""}else t+=s}const n=t.trim();return n.length>0&&e.push(n),e}function ue(a,e){const t=document;if(a.startsWith("//")){const r=document.evaluate(a,document,null,XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue;return r instanceof HTMLElement?r:void 0}return t.querySelector(a)??void 0}var At=(a=>(a[a.reading=1]="reading",a[a.paused=2]="paused",a[a.plan=3]="plan",a[a.completed=4]="completed",a[a.dropped=5]="dropped",a[a.deleted=6]="deleted",a))(At||{}),Et=(a=>(a[a.ok=1]="ok",a[a.hidden=2]="hidden",a[a.deleted=3]="deleted",a))(Et||{}),Lt=(a=>(a[a.aggregator=0]="aggregator",a[a.scanlator=1]="scanlator",a))(Lt||{}),xe=(a=>(a.id="id",a.name="name",a.slug="slug",a))(xe||{}),te=(a=>(a.blank="about:blank",a.title="meta.title",a.reader="meta.reader",a))(te||{}),J=(a=>(a[a.manga=1]="manga",a[a.novel=2]="novel",a[a.anime=3]="anime",a))(J||{}),Ut=(a=>(a[a.pending=0]="pending",a[a.completed=1]="completed",a[a.offline=2]="offline",a[a.incompat=3]="incompat",a))(Ut||{});function z(a=0){return new Promise(e=>setTimeout(e,a))}function X(a){if(a)return parseInt(a.replace(/\D*/,""))||void 0}const Ot=/\d+[a-z]+\d+/i,zt=/[a-z]+\d+[a-z]+/i,qt=/^\d{5,}$/;function Ce(a){if(!a)return;const e=[];a.split(/[-_]/).forEach(r=>{const n=r.split(".").filter(i=>i&&!zt.test(i)&&!Ot.test(i)&&!qt.test(i)).join(".");n&&e.push(n)});const t=e.join(" ");return O(t)}async function he(a,e){return new Promise(t=>{const r=new Image;r.crossOrigin="anonymous",r.onerror=()=>t(void 0),r.onload=async()=>{if(r.naturalWidth<=1){t(void 0);return}const n=Math.max(1,r.naturalWidth/(e?.maxWidth??240)),i=r.naturalWidth/n,s=r.naturalHeight/n,c=document.createElement("canvas"),l=c.getContext("2d");c.width=i,c.height=s;const o=/iPad|iPhone|iPod/.test(navigator.userAgent);try{l.drawImage(r,0,0,i,s);const u=((e?.fixCanvas!==!1?Nt():void 0)??HTMLCanvasElement.prototype.toDataURL).call(c,o?"image/jpeg":"image/webp",o?.99:.8);t(u.length<1e3?void 0:u.split(",").slice(-1)[0])}catch{t(void 0)}},r.src=a})}function Nt(){const a=document.createElement("template");a.innerHTML="<iframe></iframe>";const e=a.content.querySelector("iframe");if(e){e?.style.setProperty("style","none"),document.body.appendChild(e);const t=e?.contentWindow?.HTMLCanvasElement?.prototype?.toDataURL;if(document.body.removeChild(e),t)return t}return HTMLCanvasElement.prototype.toDataURL}async function kt(a,e=240){const t=await Wt(a);if(t)return await new Promise(async r=>{const n=he(t,{maxWidth:e,fixCanvas:!1}),i=setTimeout(()=>r(void 0),100),s=await n;clearTimeout(i),r(s)})}async function Wt(a){if(a.startsWith("blob:"))return a;try{const e=await fetch(a);if(e.status>=400)return;const t=await e.blob();return t.size<1e3?void 0:URL.createObjectURL(t)}catch{return}}function D(a,e){if(e==="")return a;if(!e)return;const t=e.split("||").map(r=>r.trim()).filter(Boolean);for(const r of t){const[n,...i]=r.split("|"),s=ee(a,n);if(typeof s=="number"||s){if(typeof s!="string")return s;const c=s.replace(/(\n|\t)/g," ").trim();if(c){const l=ce(c,i.map(le));if(l)return l}}}}function ae(a){if(a?.startsWith("window")){const e=a.indexOf(".");return e===-1?void 0:D(window,a.substring(e+1))}return G(a?d(a):document.querySelector("pre")?.textContent)}function I(a,e){if(typeof a=="number")return e?e(a):a}function M(a,e){if(typeof a=="string")return e?e(a):a}function Y(a,e){const t=a.map(o=>({...o,vol:o.vol===0?void 0:o.vol}));t.sort((o,u)=>o.vol===void 0||u.vol===void 0?u.chap-o.chap:u.vol-o.vol||u.chap-o.chap);const r={},n={};for(let o=t.length-1;o>=0;o--){const u=t[o],p=u.group??"";r[p]=(r[p]??0)+1;const g=u.lang??"";u.vol!==void 0?n[g]=u.vol:n[g]!==void 0&&(u.inferVol=n[g])}const i=[],s={},c=e?.preferGroup,l=o=>o.lang??"";for(const o of t){const u=l(o),p=s[u],g=i[p];if(!(g&&g.chap===o.chap&&(g.vol===o.vol||g.vol===void 0||o.vol===void 0))){s[u]=i.length,i.push(o);continue}if(!c){g.vol===void 0&&o.vol!=null&&(i[p]=o);continue}g.group!==c&&(o.group==c||g.group&&!o.group||r[o.group??""]>r[g.group??""])&&(i[p]=o)}return i}const _t=/^(a|an|one|last|\d+)\s*([a-z]+)/,Vt=/^(\d+)\s*([a-z]+)/,Ft=/^\d+$/,Jt=[{seconds:1,short:"s",locales:{en:"sec",vi:"gi\xE2y",tr:"ikinci",es:"segundo",ja:"\u79D2",ko:"\uCD08",zh:"\u79D2",id:"detik",pt:"segundo"}},{seconds:60,short:"m",locales:{en:"min",vi:"ph\xFAt",tr:"dakika",es:"minuto",ja:"\u5206",ko:"\uBD84",zh:"\u5206",id:"menit",pt:"minuto"}},{seconds:3600,short:"h",locales:{en:"hour",vi:"gi\u1EDD",tr:"saat",fr:"heure",it:"ora",es:"hora",ja:"\u6642\u9593",ko:"\uC2DC\uAC04",zh:"\u5C0F\u65F6",id:"jam",pt:"hora"}},{seconds:86400,short:"d",locales:{en:"day",vi:"ng\xE0y",tr:"g\xFCn",fr:"jour",it:"giorno",es:"d\xEDa",ja:"\u65E5",ko:"\uC77C",zh:"\u5929",id:"hari",pt:"dia"}},{seconds:604800,short:"w",locales:{en:"week",vi:"tu\u1EA7n",tr:"hafta",fr:"semaine",it:"settimana",es:"semana",ja:"\u9031\u9593",ko:"\uC8FC",zh:"\u5468",id:"minggu",pt:"semana"}},{seconds:2592e3,short:"mo",locales:{en:"month",vi:"th\xE1ng",tr:"ay",fr:"mois",it:"mese",es:"mes",ja:"\u30F6\u6708",ko:"\uAC1C\uC6D4",zh:"\u6708",id:"bulan",pt:"m\xEAs"}},{seconds:31536e3,short:"y",locales:{en:"year",vi:"n\u0103m",tr:"yil",fr:"an",it:"anno",es:"a\xF1o",ja:"\u5E74",ko:"\uB144",zh:"\u5E74",id:"tahun",pt:"ano"}}],Ht=["a","an","one","last"];function De(a,e="en"){if(!a)return;const t=a.toLowerCase().trim().replace(/ago$/,"").trim(),r=Date.now();if(t.includes("now"))return r;if(t.includes("yesterday"))return r-864e5;if(Ft.test(t))return Number(t);const n=new Date(t);if(!isNaN(n.getTime())){const s=n.getTime();return n.getHours()===0&&n.getMinutes()===0&&n.getSeconds()===0?Math.min(r,s+432e5):s}const i=e==="en"?t.match(_t):t.match(Vt);if(i){const[,s,c]=i,l=e==="en"&&Ht.includes(s)?1:Number(s);if(isNaN(l))return;const o=Jt.find(u=>c===u.short||u.locales[e]&&c.startsWith(u.locales[e])||c.startsWith(u.locales.en));if(o)return r-l*o.seconds*1e3}}function Gt(a,e=location.origin){if(!a)return;const t=new URL(a.startsWith("//")?`${location.protocol}${a}`:a,location.origin+location.pathname).toString();return t.startsWith(e)?t.replace(e,""):t}function N(a,{slug:e,id:t,lang:r}){if(!a)return"/";let n=a;return e&&(n=n.replace("{titleSlug}",e)),t&&(n=n.replace("{titleId}",t)),r&&(n=n.replace("{lang}",r)),n.endsWith("/")||(n+="/"),n.startsWith("/")||(n="/"+n),n}function pe(a){if(!a)return;let e=a;e.startsWith("//")&&(e=`https:${e}`);try{return new URL(e)}catch{return}}function U(a){if(!(!a||typeof a!="string"))return a.includes("//")?pe(a)?.pathname:a}function Kt(a,e){if(!a)return!1;const t=a.split(".").slice(0,3),r=e.split(".");for(let n=0;n<t.length;n++){const i=+t[n],s=+r[n];if(i!==s)return i>s}return!1}function Xt(a,e){const t=[...e],r=[];let n=!1,i=0;const s=Math.min(a.length,100);for(let l=0;l<s;l++){if(i>=10/2){const h=10-r.length;if(h>0){const f=l+h<=a.length?a.slice(l,l+h):t.slice(0,h);r.push(...f)}break}const o=a[l],u=o.id!==void 0,p=t.findIndex(h=>u&&h.id===o.id||h.slug===o.slug||h.name==o.name),g=p===-1?void 0:t.splice(p,1)[0];!g||g.chapters[0]?.chap!==o.chapters[0]?.chap?(n=!0,r.push({...o,changed:!0})):(i++,r.push(o))}if(!n)return{hasMore:!1,rawReleases:[]};if(r.length<=10)return{hasMore:!!a[a.length-1]?.changed,rawReleases:r};const c=[];for(let l=0;l<r.length;l++){const o=r[l];(o.changed||l<10)&&c.push(o)}return{hasMore:e.length<2||e.length-t.length<2,rawReleases:c}}function Yt(a,e){const t={};return a.forEach(r=>{const n=r.chapters.reduce((i,s)=>{const c=s.lang||e||"";return i[c]||(i[c]=[]),i[c].push(s),i},{});Object.entries(n).forEach(([i,s])=>{const c=`${r.slug}:${i}`;t[c]?(t[c].chapters.push(...s),Y(t[c].chapters)):t[c]={...r,lang:i===""?void 0:i,chapters:s}})}),Object.values(t)}function Me(a,e){const t=a[0]===e?a.substring(1):a;return t[t.length-1]===e?t.substring(0,t.length-1):t}var T=(a=>(a.title="title",a.reader="reader",a.releases="releases",a.chapters="chapters",a.search="search",a))(T||{}),Qt=Object.defineProperty,Zt=(a,e,t)=>e in a?Qt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,E=(a,e,t)=>Zt(a,typeof e!="symbol"?e+"":e,t);class re{constructor(e){E(this,"headless"),E(this,"siteId"),E(this,"spec"),E(this,"siteMeta"),E(this,"tags"),E(this,"context"),E(this,"appVersion"),E(this,"isGeneric",!1),E(this,"methodsMap",{[T.title]:()=>this.getRawTitleData(),[T.reader]:()=>this.getRawReaderData(),[T.releases]:()=>this.getRawReleasesData(),[T.search]:()=>this.getRawSearchData(),[T.chapters]:()=>this.getRawChaptersData()}),E(this,"normalizedTagsMap"),this.siteId=e.siteId,this.spec=e.spec,this.siteMeta=e.siteMeta,this.tags=e.tags,this.context=e.context??{},this.headless=e.headless===!0,this.appVersion=e.appVersion}async getRawPageByType(e,t=!1,r=!1){this.isGeneric=r;const n=await this.methodsMap[e](),i=!n&&(e===T.title||e===T.reader)&&await ta(this.spec);if(!((r||!t)&&!n&&!i))return{type:e,is404:i,specId:this.spec.id,siteName:this.getSiteName(e,n),favUrl:ra(),htmlLang:na(),url:location.href,data:this.siteMeta.oneshot&&n?this.transformOneshot(e,n):n,spec:this.spec,context:this.context}}transformOneshot(e,t){if(e==="title"){const r=t.firstUrl;if(!r)return t;const{slug:n}=this.parseReaderUrl(this.siteMeta.readerBase,new URL(r).pathname,r);return{...t,hasMoreChapters:void 0,chapters:[{chap:0,slug:n}]}}if(e==="reader"){const r=t;return{...r,chap:0,title:{...r.title,hasMoreChapters:void 0,chapters:[{chap:0,slug:r.slug}]}}}return t}parseReaderUrl(e,t,r){const n=!this.siteId,i=t.includes("/");let s=e;if(i&&!s&&(s=this.siteMeta.readerBase),s.startsWith("/")||(s="/"+s),s.endsWith("/")||(s=s+"/"),!i)return n?{basePath:"",slug:`${s}${t}`}:{basePath:s,slug:t};const c=s.includes("{");let l=t;if(l[0]!=="/"&&(l.includes("/")||n&&!c))try{l=new URL(t,location.href).pathname}catch{}if(l.endsWith("/")&&(l=l.slice(0,-1)),c){const o=s.split("/").filter(Boolean),u=l.split("/").filter(Boolean);if(o.length<u.length){const p=u[o.indexOf("{lang}")]?.toLowerCase(),g=u[o.indexOf("{titleId}")],h=u[o.indexOf("{titleSlug}")];if(n)return{basePath:"",slug:l,lang:p,titleId:g,titleSlug:h};if(s=s.replace("{lang}",p).replace("{titleId}",g).replace("{titleSlug}",h),l.startsWith(s))return{basePath:s,slug:l.replace(s,""),lang:p,titleId:g,titleSlug:h}}}else if(!n&&l.startsWith(s))return{basePath:s,slug:l.replace(s,"")};return{basePath:"",slug:l}}parseTitleUrl(e){if(typeof e!="string")return{};const t=U(e);if(t===void 0)return{};if(this.siteMeta.single)return{slug:Me(t,"/")};const r=t?.split("/").filter(Boolean);if(!r?.length)return{};const n=this.siteMeta.titleBase.split("/").filter(Boolean),i=n.indexOf("{slug}");return(i===-1?r.length-n.length>=1:r.length===n.length)?{id:r[n.indexOf("{id}")],slug:this.siteId?i===-1?r.slice(n.length).join("/"):r[i]:t}:{slug:t}}finalizeRawReleasesData(e){const t=this.spec.releases?.title?.lang?this.siteMeta.defaultLang:void 0,r=Yt(e.rawReleases,t);if(r.length)return this.context.oldRawReleases?Xt(r,this.context.oldRawReleases):{rawReleases:r,hasMore:!0}}getTagIdsFromNames(e){if(!e?.length)return;const t=this.normalizedTagsMap??(this.normalizedTagsMap=ea(this.tags)),r=e.map(n=>t[ge(n)]).filter(Boolean);return r.length===0?void 0:Array.from(new Set(r)).sort((n,i)=>n-i)}getSiteName(e,t){if(t&&this.siteMeta.single){if(e===T.title)return t.name;if(e===T.reader)return t.title.name}const r=this.spec.name,n=(r&&d(r))??d('meta[property="og:site_name"]|attr:content');return n&&n.length>2?n:void 0}isAfterVersion(e){return this.appVersion==="ext"||Kt(this.appVersion,e)}}E(re,"specId"),E(re,"siteId");function ea(a){const e={};return a.forEach(({id:t,name:r,altNames:n})=>{e[ge(r)]=t,n&&n.forEach(i=>{e[ge(i)]=t})}),e}function ge(a){const e=a.toLowerCase().replaceAll(/[^a-z0-9\s]/gi,"").trim().replaceAll(/\s+/g," ");return e[e.length-1]==="s"?e.substring(0,e.length-1):e}async function ta(a){return aa()===404||a[404]&&await H(a[404],{lazy:!0,timeoutMs:5e3})?!0:document.title.toLowerCase().includes("not found")}function aa(){try{return window.performance.getEntries().find(a=>a.entryType==="navigation")?.responseStatus}catch{return}}function ra(){return d('link[rel="icon"][sizes="32x32"],link[rel="icon"][sizes="192x192"],link[rel="apple-touch-icon"]|attr:href || link[rel="icon"]|attr:href')}function na(){return d("html|attr:lang")||"en"}class C extends re{async getRawReleasesData(){const e=await this.getRawReleases();if(e?.length)return this.finalizeRawReleasesData({rawReleases:e})}async getRawReleases(){const e=this.spec?.releases?.title;if(!e)return;if(e.json){const c=this.queryJsonRawReleases(M(e.json),e)?.filter(l=>l.chapters.length);return c?.length?c:void 0}const t=e.chapter,r=await H(e.sel,{lazy:!0,all:!0});if(!r?.length)return;const n=Date.now(),i=r.slice(0,100).map(c=>{const l=d(e.url??(c.tagName==="A"?"|attr:href":"a|attr:href"),c),o=U(l),u=d(e.name,c)??d("img|attr:alt",c),p=d(e.at,c);if(!o||!u)return;const g=De(p,this.siteMeta.defaultLang);return{titleEl:c,id:d(e.id,c),path:o,name:u,lang:d(e.lang,c)?.toLowerCase(),at:g?Math.min(g,n):void 0}}).filter(Boolean);if(!i.length)return;const s=[];return await Promise.all(i.map(async c=>{const{path:l,titleEl:o,lang:u,at:p,...g}=c,{id:h,slug:f}=this.parseTitleUrl(l);if(!f)return;const m=g.id||h,v=this.queryChapters({chapterSpec:t,root:o,titleInfo:{id:m,slug:f,name:c?.name,lang:u}});v&&s.push({slug:f,chapters:u||p?v.map(w=>({...w,elIndex:void 0,lang:w.lang??u,ts:w.ts??p})):v,...g,id:m})})),s}getRawTitleData(){return this.getTitleData(this.spec.title)}async getTitleData(e){if(!e||!await this.isTitlePage(e)||this.spec[404]&&document.querySelector(this.spec[404]))return;const{id:t,slug:r}=this.parseTitleUrl(location.pathname);if(this.siteMeta.single?r===void 0:!r)return;const n=t||d(e.id),i=typeof e.chapter=="string"?{sel:e.chapter}:e.chapter,s=(await this.getChaptersResult(e.chapter,{lazy:!!this.context.includeHiddenChapters||(i?.lazy??!0),titleInfo:{id:n,slug:r,name:d(e.name??"h1|text")},includeHiddenChapters:this.context.includeHiddenChapters}))?.chapters,c=d(e.name??"h1|text");if(!c)return;const l=await this.getValidImgSrc(e.img,c),o=l&&this.context.includeImgBytes?await kt(l):void 0,u=this.getFirstChapterUrl(),p=e.firstBtn,g=K(e.tags)?.map(m=>m.split(",")).flat().map(m=>m.trim()).filter(Boolean),h=d(e.type),f=K(e.langs)?.map(m=>m.toLowerCase());return{id:n||d(e.id),url:location.origin+location.pathname,slug:r,name:c,langs:f?.length?f:e.langs&&this.siteMeta.defaultLang?[this.siteMeta.defaultLang]:void 0,tags:this.getTagIdsFromNames([...g??[],...h?[h]:[]]),chapters:s??[],hasMoreChapters:!s?.length&&!e.chapter||(e.hasMore?!!document.querySelector(e.hasMore):void 0)||(!this.context.includeHiddenChapters&&i?.allBtn?!!ue(i.allBtn):void 0),img:l,imgBytes:o,firstUrl:u,firstBtn:!u&&p&&document.querySelector(p)?p:void 0,trackers:this.getTrackersMap(e.trackers)}}getTrackersMap(e){if(!e)return;const t=typeof e=="boolean"||e.mal===""?'a[href*="myanimelist.net"]|attr:href':e.mal,r=typeof e=="boolean"||e.anl===""?'a[href*="anilist.co"]|attr:href':e.anl,n=d(t),i=d(r);if(!n&&!i)return;const s={};return n&&(s.mal=n.split("?")[0].split("#")[0].split("manga/").slice(-1)[0].split("/")[0]),i&&(s.anl=i.split("?")[0].split("#")[0].split("manga/").slice(-1)[0].split("/")[0]),s}getFirstChapterUrl(){const e=d(this.spec.title?.first);if(e){if(e.startsWith("http"))return e;try{return new URL(e,location.href).href}catch{return}}}getValidImgSrc(e,t){return A(33,30,()=>{const r=d(e)||d(`img[alt="${t.replaceAll('"','\\"')}"]|[attr:data-src,attr-contain:src]`);return!r||r.startsWith("data:")?void 0:document.querySelector(`img[srcset*="${r}"]`)?r.split(" ")[0]:r})}resolveReaderTitleSpec(){const e=this.spec.reader?.title;return typeof e=="string"?{sel:e}:e}getRawReaderTitleData(e){const t=this.resolveReaderTitleSpec();if(!t)return;const r=t.sel?document.querySelector(t.sel)??void 0:void 0;if(t.sel&&!r)return;const n=d(t.name??"|text",r);if(!n)return;const i=Gt(d(t.img,r));if(e?.slug){let o=this.siteMeta.titleBase;if(e?.id&&(o=o.replace("{id}",e.id)),!o.includes("{"))return o=o.includes("{slug}")?o.replace("{slug}",e.slug):`${o}/${e.slug}`,this.siteMeta.trailing&&!o.endsWith("/")&&(o+="/"),{name:n,img:i,url:new URL(o,location.origin).href,slug:e.slug,id:e.id||d(t.id,r)}}const s=d(t.url??"|attr:href",r),{slug:c,id:l}=this.parseTitleUrl(s);if(!(!n||!s||(this.siteMeta.single?c===void 0:!c)))return{name:n,img:i,url:new URL(s,location.origin).href,slug:c,id:l||d(t.id,r)||e?.id}}async getRawReaderData(){const{spec:e,siteMeta:t}=this;if(!e?.reader||!await this.isReaderPage(e.reader,!!e.generic))return;const r=this.siteMeta.noReader?void 0:await this.getReaderType(e.reader);if(!r&&!this.isAfterVersion("6.7.0"))return;const n=this.parseReaderUrl(t.readerBase,location.pathname,location.href),{slug:i,basePath:s,lang:c}=n,l=this.getRawReaderTitleData({id:n.titleId,slug:n.titleSlug});if(!l)return;const o=d(e.reader.group),{id:u,slug:p}=l,g=e.reader?.chapter,h=!!this.context.disableLazyChapters,f=!!this.context.includeHiddenChapters,m=(await this.getChaptersResult(g,{titleInfo:{id:u,slug:p,name:l.name,lang:c},lazy:f||!h,includeHiddenChapters:f,timeoutMs:f?3e3:25e3,includeIndex:!0,basePath:s}))?.chapters,v=d(e.reader.label??"h1|text"),w=v?.toLowerCase().replace(l.name.toLowerCase(),"").trim(),y=this.siteMeta.oneshot?{chap:0}:w?O(w):void 0;if(!y)return;const R=e.reader.prev?this.findAdjacentChapter({spec:e.reader.prev,basePath:s,titleUrl:l.url,titleName:l.name}):void 0,$=e.reader.next?this.findAdjacentChapter({spec:e.reader.next,basePath:s,titleUrl:l.url,titleName:l.name}):void 0,b=u??(()=>{const S=this.spec.reader?.title;if(typeof S=="string"||!S?.id)return;const x=S.sel?document.querySelector(S.sel)??void 0:void 0;if(!(S.sel&&!x))return d(S.id,x)})();return this.finalizeRawReaderData({...y,contentType:r,name:r===J.novel&&v&&v.split(" ").filter(Boolean).length>(v.toLowerCase().includes("vol")?4:2)?v:void 0,lang:c??d(e.reader.lang)?.toLowerCase()??(e.reader.lang?this.siteMeta.defaultLang:void 0),slug:i,basePath:s,group:o??d(e.reader.group),imgs:K(e.reader.imgs),title:{id:b,url:l.url,slug:p,name:l.name,langs:c?[c]:void 0,img:l.img,chapters:m??[],hasMoreChapters:!m?.length&&!f&&!!this.context.disableLazyChapters&&!!(typeof g=="string"||g?.sel)}},{prev:R,next:$})}async getRawChaptersData(){const e=this.siteMeta.chapters;if(e===te.blank)return;const t=this.context.lang,r=e===te.reader,n=!e||e===te.title,i=r?(await this.getRawReaderData())?.title:n?await this.getRawTitleData():void 0;if((r||n)&&!i)return;const s=await(async()=>{if(i?.chapters.length&&!i.hasMoreChapters)return i.chapters;const l={id:i?.id??this.context.rawId,slug:i?.slug??this.context.titleSlug,name:i?.name,lang:t},o=this.spec.chapters;if(o?.chapter?.json)return await this.getRawChaptersFromJson({chapterSpec:o.chapter,pagingSpec:o.paging,titleInfo:l});const u=o?.chapter??(n?this.spec.title?.chapter:void 0),p=o?.pages;return u?await this.getRawChaptersFromDom({chapterSpec:typeof u=="string"?{sel:u}:u,pagesSpec:p,titleInfo:l}):i?.chapters})();if(!s)return;const c=t?s.filter(l=>!l.lang||l.lang===t):s;return{chapters:c,title:i?{...i,chapters:[]}:await this.getTitleData(this.spec.chapters?.title),hasMore:!1,asc:!1,total:c.length}}async getRawChaptersFromDom({chapterSpec:e,pagesSpec:t,titleInfo:r}){const n=N(this.siteMeta.readerBase,r),i=await this.getChaptersResult(e,{titleInfo:r,lazy:!0,includeHiddenChapters:!0,basePath:n});if(!i||!t)return i?.chapters;const s=i.chapters,c=this.context.after??this.context.startAfter;if(c&&s[s.length-1].chap-1<=c.chap)return s;const l=X(d(t.total));if(l&&i.size>=l)return s;let o=X(d(t.lastPage));if(o&&o<=1||(o??(o=l?Math.ceil(l/i.size):void 0),!o))return s;let u=s[0]?.slug;const p=async()=>{await z(100);for(let R=0;R<140;R++){await z(50);const $=this.queryChapters({chapterSpec:e,titleInfo:r,basePath:n}),b=$?.[0].slug;if(!(!b||b===u))return u=b,$}},g=t?.num??"|text";if(!c){let R=1;const $=()=>{if(t.nextBtn){const b=document.querySelector(t.nextBtn);if(b)return b}if(t.sel){const b=R+1,S=Array.from(document.querySelectorAll(t.sel)).find(x=>X(d(g,x))===b);if(S)return S}};for(let b=2;b<=o;b++){const S=$();if(!S)break;V(S),R++;const x=await p();if(!x)break;s.push(...x)}return this.organizeChapters(s)}const h=c.chap;if(h>=s[s.length-1].chap)return s;if(h<=1&&t.lastBtn){const R=document.querySelector(t.lastBtn);return R?(V(R),await p()):void 0}const f=Array.from({length:o},()=>{});f[0]=s;let m=0,v=0,w=o-1;const y=o-1;for(let R=0;R<y;R++){const $=f[v],b=f[w],S=$?.[0]?.chap??s[0].chap,x=b?.[b.length-1]?.chap??1,ve=1-(h-x+1)/(S-x+1),se=w-v+1;let B=Math.min(w,v+Math.ceil(ve*se));B===w&&b?B--:B===v&&B++;const j=[],we=t.sel?Array.from(document.querySelectorAll(t.sel)):void 0;if(we?.length&&we.length>1&&we.forEach(P=>{const ie=X(d(g,P));ie&&j.push({el:P,index:ie-1})}),!j.length){if(B>m&&t.nextBtn){const P=document.querySelector(t.nextBtn);P&&j.push({index:++m,el:P})}else if(B<m&&t.prevBtn){const P=document.querySelector(t.prevBtn);P&&j.push({index:--m,el:P})}}if(t.lastBtn&&w===o-1&&!f[f.length-1]){const P=document.querySelector(t.lastBtn);P&&j.push({el:P,index:o-1})}if(!j.length)return;const Z=j.find(P=>P.index===B)??j.sort((P,ie)=>Math.abs(B-P.index)-Math.abs(B-ie.index))[0];if(f[Z.index]||Z.index<=v||Z.index>=w&&b)return $;V(Z.el),m=Z.index;const k=await p();if(!k)return;if(k[0].chap>h&&h>=k[k.length-1].chap)return k;if(f[m]=k,k[0].chap<=h?w=m:v=m,Math.abs(w-v)<=1)return $}}async getRawChaptersFromJson({chapterSpec:e,pagingSpec:t,titleInfo:r}){const n=N(this.siteMeta.readerBase,r),i=await this.queryJsonChaptersResult({chapterSpec:e,pagingSpec:t,titleInfo:r});if(!i)return;const{chapters:s,total:c,fetchUrl:l,limit:o}=i;if(!s.length||o>=c||!t||!t.pageKey&&!t.skipKey)return s;const u=this.context.after??this.context.startAfter;if(u&&s[s.length-1].chap-1<=u.chap)return s;const p=t.limitValue??o,g=Math.ceil(c/p),h=p<o,f=h?1:0,m=l&&t.limitKey&&t.limitValue?l.replace(new RegExp(`${t.limitKey}=\\d+`),`${t.limitKey}=${t.limitValue}`):l??location.href,v=(await Promise.all(Array.from({length:g-f},async(w,y)=>{let R=m;t.pageKey?t.pageKey.split("||").map(b=>b.trim()).forEach(b=>{R=R.replace(new RegExp(`(\\?|&)${b}=\\d+`),S=>`${S[0]}${b}=${y+1+f}`)}):t.skipKey&&t.skipKey.split("||").map(b=>b.trim()).forEach(b=>{R=R.replace(new RegExp(`(\\?|&)${b}=\\d+`),S=>`${S[0]}${b}=${(y+f)*p}`)});const $=await this.fetch(R);return this.parseJsonChapters($,{chapterSpec:e,basePath:n})??[]}))).flat();return v.length?this.organizeChapters(h?v:[...s,...v]):s}async getRawSearchData(){const e=this.spec.search,t=this.context.lang;if(!e)return;const r=typeof e.title=="string"?{sel:e.title}:e.title;if(r.json){const o=this.queryJsonRawReleases(M(r.json),r,t);return o?.length?{rawReleases:o}:void 0}e.delay?await z(e.delay):e.loading&&await z(500);const{chapter:n}=r,i=[],s=e.lazy?e.empty||e.loading?550:100:1;let c=0;const l=await A(s,50,()=>{const o=Array.from(document.querySelectorAll(r.sel));if(o.length||e.empty&&document.querySelector(e.empty)||e.loading&&!document.querySelector(e.loading)&&++c>=3)return o});if(l)return await Promise.all(l.map(async o=>{const u=d(r.url??(o.tagName==="A"?"|attr:href":"a|attr:href"),o),p=U(u),g=d(r.name,o)??d("img|attr:alt",o),{slug:h,id:f}=this.parseTitleUrl(p);if(!p||!g||!h)return;const m=d(r.lang,o);m&&t&&m!==t||i.push({id:f||d(r.id,o),slug:h,name:g,img:d(r.img??"img|[attr:data-src,attr-contain:src]",o),lang:m,chapters:n?this.queryChapters({chapterSpec:typeof n=="string"?{sel:n}:n,root:o,titleInfo:{id:f,slug:h,name:g,lang:m}})??[]:[]})})),{rawReleases:i}}queryJsonRawReleases(e,t,r){const n=ae(e),i=typeof t=="string"?{sel:t}:t,s=D(n,i.sel);if(!s?.length||!Array.isArray(s))return;const c=[];return s.forEach(l=>{const o=M(D(l,i.lang))?.toLowerCase();if(o&&r&&o!==r)return;const u=D(l,i.url),{id:p,slug:g}=I(u,y=>({id:void 0,slug:y+""}))??this.parseTitleUrl(U(u)),h=M(D(l,i.name));if(!g||!h)return;const f=p||D(l,i.id),m=I(f,y=>y+"")??M(f),v=i.chapter&&typeof i.chapter!="string"?this.parseJsonChapters(l,{chapterSpec:i.chapter,basePath:N(this.siteMeta.readerBase,{id:m,slug:g,lang:o})}):void 0,w=M(D(l,i.img),y=>{try{return new URL(y,location.origin).href}catch{return}});c.push({id:m,slug:g,name:h,lang:o,img:w,chapters:v??[]})}),c}parseJsonChapters(e,t){return this.parseJsonChaptersResult(e,t)?.chapters}parseJsonChaptersResult(e,t){if(!e)return;const r=D(e,t.chapterSpec.sel);if(!r)return;const n=Array.isArray(r)?r:[r];if(!n?.length)return;const i=[];if(n.forEach(c=>{const l=this.parseJsonChapter(c,t);l&&i.push(l)}),!i.length)return;const s=I(D(e,t.pagingSpec?.lastPage));return{chapters:this.organizeChapters(i),limit:n.length,total:s&&s>1?s*n.length:I(D(e,t.pagingSpec?.total))??n.length}}parseJsonChapter(e,{chapterSpec:t,basePath:r}){const n=D(e,t.label),i=I(n,f=>({vol:void 0,chap:f}))??O(M(n));if(!i)return;const s=D(e,t.url),c=M(s)??I(s,f=>f+""),l=c?this.parseChapterUrl(r,c):void 0,o=i.vol??D(e,t.vol),u=I(o)??M(o,f=>+f),p=D(e,t.id),g=D(e,t.at),h=g?new Date(g).getTime():void 0;return{slug:l?.slug,vol:u||void 0,chap:i.chap,id:M(p)??I(p,f=>f+""),lang:M(D(e,t.lang))?.toLowerCase(),group:M(D(e,t.group)),ts:h||void 0}}async queryJsonChapters(e){return(await this.queryJsonChaptersResult(e))?.chapters}async queryJsonChaptersResult(e){const{chapterSpec:t,pagingSpec:r}=e;let n,i;if(typeof t.json=="string"&&(t.json.startsWith("http")||t.json.startsWith("/"))){const c=await this.getFetchResult(this.replaceDynamicParams(t.json,e.titleInfo));if(!c)return;n=c.url,i=c.value}else i=ae(M(t.json));const s=this.parseJsonChaptersResult(i,{chapterSpec:t,pagingSpec:r,basePath:N(this.siteMeta.readerBase,e.titleInfo)});return s?{...s,fetchUrl:n}:void 0}replaceDynamicParams(e,t){let r=e;return t.slug&&(r=r.replace("{titleSlug}",t.slug)),t.id&&(r=r.replace("{titleId}",t.id)),t.lang&&(r=r.replace("{lang}",t.lang)),r}queryChapters(e){return this.queryChaptersResult(e)?.chapters}queryChaptersResult({root:e,chapterSpec:t,titleInfo:r,basePath:n,includeIndex:i,group:s,minSize:c}){const l=this.replaceDynamicParams(t.sel,r),o=Array.from((e??document.documentElement)?.querySelectorAll(l));if(c&&o.length<=c)return;const u=(o??[]).map((w,y)=>{const R=w.tagName;return{id:d(t.id,w),url:d(t.url??(R==="A"?"|attr:href":R==="OPTION"?"|attr:value":"a|attr:href"),w),label:d(t.label??"|text",w)?.toLowerCase(),vol:d(t.vol,w),at:d(t.at,w),lang:d(t.lang,w),group:d(t.group,w),elIndex:y}}),p=r.name?.toLowerCase(),g=p&&!!u[0]?.label?.startsWith(p),h=u.map(({label:w,vol:y})=>{if(!w)return;const R=g?w?.replace(p,"").trim():w,$=O(R);if(!$||$.vol!==void 0||!y)return $;const b=O(y)?.vol;return b?{...$,vol:b}:$}),f=Date.now(),m=[],v=n??N(this.siteMeta.readerBase,r);if(h.forEach((w,y)=>{if(!w)return;const{id:R,url:$,at:b,lang:S,group:x,elIndex:ve}=u[y],se=De(b,this.siteMeta.defaultLang),B={...w,id:R,lang:S?.toLowerCase(),group:x,ts:se?Math.min(f,se):void 0};i&&(B.elIndex=ve);const j=$?this.parseChapterUrl(v,$):void 0;j&&(B.slug=j.slug,j.lang&&(B.lang=j.lang)),m.push(B)}),!!m.length)return{chapters:this.organizeChapters(m,s??this.context.preferGroup),size:m.length}}async getChaptersResult(e,{root:t,titleInfo:r,includeHiddenChapters:n=!1,lazy:i=!0,timeoutMs:s,includeIndex:c,basePath:l,preferGroup:o}){const u=typeof e=="string"?{sel:e}:e,p=u?.sel;if(!u||p===void 0||u.trigger&&!n)return;const g=u?.json?p:this.replaceDynamicParams(p,r);let h;if(n){if(u.trigger){if(h=await H(u.trigger,{timeoutMs:5e3,lazy:!0}),!h)return}else if(u.allBtn){const v=u.allBtn;i?await A(100,100,()=>{const w=ue(v);return w?(h=w,!0):(t??document).querySelector(g)||void 0}):h=ue(v)||void 0}}if(u?.json){h&&V(h);const v=await this.queryJsonChaptersResult({chapterSpec:u,titleInfo:r});return this.dismissHiddenReaderChapters({chapterSpec:u,triggerEl:h,root:t}),v?{chapters:v.chapters,size:v.total}:void 0}const f=h&&u.allBtn?(t??document.documentElement)?.querySelectorAll(g).length:void 0;let m=0;return await A(i?s?s/10:33:1,300,async()=>{m!==1&&m%10<=1&&h&&(V(h),await z(50)),m+=1;const v=this.queryChaptersResult({chapterSpec:{sel:g,...u},basePath:l,titleInfo:r,includeIndex:c,group:o,minSize:f});if(v)return this.dismissHiddenReaderChapters({chapterSpec:u,triggerEl:h,root:t}),v})}dismissHiddenReaderChapters({chapterSpec:e,root:t,triggerEl:r}){const n=(e.dismiss?(t??document.body).querySelector(e.dismiss):void 0)??r;n&&V(n)}parseChapterUrl(e,t){if(t?.startsWith("#")||t?.startsWith("/#")||t?.includes("javascript"))return;if(t?.startsWith("http")&&!t.includes(`//${location.hostname}/`))return{slug:t};const r=U(t);if(r)return this.parseReaderUrl(e,r,t)}async isTitlePage(e){return!(!e||(e.sel||e.lazy)&&!await H(e.sel??e.name?.split("|")?.[0]??"h1",{lazy:!!e.lazy}))}async isReaderPage(e,t){const r=e?.sel;return t&&!r?!1:!r||!!await H(r,{lazy:!!e.lazy})}async getReaderType(e){const t=e.content;return t?wt(t,{paraSel:e?.para,validateImgSize:!this.headless,timeoutMs:15e3,include:this.isGeneric?[J.novel,J.manga]:this.siteMeta.contentTypes??[J.manga]}):e.imgs||e.imgDivs?J.manga:void 0}findAdjacentChapter({spec:e,basePath:t,titleUrl:r,titleName:n}){if(typeof e=="string"){const o=this.getAdjacentChapterSlug(d(e),{titleUrl:r,basePath:t}),u=Ce(o);return u?{...u,slug:o}:void 0}const i=e.sel?document.querySelector(e.sel)??void 0:void 0;if(e.sel&&!i)return;const s=e.url?this.getAdjacentChapterSlug(d(e.url,i),{basePath:t,titleUrl:r}):void 0,c=d(e.label,i)?.toLowerCase().replace(n.toLowerCase(),""),l=O(c)??Ce(s);if(l)return s===void 0?l:{...l,slug:s}}getAdjacentChapterSlug(e,t){if(!e||e.startsWith("#")||e.startsWith("/#")||e.includes("javascript"))return;const r=U(e);if(r&&!(r===location.pathname||t.titleUrl===r||t.titleUrl===`${location.origin}${r}`))return this.parseReaderUrl(t.basePath,r,e).slug||void 0}finalizeRawReaderData(e,t={}){const{prev:r,next:n}=t,i=e.title.chapters;if(!i.length)return r||n?{...e,prev:r,next:n}:e;let s,c,l,o;for(let u=0;u<i.length&&!(s&&(!r||l)&&!n&&o);u++){const p=i[u];!s&&de(e,p)?(s=p,c=u):!l&&r&&de(r,p)?l=p:!o&&n&&de(n,p)&&(o=p)}return c!==void 0&&(l??(l=i[c+1]),o??(o=i[c-1])),l&&!l.slug&&r?.slug&&(l.slug=r.slug),o&&!o.slug&&n?.slug&&(o.slug=n.slug),s&&!s.slug&&(s.slug=e.slug),{...e,inferVol:s?.inferVol,group:e.group??s?.group,prev:l,next:o}}organizeChapters(e,t){return Y(e,{preferGroup:t??this.context.preferGroup})}getFetchResult(e){return L(e)}async fetch(e){try{const t=await fetch(e,{signal:AbortSignal.timeout(2e4)});return t.ok?await t.json():void 0}catch{return}}}function de(a,e){return a.slug&&a.slug==e.slug||a.chap===e.chap&&(a.vol===e.vol||a.vol===void 0)}var sa=Object.defineProperty,ia=(a,e,t)=>e in a?sa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,oa=(a,e,t)=>ia(a,e+"",t);class Te extends C{async getRawReaderData(){const e=`https://${location.host}/api/`,[t,r]=await Promise.all([L(`${e}manga/info`),L(`${e}read/chapter`)]),n=t?.value,i=r?.value;if(!n||!i)return;const s=this.parseReaderUrl(this.siteMeta.readerBase,location.pathname,location.href);if(!s)return;const c=O(i.readChapter?.title);if(c)return this.finalizeRawReaderData({basePath:s.basePath,slug:s.slug,...c,imgs:i.readChapter.pages.map(l=>new URL(l.image,location.origin).href),title:{url:`${location.origin}/manga/${n.id}`,slug:n.id,name:n.title,tags:this.getTagIdsFromNames([n.type].filter(Boolean)),chapters:this.organizeChapters(n.chapters.map(l=>({slug:l.id,chap:l.number})))}})}}oa(Te,"specId","atsu");var la=Object.defineProperty,ca=(a,e,t)=>e in a?la(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ua=(a,e,t)=>ca(a,e+"",t);class Pe extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=window.pages,r=t?.map(n=>n?.image).filter(Boolean);if(!(!Array.isArray(r)||!r.length))return{...e,imgs:r,isWebtoon:t.some(n=>n.height/n.width>2)}}}ua(Pe,"specId","dynasty");var ha=Object.defineProperty,pa=(a,e,t)=>e in a?ha(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ga=(a,e,t)=>pa(a,e+"",t);class Ie extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e||!e.imgs?.length)return e;const t=e.imgs[0],r=t.lastIndexOf("/"),n=r===-1?"":t.substring(0,r+1),i=r===-1?t:t.substring(r+1),s=i.substring(i.lastIndexOf(".")),c=M(d(".total_pages|text"),o=>+o)||1,l=Array.from({length:c},(o,u)=>`${n}${u+1}${s}`);return{...e,imgs:l}}}ga(Ie,"specId","imhen");var da=Object.defineProperty,fa=(a,e,t)=>e in a?da(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ma=(a,e,t)=>fa(a,e+"",t);class Be extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=this.spec.chapters?.chapter;if(!t)return e;const r=await L(`https://api.spacely.tech/manhwa/comixto/info/${e.title.slug}`);if(!r?.value)return e;const n=this.parseJsonChapters(r.value,{chapterSpec:t,basePath:N(e.basePath,{slug:e.title.slug})});return n?.length?this.finalizeRawReaderData({...e,title:{...e.title,chapters:n}}):e}}ma(Be,"specId","inkora");var va=Object.defineProperty,wa=(a,e,t)=>e in a?va(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ya=(a,e,t)=>wa(a,e+"",t);class je extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=this.spec.chapters?.chapter;if(t){const r=await L("https://yuzuki.kagane.org/api/v2/series/{id}");if(r){const n=this.parseJsonChapters(r.value,{chapterSpec:t,basePath:N(this.siteMeta.readerBase,{slug:e.slug})});if(n)return{...e,chapters:n}}}return{...e,hasMoreChapters:!0}}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=Ra();return{...e,title:{...e.title,img:Ae(e.title.slug),chapters:t}}}async getRawSearchData(){const e=await super.getRawSearchData();if(e)return{...e,rawReleases:e.rawReleases.map(t=>({...t,img:Ae(t.slug)}))}}}ya(je,"specId","kagane");function Ae(a){return`https://api.${location.host}/api/v1/series/${a}/thumbnail`}function Ra(){const a=["initialChapters"],e=Array.from(document.querySelectorAll("script:not([src])"));for(let t=0;t<e.length;t++){const r=e[t].textContent;if(r)for(const n of a){const i=r.indexOf(n);if(i===-1)continue;const s=r.slice(i),c=G(s.slice(s.indexOf("[{"),s.indexOf('}],\\"cached_at')+2).replaceAll("\\",""));if(!c?.length||!Array.isArray(c))return[];try{const l=[];return c.map(o=>{const u=O(o.name);u&&l.push({...u,slug:o.id,ts:o.created?new Date(o.created).getTime():void 0})}),Y(l)}catch{return[]}}}return[]}var ba=Object.defineProperty,$a=(a,e,t)=>e in a?ba(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Sa=(a,e,t)=>$a(a,e+"",t);class fe extends C{async getRawReleasesData(){const e=this.getNewSiteMeta(this.spec.releases?.title),t=await super.getRawReleasesData();if(t)return{...t,siteMeta:e}}async getRawTitleData(){if(!await this.isTitlePage(this.spec.title))return;const e=this.getNewSiteMeta(this.spec.title,`${location.origin}${location.pathname}`),t=await super.getRawTitleData();if(t)return{...t,siteMeta:e}}async getRawReaderData(){if(!await this.isReaderPage(this.spec.reader,this.spec.generic))return;const e=this.getNewSiteMeta(this.spec.reader?.title),t=await super.getRawReaderData();if(t)return{...t,siteMeta:e}}async getRawSearchData(){const e=this.getNewSiteMeta(this.spec.search?.title),t=await super.getRawSearchData();if(t)return{...t,siteMeta:e}}getNewSiteMeta(e,t){if(t??(t=xa(e)),!t)return;if(!this.siteId){const s={...this.siteMeta,releases:null,titleBase:"",readerBase:"",titleIdType:xe.name,trailing:t.endsWith("/"),defaultLang:d("html|attr:lang")||"en"};return this.siteMeta=s,s}const r=this.extractBasePath(t),n=this.siteMeta;if(n.titleBase===r)return;const i={...n,titleBase:r,readerBase:n.readerBase.replace(n.titleBase,r)};return this.siteMeta=i,i}extractBasePath(e){const t=e.startsWith("/")?e:U(e);return Me(t,"/").split("/").slice(0,-1).join("/")}}Sa(fe,"specId","madara");function xa(a){if(!a)return;const e=typeof a=="string",t=e?a:a.sel,r=t?document.querySelector(t)??void 0:void 0;return d(e?"|attr:href":a.url,r)}var Ca=Object.defineProperty,Da=(a,e,t)=>e in a?Ca(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ma=(a,e,t)=>Da(a,e+"",t);class Ee extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=await Le(this.context.preferGroup),r=new Set;return t.forEach(({lang:n})=>{n&&r.add(n)}),{...e,chapters:t,langs:r.size?Array.from(r):[this.siteMeta.defaultLang||"en"]}}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=await Le(e.group||this.context.preferGroup),r=t[0]?.lang;return this.finalizeRawReaderData({...e,lang:r,title:{...e.title,chapters:t,langs:r?[r]:void 0}})}}Ma(Ee,"specId","mangaball");async function Le(a){const e=await A(100,50,()=>{try{return ALL_CHAPTERS.length?ALL_CHAPTERS:void 0}catch{return}});if(!e)return[];const t=[];return e.forEach(r=>{r.translations.forEach(n=>{const i=n.volume;t.push({chap:r.number_float,vol:i>0?i:void 0,slug:n.id,lang:n.language,group:n.group?.name,ts:new Date(n.date).getTime()})})}),Y(t,{preferGroup:a})}var Ta=Object.defineProperty,Pa=(a,e,t)=>e in a?Ta(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ia=(a,e,t)=>Pa(a,e+"",t);const Ba={a:.1,b:.2,c:.3,d:.4};class Ue extends C{parseTitleUrl(e){return{slug:U(e)?.split("/").filter(Boolean)[1]}}async getRawReleases(){const e=ae()?.data;if(!e)return;const t=[];return e.forEach(({relationships:r,attributes:n,id:i})=>{const s=r.find(({type:p})=>p==="manga"),c=ne(n.volume),l=Q(n.chapter);if(l===void 0)return;const{title:o}=s.attributes,u=o.en??Object.values(o)[0];t.push({slug:s.id,name:u,chapters:[{slug:n.externalUrl||i,vol:c,chap:l,lang:n.translatedLanguage,ts:new Date(n.readableAt).valueOf()}]})}),t}async getRawTitleData(){const e=`https://api.${location.host}/manga/`;let[t,r]=await Promise.all([L(`${e}{id}`,{timeoutMs:5e3}),L(`${e}{id}/feed`,{timeoutMs:5e3})]);if(!t||!r){const[l,o]=await Promise.all([this.fetch(`${e}{id}`),this.fetch(`${e}{id}/feed`)]);if(!l||!o)return;t={url:"",value:l},r={url:"",value:o}}const n=r.value.data?.map?.(l=>{const{attributes:o,id:u}=l;if(typeof o!="object"||typeof u!="string"||!u)return;const{externalUrl:p,title:g,volume:h,chapter:f,translatedLanguage:m}=o;return{slug:p||u,label:g||void 0,vol:ne(h),chap:Q(f),lang:m||"en",ts:new Date(o.readableAt).valueOf()}}).filter(l=>l?.chap!=null)??[],{data:i}=t.value;if(!i)return;const s=ze({data:i,getTagIdsFromNames:l=>this.getTagIdsFromNames(l)});if(!s)return;const c=this.context.includeImgBytes&&s.img?await he(s.img):void 0;return{...s,imgBytes:c,chapters:this.organizeChapters(n),hasMoreChapters:(r.value.total||0)>(r.value.limit||0)}}async getRawReaderData(){const e="https://api.mangadex.org/",[t,r,n]=await Promise.all([L(`${e}chapter/{id}`),L(`${e}at-home/server/{id}`),L(`${e}manga/{id}/aggregate`)]);if(!t||!r||!n)return;const i=t.value.data,{volume:s,chapter:c,externalUrl:l,translatedLanguage:o}=i.attributes||{},{baseUrl:u,chapter:{data:p,dataSaver:g,hash:h}}=r.value,f=i.relationships?.find?.(x=>x.type==="manga");if(!f)return;const m=ze({data:f,getTagIdsFromNames:x=>this.getTagIdsFromNames(x)});if(!m||typeof n.value.volumes!="object")return;const v=Oe(n.value,{preferGroup:this.context.preferGroup})??[];(typeof c!="string"||c==="none")&&!v.length&&v.push({chap:0,slug:i.id});const w=v.findIndex(x=>x.slug===i.id),y=i.relationships?.find?.(x=>x.type==="scanlation_group"),R=u.endsWith("/")?u:u+"/",$=!!localStorage.getItem("md")?.includes?.('"dataSaver":true'),b=`${R}${$?"data-saver":"data"}/`,S=(($?g:p)??[]).map?.(x=>`${b}${h}/${x}`)??[];return{externalUrl:l,vol:ne(s),inferVol:v[w]?.inferVol,chap:Q(c)||0,imgs:S,lang:o,slug:i.id,prev:v[w+1],next:v[w-1],basePath:"/chapter/",group:y?.attributes?.name,groupUrl:y?.attributes?.website,isWebtoon:f?.attributes?.tags?.some(x=>x.attributes.name.en==="Long Strip"),title:{...m,chapters:v}}}async getRawChaptersData(){const e=ae();if(!e)return;let t;try{t=Oe(e,{preferGroup:this.context.preferGroup})}catch{return}if(t)return{chapters:t,lang:this.context.lang??"en",asc:!1,hasMore:!1,total:t.length}}}Ia(Ue,"specId","mangadex");function ne(a){const e=Q(a);return e!==0?e:void 0}function Q(a){if(typeof a!="string"||a==="none")return;const e=parseFloat(a);if(e!==e)return;const t=a[a.length-1];return e+(Ba[t]??0)}function Oe(a,{preferGroup:e}){if(typeof a.volumes!="object")return;const t=Object.values(a.volumes).map(({volume:r,chapters:n})=>{const i=ne(r);return Object.values(n).map(({id:s,chapter:c})=>{const l=Q(c);if(l!==void 0)return{vol:i,chap:l,slug:s}})}).flat().filter(Boolean).reverse();return Y(t,{preferGroup:e})}function ze({data:a,getTagIdsFromNames:e}){const{id:t,attributes:r,relationships:n}=a;if(!t||typeof t!="string"||typeof r!="object")return;const{title:i,availableTranslatedLanguages:s,altTitles:c,tags:l,contentRating:o}=r;if(typeof i!="object"||s&&!Array.isArray(s))return;const u=Object.values(i)[0];if(!u||typeof u!="string")return;const p=ja(),g=(s??[])?.map?.(y=>typeof y=="string"?y:void 0).filter(Boolean)??[],h=g.filter(y=>y&&(!p||p.includes(y))),f=c?.map?.(y=>{const[[,R]=[]]=Object.entries(y);return R}),m=n?.find?.(y=>y.type==="cover_art")?.attributes?.fileName,v=m?`https://mangadex.org/covers/${t}/${m}.256.jpg`:void 0,w=(l||[]).map(y=>y?.attributes?.name?.en).concat(o).filter(Boolean);return{url:`${location.origin}/title/${t}`,slug:t,name:u,altNames:f,langs:h.length>0?h:g.length>0?g:["en"],img:v,tags:e(w)}}function ja(){const a=localStorage.getItem("md");if(!a)return;const e=G(a);if(e)try{const t=e?.userPreferences?.filteredLanguages;return t?.length?t:void 0}catch{return}}var Aa=Object.defineProperty,Ea=(a,e,t)=>e in a?Aa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,La=(a,e,t)=>Ea(a,e+"",t);class qe extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=new URLSearchParams(location.search).get("source"),r=await L(`/api/${t==="user"?"uploads":"chapters"}/${e.slug}/images`);if(!r)return;const n=r.value.images?.map?.(s=>s.url),i=M(ee(r.value,"manga.title"));return{...e,slug:t?`${e.slug}?source=${t}`:e.slug,imgs:n,title:{...e.title,name:i??e.title.name}}}parseJsonChapter(e,t){const r=super.parseJsonChapter(e,t),n=D(e,"source")==="user";if(!(!r||!n))return r.slug+="?source=user",r}}La(qe,"specId","mangadot");var Ua=Object.defineProperty,Oa=(a,e,t)=>e in a?Ua(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,za=(a,e,t)=>Oa(a,e+"",t);class Ne extends C{async getRawTitleData(){if(!this.headless){const r=location.pathname.split("/").filter(Boolean)[1];if(r.includes(".")){location.href=location.href.replace(r,r.split(".")[1]),await z(1e4);return}}const e=await super.getRawTitleData();if(!e)return;const t=await this.getFetchResult("/api/titles/{id}");return t?{...e,id:t.params?.id??I(t.value.data?.id,r=>r+""),langs:qa(t.value.data?.languages)}:e}async getRawReaderData(){const e=location.pathname.split("/").filter(Boolean),t=e[1]?.split(".")?.[1],r=X(e[2]);if(!this.headless&&t&&r!==void 0){const c=await this.fetch(`${location.origin}/api/titles/${t}/chapters?language=en&sort=number&order=desc&page=1&limit=200`);if(c){window.$mpChaptersRes=c;const l=(await this.getRawChaptersFromJson({chapterSpec:{...this.spec.chapters.chapter,json:"window.$mpChaptersRes"},pagingSpec:this.spec.chapters?.paging,titleInfo:{}}))?.find(o=>o.chap===r)?.slug;if(l){location.href=`${location.origin}/${e[0]}/${t}/${l}`,await z(1e4);return}}location.href=`${location.origin}/${e[0]}/${t}`,await z(1e4);return}if(!await A(60,50,()=>{if(!document.querySelector(".reader--state"))return!0}))return;const n=await super.getRawReaderData();if(!n)return;const i=await this.getFetchResult(`/api/chapters/${n.slug}`);if(!i)return n;const s=i.value.data;return n.title.id=I(s.title?.id,c=>c+""),n.title.name=s?.title?.name??n.title.name,n.title.langs=s?.title?.languages,n.lang=M(s?.language),n.prev=ke(s?.prev)??n.prev,n.next=ke(s?.next)??n.next,n}}za(Ne,"specId","mangafire2");function qa(a){const e=a?.map(t=>M(t))?.filter(Boolean);return e?.length?e:void 0}function ke(a){const e=I(a?.id,r=>r+""),t=I(a?.number);return e&&t!==void 0?{slug:e,chap:t}:void 0}var Na=Object.defineProperty,ka=(a,e,t)=>e in a?Na(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,We=(a,e,t)=>ka(a,typeof e!="symbol"?e+"":e,t);class _e extends C{constructor(){super(...arguments),We(this,"isVariantSite",location.hostname!=="www.mangago.me")}async getRawTitleData(){const e=await super.getRawTitleData();if(!e||!this.isVariantSite)return e;const t=d('a[href*="/status/"]|attr:href|remove:/$|remove:.+/');if(t)return{...e,slug:t}}async getRawReaderData(){const e=await super.getRawReaderData();if(e){if(this.spec.reader?.lstripBtn&&document.querySelector(this.spec.reader.lstripBtn))return e;if(!this.isAfterVersion("6.7.0")){const t=await this.getReaderImgs();return!t?.length||t.length<=5?e:{...e,imgs:t}}return!document.querySelector("#reader-nav")&&!this.isVariantSite&&this.spec.reader?.paging?e:{...e,contentType:void 0}}}getRawReaderTitleData(e){if(!this.isVariantSite)return super.getRawReaderTitleData(e);const t=d('a[href*="/read-manga/"]|attr:href'),r=t?t.split("/read-manga/")[1].split("/")[0]:d('.page script|text|pattern:.+mid="(.+)",.+');if(r)return{slug:r,name:r.replaceAll("_"," ").replaceAll(" s ","'s ").replaceAll(" t ","'t ").split(" ").filter(Boolean).map(n=>`${n[0].toUpperCase()}${n.substring(1)}`).join(" "),url:`https://www.mangago.me/read-manga/${r}`}}parseReaderUrl(e,t,r){if(!this.isVariantSite){const{slug:n,basePath:i}=super.parseReaderUrl(e,t,r),s=n.split("/").filter(Boolean),c=s[s.length-1];return{basePath:i,slug:c.startsWith("pg-")?s.slice(0,-1).join("/"):n}}return{basePath:"",slug:`${location.origin}/${t.split("/").filter(Boolean).slice(0,3).join("/")}${this.siteMeta.trailing?"/":""}`}}async getReaderImgs(){const e=await A(100,20,()=>window.imgsrcs),t=window.CryptoJS,r=t.enc.Hex.parse("e11adc3949ba59abbe56e057f20f883e"),n={iv:t.enc.Hex.parse("1234567890abcdef1234567890abcdef"),padding:t.pad.ZeroPadding};return t.AES.decrypt(e,r,n).toString(t.enc.Utf8).split(",").filter(Boolean)}}We(_e,"specId","mangago");var Wa=Object.defineProperty,_a=(a,e,t)=>e in a?Wa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Va=(a,e,t)=>_a(a,e+"",t);class Ve extends C{parseTitleUrl(e){return{slug:U(e)?.split("/").filter(Boolean)[1]}}}Va(Ve,"specId","mangapill");var Fa=Object.defineProperty,Ja=(a,e,t)=>e in a?Fa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ha=(a,e,t)=>Ja(a,e+"",t);class Fe extends C{async getRawTitleData(){const e=await super.getRawTitleData();return e&&{...e,chapters:e.chapters.map(t=>({...t,slug:t.slug?.split("/").filter(Boolean).slice(-1)[0]}))}}}Ha(Fe,"specId","mangaplus");var Ga=Object.defineProperty,Ka=(a,e,t)=>e in a?Ga(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Xa=(a,e,t)=>Ka(a,e+"",t);class Je extends fe{async getRawReaderData(){const e=await super.getRawReaderData();if(e)return{...e,title:{...e.title,id:await this.getReaderTitleId()}}}async getReaderTitleId(){const e=await window.HISTORY?.getStored?.();if(!e||typeof e!="object")return;const t=Object.values(e).filter(Boolean);if(!t.length)return;t.sort((n,i)=>i.time-n.time);const r=t[0].manga_ID;return M(r)??I(r,n=>n+"")}}Xa(Je,"specId","mangastream");var Ya=Object.defineProperty,Qa=(a,e,t)=>e in a?Ya(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Za=(a,e,t)=>Qa(a,e+"",t);class He extends C{async getRawReaderData(){const e=await super.getRawReaderData();return!e||!e.title.chapters.length?e:{...e,prev:e.prev?{...e.prev,slug:me(e.title.slug,e.prev.slug)}:void 0,next:e.next?{...e.next,slug:me(e.title.slug,e.next.slug)}:void 0,title:{...e.title,chapters:e.title.chapters.map(t=>({...t,slug:me(e.title.slug,t.slug)}))}}}}Za(He,"specId","mangatime");function me(a,e){if(e)return`/manga/${a}/chapter-${e}`}var er=Object.defineProperty,tr=(a,e,t)=>e in a?er(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ar=(a,e,t)=>tr(a,e+"",t);class Ge extends C{async getRawReaderData(){const e=await super.getRawReaderData();if(e?.imgs?.length!==1)return e;e.slug.includes("//")&&(e.slug=Ke(e.slug).split("/").filter(Boolean)[3]);const t=I(document.querySelector("select.index-page,.page_select select")?.childElementCount,h=>h-1);if(!t||t<=1)return e;const[r]=e.imgs,n=r.split(/\d+\.[a-z]{3,5}$/i)?.[0];if(!n)return e;const i=(+(d(".page_select .select|text")||"1")||1)-1,s=r.replace(n,""),[c,l]=s.split("."),o=c.length,u=+c-i,p=u+t-1,g=[];for(let h=u;h<=p;h++)g.push(`${n}${(h+"").padStart(o,"0")}${l?`.${l}`:""}`);return{...e,imgs:g}}parseChapterUrl(e,t){return this.parseReaderUrl(e,Ke(t),t)}}ar(Ge,"specId","mangatown");function Ke(a){return a.replace(location.origin,"").replace("//","/")}var rr=Object.defineProperty,nr=(a,e,t)=>e in a?rr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,sr=(a,e,t)=>nr(a,e+"",t);class Xe extends C{async getRawReaderData(){const e=await super.getRawReaderData();return e&&{...e,slug:e.slug.split("/").slice(0,-1).join("/")||e.slug.split("/")[0]}}}sr(Xe,"specId","mangaworld");var ir=Object.defineProperty,or=(a,e,t)=>e in a?ir(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,lr=(a,e,t)=>or(a,e+"",t);class Ye extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(e)return{...e,hasMoreChapters:e.chapters.length===50}}}lr(Ye,"specId","mgeko");var cr=Object.defineProperty,ur=(a,e,t)=>e in a?cr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,hr=(a,e,t)=>ur(a,e+"",t);class Qe extends C{async getRawReaderData(){const e=await A(200,50,()=>{const i=window.mangaReader;return i?.scanData&&i?.mangaData?i:void 0});if(!e)return;const{scanData:t,mangaData:r}=e,n=`/${this.siteMeta.readerBase}/`;return this.finalizeRawReaderData({basePath:n,chap:t.chapterNum,slug:t.slug,imgs:t.pages,title:{name:t.chapterTitle,slug:t.manga,url:`${location.origin}/${this.siteMeta.titleBase}/${t.manga}`,chapters:this.parseJsonChapters(r,{basePath:n,chapterSpec:{sel:"chapters",label:"num",url:"slug"}})??[]}})}}hr(Qe,"specId","moins");var pr=Object.defineProperty,gr=(a,e,t)=>e in a?pr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,dr=(a,e,t)=>gr(a,e+"",t);class Ze extends re{async getRawReleasesData(){}async getRawSearchData(){}async getRawTitleData(){const e=d("h1.title .pretty, h1.title|text"),t=d("#cover img|[attr:data-src,attr-contain:src]");if(e)return{name:e,slug:location.pathname.split("/").filter(Boolean).slice(-1)[0],url:location.origin+location.pathname,img:t,imgBytes:this.context.includeImgBytes&&t?await he(t):void 0,chapters:[{slug:"1",chap:0}]}}async getRawReaderData(){const e=d("#image-container img|[attr:data-src,attr-contain:src]"),t=pe(e);if(!t)return;const r=t.origin,n=this.parseReaderUrl(this.siteMeta.readerBase,location.pathname,location.href);if(n?.titleSlug)try{const i=await fetch(`${location.origin}/api/v2/galleries/${n.titleSlug}`);if(!i.ok)return;const s=await i.json();if(!s)return;const c=D(s,"title.pretty")||D(s,"title.english")||s?.title?.[Object.keys(s.title)[0]];if(!c)return;const l=M(D(s,"cover.path"),u=>`https://t2.${location.hostname}${u.startsWith("/")?u:`/${u}`}`),o=s.pages.map(u=>{const p=u.path;return`${r}${p.startsWith("/")?p:`/${p}`}`});return{chap:0,slug:"1",basePath:`/g/${n.titleSlug}/`,imgs:o,title:{name:c,slug:n.titleSlug,url:`${location.origin}/g/${n.titleSlug}`,chapters:[{slug:"1",chap:0}],img:l}}}catch{return}}async getRawChaptersData(){const e=await this.getRawTitleData();if(!e)return;const{chapters:t,...r}=e;return{title:{...r,chapters:[]},chapters:t}}}dr(Ze,"specId","nhentai");var fr=Object.defineProperty,mr=(a,e,t)=>e in a?fr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,vr=(a,e,t)=>mr(a,e+"",t);class et extends C{async queryJsonChapters(e){const t=await super.queryJsonChapters(e);if(t)return t.map(r=>({...r,slug:r.slug?`ch-${+r.slug||r.chap}`:r.slug}))}}vr(et,"specId","stone");var wr=Object.defineProperty,yr=(a,e,t)=>e in a?wr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Rr=(a,e,t)=>yr(a,e+"",t);class tt extends C{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=K(".info-detail__row > .genre-btn,.info__right .stats__row:first-child|text")?.map(r=>[r,...r.split(" ")]).flat();return at({...e,tags:this.getTagIdsFromNames(t)??[]},".episode-header .episode-cnt")}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=`${location.origin}/series/${e.title.slug}/info`;return{...e,title:{...at({...e.title,url:t,tags:[]},".episode-list .js-ep-cnt"),hasMoreChapters:!1}}}parseTitleUrl(e){if(!e)return{};const t=e.split("/").filter(Boolean);return{slug:t[1]??t[0]}}}Rr(tt,"specId","tapas");function at(a,e){const t=br(e)>20;return{...a,chapters:t?[]:a.chapters,hasMoreChapters:t}}function br(a){return+(document.querySelector(a)?.textContent?.trim().split(" ")[0]||0)}var $r=Object.defineProperty,Sr=(a,e,t)=>e in a?$r(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,xr=(a,e,t)=>Sr(a,e+"",t);class rt extends C{async getRawTitleData(){const e=new URLSearchParams(location.search),t=e.get("episode_no"),r=e.get("title_no");if(t||!r)return;const n=await super.getRawTitleData();if(!n)return;const i=location.hostname.startsWith("m."),s=location.pathname.split("/")[1];return{...n,slug:`${n.slug}?title_no=${r}`,id:r,langs:s?[s]:void 0,chapters:i?[]:n.chapters.map(c=>({...c,lang:s})),hasMoreChapters:i||(document.querySelector(".paginate")?.childElementCount??1)>1}}async getRawReaderData(){const e=new URLSearchParams(location.search),t=e.get("episode_no"),r=e.get("title_no"),n=t?+t:void 0;if(!t||!r||typeof n!="number"||isNaN(n))return;const i=document.title.split("|")[1]?.trim();if(!i)return;const s=location.pathname.split("/"),c=`${s.slice(0,4).join("/")}/list?title_no=${r}`,l=this.queryChapters({chapterSpec:{sel:"#sequence_scroll li.eg-flick-panel,#toolbar .episode_lst li[data-episode-no]",url:"a|attr:href",label:"|attr:data-episode-no || a|attr:href|pattern:.+episode_no=(\\d+).*"},titleInfo:{id:r,slug:c,name:i}}),o=s[1];return{chap:n,lang:o,slug:`${location.pathname}?title_no=${r}&episode_no=${t}`,basePath:"",imgs:await this.getReaderImgs(),isWebtoon:!0,title:{id:r,url:c,slug:c,name:i,langs:[o],chapters:(l??[]).map(u=>({...u,lang:o})),hasMoreChapters:!1}}}async getReaderImgs(){const e=K("#_imageList img|[attr:data-url,attr:src]");return e?.length?e:await A(100,50,()=>window.__viewerState__?.scrollViewerParam?.imageList?.map(({url:t})=>t).filter(Boolean))}parseReaderUrl(e,t,r){if(!r)return{basePath:"",slug:t};if(r.startsWith("http://")||r.startsWith("https://")){const n=pe(r);return{basePath:"",slug:n.pathname+n.search}}return{basePath:"",slug:r}}}xr(rt,"specId","webtoon");const Cr=[Te,Pe,Ie,Be,je,fe,Ee,Ue,Ne,_e,Ve,Fe,Je,Ye,qe,He,Ge,Xe,Qe,Ze,et,tt,rt];function nt(a){const e=Cr.find(t=>t.specId===a.spec.id)??C;return new e(a)}async function Dr(a){const{spec:e,type:t}=a;let r=a.siteMeta??e?.meta;if(e&&r){a.siteVariant&&(r={...r,...a.siteVariant});const n=t?[t]:st(r,e.generic);if(!n.length)return;const i=nt({...a,spec:e,siteMeta:r});return await _(n.map(s=>i.getRawPageByType(s,n.length===1)))}return await _((a.genericSpecs??[]).map(n=>{if(!n.meta||!n.generic)return[];const i=t?[t]:st(n.meta,n.generic);if(!i.length)return[];const s=nt({...a,spec:n,siteMeta:n.meta});return i.map(c=>s.getRawPageByType(c,!1,!0))}).flat())}function st(a,e){if(location.pathname==="/")return a.single?[T.title]:[];const{titleBase:t,readerBase:r}=a,n=location.pathname.split("/").filter(Boolean),i=it(n,r),s=it(n,t);if(i&&s)return[T.reader,T.title];const c=[];return!s&&(i!==!1||e)&&c.push(T.reader),!i&&(s!==!1||e)&&c.push(T.title),!c.length&&e?[T.reader,T.title]:c}function it(a,e){if(!e)return;const t=e.split("/").filter(Boolean),r=t.indexOf("{slug}"),n=r===t.length-1,i=!n&&r!==-1;if(n&&(t.pop(),!t.length))return;const s=a.length-t.length;if(i?s<0:s<=0)return!1;let c=!1;for(let l=0;l<t.length;l++){const o=t[l];if(o[0]!=="{"){if(o!==a[l])return!1;c=!0}}if(c&&s===(i?0:1))return!0}W.PageType=T,W.scrape=Dr}));
|
package/package.json
CHANGED
package/specs.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"404":"[data-text=\"404\"]","id":"asura2","releases":{"title":{"sel":"a[href*=\"/comics/\"]:has(img) + div","name":"a|text","url":"a|attr:href","chapter":{"sel":"a + div a","url":"|attr:href","label":"span|text","at":"time|text"}}},"title":{"name":"body:not(:has([data-text=\"404\"])) h1|text","img":"#desktop-cover-container img|attr-contain:src","tags":"a[href*=\"/browse?genres=\"]|text","chapter":{"lazy":false,"sel":"[opts*=\"ChapterListReact\"] a","url":"|attr:href","label":"span|text","at":".text-right span|text"}},"reader":{"title":{"sel":"script[type=\"application/ld+json\"]","url":"|json:itemListElement.2.item","name":"|json:itemListElement.2.name"},"label":"script[type=\"application/ld+json\"]|json:itemListElement.3.name","content":"div:has(> [data-page])","imgDivs":"[data-page], [data-page] ~ div","prev":"a:has([d=\"M15 19l-7-7 7-7\"])|attr:href","next":"a:has(svg:not(.rotate-180) [d=\"M9 5l7 7-7 7\"])|attr:href","chapter":{"json":"astro-island|attr:props","sel":"chapterList.1","url":"1.number.1","label":"1.number.1","at":"1.created_at.1"}},"search":{"title":{"sel":"a[href*=\"/comics/\"]:has(img)","url":"|attr:href","name":"img|attr:alt"}}},{"404":"#content > .wrapper > .notf img, body:empty","id":"mangastream","generic":true,"name":"meta[itemprop=\"name\"]|attr:content","meta":{"releases":"","titleBase":"series","readerBase":"","searchBase":"?s=","idBase":"?p=","titleIdType":"id","defaultLang":"en","trailing":true},"releases":{"title":{"sel":".listupd .utao .uta, .bixbox .bs.styletere","id":"a.series[rel]|attr:rel","name":"h4, .info .tt, .tt a, .series > h3|text","url":"a|attr:href","chapter":{"sel":".luf ul li, .chapter-list > a, .chfiv > li","label":"a .fivchap, a, .epxs|text","url":"a|attr:href || |attr:href","at":"a .fivtime, a + span, .epxdate, .newchtimeluffy|text"}}},"title":{"sel":"#chapterlist > ul","id":".bookmark[data-id]|attr:data-id || #rating-form input[name=\"bs_table_id\"]|attr:value","name":"h1.entry-title|text","img":".thumb img|attr-contain:src","type":".imptdt a[href*=\"type=\"]|text || .imptdt:first-of-type i|text","tags":".postbody .mgen > a|text","chapter":{"sel":"#chapterlist > ul > li","url":"a|attr:href","label":".chapternum|text","at":".chapterdate|text"}},"reader":{"sel":"#readerarea","content":"body","id":".ctop option:checked|attr:data-id","label":"h1.entry-title|text","title":{"sel":".headpost .allc a, [itemprop=\"itemListElement\"] [content=\"2\"] ~ a","name":"|text","url":"|attr:href"},"prev":"a.ch-prev-btn:not(.disabled)|attr:href","next":"a.ch-next-btn:not(.disabled)|attr:href","chapter":{"sel":".ctop #chapter option:not([disabled]):not([value=\"\"])","id":"|attr:data-id","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".listupd .bsx","name":".bigor .tt|text","url":"a|attr:href","img":"img|attr-contain:src"}}},{"404":".error-404.not-found","id":"madara","generic":true,"name":"meta[property=\"og:site_name\"]|attr:content || a.logo|attr:title","meta":{"releases":"","titleBase":"manga","readerBase":"manga/{titleSlug}","idBase":"?p=","searchBase":"?post_type=wp-manga&s=","defaultLang":"en","titleIdType":"id","trailing":true},"releases":{"title":{"sel":".page-listing-item .page-item-detail, .lastest-content .page-item-detail","id":"[data-post-id]|attr:data-post-id","name":"h3 a, .item-summary h3|text","url":"a|attr:href","chapter":{"sel":".chapter-item","label":".chapter a|text","url":".chapter a|attr:href","at":".c-new-tag|attr:title || .post-on|text"}}},"title":{"sel":"body.manga-page","id":"#manga-chapters-holder|attr:data-id || .rating-post-id|attr:value || [data-action=\"bookmark\"]|attr:data-post","name":"h1|text","img":".summary_image .img-responsive, .summary_image img, .series-img img|[attr:data-src,attr-contain:src]","tags":"a[rel=\"tag\"][href*=\"genre\"],a[rel=\"tag\"][href*=\"tag\"],.genres-content|text","type":".post-content_item .summary-heading|row:type","chapter":{"sel":".wp-manga-chapter, .chapter-ul > li","url":"a|attr:href","label":"a, .chapter-title-date > p|text","at":".c-new-tag|attr:title || .chapter-release-date i|text"}},"reader":{"sel":".entry-content .read-container","content":"body","label":".breadcrumb li.active|text","title":{"sel":".breadcrumb li:nth-last-of-type(2) a","id":"#manga-reading-nav-head|attr:data-id","name":"|text","url":"|attr:href"},"prev":"a.btn.prev_page|attr:href","next":"a.btn.next_page|attr:href","chapter":{"sel":"#manga-reading-nav-head select.single-chapter-select > option:not([disabled])","label":"|text","url":"|attr:data-redirect"}},"search":{"title":{"sel":".c-tabs-item__content","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":".tab-meta","label":".chapter a|text","url":".chapter a|attr:href","at":".c-new-tag|attr:title || .post-on|text"}}}},{"id":"single01","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"chapter","defaultLang":"en","titleIdType":"name","trailing":true,"searchable":false,"noTags":true,"single":true},"title":{"sel":".main-content:has(h1 + a.btn-read) .content > .chapters","name":"meta[property=\"og:site_name\"]|attr:content","img":"img.cover-image|attr-contain:src","chapter":{"sel":".chapters > a","url":"|attr:href","label":"p.t|text","at":".chapter-date|text"}},"reader":{"lazy":true,"sel":"body:has(.chapter-selector option:checked):has(main > .thumb-wrapper + h1)","label":".chapter-selector option:checked|text","title":{"name":"meta[property=\"og:site_name\"]|attr:content","url":"a[title=\"Home\"]|attr:href"},"content":".images","chapter":{"sel":".chapter-nav:has(~.images) .chapter-selector option","url":"|attr:value","label":"|text"}}},{"id":"single02","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"noTags":true,"single":true},"title":{"sel":"body:has(#masthead):has(#primary #main #Chapters_List)","name":"#primary #main article header.entry-header > h1|text","img":"figure img|attr-contain:src","chapter":{"sel":"#Chapters_List a","url":"|attr:href","label":"|text"}},"reader":{"sel":"body:has(#masthead):has(.trail-items)","label":"h1|text","title":{"url":"#site-title a|attr:href","name":"#site-title a|text|remove:manga\\sonline$"},"content":".entry-content","prev":".nav-previous a,.wp-next-post-navi-pre a|attr:href","next":".nav-next a,.wp-next-post-navi-next a|attr:href"}},{"id":"single03","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"single":true},"title":{"sel":"body:has(.nnc-nav):has(#manga-info-right):has(#chapters-list-holder)","name":".info-desc h1|text|remove:manga\\sonline","img":".manga-thumb|attr-contain:src","tags":".genre-list > span|text","chapter":{"sel":"#chapters-list-holder > a","url":"|attr:href","label":".chapter-name|text","at":".chapter-date|text"}},"reader":{"sel":".mangosm-manga-nav","label":".mangosm-manga-nav-select option:checked|text","title":{"url":"#comic-breadcrumbs .item-home a|attr:href","name":"h1.entry-title|text|remove:,.+$"},"content":".entry-content","chapter":{"sel":".mangosm-manga-nav-select option","label":"|text","url":"|attr:value"}}},{"id":"single04","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"single":true},"title":{"sel":"body:has(.all-chapters):has(.home-hero)","name":"h1|text|remove:manga\\sonline$","img":".home-hero|bg-image","chapter":{"sel":".all-chapters li a","url":"|attr:href","label":"|text"}},"reader":{"sel":"body:has(.chapter-images):has(.home-hero-bc li)","title":{"name":"h1|text|remove:manga$","url":"a|attr:href"},"label":".home-hero-bc li:last-child|text","content":".chapter-images","imgs":".chapterImg|attr-contain:src","chapter":{"sel":".manga-chapter #chapterSelect option","url":"|attr:value","label":"|text"}}},{"id":"single05","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"single":true},"title":{"sel":"body:has(.profile-manga):has(.main-chapter):has(.cover_managa)","name":"h1|text","img":".cover_managa img|attr-contain:src","tags":"a[href*=\"manga-genre\"]|text","chapter":{"sel":".main-chapter a:has(div)","url":"|attr:href","label":"div div:first-child|text"}},"reader":{"sel":"body:has(h1#chapter-heading):has(.reading-content):has(.about_section)","title":{"url":".breadcrumb li a|attr:href","name":"[property=\"og:site_name\"]|attr:content"},"label":".single-chapter-select option:checked|text","content":".reading-content","imgs":".image-container img|attr-contain:src","chapter":{"sel":".header .single-chapter-select option","url":"|attr:data-redirect","label":"|text"}}},{"id":"single06","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"chapters","chapters":"meta.reader","titleIdType":"name","trailing":false,"searchable":false,"single":true,"noTags":true},"title":{"sel":"body:has(#chapter-sort-select option[value=\"oldest\"]):has(h2 + a[href=\"/chapters\"])","name":"nav a[href=\"/\"] span|text","tags":".bg-surface-secondary.rounded-full|text","hasMore":"button + div + button:not([disabled])","first":"main a[href*=\"/chapters/\"]|attr:href","chapter":{"sel":".grid a[href*=\"/chapters/\"]","url":"|attr:href","label":"div div|text"}},"reader":{"lazy":true,"sel":"body:has(div + nav[aria-label=\"Breadcrumb\"] ol li a[href=\"/chapters/\"]):has(.fixed [role=\"heading\"] .lucide-list)","title":{"name":"nav a[href=\"/\"] span|text","url":"nav a[href=\"/\"]|attr:href","img":"meta[property=\"og:image\"]|attr:content"},"label":"nav li:last-child span:last-child|text","content":"main","prev":"a[title=\"Previous Chapter\"]|attr:href","next":"a[title=\"Next Chapter\"]|attr:href"},"chapters":{"chapter":{"sel":"main .lg\\:hidden a","url":"|attr:href","label":"|text|remove:^.+/chapters/"}}},{"404":".elapi > a[href*=\"/search?q=\"]","id":"mangahub","releases":{"title":{"sel":".list-group-item .media","name":"h4.media-heading a|text","url":".media-heading a|attr:href","at":".media-heading .small|text","chapter":{"sel":".media-body > a","label":"|text","url":"|attr:href"}}},"title":{"sel":"#chapters-tab .tab-content","name":"#mangadetail h1|text","img":"#mangadetail img.manga-thumb|attr-contain:src","tags":"#mangadetail a.genre-label|text","chapter":{"sel":"#chapters-tab li.list-group-item","label":"a > span:first-child > span:first-child|text","url":"a:not([title])|attr:href || a:not([rel])|attr:href || a|attr:href","at":"small|text"}},"reader":{"content":"#mangareader .container-fluid, #mangareader","label":"h3|text","prev":".chapter-pager .previous a[href*=\"/chapter/\"]|attr:href","next":".chapter-pager .next a[href*=\"/chapter/\"]|attr:href","title":{"sel":"h3 a","name":"|text","url":"|attr:href"},"chapter":{"sel":".pager-dropdown .dropdown-menu > li > a","label":"|text","url":"|attr:href"}},"search":{"title":{"sel":".media-manga","name":"h4 a|text","url":"h4 a|attr:href","img":"img|attr-contain:src","chapter":{"sel":".media-body","label":"a[href*=\"/chapter/\"]|text","url":"a[href*=\"/chapter/\"]|attr:href"}}}},{"id":"mangadex","search":{"lazy":true,"loading":"[indeterminate] svg","title":{"sel":"a.manga-card-dense","url":"|attr:href","name":"a.title span|text","img":".cover img|attr-contain:src"}}},{"404":"#error > .attention","id":"mangago","releases":{"title":{"sel":"ul#search_list > li > div","name":"a.thm-effect|attr:title","url":"a.thm-effect|attr:href","chapter":{"sel":"a.chico","label":"|text","url":"|attr:href"}}},"title":{"name":".w-title h1|text","img":".article .cover img,#information img|attr-contain:src","tags":".manga_right a[href*=\"/genre/\"],.manga_info ul.uk-list a[href*=\"/genre/\"]|text","chapter":{"sel":"#chapter_table tbody tr, table.uk-table tbody tr","label":"h4 a b, a.chico b|text || a.chico|text","url":"h4 a, a.chico|attr:href","at":"td:last-child|text"}},"reader":{"content":"#pic_container","label":"#dropdown-chapter-page|text || #series + a.chapter|text","lstrip":"#multi_page:checked,.pagebar.top:not(:has(#multi_page)),.nav:not(:has(#multi_page))","lstripBtn":"#multi_page","title":{"name":"#navi a#series,#reader-nav .nav li:first-child a, #series|text","url":"#navi a#series,#reader-nav .nav li:first-child a, .nav a|attr:href"},"chapter":{"sel":".pagebar.top ul.dropdown-menu.chapter > li > a,#series ~ ul.chapter li a","label":"|text","url":"|attr:href"}},"search":{"title":{"sel":"#search_list > li .box","name":"a.thm-effect|attr:title","url":"a.thm-effect|attr:href","chapter":{"sel":"a.chico","label":"|text","url":"|attr:href"}}}},{"id":"tapas","title":{"id":".button--subscribe|attr:data-tiara-event-meta-series-id","name":".info .title|text","img":".thumb img|attr:src","first":".episode-list__item a|attr:href","chapter":{"sel":".episode-list .episode-list__item > a","url":"|attr:data-id","label":"|attr:data-scene-number"}},"reader":{"content":".viewer__body","id":"div[id^=\"episode-\"][data-ep-id]|attr:data-ep-id","label":"div[id^=\"episode-\"][data-ep-scene]|attr:data-ep-scene","title":{"id":".subscribe-btn|attr:data-id","url":".subscribe-btn|attr:data-id","name":".series-info .title|text","img":".series-info .thumb img|attr:src"},"chapter":{"sel":".episode-list .list-body > li[data-id]","url":"|attr:data-id","label":".info__label|text"}},"chapters":{"chapter":{"json":true,"sel":"data.episodes","url":"id","label":"pending_scene","at":"publish_date"},"paging":{"total":"data.pagination.total","limitKey":"max_limit","pageKey":"page"}},"search":{"title":{"sel":".search-item-wrap","url":"a|attr:href","name":"img|attr:alt|remove:#\\.*\\?#","img":"img|attr-contain:src"}}},{"id":"mangafire","releases":{"title":{"sel":".unit > .inner","id":"a[data-tip]|attr:data-tip|remove:\\?.+","name":".info a|text","url":"a|attr:href","chapter":{"sel":"ul.content li a","label":"span:first-child|text","url":"|attr:href","at":"span:last-child"}}},"title":{"id":".bookmark[data-id]|attr:data-id","name":".info h1[itemprop=\"name\"]|text","img":".poster img|attr-contain:src","tags":"#info-rating a[href*=\"/genre/\"]|text","langs":".tab-content[data-name=\"chapter\"] a.dropdown-item[data-code]|attr:data-code","chapter":{"sel":".tab-content[data-name=\"chapter\"] li.item[data-number]","url":"a|attr:href","label":"|attr:data-number","at":"a span:last-child|text"}},"reader":{"content":"#page-wrapper","imgDivs":".page","lstrip":".setting-tab.page-layout [data-value=\"longstrip\"].active","lstripBtn":".setting-tab.page-layout [data-value=\"longstrip\"]","label":"#number-panel ul li a[href*=\"/read/\"][data-number].active|attr:data-number","title":{"sel":"#ctrl-menu .head a","id":"body|attr:data-id","url":"|attr:href","name":"|text"},"chapter":{"sel":"#number-panel ul li a[href*=\"/read/\"][data-number]","label":"|attr:data-number","url":"|attr:href"}},"search":{"title":{"sel":".unit","id":"a[data-tip]|attr:data-tip|remove:\\?.+","url":"a|attr:href","name":".info a|text","img":"a img|attr-contain:src","chapter":{"sel":".unit .content[data-name=\"chap\"] a","url":"|attr:href","label":"span|text","at":"span:last-child"}}}},{"id":"webtoon","title":{"name":"h1.subj,.detail_info > p.subj,.info > h3.subj,.subject|text","img":"meta[property=\"og:image\"]|attr:content","tags":".info > h2.genre,.detail_info > p.genre,.info > p.genre,.tag_box .tag|text","first":"a#_btnEpisode,a._readEpisodeBtn|attr:href","chapter":{"sel":"li._episodeItem","label":"|attr:data-episode-no","url":"a|attr:href","at":".date|text"}}},{"404":"#notfound .notfound-404","id":"mgeko","releases":{"title":{"sel":"#latest-updates .novel-list.chapters > li > a","url":"|attr:href","name":"|attr:title","chapter":{"sel":"div:has(.chapter-title)","label":".chapter-title|text","at":".novel-stats span:first-child|text"}}},"title":{"name":".cover img|attr:alt","img":".cover img|[attr:data-src,attr-contain:src]","tags":".categories .property-item|text","first":"a#readchapterbtn|attr:href","chapter":{"sel":".chapter-list > li a","url":"|attr:href","label":".chapter-title,.chapter-number|text","at":"time|attr:datetime || .chapter-stats|text"}},"reader":{"imgs":"center:has(> #chapter-reader) img|attr-contain:src","label":".chapter-header .titles h2|text","next":"center .nextchap:not(.isDisabled)|attr:href","prev":"center .prevchap:not(.isDisabled)|attr:href","title":{"sel":".chapter-header .titles h1 a","name":"|text","url":"|attr:href"},"chapter":{"sel":"center center #cars option","label":"|text","url":"|attr:value"}},"chapters":{"chapter":{"sel":".chapter-list > li a","url":"|attr:href","label":".chapter-title,.chapter-number|text","at":"time|attr:datetime || .chapter-stats|text"}},"search":{"title":{"sel":".novel-item","url":"a|attr:href","name":"h4|text","img":"img|[attr:data-src,attr-contain:src]","chapter":{"sel":".novel-stats","label":"strong|text"}}}},{"404":"#main > .error-404","id":"mangack","releases":{"title":{"sel":".latestmanga .Latest_chapter_update","url":"a|attr:href","name":".latest-title a|text","chapter":{"sel":"tr:last-child center","label":"a|text","url":"a|attr:href","at":".chapter-date|text"}}},"title":{"id":"input[name=\"follow_manga\"]|attr:value","name":"h1.entry-title|text","img":".manga-cover-wrap img|attr:src","tags":".infobox a[href*=\"/genres/\"]|text","type":".infobox a[href*=\"/comic-type/\"]|text","chapter":{"sel":".chapterslist > li","url":"a|attr:href","label":"a|text","at":".entry-date|text"}},"reader":{"content":".post-content","label":".entry-title|text","title":{"sel":".latest-title a","name":"|text","url":"|attr:href"},"prev":".prev-post a|attr:href","next":".next-post a|attr:href"},"search":{"title":{"sel":".Latest_chapter_update","url":"a|attr:href","img":"img|attr-contain:src","name":"h4 a|text"}}},{"id":"katana","releases":{"title":{"sel":"#book_list > .item","id":"|attr:data-id","url":"a|attr:href","name":"a|text","chapter":{"sel":".chapter a","url":"|attr:href","label":"|text"}}},"title":{"id":".bookmark_bt[data-id]|attr:data-id","name":".info h1|text","img":".cover img|attr:src","tags":".info .genres a|text","chapter":{"sel":".chapters tbody > tr","url":"a|attr:href","label":"a|text","at":".update_time|text"}},"reader":{"content":"#imgs","label":"select[name=\"chapter_select\"] option:checked|text","prev":".nav_button.prev:not([disabled])|attr:href","next":".nav_button.next:not([disabled])|attr:href","title":{"sel":"#breadcrumb_wrap li:nth-child(2) a","id":".bookmark_chapter_bt[data-id]|attr:data-id","name":"span|text","url":"|attr:href"},"chapter":{"sel":".nav_chapters_wrap:first-child select[name=\"chapter_select\"] option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":"#book_list .item","url":"a|attr:href","img":"img|attr-contain:src","name":"h3 a|text","chapter":{"sel":"div:has(> div > .chapter)","url":"a|attr:href","label":"a|text","at":".update_time|text"}}}},{"id":"truyenqq","releases":{"title":{"sel":"#list_new > li","name":".book_name h3 a|text","url":".book_name h3 a|attr:href","id":".book_name h3 a|attr:href|remove:.+-","chapter":{"sel":".last_chapter a","label":"|text","url":"|attr:href"}}},"title":{"id":".btn-subscribe|attr:data-id","name":".book_info h1|text","img":".book_avatar img|attr-contain:src","tags":".book_info li a[href*=\"/the-loai/\"]|text","chapter":{"sel":".works-chapter-list .works-chapter-item","label":".name-chap a|text","url":".name-chap a|attr:href","at":".time-chap|text"}},"reader":{"content":".chapter_content","label":"ol.breadcrumb > li:last-of-type a span|text","prev":".chapter_control a.prev|attr:href","next":".chapter_control a.next|attr:href","title":{"sel":"ol.breadcrumb > li:nth-of-type(2) a","id":".btn-subscribe|attr:data-id","name":"span|text","url":"|attr:href"},"chapter":{"trigger":".chapter_list","sel":"#popup_content .chapter-list > a, .chapter_list > option","label":"|text","url":"|attr:href || |attr:value"}},"search":{"title":{"sel":".list_grid > li","name":"h3 a|text","url":"h3 a|attr:href","img":"img|attr-contain:src","chapter":{"sel":".last_chapter a","url":"|attr:href","label":"|text"}}}},{"id":"uzay","releases":{"title":{"sel":"section[aria-label=\"new series\"] ~ section .header + div > div","url":"a|attr:href","name":"h2|text","chapter":{"sel":"a.mobile-list-item","url":"|attr:href","label":"h3 span:first-child b|text","at":"h3 span:nth-child(2)|text"}}},"title":{"name":".content-details > h1|text","img":".content-info > img|attr:src","tags":".content-details a[href*=\"?categories=\"]|text","chapter":{"sel":".list-episode > a","url":"|attr:href","label":"h3 b|text","at":"span:last-child|text"}},"reader":{"content":".manga-episode-card","label":".header h1 + h2|text","prev":"[aria-label=\"episode-navbar\"] div:not(last-child) > a[href]|attr:href","next":"[aria-label=\"episode-navbar\"] div:last-child > a[href]|attr:href","title":{"sel":".header h1:has(> a) a","url":"|attr:href","name":"|text"}}},{"id":"mangaworld","releases":{"title":{"sel":".comics-grid > .entry","name":".manga-title|text","url":"a|attr:href","chapter":{"sel":"div:has(> .xanh)","label":"a|text","url":"a|attr:href","at":"i|text"}}},"title":{"name":"h1.name|text","img":".thumb img|attr:src","tags":".meta-data a[href*=\"?genre=\"]|text","type":".meta-data a[href*=\"?type=\"]|text","chapter":{"sel":".chapters-wrapper .chapter > a","url":"|attr:href","label":"span|text","at":"i|text"}},"reader":{"content":"#page","label":"h1|text","lstrip":"select.mode option[value=\"LIST\"]:checked","lstripBtn":"select.mode option[value=\"LIST\"]","title":{"sel":"a[href*=\"/manga/\"]","name":"|text|remove:Ritorna\\sa","url":"|attr:href"},"chapter":{"sel":"#controls-1 select.chapter option","label":"|text","url":"|value"}},"search":{"title":{"sel":".comics-grid .entry","url":"a|attr:href","img":"img|attr-contain:src","name":".manga-title|text"}}},{"id":"leercapitulo","releases":{"title":{"sel":".media.mainpage-manga","url":"a|attr:href","name":"h4.manga-newest|text","chapter":{"sel":".hotup-list > span a","url":"|attr:href","label":"|text"}}},"title":{"name":"h1.title-manga|text","img":".cover-detail img|attr:src","tags":".description-update a[href*=\"/genre/\"]|text","chapter":{"sel":".chapter-list a.xanh","url":"|attr:href","label":"|text"}},"reader":{"content":".comic_wraCon","label":"h2.chapter-title:first-child|text","prev":"a.pre,a.LeftArrow|attr:href","next":"a.next,a.RightArrow|attr:href","lstrip":"select.loadImgType option[value=\"1\"]:checked","lstripBtn":"select.loadImgType option[value=\"1\"]","title":{"sel":"h2.chapter-title:nth-of-type(2) a","url":"|attr:href","name":"|text"},"chapter":{"sel":"h1 + .row select[rel=\"chap-select\"] option","url":"|attr:value","label":"|text"}}},{"id":"mangaplus","releases":{"title":{"sel":"[class*=\"UpdatedTitle-module_titleWrapper_\"]","url":"a|attr:href","name":"[class*=\"UpdatedTitle-module_titleName_\"]|text","chapter":{"sel":"[class*=\"UpdatedTitle-module_chapterTitle_\"]","label":"|text"}}},"title":{"lazy":true,"sel":"h1[class*=\"TitleDetailHeader-module_title_\"]","name":"h1[class*=\"TitleDetailHeader-module_title_\"]|text","img":"img[class*=\"TitleDetailHeader-module_coverImage_\"]|attr:src","chapter":{"sel":"[class*=\"ChapterListItem-module_chapterListItem_\"]","url":"a[class*=\"ChapterListItem-module_commentContainer_\"]|attr:href","label":"[class*=\"ChapterListItem-module_name_\"]|text","at":"[class*=\"ChapterListItem-module_date_\"]|text"}},"reader":{"content":"[class*=\"Viewer-module_viewerContainer_\"]","label":"[class*=\"Navigation-module_chapterTitle_\"]|text","lstrip":"input#mode-vertical:checked","lstripBtn":"input#mode-vertical","title":{"sel":"a:has(> [class*=\"Navigation-module_title_\"])","url":"|attr:href","name":"h1|text"},"chapter":{"sel":"ul > li[class*=\"SideMenu-module_chapter_\"]","label":"|text"}},"search":{"lazy":true,"empty":"p[class*=\"nothingMatched\"]","title":{"sel":"a[class^=\"AllTitle\"]","url":"|attr:href","name":"p|text","img":"img|[attr:data-src,attr-contain:src]"}}},{"id":"flame","releases":{"title":{"sel":"[class*=\"SeriesCard_chapterCardContainer__\"]","url":"a|attr:href","name":".mantine-Stack-root a|text","chapter":{"sel":"a:has(> [class*=\"SeriesCard_chapterPillWrapper__\"])","url":"|attr:href","label":"p:first-child|text","at":"p:not(:first-child)|text"}}},"title":{"name":"main h1|text","img":"img[alt=\"Cover\"]|attr:src","tags":"a[href*=\"/genre/\"] span|text","type":"p[class*=\"SeriesPage_infoField__\"]|row:type","first":".mantine-Paper-root p + a[href*=\"/series/\"]|attr:href","chapter":{"sel":"a[class*=\"ChapterCard_chapterWrapper__\"]","url":"|attr:href","label":"p:first-child|text","at":"p:not(:first-child)|text"}},"reader":{"content":"body","label":"p[class*=\"TopChapterNavbar_chapter_title__\"]|text","prev":{"sel":"button:has(.bi-arrow-left)"},"next":{"sel":"button:has(.bi-arrow-right)"},"title":{"sel":"[class*=\"TopChapterNavbar_inner__\"]","name":"[class*=\"TopChapterNavbar_series_title__\"]|text","url":"a|attr:href"},"chapter":{"trigger":"button:has(.bi-card-list)","dismiss":".mantine-Modal-overlay, .mantine-CloseButton-root","sel":"[class*=\"ChapterCard_chapterWrapper__\"]","url":"|attr:href","label":"p:first-child|text","at":"p:not(:first-child)|text"}}},{"id":"vortex0","generic":true,"meta":{"releases":null,"titleBase":"series","readerBase":"series/{titleSlug}","searchBase":"series?searchTerm=","titleIdType":"slug","defaultLang":"en","trailing":false,"noTags":true},"title":{"sel":"body:has([itemtype=\"http://schema.org/CreativeWorkSeries\"]):not(:has(astro-island))","name":"h1[itemprop=\"name\"]|text","img":"[itemprop=\"image\"] img|attr:src","type":"h1:has(> svg)|row:type","first":"a[href*=\"/series/\"]:has(button)|attr:href","chapter":{"lazy":false,"allBtn":"#load-all-chapters-btn, button:has(span + .lucide-chevron-down)","sel":"#chapter-list a, [data-slot=\"panel\"] a","url":"|attr:href","label":"span|text","at":"time|text"}},"reader":{"sel":"body:has(a img):has(a [itemprop=\"dateCreated\"]):not(:has(astro-island))","title":{"name":"a[href*=\"/series\"]:has(img) p|text || a[href*=\"/series\"]:has(img) div:has(~ time)|text|remove:\\sChapter.+","url":"a[href*=\"/series\"]:has(img)|attr:href"},"label":"button:has(.lucide-chevron-down)|text","content":"main,body","prev":{"sel":"[aria-label=\"Prev\"], [aria-label=\"Previous\"], [aria-label=\"Anterior\"]","url":"|attr:href"},"next":{"sel":"[aria-label=\"Next\"], [aria-label=\"Siguiente\"]","url":"|attr:href"},"chapter":{"trigger":"button:has(.lucide-chevron-down)","sel":".image-container ~ div .dropdown-menu button, [data-radix-scroll-area-viewport] button","label":"|attr:data-chapter || span|text || |text"}}},{"id":"vortex","generic":true,"meta":{"releases":null,"titleBase":"series","readerBase":"series/{titleSlug}","searchBase":"series?searchTerm=","titleIdType":"slug","defaultLang":"en","trailing":false,"noTags":true},"releases":{"title":{"sel":"div:has(> a):has(.lucide-star):not(:has(img))","url":"a|attr:href","name":"a|text","chapter":{"sel":"div a","url":"|attr:href","label":"span|text","at":"time|attr:datetime"}}},"title":{"sel":"body:has([itemtype=\"http://schema.org/CreativeWorkSeries\"]):has(astro-island)","name":"h1[itemprop=\"name\"]|text || h1|text","id":"[props*=\"postId\"]|attr:props|json:postId.1","img":"[itemprop=\"image\"] img|attr:src","type":"h1:has(> svg)|row:type","first":"a[href*=\"/series/\"]:has(button)|attr:href","chapter":{"lazy":false,"allBtn":"[data-series-tab-panel=\"chapters\"] button:has(.lucide-chevron-down)","sel":"a[href*=\"/series/{titleSlug}/\"]:has(img)","url":"|attr:href","label":"h3, div span|text","at":"time|attr:datetime || h3 + div span|text"}},"reader":{"sel":"body:has(a img):has(a [itemprop=\"dateCreated\"]):has(astro-island)","content":".comic-images-wrapper","imgDivs":".image-container","label":"h1[itemprop=\"headline\"]|text","prev":{"sel":"[aria-label=\"Prev\"], [aria-label=\"Anterior\"]","url":"|attr:href"},"next":{"sel":"[aria-label=\"Next\"], [aria-label=\"Siguiente\"]","url":"|attr:href"},"title":{"id":"[props*=\"postId\"]|attr:props|json:postId.1","name":"a[href*=\"/series\"]:has(img) p|text","url":"a[href*=\"/series\"]:has(img)|attr:href"},"chapter":{"trigger":"button:has(.lucide-chevron-down)","sel":"button:has(.lucide-chevron-down) ~ .absolute div button","label":"div div span|text"}},"search":{"lazy":true,"loading":"button > .animate-spin","title":{"sel":"div:has(> div > a[href*=\"/series/\"])","url":"a|attr:href","name":"a h1|text","img":"a img|attr-contain:src","chapter":{"sel":"a:has(time)","url":"|attr:href","label":"p|text","at":"time|attr:datetime"}}}},{"id":"weebcentral","releases":{"title":{"sel":"[x-data*=\"sub_feed_shown\"] section article","url":"a:first-child|attr:href","name":"div:not(:has(span)) div|text","chapter":{"sel":"a:not(:first-child)","url":"|attr:href","label":"div:not(:first-child) span|text","at":"time|attr:datetime"}}},"title":{"name":"h1|text","img":"picture img|attr:src","tags":"li a[href*=\"?included_tag=\"]|text","type":"li a[href*=\"?included_type=\"]|text","hasMore":"#chapter-list a","first":"[x-data]:has(> a[href*=\"chapters/\"]):last-child a|attr:href"},"reader":{"content":"[hx-include*=\"reading_style\"]","imgs":"[hx-include*=\"reading_style\"] img|attr-contain:src","label":"[hx-target=\"#chapter-select-body\"] span|text","lstripBtn":"input[value=\"long_strip\"]","lstrip":"input[value=\"long_strip\"]:checked","prev":{"sel":"button[\\@click=\"prevPage()\"]"},"next":{"sel":"button[\\@click=\"nextPage()\"]"},"title":{"sel":"#nav-top a[href*=\"/series/\"]","url":"|attr:href","name":"span|text"},"chapter":{"trigger":"button[hx-target=\"#chapter-select-body\"]","dialog":"button[hx-target=\"#chapter-select-body\"]"}},"chapters":{"chapter":{"sel":"a[href*=\"/chapters/\"]","url":"|attr:href","label":"span span|text","at":"time|attr:datetime"}},"search":{"lazy":true,"empty":"main [role=\"alert\"]","title":{"sel":"article:has(a img)","url":"a|attr:href","name":"a:not(:has(img))|text","img":"a img|attr-contain:src"}}},{"id":"lua","releases":{"title":{"sel":"div:has(> div > a[href*=\"/series/\"]):has(a > h5)","url":"a|attr:href","name":"h5|text","chapter":{"sel":"a + div a","url":"|attr:href","label":"span:first-child|text","at":"span:not(:first-child)|text"}}},"title":{"name":"h1|text","img":"main div > img[src]|attr-contain:src","hasMore":"[aria-current=\"page\"]","chapter":{"sel":"a[href*=\"/series/\"]:has(> li)","url":"|attr:href","label":"div > span:first-child|text","at":"div > span:not(:first-child)|text"}},"reader":{"label":"h1|text","prev":"a[href*=\"/series/\"]:has(> button [data-icon=\"chevron-left\"])|attr:href","next":"a[href*=\"/series/\"]:has(> button [data-icon=\"chevron-right\"])|attr:href","content":"body","title":{"sel":"nav:has(h1)","name":"h2|text","url":"a:has(svg[data-icon=\"house\"])|attr:href"},"chapter":{"trigger":"button:has(> [data-icon=\"list\"])","sel":"#headlessui-portal-root ul a[href*=\"/series/\"]:has(> li)","url":"|attr:href","label":"span:first-child|text","at":"span:not(first-child)|text"}},"chapters":{"chapter":{"json":true,"sel":"","label":"chapter_name","url":"chapter_slug","at":"created_at"}}},{"id":"mangak","releases":{"title":{"sel":"article","name":"img|attr:title","url":"a|attr:href","chapter":{"sel":"article a ~ div a:has(> span)","url":"|attr:href","label":"span|text"}}},"title":{"sel":"[aria-label=\"Manga sections\"]","name":"h1|text","tags":"a[href*=\"/genres/\"]|text","hasMore":"div:has(> [data-chapter-row]) ~ div button","first":"a:has([d=\"M7 5v14l12-7Z\"])|attr:href","chapter":{"sel":"a[data-chapter-row]","url":"|attr:href","label":"div div|text","at":"div span span|text"}},"reader":{"label":"[aria-label=\"Back\"] ~ span:last-of-type|text","title":{"sel":"[aria-label=\"Back\"] ~ a:nth-of-type(2)","url":"|attr:href","name":"|text"},"content":"#images","imgDivs":"[data-page-idx]","chapter":{"json":"https://api.mangak.io/titles/{titleId}/chapters","sel":"data.chapters","url":"slug","label":"name","at":"updated_at"}},"search":{"lazy":true,"loading":".animate-spin","title":{"sel":"article","name":"img|attr:title","url":"a|attr:href","chapter":{"sel":"article a ~ div a:has(> span)","url":"|attr:href","label":"span|text"}}}},{"id":"rolia","releases":{"title":{"sel":"#manga-grid .group","url":"a|attr:href","name":"a|attr:title","chapter":{"sel":"a ~ div:has(a)","url":"a|attr:href","label":"a|text","at":"span|text"}}},"title":{"id":"[data-manga-id]|attr:data-manga-id","name":"h1|text","img":"img[alt*=\"Cover background\"]|attr-contain:src","tags":"a[href*=\"/tag/\"]|text","first":"a#start-reading-btn|attr:href"},"reader":{"title":{"url":"a[href*=\"/manga/\"][title]|attr:href","name":"a[href*=\"/manga/\"][title]|attr:title","id":"[data-manga-id]|attr:data-manga-id"},"label":"#chapter-select option:checked|text","content":"#chapter-images-container","imgs":".comic-image-container img|[attr:data-src,attr-contain:src]","chapter":{"sel":"#chapter-select option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"h3|text"}}},{"id":"lelscanfr","releases":{"title":{"sel":"div:has(> #card-real)","url":"a|attr:href","name":"h2|text","chapter":{"sel":"#card-real + div div:has(a)","label":"b|text","url":"a|attr:href","at":"a + span|text"}}},"title":{"name":"main h2|text","img":"main img[alt]|attr-contain:src","tags":"main a[href*=\"genre=\"]|text","type":"a[href*=\"type=\"]|text","hasMore":"ul.pagination","chapter":{"sel":"#chapters-list > a","url":"|attr:href","label":"div:first-child > span|text","at":"div:nth-child(2) > span"}},"reader":{"label":"h2|text","title":{"sel":"h3 a","url":"|attr:href","name":"|text"},"content":"#chapter-container, main","lstrip":"#reading-types option[value=\"long\"]:checked","lstripBtn":"#reading-types option[value=\"long\"]","prev":"div:has(#chapter-select) + div a:first-child[href*=\"/manga/\"]|attr:href","next":"div:has(#chapter-select) + div a:last-child[href*=\"/manga/\"]|attr:href","chapter":{"sel":"div:has(~ #chapter-container) #chapter-select option","label":"|text","url":"|text"}}},{"id":"phoenix","releases":{"title":{"sel":".main__latest-releases-card","url":"a|attr:href","name":"h3 text","chapter":{"sel":"a.main__latest-releases-card-chapter","url":"|attr:href","label":".main__latest-releases-card-chapter-number|text","at":".main__latest-releases-card-chapter-date|text"}}},"title":{"name":"h1|text","img":"img.project__cover|attr-contain:src","chapter":{"sel":"a.project__chapter","url":"|attr:href","label":".project__chapter-title|text","at":".project__chapter-date|text"}},"reader":{"label":".chapter__nav-chapter-title-number|text","title":{"sel":"a.chapter__nav-chapter","url":"|attr:href","name":".chapter__nav-title|text"},"content":".chapter-images__container","prev":"a.chapter__previous|attr:href","next":"a.chapter__next|attr:href","chapter":{"trigger":".chapter-images__controls-chapter","sel":".chapter-list .chapter_item a","url":"|attr:href","label":"|text"}}},{"id":"manhwaz","title":{"name":".post-title h1|text","img":".summary_image img[alt]|attr-contain:src","tags":".genres-content a[rel=\"tag\"]|text","chapter":{"sel":".wp-manga-chapter","label":"a|text","url":"a|attr:href","at":".chapter-release-date i|text"}},"reader":{"label":".breadcrumb .active|text","title":{"sel":".breadcrumb li:has(+ .active) a","url":"|attr:href","name":"|text"},"content":"#chapter_content, .reading-content","prev":".nav-previous a|attr:href","next":".nav-next a|attr:href","chapter":{"sel":"#manga-reading-nav-head .single-chapter-select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".page-item-detail","url":"a|attr:href","name":"h3 a|text","img":"img|attr-contain:src","chapter":{"sel":".chapter-item ","url":"a|attr:href","label":"a|text","at":".post-on|text"}}}},{"id":"dynasty","title":{"name":"h2.tag-title b|text","img":".cover img|attr-contain:src","tags":".tag-tags a.label|text","chapter":{"sel":".chapter-list dd:has(> a.name)","url":"a|attr:href","label":"a|text","at":"small|text"}},"reader":{"label":"h3#chapter-title b|text","title":{"sel":"h3#chapter-title a","url":"|attr:href","name":"|text"},"content":"#image","prev":"a#prev_link|attr:href","next":"a#next_link|attr:href"},"search":{"title":{"sel":".chapter-list a.name","url":"|attr:href","name":"|text"}}},{"id":"fmteam","releases":{"title":{"sel":".item:has(h5 a)","name":"h5 a|text","url":"h5 a|attr:href","chapter":{"sel":"a[href*=\"/read/\"]","label":"|text","url":"|attr:href"}}},"title":{"lazy":true,"sel":"#comic","name":"#comic .card-header|text","img":"#comic .card-body .thumbnail-full img|attr-contain:src","type":"#comic .card-body div:has(> label)|row:format","tags":"#comic .card-body div:has(> label)|row:genres","chapter":{"sel":"div:has(> div > .chapter a[href*=\"/read/\"])","label":"a[href*=\"/read/\"]|text","url":"a[href*=\"/read/\"]|attr:href","at":"div:last-child[title]|attr:title"}},"reader":{"title":{"sel":"#reader-controls-title a","name":"|text","url":"|attr:href"},"label":"select[name=\"jump-chapter\"] option:checked|text","content":"#reader-images","imgDivs":"#reader-images [data-page]","lstrip":".active > [data-value=\"long-strip\"]","lstripBtn":"[data-value=\"long-strip\"]","prev":"#chapter-link-left[href*=\"/read\"]|attr:href","next":"#chapter-link-right[href*=\"/read\"]|attr:href","chapter":{"sel":"select[name=\"jump-chapter\"] option","label":"|text","url":"|attr:value"}}},{"id":"readallcomics","title":{"name":"h1 b|text","img":".description-archive img|attr-contain:src","tags":"h1 ~ div p strong|text","chapter":{"sel":".list-story li a","url":"|attr:href","label":"|text"}},"reader":{"sel":"center > p:has(> img)","label":"h3 strong|text","title":{"sel":".pinbin-category a","name":"|text","url":"|attr:href"},"content":"center > p:has(> img)","imgs":"center > p > img|[attr:data-jh-lazy-img,attr-contain:src]","chapter":{"sel":"center:has(> p > img) ~ div center select option","label":"|text","url":"|attr:value"}}},{"id":"philia","releases":{"title":{"sel":"main .unit","name":"a.c-title|text","url":"a.c-title|attr:href","chapter":{"sel":"li a","url":"|attr:href","label":".ch-num|text","at":".ch-date|text"}}},"title":{"name":"h1.serie-title|text","img":"img.cover|attr-contain:src","type":".stat-label|row:type","chapter":{"sel":".chapter-group a","url":"|attr:href","label":"zebi|text","at":".time|text"}},"reader":{"label":".current-type-number|text","title":{"sel":"a.manga-title","url":"|attr:href","name":"|text"},"content":"#ch-images","chapter":{"sel":".chapter-list ul .item","url":"|attr:data-chapter","label":"a|text"}},"search":{"title":{"sel":".unit","url":"a|attr:href","name":".c-title|name","img":"img|attr-contain:src","chapter":{"sel":".content > li a","url":"|attr:href","label":".ch-num|text","at":"ch-date|text"}}}},{"id":"batcave","releases":{"title":{"sel":"li.latest","name":"a.latest__title|text","url":"a.latest__title|attr:href","chapter":{"sel":".latest__chapter a","url":"|attr:href","label":"|text"}}},"title":{"name":"#dle-content h1|text","img":"#dle-content .img-wide img|attr-contain:src","id":"[data-ratig-layer-id]|attr:data-ratig-layer-id","chapter":{"sel":".cl__item","label":".cl__item-num|text","url":"a|attr:href","at":".cl__item-date|text"}},"reader":{"label":".chapter__selector-trigger__title|text","title":{"sel":"a.header__post-link","url":"|attr:href","name":".header__post-title|text"},"content":".reader-view","chapter":{"trigger":".chapter__selector-trigger","sel":".chapters__list a","url":"|attr:href","label":"|text"},"prev":".chapter__selector a:has(.fa-angle-left)[href*=\"/reader/\"]|attr:href","next":".chapter__selector a:has(.fa-angle-right)[href*=\"/reader/\"]|attr:href"}},{"id":"tcb","title":{"name":"h1|text","img":"main img|attr-contain:src","chapter":{"sel":"main a[href*=\"/chapters/\"]","url":"|attr:href","label":"div|text"}},"reader":{"label":"h1|text|remove:.+-","title":{"name":"h1|text|remove:-.+","url":"main a[href*=\"/mangas/\"]|attr:href"},"prev":"a[href*=\"/chapters/\"]:has(+ a[href*=\"/mangas/\"])|attr:href","next":"a[href*=\"/mangas/\"] + a[href*=\"/chapters/\"]|attr:href","content":"main"}},{"id":"mangapill","releases":{"title":{"sel":"div:has(> a[href*=\"/chapters/\"]):has(div > a[href*=\"/manga/\"])","name":"a[href*=\"/manga/\"]|text","url":"a[href*=\"/manga/\"]|attr:href","chapter":{"sel":"div:has(> a[href*=\"/chapters/\"])","url":"a[href*=\"/chapters/\"]|attr:href","label":"a[href*=\"/chapters/\"]|text","at":"time-ago|attr:datetime"}}},"title":{"name":"h1|text","img":"header ~ div img|attr:data-src","tags":"a[href*=\"?genre=\"]|text","chapter":{"sel":"#chapters a[href*=\"/chapters/\"]","url":"|attr:href","label":"|text"}},"reader":{"label":"h1#top|text","title":{"sel":"#js-chapter-selector-modal div:has(> a[href*=\"/manga/\"])","name":"#chapter-selector-modal-title|text","url":"a|attr:href"},"content":"div:has(> chapter-page)","imgs":"chapter-page picture img|attr-contain:src","prev":"a[data-hotkey=\"ArrowLeft\"]|attr:href","next":"a[data-hotkey=\"ArrowRight\"]|attr:href","chapter":{"trigger":"button[data-micromodal-trigger=\"js-chapter-selector-modal\"]","dismiss":"#js-chapter-selector-modal button[data-micromodal-close]","sel":"#js-chapter-selector-modal a[href*=\"/chapters/\"]","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":"div:has(> a img)","url":"a|attr:href","name":"a:not(:has(img)) div|text","img":"a img|[attr:data-src,attr-contain:src]"}}},{"id":"mangataro","releases":{"title":{"sel":"#manga-grid > div:has(a + div a[href*=\"/read/\"])","name":"a|attr:title","url":"a|attr:href","chapter":{"sel":"div:has(> a[href*=\"/read/\"])","url":"a|attr:href","label":"a|text","at":"span:last-child|text"}}},"title":{"name":"h1|text","img":".manga-page-wrapper img|attr-contain:src","tags":".manga-page-wrapper a[href*=\"/tag/\"]|text","type":"h1 + p + div + div > span|text","first":"a#start-reading-btn|attr:href"},"reader":{"title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"span|text"},"label":"select#chapter-select option:checked|text","content":".reader","imgs":".comic-image-container img|[attr:data-src,attr-contain:src]","chapter":{"sel":"select#chapter-select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".group a[href*=\"manga\"]","url":"|attr:href","name":"img|attr:alt"}}},{"id":"demonic","releases":{"title":{"sel":".updates-element-info","name":"h2 a|text","url":"a|attr:href","chapter":{"sel":".chap-date","url":"a|attr:href","label":"a|text","at":"div:last-child a|text"}}},"title":{"name":"h1.big-fat-titles|text","img":"#manga-page img[alt]|attr-contain:src","chapter":{"sel":"#chapters-list li > a","url":"|attr:href","label":"|text","at":"span|text"}},"reader":{"sel":".chapter-info h1 a","title":{"sel":".chapter-info h1 a","url":"|attr:href","name":"|text"},"label":"h2|text","content":"body","imgs":"img.imgholder:not([data-tried]):not([src*=\"/free_ads\"])|attr-contain:src","chapter":{"sel":"h2 + .chapters-nav select option","label":"|text","url":"|attr:value"}}},{"id":"atsu","title":{"lazy":true,"sel":"h1","name":"h1|text","img":".poster|attr-contain:src","tags":"a[href*=\"/explore?genres=\"]|text","first":"a[href*=\"/read/\"]:has([data-icon=\"book-open\"])|attr:href","trackers":true,"hasMore":"button:has(+ div > a[href*=\"/read/\"])","chapter":{"sel":"div:has(> a[href*=\"/read/\"]):has(div.truncate):has(~ button), div:not(:has(> button)) > div:has(> a[href*=\"/read/\"]):has(div.truncate)","url":"a|attr:href","label":"div.truncate:first-child|text","at":"div.truncate + div:last-child|text"}},"chapters":{"chapter":{"json":true,"sel":"chapters","label":"number","url":"id"}},"search":{"lazy":true,"empty":"div > h1","title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"p|text","img":"img|attr-contain:src"}}},{"id":"kali","title":{"name":".name h1|text","img":".img-cover img|[attr:data-src,attr-contain:src]","tags":".meta a[href*=\"/genres/\"]|text","chapter":{"sel":"#chapter-list li > a","url":"|attr:href","label":".chapter-title|text","at":".chapter-update|text"}},"reader":{"lazy":true,"sel":".chapter-image","title":{"sel":".breadcrumbs-item a[href*=\"/manga/\"]","url":"|attr:href","name":"span|text"},"label":".breadcrumbs-item:last-child span|text","imgDivs":".chapter-image","prev":"#btn-prev|attr:href","next":"#btn-next|attr:href","chapter":{"trigger":"#load-chapters","sel":".chapter-select option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".book-detailed-item","img":"img|[attr:data-src,attr-contain:src]","name":"h3 a|text","url":"h3 a|attr:href","chapter":{"sel":".thumb","label":".latest-chapter|text"}}}},{"id":"mangafreak","releases":{"title":{"sel":".latest_item","url":"a|attr:href","name":"a.name|text","chapter":{"sel":".chapter_box a","url":"|attr:href","label":"|text"}}},"title":{"name":"h1|text","img":".manga_series_image img|attr-contain:src","tags":".series_sub_genre_list > a|text","chapter":{"sel":".manga_series_list tbody tr","url":"a|attr:href","label":"a|text","at":"td:last-child|text"}},"reader":{"title":{"sel":"h1.title a","url":"|attr:href","name":"|text"},"label":"h1|text","imgs":".read_image img|attr-contain:src","chapter":{"sel":".chapter_list select option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".manga_search_item","name":"h3 a|text","url":"a|attr:href","img":"img|attr-contain:src"}}},{"id":"readcomiconline","title":{"name":".barContent .bigChar|text","img":"#rightside img, .main img|attr-contain:src","chapter":{"sel":".listing tbody tr:has(a)","label":"a|text","url":"a|attr:href","at":"td:last-child|text"}},"reader":{"title":{"sel":"#navsubbar a","url":"|attr:href","name":"|text|pattern:Comic (.+) information"},"label":".selectEpisode option:checked|text","lstrip":"#selectReadType option[value=\"1\"]:checked","lstripBtn":"#selectReadType option[value=\"1\"]","content":"#divImage","chapter":{"sel":".selectEpisode option","url":"|attr:value","label":"|text"}}},{"id":"valir","generic":true,"meta":{"releases":"latest","titleBase":"series","readerBase":"chapter","searchBase":"series/?q=","titleIdType":"slug","defaultLang":"en","noTags":true,"trailing":true},"releases":{"title":{"sel":".latest-poster","name":"a h3|text","url":"a|attr:href","chapter":{"sel":"a[href*=\"/chapter/\"]","url":"|attr:href","label":"span div|text","at":"span:last-child|text"}}},"title":{"sel":".bg-\\[image\\:--photoURL\\]","name":"h1|text","img":".bg-\\[image\\:--photoURL\\]|bg-image","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"span + div div|text"}},"reader":{"sel":"#chapter_header a[href*=\"/series/\"]","title":{"sel":"#chapter_header a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":"#chapter_header span:has(a[href*=\"/series/\"])|text","content":"#pages","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"span + div div|text"}},"search":{"lazy":true,"delay":500,"empty":"#no_results_page","title":{"sel":"#searched_series_page > button:not(.hidden)","name":"a h3|text","url":"a|attr:href","img":"div[style*=\"background-image\"]|bg-image"}}},{"id":"rithar","releases":{"title":{"sel":".latest-poster","name":"a h3|text","url":"a|attr:href","chapter":{"sel":"a[href*=\"/read/\"]","url":"|attr:href","label":"span div|text","at":"span:last-child|text"}}},"title":{"name":"h1|text","img":"main div[style*=\"background-image\"]|bg-image","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"div:has(> span) + div div|text"}},"reader":{"title":{"sel":"header a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":"header a[href*=\"/series/\"] + span|text","lstrip":"[x-ref=\"webtoonContainer\"]","lstripBtn":"div:has(> img[src*=\"up-down\"])","imgDivs":"[id*=\"webtoon-page-\"]","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"span + div div|text"}},"search":{"title":{"sel":"#main-content button:has(a[href*=\"/series/\"])","name":"a h3|text","url":"a|attr:href","img":"div[style*=\"background-image\"]|bg-image"}}},{"id":"rawkuma","releases":{"title":{"sel":"#search-results > div","url":"a|attr:href","name":"h1|text","chapter":{"sel":"div > a:has(time)","url":"|attr:href","label":"p|text","at":"time|attr:datetime"}}},"title":{"name":"h1[itemprop=\"name\"]|text","img":"[itemprop=\"image\"] img|attr-contain:src","tags":"a[href*=\"/genre/\"] span|text","type":"h4|row:type","first":"button a[href*=\"/manga/\"]|attr:href"},"reader":{"title":{"name":"a[href*=\"/manga/\"] img[alt]|attr:alt","url":"a[href*=\"/manga/\"]|text"},"label":"div:has(> time) div|text","imgs":"section[data-image-data] > img|attr-contain:src","prev":"a[href*=\"/manga/\"]:has([data-lucide=\"chevron-left\"])|attr:href","next":"a[href*=\"/manga/\"]:has([data-lucide=\"chevron-right\"])|attr:href","chapter":{"trigger":"button[data-tippy-trigger]:has(.lucide-chevron-down)","sel":"#chapter-lists-head li a","url":"|attr:href","label":"|text"}}},{"id":"mangaberri","releases":{"title":{"sel":".manga-horizontal-item","url":"a|attr:href","name":"a|attr:title","chapter":{"sel":"a.episode","url":"|attr:href","label":"span|text"}}},"title":{"sel":".chapters-container","name":"h1|text","img":"img.comic-img|attr-contain:src","tags":".comic-attrs a[href*=\"genre=\"]|text","chapter":{"sel":".chapters-container > a","url":"|attr:href","label":"span|text"}},"reader":{"title":{"sel":".breadcrumb-container a:nth-of-type(2)","url":"|attr:href","name":"|attr:title"},"label":".breadcrumb-container a:nth-of-type(3)|attr:title","content":".reading-container","imgs":".reading-container img|attr-contain:src","chapter":{"sel":"#top_chapter_selection option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".manga-item","img":"img|attr-contain:src","name":"a|attr:title","url":"a|attr:href","chapter":{"sel":"a:last-of-type","url":"|attr:href","label":"|text"}}}},{"id":"kagane","title":{"lazy":true,"sel":"h1","name":"h1|text","tags":"a[href*=\"search?genres=\"] span|text","firstBtn":"button:has(.lucide-play)"},"reader":{"title":{"name":"title|text|remove:-.+","url":"a[href*=\"/series/\"]|attr:href"},"label":"title|text|remove:.+-","content":".reader-pages-content","imgDivs":"[data-page]","prev":{"sel":"a:has(.lucide-arrow-left)"},"next":{"sel":"a:has(.lucide-arrow-right)"}},"chapters":{"chapter":{"json":true,"sel":"series_books","url":"book_id","label":"chapter_no","vol":"volume_no","at":"created_at","group":"groups.0.title"}},"search":{"lazy":true,"title":{"sel":"[data-series-item]","name":"h3|text","url":"a|attr:href"}}},{"id":"mangaball","title":{"name":"h6|text","img":"#featuredComicsCarousel img[alt]|attr-contain:src","tags":"[data-tag-id]|text"},"reader":{"title":{"name":"header h6|text","url":"[type=\"application/ld+json\"]|text|remove:^[\\s\\S]*?\"url\":\\s*\"|remove:\"[\\s\\S]*$"},"label":"#chapterTitle|text","content":"#mangaPages","imgs":"#mangaPages img|[attr:data-src,attr-contain:src]","group":"#translationGroup span|text"},"search":{"lazy":true,"loading":"button .spinner-border","title":{"sel":".chapter-card","name":"a|text","url":"a|attr:href","chapter":{"sel":".chapter-list > div","url":"a|attr:href","label":"a|text","at":"div:has(> i.fa-clock)|text"}}}},{"id":"mangatr","title":{"sel":"#tab1 .info-body h1","name":"#tab1 .info-body h1|text","img":".thumbnail|attr:src","tags":".manga-meta-card a[href*=\"tur=\"]|text","first":"#results a:has(+ .chapter-container)|attr:href","hasMore":"[data-page=\"2\"]","chapter":{"sel":".chapter-item","label":"a|text","url":"a|attr:href","at":".stats|text"}},"reader":{"sel":".chapter-content","title":{"sel":"a.navbar-brand","url":"|attr:href","name":"|text"},"label":".navbar-form option:checked|text","group":".chapter-content a.label|text","content":"#chapter-images","chapter":{"sel":".navbar-form option","url":"|attr:value","label":"|text"}}},{"id":"denizi","title":{"name":".panel-heading,h2|text","img":".single-managa .boxed img, h2 ~ div img|attr-contain:src","tags":"a[href*=\"/category/\"]|text","chapter":{"sel":".chapters > li","label":"a|text","url":"a|attr:href","at":".date-chapter-title-rtl|text"}},"reader":{"title":{"sel":".nav:has(#chapter-list) a","url":"|attr:href","name":"|text"},"label":"h1 b|text","content":"#all","imgs":"#all img|[attr:data-src,attr-contain:src]","chapter":{"sel":"#chapter-list li a","url":"|attr:href","label":"|text"}}},{"id":"mangabox","releases":{"title":{"sel":".itemupdate","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":"ul > li:not(:first-child)","label":"a|text","url":"a|attr:href","at":"i|text"}}},"title":{"name":"h1|text","img":".manga-info-pic img|attr-contain:src","tags":".manga-info-text a[href*=\"/genre/\"]|text","first":".read-chapter a|attr:href","hasMore":"a[href*=\"/chapter-51\"]","chapter":{"sel":".chapter-list > .row","label":"a|text","url":"a|attr:href","at":"span:last-child|attr:title"}},"reader":{"title":{"sel":".breadcrumb a[href*=\"/manga/\"]","url":"|attr:href","name":"span|text"},"label":".breadcrumb > p > span:last-child span|text","imgs":".container-chapter-reader img|attr-contain:src","chapter":{"sel":".navi-change-chapter option","label":"|text","url":"|attr:data-url"}},"search":{"title":{"sel":".story_item","url":"a|attr:href","name":".story_name a|text","img":"img|attr-contain:src","chapter":{"sel":".story_chapter","url":"a|attr:href","label":"a|text"}}}},{"id":"merlin","title":{"name":"h1#manga-title,h1|text","img":".story-cover img|attr-contain:src","tags":"#genre-tags a[href*=\"/tur/\"]|text","hasMore":"a[href*=\"/page/2/\"]","first":".story-cover-wrap + div a|attr:href","chapter":{"sel":".chapter-item a","url":"|attr:href","label":"h3|text"}},"reader":{"title":{"sel":"#breadcrumb-manga","url":"|attr:href","name":"|text"},"label":"[aria-current=\"page\"]|text","prev":"a:has(> [uk-pagination-previous])|attr:href","next":"a:has(> [uk-pagination-next])|attr:href","imgs":"#chapter-content img|attr-contain:src","chapter":{"trigger":"#chapter-toggle","sel":"#chapter-dropdown li a","url":"|attr:href","label":"|text"}}},{"id":"temple","title":{"name":"main h1|text","img":"main img[alt]|attr-contain:src","tags":"h1 + div div:last-child > p + div:last-child p|text","chapter":{"sel":"a:has(h1):has(img):has(span)","url":"|attr:href","label":"h1|text","at":"div span:last-child|text"}},"reader":{"title":{"sel":"main h1 + a","url":"|attr:href","name":"|text"},"label":"main h1|text","imgDivs":"main [data-index]","prev":"main a:has(svg):first-child|attr:href","next":"main a:has(svg):last-child|attr:href","chapter":{"trigger":"button[aria-label=\"Chapters List\"]","sel":"[role=\"dialog\"] a[href*=\"/comic/\"]","url":"|attr:href","label":"h1|text","at":"h1 + span|text"}}},{"404":".error-page","id":"comix","releases":{"title":{"sel":".grid-updates a.card","chapter":{"sel":".card__meta","label":".card__ch|text","at":".card__time|text"}}},"title":{"lazy":true,"sel":"h1","name":"h1|text","img":".poster img|attr:src","tags":"a[href*=\"?genres_in=\"]|text","firstBtn":"button.mpage__read","hasMore":".npager","chapter":{"sel":".mchap-row","url":"a|attr:href","label":".mchap-row__ch,a span|text","at":".mchap-row__time|text","group":".mchap-row__group span|text"},"trackers":{"mal":"a[title=\"MyAnimeList\"]|attr:href","anl":"a[title=\"AniList\"]|attr:href"}},"reader":{"title":{"sel":"a.rpage-chap-ending__title","url":"|attr:href","name":"span|text || |text"},"label":".rpage-chap-ending__meta span,.rpage-dd__trigger span,.rpage-header__meta span|text || title|text","group":".rpage-chap-ending__meta strong|text","lstrip":".rpage-dir2__btn.is-on:last-child","lstripBtn":".rpage-dir2__btn:last-child","content":".rpage-main__inner, .rpage-main","imgDivs":".rpage-page","prev":{"sel":".rpage-chap-ending__nav-btn:first-child:not([disabled])","label":"span span|text"},"next":"#syncData|json:next_chapter_url"},"search":{"lazy":true,"empty":".list-empty button","title":{"sel":".lrow","url":"a|attr:href","name":"h3,.lrow__title|text","chapter":{"sel":".lrow__ch","label":"|text"}}},"chapters":{"pages":{"sel":".npager__num","total":".mchap-foot__hint|text|pattern:.+of\\s(\\d+)\\sitems","prevBtn":".npager__nav[aria-label=\"Previous page\"]","nextBtn":".npager__nav[aria-label=\"Next page\"]","lastBtn":".npager__nav[aria-label=\"Last page\"]"}}},{"id":"manhuaplus","releases":{"title":{"sel":"#home-tab-update > div ","url":"a|attr:href","name":"img|attr:alt","chapter":{"sel":"div + a","url":"|attr:href","label":"|text"}}},"title":{"name":"h1|text","img":"main img|attr-contain:src","tags":"main article a[href*=\"/genres/\"]|text","chapter":{"sel":"#myUL > li","url":"a|attr:href","label":"a|text","at":"time|attr:datetime"}},"reader":{"title":{"sel":"h1 a","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#chapterContent:not(:has(img[src*=\"loading.gif\"]))","imgs":"#chapterContent img:not([src*=\"loading.gif\"])|attr:src","prev":"a.prevBtn|attr:href","next":"a.nextBtn|attr:href","chapter":{"sel":"#top-control select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":"div:has(> div + a[href*=\"/manga/\"])","url":"a|attr:href","name":"a|attr:title","chapter":{"sel":"div + a","url":"|attr:href","label":"|text"}}}},{"id":"projectsuki","releases":{"title":{"sel":".content .item","url":"a|attr:href","name":".details a|text","chapter":{"sel":"a[href*=\"/read/\"]","url":"|attr:href","label":"|text"}}},"title":{"name":"h2|text","img":".img-thumbnail|attr-contain:src","tags":"a[href*=\"/genre/\"]|text","chapter":{"sel":"tbody tr","url":"a|attr:href","label":"a|text","at":"td:last-child span|attr:title"}},"reader":{"title":{"sel":"main a:has(.fa-home)","url":"|attr:href","name":"|attr:title"},"label":"#chapter-select option:checked|text","content":".strip-reader","chapter":{"sel":"#chapter-select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".content > div:has(a)","url":"a|attr:href","name":"h4 a|text"}}},{"id":"mangatown","releases":{"title":{"sel":".manga_pic_list > li, .post-list > li","name":".title a, .title|text","url":"a|attr:href","chapter":{"sel":".new_chapter a, a.read-btn","url":"|attr:href","label":"|text"}}},"title":{"name":"h1.title-top,.title|text","img":".detail_info > img, .manga-detail-top img|attr-contain:src","tags":".detail_info ul li|row:genre(s) || a[href*=\"/directory/\"]|text","type":".detail_info ul li|row:type","chapter":{"sel":".chapter_list > li, .detail-ch-list > li","url":"a|attr:href","label":"a|attr:name || a|text","at":".time|text"}},"reader":{"title":{"url":".title h2 a, .title a:last-child|attr:href","name":".sharebtn a|attr:st_title || .title a:last-child|text|remove:manga$"},"label":"#top_chapter_list option:checked, .title a|text","imgs":"#viewer img:not(.reader-main-img)|attr-contain:src","chapter":{"sel":"#top_chapter_list option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".manga_pic_list > li, .post-list > li","url":"a|attr:href","name":"a|attr:title || a|attr:rel"}}},{"id":"qtoon","title":{"img":"img.image|attr-contain:src","tags":".detail-meta-chip, .tag .item|text","chapter":{"sel":".list a","url":"|attr:href","label":".name|text","at":".time|text"}},"reader":{"title":{"url":"a.rdr-back|attr:href","name":".rdr-manga-name|text"},"label":".rdr-ep-tag|text","content":"#rdr-panels","imgs":".rdr-panel img|[attr:data-src,attr-contain:src]","chapter":"a.rdr-chap-ep"},"search":{"title":".manga-item"}},{"id":"mangatime","title":{"name":".anime__details__title h3|text","img":".anime__details__pic|bg-image","tags":".anime__details__widget li:last-child|text","chapter":{"sel":"a:has(> .detail-main-list-main)","url":"|attr:href","label":".title3|text","at":".title2|text"}},"reader":{"label":".breadcrumb__links span:last-child|text","title":{"sel":".breadcrumb__links a:last-of-type","url":"|attr:href","name":"|text"},"content":"#chapter-pages","chapter":{"sel":"#chapter-dropdown option","url":"|attr:value","label":"|text"}}},{"id":"imhen","title":{"name":"h1|text","img":".gallery_first img[alt]|[attr:data-src,attr-contain:src]","first":".gthumb a|attr:href"},"reader":{"label":".current|text","title":{"name":"#gimg|attr:alt|remove:page\\s\\d+.*$","url":"a.return_btn|attr:href"},"imgs":"#gimg|attr-contain:src"}},{"id":"manhwaread","title":{"name":"main h1|text","tags":"main a[href*=\"/tag/\"] span|text","chapter":{"sel":"#chaptersList > a","url":"|attr:href","label":".chapter-item__name|text","at":".chapter-item__date|text"}},"reader":{"title":{"sel":"#readingNavTop h2 a","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#imagesList","chapter":{"sel":"#chaptersList > a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":".manga-item","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":"a.chapter-item","url":"|attr:href","label":".chapter-name|text","at":".chapter-timestamp|text"}}}},{"id":"softkomik","releases":{"title":{"sel":".item-komik:has(.item-desc)","url":"a|attr:href","name":".item-title a|text","chapter":{"sel":".list-chapter a","url":"|attr:href","label":"span|text"}}},"title":{"lazy":true,"sel":".chapter-list a","name":"h1:has(+h2)|text","tags":".genre-des a|text","chapter":{"sel":".chapter-list a","url":"|attr:href","label":"|text"}},"reader":{"title":{"sel":"a:has(.fa-book)","url":"|attr:href","name":"p|text"},"label":".bt-show .item-chevron a:not([href])|text","content":".container-img:has(> img)","prev":"a:has(.fa-chevron-left)|attr:href","next":"a:has(.fa-chevron-right)|attr:href"},"search":{"title":{"sel":".item-komik","name":".item-title a|text","url":"a|attr:href","img":"img:has(~ noscript)|bg-image","chapter":{"sel":".list-chapter a","url":"|attr:href","label":"span|text"}}}},{"id":"eva","releases":{"title":{"sel":".lux-masonry-grid .lux-card","url":"a|attr:href","name":"h3 a |text","chapter":{"sel":".lux-chapters a","url":"|attr:href","label":".ch-text|text","at":".ch-time|text"}}},"title":{"name":"h1|text","img":".poster-box img|attr-contain:src","tags":"a.gen-tag|text","chapter":{"sel":"#chapterlist li","url":"a|attr:href","label":"|attr:data-num","at":".chapterdate|text"}},"reader":{"sel":"#readerArea","title":{"url":".reader-nav-link[title=\"Series\"]|attr:href","name":".manga-name|text"},"label":"h1.chapter-name|text","imgs":".page-wrapper img|attr-contain:src","chapter":{"sel":".dropdown-list a","url":"|attr:href","label":"span|text"}},"search":{"title":{"sel":".manga-card-v","name":"h3 a |text","img":"img|attr-contain:src","url":"a|attr:href","chapter":{"sel":"a:has(> .v-time)","url":"|attr:href","label":"span|text","at":".v-time|text"}}}},{"id":"mada","releases":{"title":{"sel":".postbody .legend-inner","url":"a|attr:href","name":"h3 a|text","chapter":{"sel":".legend-chapters a","url":"|attr:href","label":".ch-txt|text","at":".ch-time|text"}}},"title":{"name":"h1|text","tags":"a.lh-genre-tag|text","chapter":{"sel":"#chapters-list-container a","url":"|attr:href","label":".ch-num|text","at":".ch-date|text"}},"reader":{"title":{"sel":".reader-title-group","name":".reader-manga-title|text","url":"a|attr:href"},"label":".reader-chapter-badge|text","chapter":{"sel":".chapter-modal a","url":"|attr:href","label":"|text"},"content":"#readerarea","imgs":"#readerarea img|attr-contain:src"},"search":{"title":{"sel":".legend-inner","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":".legend-chapters a","url":"|attr:href","label":".ch-txt|text","at":".ch-time|text"}}}},{"id":"otakuangel","title":{"name":"h1|text","img":"main img|attr:src","tags":"a[href*=\"?kategori=\"]|text","chapter":{"sel":"a[href*=\"/{titleSlug}/\"]","url":"|attr:href","label":"h3|text"}},"reader":{"title":{"sel":"a:has(h1)","url":"|attr:href","name":"h1|text"},"label":"h2|text","lstrip":"option[value=\"long-strip\"]:checked","lstripBtn":"option[value=\"long-strip\"]","content":"div:has(> .image-container)","imgDivs":".image-container","chapter":{"sel":"h2 + select option","url":"|text","label":"|text"}},"search":{"title":{"sel":"main [role=\"button\"]:has(a)","url":"a|attr:href","name":"a|text","chapter":{"sel":"a ~ div a","url":"|attr:href","label":"|text"}}}},{"id":"dflow","title":{"name":"h1|text","tags":"h1 ~ div strong + div > span|text","chapter":{"sel":"div:has(> a[href*=\"/ReadChapter/\"])","url":"a|attr:href","label":"h5|text","at":"p:has(> .fa-calendar)|text|remove:\\d+\\sviews$"}},"reader":{"title":{"sel":"h2 a","url":"|attr:href","name":"|text"},"label":"h2 + p|text","content":"#readerContainer","imgs":"#readerContainer img|attr-contain:src","chapter":{"sel":"select option[value*=\"/ReadChapter/\"]","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".manga-card","url":"a|attr:href","name":"h5|text"}}},{"id":"inkora","title":{"name":"h1|text","chapter":{"sel":"a[href*=\"/read/\"]","url":"|attr:href","label":"p|text","at":"p + div p|text"}},"reader":{"lazy":true,"sel":"button:has(.lucide-arrow-left) + a span:first-child:not(:empty)","title":{"sel":"button:has(.lucide-arrow-left) + a","url":"|attr:href","name":"span:first-child|text"},"label":"button:has(.lucide-arrow-left) + a span:last-child|text","imgs":"img[alt*=\"Page\"]|attr-contain:src","prev":{"sel":"button:has(.lucide-chevron-left):not([disabled])"},"next":{"sel":"button:has(.lucide-chevron-right):not([disabled])"},"chapter":{"trigger":"button:has(.lucide-menu)","sel":".fixed a[href*=\"/read/\"]","url":"|attr:href","label":"span|text"}},"chapters":{"chapter":{"json":true,"sel":"chapters","url":"id","label":"chapterNumber","at":"releaseDate"}},"search":{"lazy":true,"loading":".lucide-loader-circle","title":{"sel":"a[href*=\"/manhwa/\"]","url":"|attr:href","name":"h3|text","chapter":{"sel":"span:has(> .lucide-book-open)","label":"|text"}}}},{"id":"moins","title":{"lazy":true,"sel":"#cta-first-container a","name":"h1|text","img":"#manga-cover|attr:src","chapter":{"sel":"a.manga-detail__chapter","url":"|attr:href","label":".manga-detail__chapter-num|text","at":"manga-detail__chapter-right span|text"}}},{"id":"stone","title":{"name":"main h1|text","tags":"a[href*=\"?genre=\"]|text","chapter":{"json":"https://stonescape.xyz/api/series/{titleId}/chapters","sel":"chapters","label":"chapterNumber","url":"chapterNumber","at":"createdAt"}},"reader":{"title":{"sel":"header a[href*=\"/series/\"]","url":"|attr:href","name":"span|text"},"label":"button.s-select-trigger span|text","content":".s-reader__pages","imgDivs":".s-page-image","chapter":{"json":"https://stonescape.xyz/api/series/by-slug/{titleSlug}/chapters","sel":"chapters","label":"chapterNumber","url":"chapterNumber","at":"createdAt"}},"search":{"lazy":true,"loading":".s-skeleton","title":{"sel":"a[href*=\"/series/\"]","url":"|attr:href","name":"h3|text"}}},{"id":"rinko","releases":{"title":{"sel":".comic-card__body","url":"a|attr:href","name":"a|text","chapter":{"sel":"a.chapter-item","url":"|attr:href","label":"label|text","at":"span|text"}}},"title":{"name":"h1|text","img":".comic-cover img|attr-contain:src","tags":".genre|text","chapter":{"sel":".chapter a","url":"|attr:href","label":".chapter-number|text","at":".chapter-date|text"}},"reader":{"title":{"sel":".chapter-breadcrumb a[href*=\"/comic/\"]","url":"|attr:href","name":"|text"},"label":".breadcrumb-current|text","prev":{"sel":"a.prev","url":"|attr:href","label":".nav-chapter-name"},"next":{"sel":"a.next","url":"|attr:href","label":".nav-chapter-name"},"content":".images-flow"},"search":{"title":{"sel":".ac-card","url":"a|attr:href","name":".ac-title|text"}}},{"404":"div:has(.lucide-file-question-mark) + h1","id":"valir2","releases":{"title":{"sel":"[role=\"gridcell\"]","url":"a|attr:href","name":"h3|text","chapter":{"sel":"div:first-child > a[href*=\"/chapter/\"]","url":"|attr:href","label":"div:first-child span|text","at":"div:not(:first-child) span"}}},"title":{"sel":"h1","lazy":true,"name":"h1|text","tags":"a[href*=\"?tag=\"] span|text","first":"a[href*=\"/chapter/\"]:has(button)|attr:href","hasMore":"a[href*=\"page=2\"]:has(button)","chapter":{"lazy":false,"sel":"[role=\"tabpanel\"]:not(:has(a[href*=\"page=2\"])) a[href*=\"/chapter/\"]","url":"|attr:href","label":"div span|text","at":"span:has(.lucide-clock) span|text"}},"reader":{"sel":"h1","lazy":true,"title":{"name":"h1|text","url":"a:has(~ div h1)|attr:href"},"label":"h1 ~ p|text","imgDivs":":not([data-page]) > [data-page]","content":"main","prev":{"sel":"main ~ div button:has(.lucide-chevron-left)"},"next":{"sel":"main ~ div button:has(.lucide-chevron-right)"},"chapter":{"trigger":"button:has(.lucide-book-open) ~ button:has(.lucide-menu)","sel":"[data-radix-scroll-area-viewport] a","url":"|attr:href","label":"p|text"}},"search":{"lazy":true,"empty":"div[data-state=\"active\"]:not(:has(a)):not(:empty)","title":{"sel":"div[data-state=\"active\"] a:has(img)","url":"|attr:href","name":"h3|text"}}},{"404":"img[src$=\"404.png\"]","id":"silentquill","releases":{"title":{"sel":"#content-all .bigor","url":"a|attr:href","name":".tt a|text","chapter":{"sel":".chfiv a","url":"|attr:href","label":".fivchap|text","at":".fivtime|text"}}},"title":{"sel":".seriestere","name":"h1|text","img":"img[itemprop=\"image\"]|attr-contain:src","hasMore":".kdt8-load-more","first":"a.kdt8-btn-first|attr:href","chapter":{"sel":"a.kdt8-ch-item","url":"|attr:href","label":".kdt8-ch-num|text","at":".kdt8-ch-date|text"}},"reader":{"sel":".readercontent","title":{"sel":"a.back-series","url":"|attr:href","name":"|attr:title"},"label":".ch-num|text","content":"#readerarea","imgs":".ts-main-image|[attr:data-src,attr-contain:src]","lstrip":"#readingmode option[value=\"full\"]:checked","lstripBtn":"#readingmode option[value=\"full\"]","chapter":{"sel":"#reader-topbar select#chapter option:not([disabled])","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".listupd .bsx","name":".bigor .tt|text","url":"a|attr:href"}}},{"id":"qi","releases":{"title":{"sel":"[aria-label=\"Latest Updates\"] article","url":"a|attr:href","name":".item-title|text","chapter":{"sel":"a.chapter-row","url":"|attr:href","label":".chapter-num|text","at":".chapter-time|text"}}},"title":{"name":"h1|text","tags":".genre-tag|text","hasMore":".page-btn[aria-label=\"Page 2\"]","first":".cover-actions a|attr:href","chapter":{"sel":".cl-list a","url":"|attr:href","label":".cl-num|text","at":".cl-date|text"}},"reader":{"title":{"sel":"a.r-back","url":"|attr:href","name":"|attr:aria-label"},"label":"nav [aria-current=\"page\"]|text","content":".r-strip","prev":{"sel":"nav button[aria-label=\"Previous chapter\"]"},"next":{"sel":"nav button[aria-label=\"Next chapter\"]"}},"chapters":{"chapter":{"json":true,"sel":"data","url":"slug","label":"number","at":"createdAt"},"paging":{"lastPage":"totalPages","pageKey":"page","limitKey":"perPage","limitValue":100}},"search":{"title":{"sel":"a.bc","url":"|attr:href","name":"|attr:aria-label"}}},{"id":"hades","releases":{"title":{"sel":".manga-card-container","url":"a|attr:href","name":"h4|text","chapter":{"sel":"a.ch-item","url":"|attr:href","label":".ch-name|text","at":".ch-date|text"}}},"title":{"name":"h1|text","img":".info-poster img|attr-contain:src","tags":".genre-list a|text","chapter":{"sel":"#chapterlist a","url":"|attr:href","label":".chapternum|text","at":".chapterdate|text"}},"reader":{"sel":"#readerarea","title":{"sel":"a.back-to-series","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#readerarea","lstrip":"#readingmode option[value=\"full\"]:checked","lstripBtn":"#readingmode option[value=\"full\"]","prev":"a.ch-prev-btn:not(.disabled)|attr:href","next":"a.ch-next-btn:not(.disabled)|attr:href","chapter":{"sel":".ctop #chapter option:not([disabled]):not([value=\"\"])","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".manga-card-container","url":"a|attr:href","name":"h4|text"}}},{"id":"shadowi","releases":{"title":{"sel":"div:has(> img):has(h3)","url":"a[href*=\"/series/\"]|attr:href","name":"h3|text","chapter":{"sel":"div","url":"a[href*=\"/read/\"]|attr:href","label":"h4|text"}}},"title":{"name":"h1|text","img":"a[href*=\"/thumbnails\"] img|attr-contain:src","tags":"h1 ~ div [data-slot=\"badge\"]|text","hasMore":"button:not([disabled]) .lucide-chevron-right","firstBtn":"button:has(.lucide-play)","chapter":{"sel":".chapters-card a","url":"|attr:href","label":"h4|text","at":"h4 ~ div span:nth-child(5)|text"},"trackers":true},"reader":{"title":{"sel":"header a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":"button[role=\"combobox\"] span|text","content":".chapter-reader-continuous-wrap","imgs":".chapter-reader-image-cell|attr-contain:src","prev":"a:has(+ button[role=\"combobox\"])|attr:href","next":"button[role=\"combobox\"] + a|attr:href","chapter":{"trigger":"button[role=\"combobox\"]","sel":"[role=\"option\"]","label":"[id] span|text"}},"search":{"lazy":true,"empty":"ul[role=\"list\"]:empty","title":{"sel":"main ul li:has(h2)","url":"a|attr:href","name":"h2|text"}}},{"id":"nika","title":{"name":"h1|text","tags":"a[href*=\"tag=\"]|text","type":"div:has(+ .lucide-book-marked) span:last-child|text","first":"a:has(.lucide-book-open)|attr:href","hasMore":"button[disabled] + button + button + button:last-child:not([disabled])","chapter":{"sel":"a[href*=\"/read/\"]:has(.lucide-eye)","url":"|attr:href","label":"h3|text","at":"div:last-child span:nth-child(3)|text"}},"reader":{"content":"div:has(> [data-page-index])","label":".lucide-book-open ~ span|text","title":{"sel":"a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"prev":{"sel":"a:has(.lucide-skip-back)","url":"|attr:href","label":"|text"},"next":{"sel":"a:has(.lucide-skip-forward)","url":"|attr:href","label":"|text"},"chapter":{"trigger":"button:has(.lucide-list)","sel":".fixed a[href*=\"/read/\"]:has(.lucide-calendar)","url":"|attr:href","label":"span|text","at":".lucide-calendar + span|text"}}},{"id":"manga18","releases":{"title":{"sel":".recoment_box .story_item","url":"a|attr:href","name":".mg_name a|text","chapter":{"sel":".mg_chapter .item","url":"a|attr:href","label":".chapter_count a|text","at":".chapter_time span|text"}}},"title":{"name":"h1|text","img":".detail_avatar img|attr-contain:src","tags":".detail_infomation a[href*=\"/manga-list/\"]|text","chapter":{"sel":".chapter_box .item","url":"a.chapter_num|attr:href","label":"a.chapter_num|text","at":".chapter_info|text"}},"reader":{"title":{"sel":".breadcrumb li:nth-child(2) a","url":"|attr:href","name":"|text"},"label":".chapter_name span|text","content":"#chapter_boxImages","chapter":{"sel":"select#slcChapter option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".story_item","name":"mg_name a|text","url":"a|attr:href","chapter":{"sel":".mg_chapter .item","url":"a|attr:href","label":".chapter_count a|text","at":".chapter_time span|text"}}}},{"id":"mangolibreria","title":{"name":"h1|text","tags":"a[href*=\"genres=\"]|text","chapter":{"allBtn":"div:has(> a[href*=\"/chapters/\"]) + div button:has(.lucide-arrow-down)","sel":"a[href*=\"/chapters/\"]","url":"|attr:href","label":"span|text","at":"svg + span|text"}},"reader":{"title":{"sel":"a:has(h1)","url":"|attr:href","name":"|text"},"label":"a:has(h1) ~ div span|text","content":"main","prev":{"sel":"a:has(.lucide-arrow-left)"},"next":{"sel":"a:has(.lucide-arrow-right)"}},"search":{"title":{"sel":"div:has(> a[href*=\"/comics/\"] img)","name":"h3|text","img":"img|[attr:data-src,attr-contain:src]","url":"a|attr:href","chapter":{"sel":"a[href*=\"/chapters/\"]","url":"|attr:href","label":"span|text","at":".lucide-clock + span|text"}}}},{"id":"mangalivre","title":{"name":".manga-title|text","img":".manga-cover img|attr-contain:src","tags":".manga-tag|text","chapter":{"sel":".chapter-item","url":"a|attr:href","label":".chapter-number|text","at":".chapter-date|text"}},"reader":{"title":{"sel":".manga-title a","url":"|attr:href","name":"|text"},"label":".manga-title|text","content":".chapter-images","imgs":"img.chapter-image|attr-contain:src","chapter":{"sel":".chapter-dropdown-content > a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":".manga-card-image","url":"a|attr:href","name":"h3|text"}}},{"id":"leituramanga","title":{"name":"h1|text","tags":"h1 ~ div a[href*=\"/genre/\"] span|text","first":"a[href*=\"/chapter/\"]|attr:href","hasMore":".absolute button","chapter":{"sel":"div:has(> div > a):has(.lucide-calendar)","url":"a|attr:href","label":"a span|text","at":"span:has(.lucide-calendar)|text"}},"reader":{"title":{"sel":"#breadcrumb a[href*=\"/manga/\"]","url":"|attr:href","name":"|text"},"label":"#breadcrumb li:last-child span|text","content":"#chapter-image-list","prev":"a:has(.lucide-chevron-left)|attr:href","next":"a:has(.lucide-chevron-right)|attr:href","chapter":{"json":"https://api.leituramanga.net/api/chapter/get-by-manga-id","sel":"data.data","label":"chapterNumber","url":"chapterNumber","at":"releaseDate"}},"search":{"lazy":true,"empty":"#search-content-id > div:empty","title":{"sel":"#search-content-id div:has(> a img)","url":"a|attr:href","name":"a|attr:title"}}},{"id":"mgread","title":{"name":"h1|text","id":"#follow-btn|attr:data-id","img":".story-cover img|attr-contain:src","tags":"#genre-tags a|text","hasMore":"a[href*=\"/page/2/\"]","first":"#view-comic a.uk-button|attr:href","chapter":{"sel":".chapter-item a, .chapter-list a","url":"|attr:href","label":"h3|text || div div|text","at":"time|attr:datetime || div div:last-child|text"}},"reader":{"title":{"id":"#chapter-toggle|attr:data-id","url":"a#breadcrumb-manga|attr:href","name":"a#breadcrumb-manga|text"},"label":"[aria-current=\"page\"]|text","content":"#chapter-content","imgs":"#chapter-content img|[attr:data-original-src,attr-contain:src]","prev":"a#prev-link|attr:href","next":"a#next-link|attr:href"},"chapters":{"chapter":{"json":true,"sel":"items","url":"slug","label":"number","at":"created_at"},"paging":{"lastPage":"total_pages","pageKey":"paged || page","limitKey":"per_page","limitValue":50}},"search":{"title":{"sel":"article","url":"a|attr:href","name":"img|attr:alt"}}},{"id":"manhwaweb","title":{"lazy":true,"sel":"div:has(> a[href*=\"/leer/\"])","name":"h2|text","tags":"a[href*=\"genders=\"]|text","first":"a[href*=\"/leer/\"]|attr:href","chapter":{"lazy":false,"allBtn":"button.ver_todo:not(.hidden)","sel":"div:has(a):has(~ button.ver_todo.hidden)","url":"a|attr:href","label":"div|text","at":"img + span|text"}},"reader":{"lazy":true,"sel":"a[href*=\"/manhwa/\"]","title":{"name":"header ~ div div.text-center:has(+ div > span)|text","url":"a[href*=\"/manhwa/\"]|attr:href"},"label":"header ~ div div.text-center + div > span|text","content":"body","prev":{"sel":"a[href*=\"/leer/\"]:has(+ a[href*=\"/manhwa/\"])"},"next":{"sel":"a[href*=\"/manhwa/\"] + a[href*=\"/leer/\"]"}},"search":{"lazy":true,"loading":"img[alt=\"Random Image\"]","title":{"sel":"a[href*=\"/manhwa/\"]","url":"|attr:href","name":"p|text"}}},{"id":"htairead","title":{"sel":"#mangaSummary","name":"h1|text","first":"#mangaRating ~ a|attr:href"},"reader":{"title":{"sel":"h1 a","url":"|attr:href","name":"|text"},"label":"h1","content":"#readingImages","imgDivs":".reading-page","lstrip":"#all-pages-mode:checked","lstripBtn":"[for=\"all-pages-mode\"]"}},{"id":"manhwa18","title":{"name":"h1|text","tags":".m18-chip|text","first":"a:has(.lucide-play)|attr:href","chapter":{"allBtn":"button:has(.lucide-chevron-down)","sel":"a.m18-ch-row","label":".m18-ch-num|text","at":".m18-ch-date|text"}},"reader":{"title":{"url":"a[href*=\"/manga/\"]","name":"h1 + div b, .m18-rbar-title .m18-t|text"},"content":"main","prev":"a[title=\"Previous chapter\"]|attr:href","next":"a[title=\"Next chapter\"]|attr:href","chapter":{"trigger":"button:has(.lucide-list)","sel":".m18-drawer-list a"}},"search":{"title":{"sel":"div:has(> div > a[href*=\"/manga/\"]):has(button)","name":"h3|text","img":"a div|bg-image"}}},{"id":"htai18","title":{"sel":".title_content","name":"h1|text","tags":".item-tag|text","chapter":{"sel":"#chapter-list li","url":"a|attr:href","label":"a|text","at":".time|text"}},"reader":{"sel":".chapter-content","title":{"sel":".all-chapter a","url":"|attr:href","name":"|text"},"label":"h1|text","content":".chapter-content","imgs":".item-photo img|attr-contain:src","chapter":{"sel":"#chap-list a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":".list_wrap li","url":"a|attr:href","name":"h3 a|text"}}},{"id":"mangadot","title":{"name":"h1|text","tags":"a[href*=\"search=\"]|text","chapter":{"json":"/api/manga/{titleSlug}/chapters/list","sel":"","url":"id","label":"chapter_number","vol":"volume_number","group":"group_name","lang":"language","at":"date_added"}},"reader":{"lazy":true,"sel":".reader-image","title":{"name":"title|text|remove:\\s—\\sChapter.+","url":"a[href*=\"/manga/\"]|attr:href"},"label":"a[href*=\"/manga/\"]|text","lstrip":"//button[contains(@class, \"bg-[var(--primary)]\") and text()=\"Long Strip\"]","lstripBtn":"//button[text()=\"Long Strip\"]","imgDivs":"[data-page]","content":"main","chapter":{"json":"/api/manga/{titleSlug}/chapters/list","sel":"","url":"id","label":"chapter_number","vol":"volume_number","group":"group_name","lang":"language","at":"date_added"}},"search":{"title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"div ~ div:last-child|text","chapter":{"sel":"div > span:last-child","label":"|text"}}}},{"id":"onisaga","title":{"name":"h1|text","tags":"a[href*=\"/genre/\"]|text","first":"a[href*=\"/read/\"]|attr:href","hasMore":"button[wire\\:target=\"loadMoreChapters\"]","chapter":{"sel":"a[wire\\:key][href*=\"/read/\"]","url":"|attr:href","label":"[data-flux-heading]|text || |text","vol":"[data-flux-heading] + p span|text","at":"[data-flux-heading] + p|text"},"trackers":true},"reader":{"title":{"url":"a[href*=\"/manga/\"]|attr:href","name":"h3|text","img":"picture img|attr-contain:src"},"label":"h3 ~ p|text || ui-dropdown [data-flux-badge]|text","lstrip":"ui-radio[value=\"long-strip\"][data-checked]","lstripBtn":"ui-radio[value=\"long-strip\"]","content":"div:has(> [x-ref=\"longStripContainer\"])","imgDivs":"div[data-page-index]","chapter":{"sel":"ui-menu a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":"[wire\\:loading\\.class=\"hidden\"] > div","url":"a|attr:href","name":"h3|text"}}},{"id":"diva","title":{"name":"h1|text","tags":"a[href*=\"genre=\"]|text","chapter":{"sel":"div[data-state=\"active\"] a[href*=\"/chapter/\"]","url":"|attr:href","label":"span|text","at":"span:has(.lucide-clock) span|text"}},"reader":{"lazy":true,"sel":"[data-page] [data-page]","title":{"url":"a:has(button)|attr:href","name":"h1|text"},"label":"h1 + p|text","content":".protected-content,#main-content","imgDivs":"[data-page] [data-page]","prev":{"sel":"main + div button:has(.lucide-chevron-left)","label":"p:not(:first-child)|text"},"next":{"sel":"main + div button:has(.lucide-chevron-right)","label":"p:not(:first-child)|text"},"chapter":{"trigger":"main button:has(.lucide-menu)","sel":"[role=\"dialog\"] a","url":"|attr:href","label":"p|text || img|attr:alt"}}},{"id":"theblank","title":{"lazy":true,"sel":"h1[title]","name":"h1|text","img":"main img[alt]:has(+ div h1)|attr-contain:src","tags":"a[href*=\"include_types\"], a[href*=\"include_genres=\"]|text","chapter":{"json":"#app|attr:data-page","sel":"props.serie.chapters","label":"chapterNumber","url":"slug","at":"createdAt"}},"reader":{"title":{"sel":"[data-slot=\"breadcrumb-link\"][href*=\"/serie/\"]","url":"|attr:href","name":"|text"},"label":"[data-slot=\"breadcrumb-page\"]|text","prev":"a:has(.lucide-chevron-left), a[data-slot=\"button\"]:first-child|attr:href","next":"a:has(.lucide-chevron-right), a[data-slot=\"button\"]:last-child|attr:href","content":"main section","chapter":{"json":"#app|attr:data-page","sel":"props.data.chapters","label":"chapter_number","url":"slug"}}},{"id":"hitomi","title":{"sel":".thumbnail-list .thumbnail-container","name":"h1#gallery-brand a|text","img":".cover img|attr-contain:src","first":"a#read-online-button|attr:href"},"reader":{"title":{"url":"a.brand|attr:href","name":"title|text|remove:|\\sHitomi.la$"},"content":"#comicImages:not(.hidden), #mobileImages:not(.hidden)","lstrip":"li:not([style*=\"display: none\"]) #fullSpread, li:not(.hidden) > #mobile-fullSpread","lstripBtn":"#singlePage, #mobile-singlePage","paging":{"total":"#single-page-select option:last-child, #mobile-single-page-select option:last-child|attr:value","current":"#single-page-select option:checked, #mobile-single-page-select option:checked|attr:value","pageBtn":"#single-page-select option[value=\"{page}\"], #mobile-single-page-select option[value=\"{page}\"]"}}},{"id":"utoon","releases":{"title":{"sel":".gcard-w","name":".g-t|text","chapter":{"sel":"a.gc-ch","label":".gc-cl|text","at":".gc-ago|text"}}},"title":{"tags":".genres .genre|text","first":"a.btn.primary|attr:href","hasMore":"[data-pg=\"2\"]","chapter":{"sel":"a.crow","label":".ctitle|text","at":".cdate|text"}},"reader":{"title":{"name":".tt .s|text","url":"a.ic|attr:href"},"label":".tt .c|text","content":"#reader","imgDivs":".page-break","chapter":{"sel":"a.crow","label":".ctitle|text"}},"search":{"title":"a.acard"}},{"id":"wetriedtls","title":{"name":"h1|text","img":"main section img|attr-contain:src","hasMore":"[aria-label=\"Go to next page\"]","chapter":{"sel":"h3 ~ div a","url":"|attr:href","label":"span|text","at":"span + span:last-child|text"}},"reader":{"title":{"url":"a:has(.fa-house)[href*=\"/series/\"]|attr:href","name":"h2|text"},"label":"h1|text","content":"#reader-container","prev":"a:has(.fa-chevron-left)|attr:href","next":"a:has(.fa-chevron-right)|attr:href","chapter":{"trigger":"button:has(.fa-list)","sel":"[data-headlessui-portal] ul a","url":"|attr:href","label":"span:first-child|text","at":"span:last-child|text"}}},{"id":"wuxiaworld","title":{"name":"h1|text","img":"div[style*=\"background-image\"]|bg-image","tags":"a[href*=\"genre=\"]|text","first":"a[href*=\"/novel/\"]|attr:href"},"reader":{"title":{"sel":"a[href*=\"/novel/\"]:has(p)","url":"|attr:href","name":"p|text"},"label":"h4|text","content":".chapter-content","chapter":{"sel":"a:has([id^=\"chapter-nav-item\"])","url":"|attr:href","label":"span|text","at":"div:has(span) + div span|text"}}},{"id":"royalroad","title":{"name":"h1|text","chapter":{"json":"window.chapters","sel":"","url":"url","label":"title","at":"date"}},"reader":{"title":{"sel":"a:has(h2)","url":"a|attr:href","name":"h2|text"},"label":"h1|text","content":".chapter-content","prev":".nav-buttons a:has(.fa-chevron-double-left)|attr:href","next":".nav-buttons a:has(.fa-chevron-double-right)|attr:href"}},{"id":"scribblehub","title":{"name":".fic_title|text","tags":"a.fic_genre|text","hasMore":"a[href*=\"?toc=2\"]","first":"a:has(.btn_read)|attr:href","chapter":{"sel":".toc_ol .toc_w","url":"a|attr:href","label":"a|text","at":".fic_date_pub|attr:title"}},"reader":{"title":{"sel":".wi_breadcrumb.chapter a:nth-of-type(2), .chp_byauthor a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":".chapter-title, .wi_breadcrumb.chapter > span:last-child|text","content":"#chp_raw","prev":".prenext a:first-child|attr:href","next":".prenext a:last-child|attr:href","chapter":{"trigger":"[title=\"Table of Contents\"],[onclick=\"chp_pop_sidemnu();\"]","sel":"#ol_toc a,.toc_scroll a","url":"|attr:href","label":"|text"}}},{"id":"novelfire","title":{"name":"h1|text","id":"[report-post_id]|attr:report-post_id","tags":".categories a|text","first":".links a|attr:href"},"reader":{"title":{"id":"[report-post_id]|attr:report-post_id","url":"h1 a|attr:href","name":"h1 a|text"},"label":".chapter-title|text","content":"#content","para":"#content","prev":"a.prevchap:not(.isDisabled)|attr:href","next":"a.nextchap:not(.isDisabled)|attr:href"},"chapters":{"chapter":{"json":true,"sel":"data","url":"slug|pattern:(^[a-z]+-\\d+)-.+","label":"title"}}},{"id":"lightnovelworld","title":{"name":"h1|text","tags":".genre-tag|text","first":"a.btn-read-now|attr:href"},"reader":{"title":{"sel":"a.novel-title","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#chapterText","prev":"a.prev-btn|attr:href","next":"a.next-btn|attr:href"},"chapters":{"chapter":{"json":true,"sel":"chapters","url":"number","label":"number"},"paging":{"total":"total_chapters","skipKey":"offset","limitKey":"limit","limitValue":500}}},{"id":"wattpad","title":{"name":"h1|text","firstBtn":"[aria-label=\"Start reading\"]","tags":"[data-testid=\"tags\"] a span|text"},"reader":{"sel":".part-content","title":{"url":".toc-header h6 a|attr:href","name":".toc-header h6 a|text","img":"img.cover|attr-contain:src"},"label":"h1|text","content":".part-content","chapter":{"sel":".table-of-contents a","url":"|attr:href","label":".part-title|text"}}},{"id":"novelbin","title":{"name":"h3.title|text","tags":".info a[href*=\"/genre/\"]|text","first":"a.btn-read-now|attr:href"},"reader":{"title":"a.novel-title","label":".chr-text|text","content":"#chr-content","prev":"a[data-chapter-nav=\"prev\"]|attr:href","next":"a[data-chapter-nav=\"next\"]|attr:href","chapter":{"trigger":".chr-jump","sel":".chr-jump option","label":"|text","url":"|[attr:chapter-id,attr:value]"}},"search":{"title":{"sel":".list-novel .row:has(img)","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":".text-info a","url":"|attr:href","label":".chr-text|text || |text"}}}},{"id":"freewebnovel","title":{"name":"h1|text","tags":".m-info a[href*=\"/genre/\"]|text","first":".btn a:last-child|attr:href","hasMore":"#nextBtn:not(.none)","chapter":{"sel":".row-box:has(#nextBtn.none) .m-newest2 ul li a, .row-box:has(#nextBtn:not(.none)) .m-newest1 ul li a","url":"|attr:href","label":"|text"}},"reader":{"title":"h1 a","label":"h1 + span|text","content":"#article","prev":"a:has(.glyphicon-chevron-left)|attr:href","next":"a:has(.glyphicon-chevron-right)|attr:href","chapter":{"trigger":"a:has(+ .catalog)","sel":".catalog select option","url":"|attr:value","label":"|text"}}},{"id":"novelbuddy","title":{"sel":"main:has(button[title=\"Bookmark\"]):has(a button)","name":"h1|text","tags":"h1 ~ div a[href*=\"/genres/\"]|text","chapter":{"sel":"main ul li a","url":"|attr:href","label":"span:nth-child(2) span|text","at":"span:nth-child(3) span|text"}},"reader":{"title":"button[aria-label=\"Back\"] ~ div a","label":"h2 + p|text","content":".novel-tts-content","chapter":{"sel":"aside ul li a[title]:has(svg)","url":"|attr:href","label":"|text"}},"search":{"lazy":true,"empty":"section span + p + p","title":{"sel":"article","url":"a|attr:href","name":"img|attr:alt","chapter":{"sel":"div div a","url":"|attr:href","label":"span|text || |text"}}}},{"id":"novelsonline","title":{"sel":".chapter-chs","name":"h1|text","tags":".novel-detail-body a[href*=\"/category/\"]|text","chapter":{"sel":".chapter-chs a","url":"|attr:href","label":"|text"}},"reader":{"title":"h1 a","label":"h1|text","content":"#contentall","chapter":{"sel":"div:has(~ div #contentall) .chapter-actions option","url":"|attr:value","label":"|text"}}},{"id":"wuxiabox","title":{"sel":"#chapters","name":"h1|text","tags":".property-item|text","first":"a#readchapterbtn|attr:href","hasMore":".filters","chapter":{"sel":".intro a","url":"|attr:href","label":"|text"}},"reader":{"sel":".chapter-content","title":"h1 a","label":"h2|text","content":".chapter-content","prev":"a.prev:not(.isDisabled)|attr:href","next":"a.next:not(.isDisabled)|attr:href"}},{"id":"novelcool","title":{"name":"h1|text","img":"img.bookinfo-pic-img|attr:src","tags":".for-pc .bookinfo-category-list a|text","chapter":{"sel":".chp-item a","url":"|attr:href","label":".chapter-item-headtitle|text","at":".chapter-item-time|text"}},"reader":{"title":".r-n-title a","label":".r-n-bk-chp|text","content":".chapter-reading-section","chapter":{"sel":".chp-catalogue-m-list a","url":"|attr:href","label":"span|text"}},"search":{"title":{"sel":".book-item","name":".book-name|text"}}},{"id":"mvlempyr","title":{"tags":".righttinfo .genre-tags|text","chapter":{"sel":"a.chapter-item","url":"|attr:href","label":"h3|text","at":".chapter-date|text"}},"reader":{"title":{"url":"a#novel-link|attr:href","name":"#novel-name span|text"},"label":"#chapter-name span|text","content":"#chapter","prev":"a#prev-top|attr:href","next":"a#next-top|attr:href","chapter":{"trigger":"[title=\"Chapter Index\"]","sel":"a.chapter-item","url":"|attr:href","label":"h1|text","at":".chapter-date|text"}}},{"id":"novelhall","title":{"sel":"#morelist","tags":".book-info a[href*=\"/genre/\"]|text","chapter":{"sel":"#morelist a","url":"|attr:href","label":"|text"}},"reader":{"title":"a#bookname,.breadcrumb .active a","label":"h1|text","content":".entry-content","para":".entry-content","prev":{"sel":"a[rel=\"prev\"]","url":"|attr:href","label":"|attr:title"},"next":{"sel":"a[rel=\"next\"]","url":"|attr:href","label":"|attr:title"}},"search":{"title":{"sel":"#main tr:has(td)","name":"a|text","chapter":{"sel":"a.chapter","url":"|attr:href","label":"|text"}}}},{"id":"wuxiaclick","title":{"name":"h5|text","tags":"a[href*=\"/category/\"] span|text","chapter":{"json":"https://wuxiaworld.eu/api/chapters/{titleSlug}","sel":"","url":"novSlugChapSlug","label":"title","at":"timeAdded"}},"reader":{"sel":"#chapterText","title":"a[href*=\"/novel/\"]","label":"h1|text","content":"div:has(> div > #chapterText),body","para":"[data-tts-paragraph]","prev":"div:has(+ div > button) > a|attr:href","next":"div:has(> button) + div > a|attr:href","chapter":{"trigger":"div:has(+ div > a) > button","dismiss":".mantine-Modal-close","json":"https://wuxiaworld.eu/api/chapters/{titleSlug}","sel":"","url":"novSlugChapSlug","label":"title","at":"timeAdded"}}},{"id":"novelfull","title":{"sel":".list-chapter","name":"h3.title|text","tags":".info a[href*=\"/genre/\"]|text","first":".list-chapter a|attr:href"},"reader":{"sel":"#chapter-content","title":"a.truyen-title","label":".chapter-title|text","content":"#chapter-content","prev":"a#prev_chap|attr:href","next":"a#next_chap|attr:href","chapter":{"trigger":".chapter_jump","sel":"select.chapter_jump option"}},"search":{"title":{"sel":".list-novel .row:has(img)","name":"h3 a|text","chapter":{"sel":".text-info a","label":".chapter-text|text"}}}},{"id":"woopread","title":{"tags":"a[href*=\"genres=\"]|text","first":"a[aria-label=\"Read Now\"]|attr:href","chapter":{"allBtn":"button[aria-controls=\"chapter-list-container\"][aria-expanded=\"false\"]","sel":".chapter-item-wrapper a","label":"h3|text","at":"span|text"}},"reader":{"title":"h1 a","label":"h2|text","content":"div[id^=\"chapter\"]","prev":"a:has(button .lucide-chevron-left)|attr:href","next":"a:has(button .lucide-chevron-right)|attr:href","chapter":{"trigger":"button:has(.lucide-menu)","json":"/api/novels/{titleId}/chapters","sel":"","url":"slug","label":"title","at":"createdAt"}},"search":{"title":"main a"}},{"id":"asianovel","title":{"img":".story__thumbnail img|attr-contain:src","tags":"#edit-genre a|text","chapter":{"sel":".chapter-group li","url":"a|attr:href","label":"a|text","at":"time .list-view|text"}},"reader":{"title":"a.chapter__story-link","content":"#chapter-content","chapter":{"sel":"#chapter-index-list a","label":"span|text"}},"search":{"title":{"sel":".card__body","name":"h3 a|text","chapter":".card__link-list-item a"}}},{"id":"katreadingcafe","title":{"tags":".sertogenre a|text","chapter":{"sel":".eplister li","url":"a|attr:href","label":".epl-num|text","at":".epl-date|text"}},"reader":{"sel":".epwrapper","title":".ts-breadcrumb a[href*=\"series\"]","content":".entry-content","prev":"a[aria-label=\"prev\"]|attr:href","next":"a[aria-label=\"next\"]|attr:href"},"search":{"title":".listupd article"}},{"id":"chrysan","title":{"img":"img.materialboxed|attr-contain:src","tags":".series-tag|text|remove:\\(.+","chapter":".chapter-item a"},"reader":{"title":"a.novel-title","label":".chapter-title|text","content":"#novel-content","chapter":".toc:has(~ .entry-content) option:not([disabled])"}},{"id":"readnovelmtl","title":{"tags":".card-body a[href*=\"/category/\"]|text","chapter":{"sel":"#chapter-chunk td:has(> a)","url":"a|attr:href","label":"a|text","at":".small|text"}},"reader":{"title":"a#novel-title","content":"#content","prev":"#prev a|attr:href","next":"#next a|attr:href","chapter":{"trigger":"[aria-controls=\"chapter-list-sidebar\"]","sel":"#sidebarChapterList a","label":"|text"}},"search":{"title":".card-body .row:has(a)"}},{"id":"novelhi","title":{"sel":".bookChapter #recentChapter","name":"h1,#bookNamedHidden|text","img":".cover,.decorate-img|attr-contain:src","tags":".genre-tag a,.m-genre-tag a|text","first":"#startReading|attr:href"},"reader":{"sel":"#showReading","title":".bookNav span:nth-child(3) a, a.mobile-breadcrumb__item:nth-of-type(3)","label":"h1, .chapter-jump-mobile__toggle|text","content":"#showReading","para":"sent","obfFont":"style#chapter-font-obfuscation-style","prev":"a.prev,.reading-nav a:first-child|attr:href","next":"a.next,.reading-nav a:last-child|attr:href"},"chapters":{"chapter":{"sel":".dirList li a, .mobile-chapter-item","label":"span|text"}},"search":{"lazy":true,"empty":".novel-empty-state","title":{"sel":"#bookList > div","name":".list-title,.novel-book-title|text"}}},{"id":"requiemtls","title":{"tags":".genxed a|text","chapter":{"sel":".eplister a","label":".epl-num|text","at":".epl-date|text"}},"reader":{"sel":".epcontent.entry-content","title":"[itemprop=\"itemListElement\"]:nth-child(2) a","content":".entry-content","obfFont":"style#wp-custom-css","prev":"a[aria-label=\"prev\"]|attr:href","next":"a[aria-label=\"next\"]|attr:href"},"search":{"title":".listupd article"}}]
|
|
1
|
+
[{"404":"[data-text=\"404\"]","id":"asura2","releases":{"title":{"sel":"a[href*=\"/comics/\"]:has(img) + div","name":"a|text","url":"a|attr:href","chapter":{"sel":"a + div a","url":"|attr:href","label":"span|text","at":"time|text"}}},"title":{"name":"body:not(:has([data-text=\"404\"])) h1|text","img":"#desktop-cover-container img|attr-contain:src","tags":"a[href*=\"/browse?genres=\"]|text","chapter":{"lazy":false,"sel":"[opts*=\"ChapterListReact\"] a","url":"|attr:href","label":"span|text","at":".text-right span|text"}},"reader":{"title":{"sel":"script[type=\"application/ld+json\"]","url":"|json:itemListElement.2.item","name":"|json:itemListElement.2.name"},"label":"script[type=\"application/ld+json\"]|json:itemListElement.3.name","content":"div:has(> [data-page])","imgDivs":"[data-page], [data-page] ~ div","prev":"a:has([d=\"M15 19l-7-7 7-7\"])|attr:href","next":"a:has(svg:not(.rotate-180) [d=\"M9 5l7 7-7 7\"])|attr:href","chapter":{"json":"astro-island|attr:props","sel":"chapterList.1","url":"1.number.1","label":"1.number.1","at":"1.created_at.1"}},"search":{"title":{"sel":"a[href*=\"/comics/\"]:has(img)","url":"|attr:href","name":"img|attr:alt"}}},{"404":"#content > .wrapper > .notf img, body:empty","id":"mangastream","generic":true,"name":"meta[itemprop=\"name\"]|attr:content","meta":{"releases":"","titleBase":"series","readerBase":"","searchBase":"?s=","idBase":"?p=","titleIdType":"id","defaultLang":"en","trailing":true},"releases":{"title":{"sel":".listupd .utao .uta, .bixbox .bs.styletere","id":"a.series[rel]|attr:rel","name":"h4, .info .tt, .tt a, .series > h3|text","url":"a|attr:href","chapter":{"sel":".luf ul li, .chapter-list > a, .chfiv > li","label":"a .fivchap, a, .epxs|text","url":"a|attr:href || |attr:href","at":"a .fivtime, a + span, .epxdate, .newchtimeluffy|text"}}},"title":{"sel":"#chapterlist > ul","id":".bookmark[data-id]|attr:data-id || #rating-form input[name=\"bs_table_id\"]|attr:value","name":"h1.entry-title|text","img":".thumb img|attr-contain:src","type":".imptdt a[href*=\"type=\"]|text || .imptdt:first-of-type i|text","tags":".postbody .mgen > a|text","chapter":{"sel":"#chapterlist > ul > li","url":"a|attr:href","label":".chapternum|text","at":".chapterdate|text"}},"reader":{"sel":"#readerarea","content":"body","id":".ctop option:checked|attr:data-id","label":"h1.entry-title|text","title":{"sel":".headpost .allc a, [itemprop=\"itemListElement\"] [content=\"2\"] ~ a","name":"|text","url":"|attr:href"},"prev":"a.ch-prev-btn:not(.disabled)|attr:href","next":"a.ch-next-btn:not(.disabled)|attr:href","chapter":{"sel":".ctop #chapter option:not([disabled]):not([value=\"\"])","id":"|attr:data-id","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".listupd .bsx","name":".bigor .tt|text","url":"a|attr:href","img":"img|attr-contain:src"}}},{"404":".error-404.not-found","id":"madara","generic":true,"name":"meta[property=\"og:site_name\"]|attr:content || a.logo|attr:title","meta":{"releases":"","titleBase":"manga","readerBase":"manga/{titleSlug}","idBase":"?p=","searchBase":"?post_type=wp-manga&s=","defaultLang":"en","titleIdType":"id","trailing":true},"releases":{"title":{"sel":".page-listing-item .page-item-detail, .lastest-content .page-item-detail","id":"[data-post-id]|attr:data-post-id","name":"h3 a, .item-summary h3|text","url":"a|attr:href","chapter":{"sel":".chapter-item","label":".chapter a|text","url":".chapter a|attr:href","at":".c-new-tag|attr:title || .post-on|text"}}},"title":{"sel":"body.manga-page","id":"#manga-chapters-holder|attr:data-id || .rating-post-id|attr:value || [data-action=\"bookmark\"]|attr:data-post","name":"h1|text","img":".summary_image .img-responsive, .summary_image img, .series-img img|[attr:data-src,attr-contain:src]","tags":"a[rel=\"tag\"][href*=\"genre\"],a[rel=\"tag\"][href*=\"tag\"],.genres-content|text","type":".post-content_item .summary-heading|row:type","chapter":{"sel":".wp-manga-chapter, .chapter-ul > li","url":"a|attr:href","label":"a, .chapter-title-date > p|text","at":".c-new-tag|attr:title || .chapter-release-date i|text"}},"reader":{"sel":".entry-content .read-container","content":"body","label":".breadcrumb li.active|text","title":{"sel":".breadcrumb li:nth-last-of-type(2) a","id":"#manga-reading-nav-head|attr:data-id","name":"|text","url":"|attr:href"},"prev":"a.btn.prev_page|attr:href","next":"a.btn.next_page|attr:href","chapter":{"sel":"#manga-reading-nav-head select.single-chapter-select > option:not([disabled])","label":"|text","url":"|attr:data-redirect"}},"search":{"title":{"sel":".c-tabs-item__content","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":".tab-meta","label":".chapter a|text","url":".chapter a|attr:href","at":".c-new-tag|attr:title || .post-on|text"}}}},{"id":"single01","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"chapter","defaultLang":"en","titleIdType":"name","trailing":true,"searchable":false,"noTags":true,"single":true},"title":{"sel":".main-content:has(h1 + a.btn-read) .content > .chapters","name":"meta[property=\"og:site_name\"]|attr:content","img":"img.cover-image|attr-contain:src","chapter":{"sel":".chapters > a","url":"|attr:href","label":"p.t|text","at":".chapter-date|text"}},"reader":{"lazy":true,"sel":"body:has(.chapter-selector option:checked):has(main > .thumb-wrapper + h1)","label":".chapter-selector option:checked|text","title":{"name":"meta[property=\"og:site_name\"]|attr:content","url":"a[title=\"Home\"]|attr:href"},"content":".images","chapter":{"sel":".chapter-nav:has(~.images) .chapter-selector option","url":"|attr:value","label":"|text"}}},{"id":"single02","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"noTags":true,"single":true},"title":{"sel":"body:has(#masthead):has(#primary #main #Chapters_List)","name":"#primary #main article header.entry-header > h1|text","img":"figure img|attr-contain:src","chapter":{"sel":"#Chapters_List a","url":"|attr:href","label":"|text"}},"reader":{"sel":"body:has(#masthead):has(.trail-items)","label":"h1|text","title":{"url":"#site-title a|attr:href","name":"#site-title a|text|remove:manga\\sonline$"},"content":".entry-content","prev":".nav-previous a,.wp-next-post-navi-pre a|attr:href","next":".nav-next a,.wp-next-post-navi-next a|attr:href"}},{"id":"single03","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"single":true},"title":{"sel":"body:has(.nnc-nav):has(#manga-info-right):has(#chapters-list-holder)","name":".info-desc h1|text|remove:manga\\sonline","img":".manga-thumb|attr-contain:src","tags":".genre-list > span|text","chapter":{"sel":"#chapters-list-holder > a","url":"|attr:href","label":".chapter-name|text","at":".chapter-date|text"}},"reader":{"sel":".mangosm-manga-nav","label":".mangosm-manga-nav-select option:checked|text","title":{"url":"#comic-breadcrumbs .item-home a|attr:href","name":"h1.entry-title|text|remove:,.+$"},"content":".entry-content","chapter":{"sel":".mangosm-manga-nav-select option","label":"|text","url":"|attr:value"}}},{"id":"single04","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"single":true},"title":{"sel":"body:has(.all-chapters):has(.home-hero)","name":"h1|text|remove:manga\\sonline$","img":".home-hero|bg-image","chapter":{"sel":".all-chapters li a","url":"|attr:href","label":"|text"}},"reader":{"sel":"body:has(.chapter-images):has(.home-hero-bc li)","title":{"name":"h1|text|remove:manga$","url":"a|attr:href"},"label":".home-hero-bc li:last-child|text","content":".chapter-images","imgs":".chapterImg|attr-contain:src","chapter":{"sel":".manga-chapter #chapterSelect option","url":"|attr:value","label":"|text"}}},{"id":"single05","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"manga","titleIdType":"name","trailing":true,"searchable":false,"single":true},"title":{"sel":"body:has(.profile-manga):has(.main-chapter):has(.cover_managa)","name":"h1|text","img":".cover_managa img|attr-contain:src","tags":"a[href*=\"manga-genre\"]|text","chapter":{"sel":".main-chapter a:has(div)","url":"|attr:href","label":"div div:first-child|text"}},"reader":{"sel":"body:has(h1#chapter-heading):has(.reading-content):has(.about_section)","title":{"url":".breadcrumb li a|attr:href","name":"[property=\"og:site_name\"]|attr:content"},"label":".single-chapter-select option:checked|text","content":".reading-content","imgs":".image-container img|attr-contain:src","chapter":{"sel":".header .single-chapter-select option","url":"|attr:data-redirect","label":"|text"}}},{"id":"single06","generic":true,"meta":{"releases":null,"titleBase":"","readerBase":"chapters","chapters":"meta.reader","titleIdType":"name","trailing":false,"searchable":false,"single":true,"noTags":true},"title":{"sel":"body:has(#chapter-sort-select option[value=\"oldest\"]):has(h2 + a[href=\"/chapters\"])","name":"nav a[href=\"/\"] span|text","tags":".bg-surface-secondary.rounded-full|text","hasMore":"button + div + button:not([disabled])","first":"main a[href*=\"/chapters/\"]|attr:href","chapter":{"sel":".grid a[href*=\"/chapters/\"]","url":"|attr:href","label":"div div|text"}},"reader":{"lazy":true,"sel":"body:has(div + nav[aria-label=\"Breadcrumb\"] ol li a[href=\"/chapters/\"]):has(.fixed [role=\"heading\"] .lucide-list)","title":{"name":"nav a[href=\"/\"] span|text","url":"nav a[href=\"/\"]|attr:href","img":"meta[property=\"og:image\"]|attr:content"},"label":"nav li:last-child span:last-child|text","content":"main","prev":"a[title=\"Previous Chapter\"]|attr:href","next":"a[title=\"Next Chapter\"]|attr:href"},"chapters":{"chapter":{"sel":"main .lg\\:hidden a","url":"|attr:href","label":"|text|remove:^.+/chapters/"}}},{"404":".elapi > a[href*=\"/search?q=\"]","id":"mangahub","releases":{"title":{"sel":".list-group-item .media","name":"h4.media-heading a|text","url":".media-heading a|attr:href","at":".media-heading .small|text","chapter":{"sel":".media-body > a","label":"|text","url":"|attr:href"}}},"title":{"sel":"#chapters-tab .tab-content","name":"#mangadetail h1|text","img":"#mangadetail img.manga-thumb|attr-contain:src","tags":"#mangadetail a.genre-label|text","chapter":{"sel":"#chapters-tab li.list-group-item","label":"a > span:first-child > span:first-child|text","url":"a:not([title])|attr:href || a:not([rel])|attr:href || a|attr:href","at":"small|text"}},"reader":{"content":"#mangareader .container-fluid, #mangareader","label":"h3|text","prev":".chapter-pager .previous a[href*=\"/chapter/\"]|attr:href","next":".chapter-pager .next a[href*=\"/chapter/\"]|attr:href","title":{"sel":"h3 a","name":"|text","url":"|attr:href"},"chapter":{"sel":".pager-dropdown .dropdown-menu > li > a","label":"|text","url":"|attr:href"}},"search":{"title":{"sel":".media-manga","name":"h4 a|text","url":"h4 a|attr:href","img":"img|attr-contain:src","chapter":{"sel":".media-body","label":"a[href*=\"/chapter/\"]|text","url":"a[href*=\"/chapter/\"]|attr:href"}}}},{"id":"mangadex","search":{"lazy":true,"loading":"[indeterminate] svg","title":{"sel":"a.manga-card-dense","url":"|attr:href","name":"a.title span|text","img":".cover img|attr-contain:src"}}},{"404":"#error > .attention","id":"mangago","releases":{"title":{"sel":"ul#search_list > li > div","name":"a.thm-effect|attr:title","url":"a.thm-effect|attr:href","chapter":{"sel":"a.chico","label":"|text","url":"|attr:href"}}},"title":{"name":".w-title h1|text","img":".article .cover img,#information img|attr-contain:src","tags":".manga_right a[href*=\"/genre/\"],.manga_info ul.uk-list a[href*=\"/genre/\"]|text","chapter":{"sel":"#chapter_table tbody tr, table.uk-table tbody tr","label":"h4 a b, a.chico b|text || a.chico|text","url":"h4 a, a.chico|attr:href","at":"td:last-child|text"}},"reader":{"content":"#pic_container","label":"#dropdown-chapter-page|text || #series + a.chapter|text","lstrip":"#multi_page:checked,.pagebar.top:not(:has(#multi_page)),.nav:not(:has(#multi_page))","lstripBtn":"#multi_page","title":{"name":"#navi a#series,#reader-nav .nav li:first-child a, #series|text","url":"#navi a#series,#reader-nav .nav li:first-child a, .nav a|attr:href"},"chapter":{"sel":".pagebar.top ul.dropdown-menu.chapter > li > a,#series ~ ul.chapter li a","label":"|text","url":"|attr:href"}},"search":{"title":{"sel":"#search_list > li .box","name":"a.thm-effect|attr:title","url":"a.thm-effect|attr:href","chapter":{"sel":"a.chico","label":"|text","url":"|attr:href"}}}},{"id":"tapas","title":{"id":".button--subscribe|attr:data-tiara-event-meta-series-id","name":".info .title|text","img":".thumb img|attr:src","first":".episode-list__item a|attr:href","chapter":{"sel":".episode-list .episode-list__item > a","url":"|attr:data-id","label":"|attr:data-scene-number"}},"reader":{"content":".viewer__body","id":"div[id^=\"episode-\"][data-ep-id]|attr:data-ep-id","label":"div[id^=\"episode-\"][data-ep-scene]|attr:data-ep-scene","title":{"id":".subscribe-btn|attr:data-id","url":".subscribe-btn|attr:data-id","name":".series-info .title|text","img":".series-info .thumb img|attr:src"},"chapter":{"sel":".episode-list .list-body > li[data-id]","url":"|attr:data-id","label":".info__label|text"}},"chapters":{"chapter":{"json":true,"sel":"data.episodes","url":"id","label":"pending_scene","at":"publish_date"},"paging":{"total":"data.pagination.total","limitKey":"max_limit","pageKey":"page"}},"search":{"title":{"sel":".search-item-wrap","url":"a|attr:href","name":"img|attr:alt|remove:#\\.*\\?#","img":"img|attr-contain:src"}}},{"404":".title-detail__notfound,.reader--state","id":"mangafire2","title":{"lazy":true,"sel":"body:not(:has(.title-detail__skeleton))","tags":".title-detail__tag|text","firstBtn":".title-detail__actions button","hasMore":".npager","chapter":{"lazy":true,"sel":".title-detail__row","label":".title-detail__row-num|text","lang":".title-detail__row-flag|attr:title","at":".title-detail__row-date|text"}},"reader":{"title":{"name":"title|text|pattern:(.+)\\s-\\s.+","url":"a.reader__end-link|attr:href"},"label":".reader__pill-ch|text","content":".reader","imgDivs":".reader__page","lstrip":".reader__strip","lstripBtn":"button[aria-label=\"Settings\"];button.reader-choice__btn:last-child","prev":{"sel":".reader__end-btn:not([disabled]):first-child","label":".reader__end-btn-ch|text"},"next":{"sel":".reader__end-btn:not([disabled]):last-child","label":".reader__end-btn-ch|text"}},"chapters":{"chapter":{"json":true,"sel":"items","url":"id","label":"number","lang":"language","at":"createdAt"},"paging":{"total":"meta.total","limitKey":"limit","pageKey":"page"}},"search":{"lazy":true,"empty":".browse__empty","title":".title-grid__link"}},{"id":"webtoon","title":{"name":"h1.subj,.detail_info > p.subj,.info > h3.subj,.subject|text","img":"meta[property=\"og:image\"]|attr:content","tags":".info > h2.genre,.detail_info > p.genre,.info > p.genre,.tag_box .tag|text","first":"a#_btnEpisode,a._readEpisodeBtn|attr:href","chapter":{"sel":"li._episodeItem","label":"|attr:data-episode-no","url":"a|attr:href","at":".date|text"}}},{"404":"#notfound .notfound-404","id":"mgeko","releases":{"title":{"sel":"#latest-updates .novel-list.chapters > li > a","url":"|attr:href","name":"|attr:title","chapter":{"sel":"div:has(.chapter-title)","label":".chapter-title|text","at":".novel-stats span:first-child|text"}}},"title":{"name":".cover img|attr:alt","img":".cover img|[attr:data-src,attr-contain:src]","tags":".categories .property-item|text","first":"a#readchapterbtn|attr:href","chapter":{"sel":".chapter-list > li a","url":"|attr:href","label":".chapter-title,.chapter-number|text","at":"time|attr:datetime || .chapter-stats|text"}},"reader":{"imgs":"center:has(> #chapter-reader) img|attr-contain:src","label":".chapter-header .titles h2|text","next":"center .nextchap:not(.isDisabled)|attr:href","prev":"center .prevchap:not(.isDisabled)|attr:href","title":{"sel":".chapter-header .titles h1 a","name":"|text","url":"|attr:href"},"chapter":{"sel":"center center #cars option","label":"|text","url":"|attr:value"}},"chapters":{"chapter":{"sel":".chapter-list > li a","url":"|attr:href","label":".chapter-title,.chapter-number|text","at":"time|attr:datetime || .chapter-stats|text"}},"search":{"title":{"sel":".novel-item","url":"a|attr:href","name":"h4|text","img":"img|[attr:data-src,attr-contain:src]","chapter":{"sel":".novel-stats","label":"strong|text"}}}},{"404":"#main > .error-404","id":"mangack","releases":{"title":{"sel":".latestmanga .Latest_chapter_update","url":"a|attr:href","name":".latest-title a|text","chapter":{"sel":"tr:last-child center","label":"a|text","url":"a|attr:href","at":".chapter-date|text"}}},"title":{"id":"input[name=\"follow_manga\"]|attr:value","name":"h1.entry-title|text","img":".manga-cover-wrap img|attr:src","tags":".infobox a[href*=\"/genres/\"]|text","type":".infobox a[href*=\"/comic-type/\"]|text","chapter":{"sel":".chapterslist > li","url":"a|attr:href","label":"a|text","at":".entry-date|text"}},"reader":{"content":".post-content","label":".entry-title|text","title":{"sel":".latest-title a","name":"|text","url":"|attr:href"},"prev":".prev-post a|attr:href","next":".next-post a|attr:href"},"search":{"title":{"sel":".Latest_chapter_update","url":"a|attr:href","img":"img|attr-contain:src","name":"h4 a|text"}}},{"id":"katana","releases":{"title":{"sel":"#book_list > .item","id":"|attr:data-id","url":"a|attr:href","name":"a|text","chapter":{"sel":".chapter a","url":"|attr:href","label":"|text"}}},"title":{"id":".bookmark_bt[data-id]|attr:data-id","name":".info h1|text","img":".cover img|attr:src","tags":".info .genres a|text","chapter":{"sel":".chapters tbody > tr","url":"a|attr:href","label":"a|text","at":".update_time|text"}},"reader":{"content":"#imgs","label":"select[name=\"chapter_select\"] option:checked|text","prev":".nav_button.prev:not([disabled])|attr:href","next":".nav_button.next:not([disabled])|attr:href","title":{"sel":"#breadcrumb_wrap li:nth-child(2) a","id":".bookmark_chapter_bt[data-id]|attr:data-id","name":"span|text","url":"|attr:href"},"chapter":{"sel":".nav_chapters_wrap:first-child select[name=\"chapter_select\"] option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":"#book_list .item","url":"a|attr:href","img":"img|attr-contain:src","name":"h3 a|text","chapter":{"sel":"div:has(> div > .chapter)","url":"a|attr:href","label":"a|text","at":".update_time|text"}}}},{"id":"truyenqq","releases":{"title":{"sel":"#list_new > li","name":".book_name h3 a|text","url":".book_name h3 a|attr:href","id":".book_name h3 a|attr:href|remove:.+-","chapter":{"sel":".last_chapter a","label":"|text","url":"|attr:href"}}},"title":{"id":".btn-subscribe|attr:data-id","name":".book_info h1|text","img":".book_avatar img|attr-contain:src","tags":".book_info li a[href*=\"/the-loai/\"]|text","chapter":{"sel":".works-chapter-list .works-chapter-item","label":".name-chap a|text","url":".name-chap a|attr:href","at":".time-chap|text"}},"reader":{"content":".chapter_content","label":"ol.breadcrumb > li:last-of-type a span|text","prev":".chapter_control a.prev|attr:href","next":".chapter_control a.next|attr:href","title":{"sel":"ol.breadcrumb > li:nth-of-type(2) a","id":".btn-subscribe|attr:data-id","name":"span|text","url":"|attr:href"},"chapter":{"trigger":".chapter_list","sel":"#popup_content .chapter-list > a, .chapter_list > option","label":"|text","url":"|attr:href || |attr:value"}},"search":{"title":{"sel":".list_grid > li","name":"h3 a|text","url":"h3 a|attr:href","img":"img|attr-contain:src","chapter":{"sel":".last_chapter a","url":"|attr:href","label":"|text"}}}},{"id":"uzay","releases":{"title":{"sel":"section[aria-label=\"new series\"] ~ section .header + div > div","url":"a|attr:href","name":"h2|text","chapter":{"sel":"a.mobile-list-item","url":"|attr:href","label":"h3 span:first-child b|text","at":"h3 span:nth-child(2)|text"}}},"title":{"name":".content-details > h1|text","img":".content-info > img|attr:src","tags":".content-details a[href*=\"?categories=\"]|text","chapter":{"sel":".list-episode > a","url":"|attr:href","label":"h3 b|text","at":"span:last-child|text"}},"reader":{"content":".manga-episode-card","label":".header h1 + h2|text","prev":"[aria-label=\"episode-navbar\"] div:not(last-child) > a[href]|attr:href","next":"[aria-label=\"episode-navbar\"] div:last-child > a[href]|attr:href","title":{"sel":".header h1:has(> a) a","url":"|attr:href","name":"|text"}}},{"id":"mangaworld","releases":{"title":{"sel":".comics-grid > .entry","name":".manga-title|text","url":"a|attr:href","chapter":{"sel":"div:has(> .xanh)","label":"a|text","url":"a|attr:href","at":"i|text"}}},"title":{"name":"h1.name|text","img":".thumb img|attr:src","tags":".meta-data a[href*=\"?genre=\"]|text","type":".meta-data a[href*=\"?type=\"]|text","chapter":{"sel":".chapters-wrapper .chapter > a","url":"|attr:href","label":"span|text","at":"i|text"}},"reader":{"content":"#page","label":"h1|text","lstrip":"select.mode option[value=\"LIST\"]:checked","lstripBtn":"select.mode option[value=\"LIST\"]","title":{"sel":"a[href*=\"/manga/\"]","name":"|text|remove:Ritorna\\sa","url":"|attr:href"},"chapter":{"sel":"#controls-1 select.chapter option","label":"|text","url":"|value"}},"search":{"title":{"sel":".comics-grid .entry","url":"a|attr:href","img":"img|attr-contain:src","name":".manga-title|text"}}},{"id":"leercapitulo","releases":{"title":{"sel":".media.mainpage-manga","url":"a|attr:href","name":"h4.manga-newest|text","chapter":{"sel":".hotup-list > span a","url":"|attr:href","label":"|text"}}},"title":{"name":"h1.title-manga|text","img":".cover-detail img|attr:src","tags":".description-update a[href*=\"/genre/\"]|text","chapter":{"sel":".chapter-list a.xanh","url":"|attr:href","label":"|text"}},"reader":{"content":".comic_wraCon","label":"h2.chapter-title:first-child|text","prev":"a.pre,a.LeftArrow|attr:href","next":"a.next,a.RightArrow|attr:href","lstrip":"select.loadImgType option[value=\"1\"]:checked","lstripBtn":"select.loadImgType option[value=\"1\"]","title":{"sel":"h2.chapter-title:nth-of-type(2) a","url":"|attr:href","name":"|text"},"chapter":{"sel":"h1 + .row select[rel=\"chap-select\"] option","url":"|attr:value","label":"|text"}}},{"id":"mangaplus","releases":{"title":{"sel":"[class*=\"UpdatedTitle-module_titleWrapper_\"]","url":"a|attr:href","name":"[class*=\"UpdatedTitle-module_titleName_\"]|text","chapter":{"sel":"[class*=\"UpdatedTitle-module_chapterTitle_\"]","label":"|text"}}},"title":{"lazy":true,"sel":"h1[class*=\"TitleDetailHeader-module_title_\"]","name":"h1[class*=\"TitleDetailHeader-module_title_\"]|text","img":"img[class*=\"TitleDetailHeader-module_coverImage_\"]|attr:src","chapter":{"sel":"[class*=\"ChapterListItem-module_chapterListItem_\"]","url":"a[class*=\"ChapterListItem-module_commentContainer_\"]|attr:href","label":"[class*=\"ChapterListItem-module_name_\"]|text","at":"[class*=\"ChapterListItem-module_date_\"]|text"}},"reader":{"content":"[class*=\"Viewer-module_viewerContainer_\"]","label":"[class*=\"Navigation-module_chapterTitle_\"]|text","lstrip":"input#mode-vertical:checked","lstripBtn":"input#mode-vertical","title":{"sel":"a:has(> [class*=\"Navigation-module_title_\"])","url":"|attr:href","name":"h1|text"},"chapter":{"sel":"ul > li[class*=\"SideMenu-module_chapter_\"]","label":"|text"}},"search":{"lazy":true,"empty":"p[class*=\"nothingMatched\"]","title":{"sel":"a[class^=\"AllTitle\"]","url":"|attr:href","name":"p|text","img":"img|[attr:data-src,attr-contain:src]"}}},{"id":"flame","releases":{"title":{"sel":"[class*=\"SeriesCard_chapterCardContainer__\"]","url":"a|attr:href","name":".mantine-Stack-root a|text","chapter":{"sel":"a:has(> [class*=\"SeriesCard_chapterPillWrapper__\"])","url":"|attr:href","label":"p:first-child|text","at":"p:not(:first-child)|text"}}},"title":{"name":"main h1|text","img":"img[alt=\"Cover\"]|attr:src","tags":"a[href*=\"/genre/\"] span|text","type":"p[class*=\"SeriesPage_infoField__\"]|row:type","first":".mantine-Paper-root p + a[href*=\"/series/\"]|attr:href","chapter":{"sel":"a[class*=\"ChapterCard_chapterWrapper__\"]","url":"|attr:href","label":"p:first-child|text","at":"p:not(:first-child)|text"}},"reader":{"content":"body","label":"p[class*=\"TopChapterNavbar_chapter_title__\"]|text","prev":{"sel":"button:has(.bi-arrow-left)"},"next":{"sel":"button:has(.bi-arrow-right)"},"title":{"sel":"[class*=\"TopChapterNavbar_inner__\"]","name":"[class*=\"TopChapterNavbar_series_title__\"]|text","url":"a|attr:href"},"chapter":{"trigger":"button:has(.bi-card-list)","dismiss":".mantine-Modal-overlay, .mantine-CloseButton-root","sel":"[class*=\"ChapterCard_chapterWrapper__\"]","url":"|attr:href","label":"p:first-child|text","at":"p:not(:first-child)|text"}}},{"id":"vortex0","generic":true,"meta":{"releases":null,"titleBase":"series","readerBase":"series/{titleSlug}","searchBase":"series?searchTerm=","titleIdType":"slug","defaultLang":"en","trailing":false,"noTags":true},"title":{"sel":"body:has([itemtype=\"http://schema.org/CreativeWorkSeries\"]):not(:has(astro-island))","name":"h1[itemprop=\"name\"]|text","img":"[itemprop=\"image\"] img|attr:src","type":"h1:has(> svg)|row:type","first":"a[href*=\"/series/\"]:has(button)|attr:href","chapter":{"lazy":false,"allBtn":"#load-all-chapters-btn, button:has(span + .lucide-chevron-down)","sel":"#chapter-list a, [data-slot=\"panel\"] a","url":"|attr:href","label":"span|text","at":"time|text"}},"reader":{"sel":"body:has(a img):has(a [itemprop=\"dateCreated\"]):not(:has(astro-island))","title":{"name":"a[href*=\"/series\"]:has(img) p|text || a[href*=\"/series\"]:has(img) div:has(~ time)|text|remove:\\sChapter.+","url":"a[href*=\"/series\"]:has(img)|attr:href"},"label":"button:has(.lucide-chevron-down)|text","content":"main,body","prev":{"sel":"[aria-label=\"Prev\"], [aria-label=\"Previous\"], [aria-label=\"Anterior\"]","url":"|attr:href"},"next":{"sel":"[aria-label=\"Next\"], [aria-label=\"Siguiente\"]","url":"|attr:href"},"chapter":{"trigger":"button:has(.lucide-chevron-down)","sel":".image-container ~ div .dropdown-menu button, [data-radix-scroll-area-viewport] button","label":"|attr:data-chapter || span|text || |text"}}},{"id":"vortex","generic":true,"meta":{"releases":null,"titleBase":"series","readerBase":"series/{titleSlug}","searchBase":"series?searchTerm=","titleIdType":"slug","defaultLang":"en","trailing":false,"noTags":true},"releases":{"title":{"sel":"div:has(> a):has(.lucide-star):not(:has(img))","url":"a|attr:href","name":"a|text","chapter":{"sel":"div a","url":"|attr:href","label":"span|text","at":"time|attr:datetime"}}},"title":{"sel":"body:has([itemtype=\"http://schema.org/CreativeWorkSeries\"]):has(astro-island)","name":"h1[itemprop=\"name\"]|text || h1|text","id":"[props*=\"postId\"]|attr:props|json:postId.1","img":"[itemprop=\"image\"] img|attr:src","type":"h1:has(> svg)|row:type","first":"a[href*=\"/series/\"]:has(button)|attr:href","chapter":{"lazy":false,"allBtn":"[data-series-tab-panel=\"chapters\"] button:has(.lucide-chevron-down)","sel":"a[href*=\"/series/{titleSlug}/\"]:has(img)","url":"|attr:href","label":"h3, div span|text","at":"time|attr:datetime || h3 + div span|text"}},"reader":{"sel":"body:has(a img):has(a [itemprop=\"dateCreated\"]):has(astro-island)","content":".comic-images-wrapper","imgDivs":".image-container","label":"h1[itemprop=\"headline\"]|text","prev":{"sel":"[aria-label=\"Prev\"], [aria-label=\"Anterior\"]","url":"|attr:href"},"next":{"sel":"[aria-label=\"Next\"], [aria-label=\"Siguiente\"]","url":"|attr:href"},"title":{"id":"[props*=\"postId\"]|attr:props|json:postId.1","name":"a[href*=\"/series\"]:has(img) p|text","url":"a[href*=\"/series\"]:has(img)|attr:href"},"chapter":{"trigger":"button:has(.lucide-chevron-down)","sel":"button:has(.lucide-chevron-down) ~ .absolute div button","label":"div div span|text"}},"search":{"lazy":true,"loading":"button > .animate-spin","title":{"sel":"div:has(> div > a[href*=\"/series/\"])","url":"a|attr:href","name":"a h1|text","img":"a img|attr-contain:src","chapter":{"sel":"a:has(time)","url":"|attr:href","label":"p|text","at":"time|attr:datetime"}}}},{"id":"weebcentral","releases":{"title":{"sel":"[x-data*=\"sub_feed_shown\"] section article","url":"a:first-child|attr:href","name":"div:not(:has(span)) div|text","chapter":{"sel":"a:not(:first-child)","url":"|attr:href","label":"div:not(:first-child) span|text","at":"time|attr:datetime"}}},"title":{"name":"h1|text","img":"picture img|attr:src","tags":"li a[href*=\"?included_tag=\"]|text","type":"li a[href*=\"?included_type=\"]|text","hasMore":"#chapter-list a","first":"[x-data]:has(> a[href*=\"chapters/\"]):last-child a|attr:href"},"reader":{"content":"[hx-include*=\"reading_style\"]","imgs":"[hx-include*=\"reading_style\"] img|attr-contain:src","label":"[hx-target=\"#chapter-select-body\"] span|text","lstripBtn":"input[value=\"long_strip\"]","lstrip":"input[value=\"long_strip\"]:checked","prev":{"sel":"button[\\@click=\"prevPage()\"]"},"next":{"sel":"button[\\@click=\"nextPage()\"]"},"title":{"sel":"#nav-top a[href*=\"/series/\"]","url":"|attr:href","name":"span|text"},"chapter":{"trigger":"button[hx-target=\"#chapter-select-body\"]","dialog":"button[hx-target=\"#chapter-select-body\"]"}},"chapters":{"chapter":{"sel":"a[href*=\"/chapters/\"]","url":"|attr:href","label":"span span|text","at":"time|attr:datetime"}},"search":{"lazy":true,"empty":"main [role=\"alert\"]","title":{"sel":"article:has(a img)","url":"a|attr:href","name":"a:not(:has(img))|text","img":"a img|attr-contain:src"}}},{"id":"lua","releases":{"title":{"sel":"div:has(> div > a[href*=\"/series/\"]):has(a > h5)","url":"a|attr:href","name":"h5|text","chapter":{"sel":"a + div a","url":"|attr:href","label":"span:first-child|text","at":"span:not(:first-child)|text"}}},"title":{"name":"h1|text","img":"main div > img[src]|attr-contain:src","hasMore":"[aria-current=\"page\"]","chapter":{"sel":"a[href*=\"/series/\"]:has(> li)","url":"|attr:href","label":"div > span:first-child|text","at":"div > span:not(:first-child)|text"}},"reader":{"label":"h1|text","prev":"a[href*=\"/series/\"]:has(> button [data-icon=\"chevron-left\"])|attr:href","next":"a[href*=\"/series/\"]:has(> button [data-icon=\"chevron-right\"])|attr:href","content":"body","title":{"sel":"nav:has(h1)","name":"h2|text","url":"a:has(svg[data-icon=\"house\"])|attr:href"},"chapter":{"trigger":"button:has(> [data-icon=\"list\"])","sel":"#headlessui-portal-root ul a[href*=\"/series/\"]:has(> li)","url":"|attr:href","label":"span:first-child|text","at":"span:not(first-child)|text"}},"chapters":{"chapter":{"json":true,"sel":"","label":"chapter_name","url":"chapter_slug","at":"created_at"}}},{"id":"mangak","releases":{"title":{"sel":"article","name":"img|attr:title","url":"a|attr:href","chapter":{"sel":"article a ~ div a:has(> span)","url":"|attr:href","label":"span|text"}}},"title":{"sel":"[aria-label=\"Manga sections\"]","name":"h1|text","tags":"a[href*=\"/genres/\"]|text","hasMore":"div:has(> [data-chapter-row]) ~ div button","first":"a:has([d=\"M7 5v14l12-7Z\"])|attr:href","chapter":{"sel":"a[data-chapter-row]","url":"|attr:href","label":"div div|text","at":"div span span|text"}},"reader":{"label":"[aria-label=\"Back\"] ~ span:last-of-type|text","title":{"sel":"[aria-label=\"Back\"] ~ a:nth-of-type(2)","url":"|attr:href","name":"|text"},"content":"#images","imgDivs":"[data-page-idx]","chapter":{"json":"https://api.mangak.io/titles/{titleId}/chapters","sel":"data.chapters","url":"slug","label":"name","at":"updated_at"}},"search":{"lazy":true,"loading":".animate-spin","title":{"sel":"article","name":"img|attr:title","url":"a|attr:href","chapter":{"sel":"article a ~ div a:has(> span)","url":"|attr:href","label":"span|text"}}}},{"id":"rolia","releases":{"title":{"sel":"#manga-grid .group","url":"a|attr:href","name":"a|attr:title","chapter":{"sel":"a ~ div:has(a)","url":"a|attr:href","label":"a|text","at":"span|text"}}},"title":{"id":"[data-manga-id]|attr:data-manga-id","name":"h1|text","img":"img[alt*=\"Cover background\"]|attr-contain:src","tags":"a[href*=\"/tag/\"]|text","first":"a#start-reading-btn|attr:href"},"reader":{"title":{"url":"a[href*=\"/manga/\"][title]|attr:href","name":"a[href*=\"/manga/\"][title]|attr:title","id":"[data-manga-id]|attr:data-manga-id"},"label":"#chapter-select option:checked|text","content":"#chapter-images-container","imgs":".comic-image-container img|[attr:data-src,attr-contain:src]","chapter":{"sel":"#chapter-select option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"h3|text"}}},{"id":"lelscanfr","releases":{"title":{"sel":"div:has(> #card-real)","url":"a|attr:href","name":"h2|text","chapter":{"sel":"#card-real + div div:has(a)","label":"b|text","url":"a|attr:href","at":"a + span|text"}}},"title":{"name":"main h2|text","img":"main img[alt]|attr-contain:src","tags":"main a[href*=\"genre=\"]|text","type":"a[href*=\"type=\"]|text","hasMore":"ul.pagination","chapter":{"sel":"#chapters-list > a","url":"|attr:href","label":"div:first-child > span|text","at":"div:nth-child(2) > span"}},"reader":{"label":"h2|text","title":{"sel":"h3 a","url":"|attr:href","name":"|text"},"content":"#chapter-container, main","lstrip":"#reading-types option[value=\"long\"]:checked","lstripBtn":"#reading-types option[value=\"long\"]","prev":"div:has(#chapter-select) + div a:first-child[href*=\"/manga/\"]|attr:href","next":"div:has(#chapter-select) + div a:last-child[href*=\"/manga/\"]|attr:href","chapter":{"sel":"div:has(~ #chapter-container) #chapter-select option","label":"|text","url":"|text"}}},{"id":"phoenix","releases":{"title":{"sel":".main__latest-releases-card","url":"a|attr:href","name":"h3 text","chapter":{"sel":"a.main__latest-releases-card-chapter","url":"|attr:href","label":".main__latest-releases-card-chapter-number|text","at":".main__latest-releases-card-chapter-date|text"}}},"title":{"name":"h1|text","img":"img.project__cover|attr-contain:src","chapter":{"sel":"a.project__chapter","url":"|attr:href","label":".project__chapter-title|text","at":".project__chapter-date|text"}},"reader":{"label":".chapter__nav-chapter-title-number|text","title":{"sel":"a.chapter__nav-chapter","url":"|attr:href","name":".chapter__nav-title|text"},"content":".chapter-images__container","prev":"a.chapter__previous|attr:href","next":"a.chapter__next|attr:href","chapter":{"trigger":".chapter-images__controls-chapter","sel":".chapter-list .chapter_item a","url":"|attr:href","label":"|text"}}},{"id":"manhwaz","title":{"name":".post-title h1|text","img":".summary_image img[alt]|attr-contain:src","tags":".genres-content a[rel=\"tag\"]|text","chapter":{"sel":".wp-manga-chapter","label":"a|text","url":"a|attr:href","at":".chapter-release-date i|text"}},"reader":{"label":".breadcrumb .active|text","title":{"sel":".breadcrumb li:has(+ .active) a","url":"|attr:href","name":"|text"},"content":"#chapter_content, .reading-content","prev":".nav-previous a|attr:href","next":".nav-next a|attr:href","chapter":{"sel":"#manga-reading-nav-head .single-chapter-select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".page-item-detail","url":"a|attr:href","name":"h3 a|text","img":"img|attr-contain:src","chapter":{"sel":".chapter-item ","url":"a|attr:href","label":"a|text","at":".post-on|text"}}}},{"id":"dynasty","title":{"name":"h2.tag-title b|text","img":".cover img|attr-contain:src","tags":".tag-tags a.label|text","chapter":{"sel":".chapter-list dd:has(> a.name)","url":"a|attr:href","label":"a|text","at":"small|text"}},"reader":{"label":"h3#chapter-title b|text","title":{"sel":"h3#chapter-title a","url":"|attr:href","name":"|text"},"content":"#image","prev":"a#prev_link|attr:href","next":"a#next_link|attr:href"},"search":{"title":{"sel":".chapter-list a.name","url":"|attr:href","name":"|text"}}},{"id":"fmteam","releases":{"title":{"sel":".item:has(h5 a)","name":"h5 a|text","url":"h5 a|attr:href","chapter":{"sel":"a[href*=\"/read/\"]","label":"|text","url":"|attr:href"}}},"title":{"lazy":true,"sel":"#comic","name":"#comic .card-header|text","img":"#comic .card-body .thumbnail-full img|attr-contain:src","type":"#comic .card-body div:has(> label)|row:format","tags":"#comic .card-body div:has(> label)|row:genres","chapter":{"sel":"div:has(> div > .chapter a[href*=\"/read/\"])","label":"a[href*=\"/read/\"]|text","url":"a[href*=\"/read/\"]|attr:href","at":"div:last-child[title]|attr:title"}},"reader":{"title":{"sel":"#reader-controls-title a","name":"|text","url":"|attr:href"},"label":"select[name=\"jump-chapter\"] option:checked|text","content":"#reader-images","imgDivs":"#reader-images [data-page]","lstrip":".active > [data-value=\"long-strip\"]","lstripBtn":"[data-value=\"long-strip\"]","prev":"#chapter-link-left[href*=\"/read\"]|attr:href","next":"#chapter-link-right[href*=\"/read\"]|attr:href","chapter":{"sel":"select[name=\"jump-chapter\"] option","label":"|text","url":"|attr:value"}}},{"id":"readallcomics","title":{"name":"h1 b|text","img":".description-archive img|attr-contain:src","tags":"h1 ~ div p strong|text","chapter":{"sel":".list-story li a","url":"|attr:href","label":"|text"}},"reader":{"sel":"center > p:has(> img)","label":"h3 strong|text","title":{"sel":".pinbin-category a","name":"|text","url":"|attr:href"},"content":"center > p:has(> img)","imgs":"center > p > img|[attr:data-jh-lazy-img,attr-contain:src]","chapter":{"sel":"center:has(> p > img) ~ div center select option","label":"|text","url":"|attr:value"}}},{"id":"philia","releases":{"title":{"sel":"main .unit","name":"a.c-title|text","url":"a.c-title|attr:href","chapter":{"sel":"li a","url":"|attr:href","label":".ch-num|text","at":".ch-date|text"}}},"title":{"name":"h1.serie-title|text","img":"img.cover|attr-contain:src","type":".stat-label|row:type","chapter":{"sel":".chapter-group a","url":"|attr:href","label":"zebi|text","at":".time|text"}},"reader":{"label":".current-type-number|text","title":{"sel":"a.manga-title","url":"|attr:href","name":"|text"},"content":"#ch-images","chapter":{"sel":".chapter-list ul .item","url":"|attr:data-chapter","label":"a|text"}},"search":{"title":{"sel":".unit","url":"a|attr:href","name":".c-title|name","img":"img|attr-contain:src","chapter":{"sel":".content > li a","url":"|attr:href","label":".ch-num|text","at":"ch-date|text"}}}},{"id":"batcave","releases":{"title":{"sel":"li.latest","name":"a.latest__title|text","url":"a.latest__title|attr:href","chapter":{"sel":".latest__chapter a","url":"|attr:href","label":"|text"}}},"title":{"name":"#dle-content h1|text","img":"#dle-content .img-wide img|attr-contain:src","id":"[data-ratig-layer-id]|attr:data-ratig-layer-id","chapter":{"sel":".cl__item","label":".cl__item-num|text","url":"a|attr:href","at":".cl__item-date|text"}},"reader":{"label":".chapter__selector-trigger__title|text","title":{"sel":"a.header__post-link","url":"|attr:href","name":".header__post-title|text"},"content":".reader-view","chapter":{"trigger":".chapter__selector-trigger","sel":".chapters__list a","url":"|attr:href","label":"|text"},"prev":".chapter__selector a:has(.fa-angle-left)[href*=\"/reader/\"]|attr:href","next":".chapter__selector a:has(.fa-angle-right)[href*=\"/reader/\"]|attr:href"}},{"id":"tcb","title":{"name":"h1|text","img":"main img|attr-contain:src","chapter":{"sel":"main a[href*=\"/chapters/\"]","url":"|attr:href","label":"div|text"}},"reader":{"label":"h1|text|remove:.+-","title":{"name":"h1|text|remove:-.+","url":"main a[href*=\"/mangas/\"]|attr:href"},"prev":"a[href*=\"/chapters/\"]:has(+ a[href*=\"/mangas/\"])|attr:href","next":"a[href*=\"/mangas/\"] + a[href*=\"/chapters/\"]|attr:href","content":"main"}},{"id":"mangapill","releases":{"title":{"sel":"div:has(> a[href*=\"/chapters/\"]):has(div > a[href*=\"/manga/\"])","name":"a[href*=\"/manga/\"]|text","url":"a[href*=\"/manga/\"]|attr:href","chapter":{"sel":"div:has(> a[href*=\"/chapters/\"])","url":"a[href*=\"/chapters/\"]|attr:href","label":"a[href*=\"/chapters/\"]|text","at":"time-ago|attr:datetime"}}},"title":{"name":"h1|text","img":"header ~ div img|attr:data-src","tags":"a[href*=\"?genre=\"]|text","chapter":{"sel":"#chapters a[href*=\"/chapters/\"]","url":"|attr:href","label":"|text"}},"reader":{"label":"h1#top|text","title":{"sel":"#js-chapter-selector-modal div:has(> a[href*=\"/manga/\"])","name":"#chapter-selector-modal-title|text","url":"a|attr:href"},"content":"div:has(> chapter-page)","imgs":"chapter-page picture img|attr-contain:src","prev":"a[data-hotkey=\"ArrowLeft\"]|attr:href","next":"a[data-hotkey=\"ArrowRight\"]|attr:href","chapter":{"trigger":"button[data-micromodal-trigger=\"js-chapter-selector-modal\"]","dismiss":"#js-chapter-selector-modal button[data-micromodal-close]","sel":"#js-chapter-selector-modal a[href*=\"/chapters/\"]","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":"div:has(> a img)","url":"a|attr:href","name":"a:not(:has(img)) div|text","img":"a img|[attr:data-src,attr-contain:src]"}}},{"id":"mangataro","releases":{"title":{"sel":"#manga-grid > div:has(a + div a[href*=\"/read/\"])","name":"a|attr:title","url":"a|attr:href","chapter":{"sel":"div:has(> a[href*=\"/read/\"])","url":"a|attr:href","label":"a|text","at":"span:last-child|text"}}},"title":{"name":"h1|text","img":".manga-page-wrapper img|attr-contain:src","tags":".manga-page-wrapper a[href*=\"/tag/\"]|text","type":"h1 + p + div + div > span|text","first":"a#start-reading-btn|attr:href"},"reader":{"title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"span|text"},"label":"select#chapter-select option:checked|text","content":".reader","imgs":".comic-image-container img|[attr:data-src,attr-contain:src]","chapter":{"sel":"select#chapter-select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".group a[href*=\"manga\"]","url":"|attr:href","name":"img|attr:alt"}}},{"id":"demonic","releases":{"title":{"sel":".updates-element-info","name":"h2 a|text","url":"a|attr:href","chapter":{"sel":".chap-date","url":"a|attr:href","label":"a|text","at":"div:last-child a|text"}}},"title":{"name":"h1.big-fat-titles|text","img":"#manga-page img[alt]|attr-contain:src","chapter":{"sel":"#chapters-list li > a","url":"|attr:href","label":"|text","at":"span|text"}},"reader":{"sel":".chapter-info h1 a","title":{"sel":".chapter-info h1 a","url":"|attr:href","name":"|text"},"label":"h2|text","content":"body","imgs":"img.imgholder:not([data-tried]):not([src*=\"/free_ads\"])|attr-contain:src","chapter":{"sel":"h2 + .chapters-nav select option","label":"|text","url":"|attr:value"}}},{"id":"atsu","title":{"lazy":true,"sel":"h1","name":"h1|text","img":".poster|attr-contain:src","tags":"a[href*=\"/explore?genres=\"]|text","first":"a[href*=\"/read/\"]:has([data-icon=\"book-open\"])|attr:href","trackers":true,"hasMore":"button:has(+ div > a[href*=\"/read/\"])","chapter":{"sel":"div:has(> a[href*=\"/read/\"]):has(div.truncate):has(~ button), div:not(:has(> button)) > div:has(> a[href*=\"/read/\"]):has(div.truncate)","url":"a|attr:href","label":"div.truncate:first-child|text","at":"div.truncate + div:last-child|text"}},"chapters":{"chapter":{"json":true,"sel":"chapters","label":"number","url":"id"}},"search":{"lazy":true,"empty":"div > h1","title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"p|text","img":"img|attr-contain:src"}}},{"id":"kali","title":{"name":".name h1|text","img":".img-cover img|[attr:data-src,attr-contain:src]","tags":".meta a[href*=\"/genres/\"]|text","chapter":{"sel":"#chapter-list li > a","url":"|attr:href","label":".chapter-title|text","at":".chapter-update|text"}},"reader":{"lazy":true,"sel":".chapter-image","title":{"sel":".breadcrumbs-item a[href*=\"/manga/\"]","url":"|attr:href","name":"span|text"},"label":".breadcrumbs-item:last-child span|text","imgDivs":".chapter-image","prev":"#btn-prev|attr:href","next":"#btn-next|attr:href","chapter":{"trigger":"#load-chapters","sel":".chapter-select option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".book-detailed-item","img":"img|[attr:data-src,attr-contain:src]","name":"h3 a|text","url":"h3 a|attr:href","chapter":{"sel":".thumb","label":".latest-chapter|text"}}}},{"id":"mangafreak","releases":{"title":{"sel":".latest_item","url":"a|attr:href","name":"a.name|text","chapter":{"sel":".chapter_box a","url":"|attr:href","label":"|text"}}},"title":{"name":"h1|text","img":".manga_series_image img|attr-contain:src","tags":".series_sub_genre_list > a|text","chapter":{"sel":".manga_series_list tbody tr","url":"a|attr:href","label":"a|text","at":"td:last-child|text"}},"reader":{"title":{"sel":"h1.title a","url":"|attr:href","name":"|text"},"label":"h1|text","imgs":".read_image img|attr-contain:src","chapter":{"sel":".chapter_list select option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".manga_search_item","name":"h3 a|text","url":"a|attr:href","img":"img|attr-contain:src"}}},{"id":"readcomiconline","title":{"name":".barContent .bigChar|text","img":"#rightside img, .main img|attr-contain:src","chapter":{"sel":".listing tbody tr:has(a)","label":"a|text","url":"a|attr:href","at":"td:last-child|text"}},"reader":{"title":{"sel":"#navsubbar a","url":"|attr:href","name":"|text|pattern:Comic (.+) information"},"label":".selectEpisode option:checked|text","lstrip":"#selectReadType option[value=\"1\"]:checked","lstripBtn":"#selectReadType option[value=\"1\"]","content":"#divImage","chapter":{"sel":".selectEpisode option","url":"|attr:value","label":"|text"}}},{"id":"valir","generic":true,"meta":{"releases":"latest","titleBase":"series","readerBase":"chapter","searchBase":"series/?q=","titleIdType":"slug","defaultLang":"en","noTags":true,"trailing":true},"releases":{"title":{"sel":".latest-poster","name":"a h3|text","url":"a|attr:href","chapter":{"sel":"a[href*=\"/chapter/\"]","url":"|attr:href","label":"span div|text","at":"span:last-child|text"}}},"title":{"sel":".bg-\\[image\\:--photoURL\\]","name":"h1|text","img":".bg-\\[image\\:--photoURL\\]|bg-image","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"span + div div|text"}},"reader":{"sel":"#chapter_header a[href*=\"/series/\"]","title":{"sel":"#chapter_header a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":"#chapter_header span:has(a[href*=\"/series/\"])|text","content":"#pages","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"span + div div|text"}},"search":{"lazy":true,"delay":500,"empty":"#no_results_page","title":{"sel":"#searched_series_page > button:not(.hidden)","name":"a h3|text","url":"a|attr:href","img":"div[style*=\"background-image\"]|bg-image"}}},{"id":"rithar","releases":{"title":{"sel":".latest-poster","name":"a h3|text","url":"a|attr:href","chapter":{"sel":"a[href*=\"/read/\"]","url":"|attr:href","label":"span div|text","at":"span:last-child|text"}}},"title":{"name":"h1|text","img":"main div[style*=\"background-image\"]|bg-image","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"div:has(> span) + div div|text"}},"reader":{"title":{"sel":"header a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":"header a[href*=\"/series/\"] + span|text","lstrip":"[x-ref=\"webtoonContainer\"]","lstripBtn":"div:has(> img[src*=\"up-down\"])","imgDivs":"[id*=\"webtoon-page-\"]","chapter":{"sel":"#chapters > a","url":"|attr:href","label":"span span|text","at":"span + div div|text"}},"search":{"title":{"sel":"#main-content button:has(a[href*=\"/series/\"])","name":"a h3|text","url":"a|attr:href","img":"div[style*=\"background-image\"]|bg-image"}}},{"id":"rawkuma","releases":{"title":{"sel":"#search-results > div","url":"a|attr:href","name":"h1|text","chapter":{"sel":"div > a:has(time)","url":"|attr:href","label":"p|text","at":"time|attr:datetime"}}},"title":{"name":"h1[itemprop=\"name\"]|text","img":"[itemprop=\"image\"] img|attr-contain:src","tags":"a[href*=\"/genre/\"] span|text","type":"h4|row:type","first":"button a[href*=\"/manga/\"]|attr:href"},"reader":{"title":{"name":"a[href*=\"/manga/\"] img[alt]|attr:alt","url":"a[href*=\"/manga/\"]|text"},"label":"div:has(> time) div|text","imgs":"section[data-image-data] > img|attr-contain:src","prev":"a[href*=\"/manga/\"]:has([data-lucide=\"chevron-left\"])|attr:href","next":"a[href*=\"/manga/\"]:has([data-lucide=\"chevron-right\"])|attr:href","chapter":{"trigger":"button[data-tippy-trigger]:has(.lucide-chevron-down)","sel":"#chapter-lists-head li a","url":"|attr:href","label":"|text"}}},{"id":"mangaberri","releases":{"title":{"sel":".manga-horizontal-item","url":"a|attr:href","name":"a|attr:title","chapter":{"sel":"a.episode","url":"|attr:href","label":"span|text"}}},"title":{"sel":".chapters-container","name":"h1|text","img":"img.comic-img|attr-contain:src","tags":".comic-attrs a[href*=\"genre=\"]|text","chapter":{"sel":".chapters-container > a","url":"|attr:href","label":"span|text"}},"reader":{"title":{"sel":".breadcrumb-container a:nth-of-type(2)","url":"|attr:href","name":"|attr:title"},"label":".breadcrumb-container a:nth-of-type(3)|attr:title","content":".reading-container","imgs":".reading-container img|attr-contain:src","chapter":{"sel":"#top_chapter_selection option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".manga-item","img":"img|attr-contain:src","name":"a|attr:title","url":"a|attr:href","chapter":{"sel":"a:last-of-type","url":"|attr:href","label":"|text"}}}},{"id":"kagane","title":{"lazy":true,"sel":"h1","name":"h1|text","tags":"a[href*=\"search?genres=\"] span|text","firstBtn":"button:has(.lucide-play)"},"reader":{"title":{"name":"title|text|remove:-.+","url":"a[href*=\"/series/\"]|attr:href"},"label":"title|text|remove:.+-","content":".reader-pages-content","imgDivs":"[data-page]","prev":{"sel":"a:has(.lucide-arrow-left)"},"next":{"sel":"a:has(.lucide-arrow-right)"}},"chapters":{"chapter":{"json":true,"sel":"series_books","url":"book_id","label":"chapter_no","vol":"volume_no","at":"created_at","group":"groups.0.title"}},"search":{"lazy":true,"title":{"sel":"[data-series-item]","name":"h3|text","url":"a|attr:href"}}},{"id":"mangaball","title":{"name":"h6|text","img":"#featuredComicsCarousel img[alt]|attr-contain:src","tags":"[data-tag-id]|text"},"reader":{"title":{"name":"header h6|text","url":"[type=\"application/ld+json\"]|text|remove:^[\\s\\S]*?\"url\":\\s*\"|remove:\"[\\s\\S]*$"},"label":"#chapterTitle|text","content":"#mangaPages","imgs":"#mangaPages img|[attr:data-src,attr-contain:src]","group":"#translationGroup span|text"},"search":{"lazy":true,"loading":"button .spinner-border","title":{"sel":".chapter-card","name":"a|text","url":"a|attr:href","chapter":{"sel":".chapter-list > div","url":"a|attr:href","label":"a|text","at":"div:has(> i.fa-clock)|text"}}}},{"id":"mangatr","title":{"sel":"#tab1 .info-body h1","name":"#tab1 .info-body h1|text","img":".thumbnail|attr:src","tags":".manga-meta-card a[href*=\"tur=\"]|text","first":"#results a:has(+ .chapter-container)|attr:href","hasMore":"[data-page=\"2\"]","chapter":{"sel":".chapter-item","label":"a|text","url":"a|attr:href","at":".stats|text"}},"reader":{"sel":".chapter-content","title":{"sel":"a.navbar-brand","url":"|attr:href","name":"|text"},"label":".navbar-form option:checked|text","group":".chapter-content a.label|text","content":"#chapter-images","chapter":{"sel":".navbar-form option","url":"|attr:value","label":"|text"}}},{"id":"denizi","title":{"name":".panel-heading,h2|text","img":".single-managa .boxed img, h2 ~ div img|attr-contain:src","tags":"a[href*=\"/category/\"]|text","chapter":{"sel":".chapters > li","label":"a|text","url":"a|attr:href","at":".date-chapter-title-rtl|text"}},"reader":{"title":{"sel":".nav:has(#chapter-list) a","url":"|attr:href","name":"|text"},"label":"h1 b|text","content":"#all","imgs":"#all img|[attr:data-src,attr-contain:src]","chapter":{"sel":"#chapter-list li a","url":"|attr:href","label":"|text"}}},{"id":"mangabox","releases":{"title":{"sel":".itemupdate","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":"ul > li:not(:first-child)","label":"a|text","url":"a|attr:href","at":"i|text"}}},"title":{"name":"h1|text","img":".manga-info-pic img|attr-contain:src","tags":".manga-info-text a[href*=\"/genre/\"]|text","first":".read-chapter a|attr:href","hasMore":"a[href*=\"/chapter-51\"]","chapter":{"sel":".chapter-list > .row","label":"a|text","url":"a|attr:href","at":"span:last-child|attr:title"}},"reader":{"title":{"sel":".breadcrumb a[href*=\"/manga/\"]","url":"|attr:href","name":"span|text"},"label":".breadcrumb > p > span:last-child span|text","imgs":".container-chapter-reader img|attr-contain:src","chapter":{"sel":".navi-change-chapter option","label":"|text","url":"|attr:data-url"}},"search":{"title":{"sel":".story_item","url":"a|attr:href","name":".story_name a|text","img":"img|attr-contain:src","chapter":{"sel":".story_chapter","url":"a|attr:href","label":"a|text"}}}},{"id":"merlin","title":{"name":"h1#manga-title,h1|text","img":".story-cover img|attr-contain:src","tags":"#genre-tags a[href*=\"/tur/\"]|text","hasMore":"a[href*=\"/page/2/\"]","first":".story-cover-wrap + div a|attr:href","chapter":{"sel":".chapter-item a","url":"|attr:href","label":"h3|text"}},"reader":{"title":{"sel":"#breadcrumb-manga","url":"|attr:href","name":"|text"},"label":"[aria-current=\"page\"]|text","prev":"a:has(> [uk-pagination-previous])|attr:href","next":"a:has(> [uk-pagination-next])|attr:href","imgs":"#chapter-content img|attr-contain:src","chapter":{"trigger":"#chapter-toggle","sel":"#chapter-dropdown li a","url":"|attr:href","label":"|text"}}},{"id":"temple","title":{"name":"main h1|text","img":"main img[alt]|attr-contain:src","tags":"h1 + div div:last-child > p + div:last-child p|text","chapter":{"sel":"a:has(h1):has(img):has(span)","url":"|attr:href","label":"h1|text","at":"div span:last-child|text"}},"reader":{"title":{"sel":"main h1 + a","url":"|attr:href","name":"|text"},"label":"main h1|text","imgDivs":"main [data-index]","prev":"main a:has(svg):first-child|attr:href","next":"main a:has(svg):last-child|attr:href","chapter":{"trigger":"button[aria-label=\"Chapters List\"]","sel":"[role=\"dialog\"] a[href*=\"/comic/\"]","url":"|attr:href","label":"h1|text","at":"h1 + span|text"}}},{"404":".error-page","id":"comix","releases":{"title":{"sel":".grid-updates a.card","chapter":{"sel":".card__meta","label":".card__ch|text","at":".card__time|text"}}},"title":{"lazy":true,"sel":"h1","name":"h1|text","img":".poster img|attr:src","tags":"a[href*=\"?genres_in=\"]|text","firstBtn":"button.mpage__read","hasMore":".npager","chapter":{"sel":".mchap-row","url":"a|attr:href","label":".mchap-row__ch,a span|text","at":".mchap-row__time|text","group":".mchap-row__group span|text"},"trackers":{"mal":"a[title=\"MyAnimeList\"]|attr:href","anl":"a[title=\"AniList\"]|attr:href"}},"reader":{"title":{"sel":"a.rpage-chap-ending__title","url":"|attr:href","name":"span|text || |text"},"label":".rpage-chap-ending__meta span,.rpage-dd__trigger span,.rpage-header__meta span|text || title|text","group":".rpage-chap-ending__meta strong|text","lstrip":".rpage-dir2__btn.is-on:last-child","lstripBtn":".rpage-dir2__btn:last-child","content":".rpage-main__inner, .rpage-main","imgDivs":".rpage-page","prev":{"sel":".rpage-chap-ending__nav-btn:first-child:not([disabled])","label":"span span|text"},"next":"#syncData|json:next_chapter_url"},"search":{"lazy":true,"empty":".list-empty button","title":{"sel":".lrow","url":"a|attr:href","name":"h3,.lrow__title|text","chapter":{"sel":".lrow__ch","label":"|text"}}},"chapters":{"pages":{"sel":".npager__num","total":".mchap-foot__hint|text|pattern:.+of\\s(\\d+)\\sitems","prevBtn":".npager__nav[aria-label=\"Previous page\"]","nextBtn":".npager__nav[aria-label=\"Next page\"]","lastBtn":".npager__nav[aria-label=\"Last page\"]"}}},{"id":"manhuaplus","releases":{"title":{"sel":"#home-tab-update > div ","url":"a|attr:href","name":"img|attr:alt","chapter":{"sel":"div + a","url":"|attr:href","label":"|text"}}},"title":{"name":"h1|text","img":"main img|attr-contain:src","tags":"main article a[href*=\"/genres/\"]|text","chapter":{"sel":"#myUL > li","url":"a|attr:href","label":"a|text","at":"time|attr:datetime"}},"reader":{"title":{"sel":"h1 a","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#chapterContent:not(:has(img[src*=\"loading.gif\"]))","imgs":"#chapterContent img:not([src*=\"loading.gif\"])|attr:src","prev":"a.prevBtn|attr:href","next":"a.nextBtn|attr:href","chapter":{"sel":"#top-control select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":"div:has(> div + a[href*=\"/manga/\"])","url":"a|attr:href","name":"a|attr:title","chapter":{"sel":"div + a","url":"|attr:href","label":"|text"}}}},{"id":"projectsuki","releases":{"title":{"sel":".content .item","url":"a|attr:href","name":".details a|text","chapter":{"sel":"a[href*=\"/read/\"]","url":"|attr:href","label":"|text"}}},"title":{"name":"h2|text","img":".img-thumbnail|attr-contain:src","tags":"a[href*=\"/genre/\"]|text","chapter":{"sel":"tbody tr","url":"a|attr:href","label":"a|text","at":"td:last-child span|attr:title"}},"reader":{"title":{"sel":"main a:has(.fa-home)","url":"|attr:href","name":"|attr:title"},"label":"#chapter-select option:checked|text","content":".strip-reader","chapter":{"sel":"#chapter-select option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".content > div:has(a)","url":"a|attr:href","name":"h4 a|text"}}},{"id":"mangatown","releases":{"title":{"sel":".manga_pic_list > li, .post-list > li","name":".title a, .title|text","url":"a|attr:href","chapter":{"sel":".new_chapter a, a.read-btn","url":"|attr:href","label":"|text"}}},"title":{"name":"h1.title-top,.title|text","img":".detail_info > img, .manga-detail-top img|attr-contain:src","tags":".detail_info ul li|row:genre(s) || a[href*=\"/directory/\"]|text","type":".detail_info ul li|row:type","chapter":{"sel":".chapter_list > li, .detail-ch-list > li","url":"a|attr:href","label":"a|attr:name || a|text","at":".time|text"}},"reader":{"title":{"url":".title h2 a, .title a:last-child|attr:href","name":".sharebtn a|attr:st_title || .title a:last-child|text|remove:manga$"},"label":"#top_chapter_list option:checked, .title a|text","imgs":"#viewer img:not(.reader-main-img)|attr-contain:src","chapter":{"sel":"#top_chapter_list option","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".manga_pic_list > li, .post-list > li","url":"a|attr:href","name":"a|attr:title || a|attr:rel"}}},{"id":"qtoon","title":{"img":"img.image|attr-contain:src","tags":".detail-meta-chip, .tag .item|text","chapter":{"sel":".list a","url":"|attr:href","label":".name|text","at":".time|text"}},"reader":{"title":{"url":"a.rdr-back|attr:href","name":".rdr-manga-name|text"},"label":".rdr-ep-tag|text","content":"#rdr-panels","imgs":".rdr-panel img|[attr:data-src,attr-contain:src]","chapter":"a.rdr-chap-ep"},"search":{"title":".manga-item"}},{"id":"mangatime","title":{"name":".anime__details__title h3|text","img":".anime__details__pic|bg-image","tags":".anime__details__widget li:last-child|text","chapter":{"sel":"a:has(> .detail-main-list-main)","url":"|attr:href","label":".title3|text","at":".title2|text"}},"reader":{"label":".breadcrumb__links span:last-child|text","title":{"sel":".breadcrumb__links a:last-of-type","url":"|attr:href","name":"|text"},"content":"#chapter-pages","chapter":{"sel":"#chapter-dropdown option","url":"|attr:value","label":"|text"}}},{"id":"imhen","title":{"name":"h1|text","img":".gallery_first img[alt]|[attr:data-src,attr-contain:src]","first":".gthumb a|attr:href"},"reader":{"label":".current|text","title":{"name":"#gimg|attr:alt|remove:page\\s\\d+.*$","url":"a.return_btn|attr:href"},"imgs":"#gimg|attr-contain:src"}},{"id":"manhwaread","title":{"name":"main h1|text","tags":"main a[href*=\"/tag/\"] span|text","chapter":{"sel":"#chaptersList > a","url":"|attr:href","label":".chapter-item__name|text","at":".chapter-item__date|text"}},"reader":{"title":{"sel":"#readingNavTop h2 a","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#imagesList","chapter":{"sel":"#chaptersList > a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":".manga-item","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":"a.chapter-item","url":"|attr:href","label":".chapter-name|text","at":".chapter-timestamp|text"}}}},{"id":"softkomik","releases":{"title":{"sel":".item-komik:has(.item-desc)","url":"a|attr:href","name":".item-title a|text","chapter":{"sel":".list-chapter a","url":"|attr:href","label":"span|text"}}},"title":{"lazy":true,"sel":".chapter-list a","name":"h1:has(+h2)|text","tags":".genre-des a|text","chapter":{"sel":".chapter-list a","url":"|attr:href","label":"|text"}},"reader":{"title":{"sel":"a:has(.fa-book)","url":"|attr:href","name":"p|text"},"label":".bt-show .item-chevron a:not([href])|text","content":".container-img:has(> img)","prev":"a:has(.fa-chevron-left)|attr:href","next":"a:has(.fa-chevron-right)|attr:href"},"search":{"title":{"sel":".item-komik","name":".item-title a|text","url":"a|attr:href","img":"img:has(~ noscript)|bg-image","chapter":{"sel":".list-chapter a","url":"|attr:href","label":"span|text"}}}},{"id":"eva","releases":{"title":{"sel":".lux-masonry-grid .lux-card","url":"a|attr:href","name":"h3 a |text","chapter":{"sel":".lux-chapters a","url":"|attr:href","label":".ch-text|text","at":".ch-time|text"}}},"title":{"name":"h1|text","img":".poster-box img|attr-contain:src","tags":"a.gen-tag|text","chapter":{"sel":"#chapterlist li","url":"a|attr:href","label":"|attr:data-num","at":".chapterdate|text"}},"reader":{"sel":"#readerArea","title":{"url":".reader-nav-link[title=\"Series\"]|attr:href","name":".manga-name|text"},"label":"h1.chapter-name|text","imgs":".page-wrapper img|attr-contain:src","chapter":{"sel":".dropdown-list a","url":"|attr:href","label":"span|text"}},"search":{"title":{"sel":".manga-card-v","name":"h3 a |text","img":"img|attr-contain:src","url":"a|attr:href","chapter":{"sel":"a:has(> .v-time)","url":"|attr:href","label":"span|text","at":".v-time|text"}}}},{"id":"mada","releases":{"title":{"sel":".postbody .legend-inner","url":"a|attr:href","name":"h3 a|text","chapter":{"sel":".legend-chapters a","url":"|attr:href","label":".ch-txt|text","at":".ch-time|text"}}},"title":{"name":"h1|text","tags":"a.lh-genre-tag|text","chapter":{"sel":"#chapters-list-container a","url":"|attr:href","label":".ch-num|text","at":".ch-date|text"}},"reader":{"title":{"sel":".reader-title-group","name":".reader-manga-title|text","url":"a|attr:href"},"label":".reader-chapter-badge|text","chapter":{"sel":".chapter-modal a","url":"|attr:href","label":"|text"},"content":"#readerarea","imgs":"#readerarea img|attr-contain:src"},"search":{"title":{"sel":".legend-inner","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":".legend-chapters a","url":"|attr:href","label":".ch-txt|text","at":".ch-time|text"}}}},{"id":"otakuangel","title":{"name":"h1|text","img":"main img|attr:src","tags":"a[href*=\"?kategori=\"]|text","chapter":{"sel":"a[href*=\"/{titleSlug}/\"]","url":"|attr:href","label":"h3|text"}},"reader":{"title":{"sel":"a:has(h1)","url":"|attr:href","name":"h1|text"},"label":"h2|text","lstrip":"option[value=\"long-strip\"]:checked","lstripBtn":"option[value=\"long-strip\"]","content":"div:has(> .image-container)","imgDivs":".image-container","chapter":{"sel":"h2 + select option","url":"|text","label":"|text"}},"search":{"title":{"sel":"main [role=\"button\"]:has(a)","url":"a|attr:href","name":"a|text","chapter":{"sel":"a ~ div a","url":"|attr:href","label":"|text"}}}},{"id":"dflow","title":{"name":"h1|text","tags":"h1 ~ div strong + div > span|text","chapter":{"sel":"div:has(> a[href*=\"/ReadChapter/\"])","url":"a|attr:href","label":"h5|text","at":"p:has(> .fa-calendar)|text|remove:\\d+\\sviews$"}},"reader":{"title":{"sel":"h2 a","url":"|attr:href","name":"|text"},"label":"h2 + p|text","content":"#readerContainer","imgs":"#readerContainer img|attr-contain:src","chapter":{"sel":"select option[value*=\"/ReadChapter/\"]","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".manga-card","url":"a|attr:href","name":"h5|text"}}},{"id":"inkora","title":{"name":"h1|text","chapter":{"sel":"a[href*=\"/read/\"]","url":"|attr:href","label":"p|text","at":"p + div p|text"}},"reader":{"lazy":true,"sel":"button:has(.lucide-arrow-left) + a span:first-child:not(:empty)","title":{"sel":"button:has(.lucide-arrow-left) + a","url":"|attr:href","name":"span:first-child|text"},"label":"button:has(.lucide-arrow-left) + a span:last-child|text","imgs":"img[alt*=\"Page\"]|attr-contain:src","prev":{"sel":"button:has(.lucide-chevron-left):not([disabled])"},"next":{"sel":"button:has(.lucide-chevron-right):not([disabled])"},"chapter":{"trigger":"button:has(.lucide-menu)","sel":".fixed a[href*=\"/read/\"]","url":"|attr:href","label":"span|text"}},"chapters":{"chapter":{"json":true,"sel":"chapters","url":"id","label":"chapterNumber","at":"releaseDate"}},"search":{"lazy":true,"loading":".lucide-loader-circle","title":{"sel":"a[href*=\"/manhwa/\"]","url":"|attr:href","name":"h3|text","chapter":{"sel":"span:has(> .lucide-book-open)","label":"|text"}}}},{"id":"moins","title":{"lazy":true,"sel":"#cta-first-container a","name":"h1|text","img":"#manga-cover|attr:src","chapter":{"sel":"a.manga-detail__chapter","url":"|attr:href","label":".manga-detail__chapter-num|text","at":"manga-detail__chapter-right span|text"}}},{"id":"stone","title":{"name":"main h1|text","tags":"a[href*=\"?genre=\"]|text","chapter":{"json":"https://stonescape.xyz/api/series/{titleId}/chapters","sel":"chapters","label":"chapterNumber","url":"chapterNumber","at":"createdAt"}},"reader":{"title":{"sel":"header a[href*=\"/series/\"]","url":"|attr:href","name":"span|text"},"label":"button.s-select-trigger span|text","content":".s-reader__pages","imgDivs":".s-page-image","chapter":{"json":"https://stonescape.xyz/api/series/by-slug/{titleSlug}/chapters","sel":"chapters","label":"chapterNumber","url":"chapterNumber","at":"createdAt"}},"search":{"lazy":true,"loading":".s-skeleton","title":{"sel":"a[href*=\"/series/\"]","url":"|attr:href","name":"h3|text"}}},{"id":"rinko","releases":{"title":{"sel":".comic-card__body","url":"a|attr:href","name":"a|text","chapter":{"sel":"a.chapter-item","url":"|attr:href","label":"label|text","at":"span|text"}}},"title":{"name":"h1|text","img":".comic-cover img|attr-contain:src","tags":".genre|text","chapter":{"sel":".chapter a","url":"|attr:href","label":".chapter-number|text","at":".chapter-date|text"}},"reader":{"title":{"sel":".chapter-breadcrumb a[href*=\"/comic/\"]","url":"|attr:href","name":"|text"},"label":".breadcrumb-current|text","prev":{"sel":"a.prev","url":"|attr:href","label":".nav-chapter-name"},"next":{"sel":"a.next","url":"|attr:href","label":".nav-chapter-name"},"content":".images-flow"},"search":{"title":{"sel":".ac-card","url":"a|attr:href","name":".ac-title|text"}}},{"404":"div:has(.lucide-file-question-mark) + h1","id":"valir2","releases":{"title":{"sel":"[role=\"gridcell\"]","url":"a|attr:href","name":"h3|text","chapter":{"sel":"div:first-child > a[href*=\"/chapter/\"]","url":"|attr:href","label":"div:first-child span|text","at":"div:not(:first-child) span"}}},"title":{"sel":"h1","lazy":true,"name":"h1|text","tags":"a[href*=\"?tag=\"] span|text","first":"a[href*=\"/chapter/\"]:has(button)|attr:href","hasMore":"a[href*=\"page=2\"]:has(button)","chapter":{"lazy":false,"sel":"[role=\"tabpanel\"]:not(:has(a[href*=\"page=2\"])) a[href*=\"/chapter/\"]","url":"|attr:href","label":"div span|text","at":"span:has(.lucide-clock) span|text"}},"reader":{"sel":"h1","lazy":true,"title":{"name":"h1|text","url":"a:has(~ div h1)|attr:href"},"label":"h1 ~ p|text","imgDivs":":not([data-page]) > [data-page]","content":"main","prev":{"sel":"main ~ div button:has(.lucide-chevron-left)"},"next":{"sel":"main ~ div button:has(.lucide-chevron-right)"},"chapter":{"trigger":"button:has(.lucide-book-open) ~ button:has(.lucide-menu)","sel":"[data-radix-scroll-area-viewport] a","url":"|attr:href","label":"p|text"}},"search":{"lazy":true,"empty":"div[data-state=\"active\"]:not(:has(a)):not(:empty)","title":{"sel":"div[data-state=\"active\"] a:has(img)","url":"|attr:href","name":"h3|text"}}},{"404":"img[src$=\"404.png\"]","id":"silentquill","releases":{"title":{"sel":"#content-all .bigor","url":"a|attr:href","name":".tt a|text","chapter":{"sel":".chfiv a","url":"|attr:href","label":".fivchap|text","at":".fivtime|text"}}},"title":{"sel":".seriestere","name":"h1|text","img":"img[itemprop=\"image\"]|attr-contain:src","hasMore":".kdt8-load-more","first":"a.kdt8-btn-first|attr:href","chapter":{"sel":"a.kdt8-ch-item","url":"|attr:href","label":".kdt8-ch-num|text","at":".kdt8-ch-date|text"}},"reader":{"sel":".readercontent","title":{"sel":"a.back-series","url":"|attr:href","name":"|attr:title"},"label":".ch-num|text","content":"#readerarea","imgs":".ts-main-image|[attr:data-src,attr-contain:src]","lstrip":"#readingmode option[value=\"full\"]:checked","lstripBtn":"#readingmode option[value=\"full\"]","chapter":{"sel":"#reader-topbar select#chapter option:not([disabled])","url":"|attr:value","label":"|text"}},"search":{"title":{"sel":".listupd .bsx","name":".bigor .tt|text","url":"a|attr:href"}}},{"id":"qi","releases":{"title":{"sel":"[aria-label=\"Latest Updates\"] article","url":"a|attr:href","name":".item-title|text","chapter":{"sel":"a.chapter-row","url":"|attr:href","label":".chapter-num|text","at":".chapter-time|text"}}},"title":{"name":"h1|text","tags":".genre-tag|text","hasMore":".page-btn[aria-label=\"Page 2\"]","first":".cover-actions a|attr:href","chapter":{"sel":".cl-list a","url":"|attr:href","label":".cl-num|text","at":".cl-date|text"}},"reader":{"title":{"sel":"a.r-back","url":"|attr:href","name":"|attr:aria-label"},"label":"nav [aria-current=\"page\"]|text","content":".r-strip","prev":{"sel":"nav button[aria-label=\"Previous chapter\"]"},"next":{"sel":"nav button[aria-label=\"Next chapter\"]"}},"chapters":{"chapter":{"json":true,"sel":"data","url":"slug","label":"number","at":"createdAt"},"paging":{"lastPage":"totalPages","pageKey":"page","limitKey":"perPage","limitValue":100}},"search":{"title":{"sel":"a.bc","url":"|attr:href","name":"|attr:aria-label"}}},{"id":"hades","releases":{"title":{"sel":".manga-card-container","url":"a|attr:href","name":"h4|text","chapter":{"sel":"a.ch-item","url":"|attr:href","label":".ch-name|text","at":".ch-date|text"}}},"title":{"name":"h1|text","img":".info-poster img|attr-contain:src","tags":".genre-list a|text","chapter":{"sel":"#chapterlist a","url":"|attr:href","label":".chapternum|text","at":".chapterdate|text"}},"reader":{"sel":"#readerarea","title":{"sel":"a.back-to-series","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#readerarea","lstrip":"#readingmode option[value=\"full\"]:checked","lstripBtn":"#readingmode option[value=\"full\"]","prev":"a.ch-prev-btn:not(.disabled)|attr:href","next":"a.ch-next-btn:not(.disabled)|attr:href","chapter":{"sel":".ctop #chapter option:not([disabled]):not([value=\"\"])","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".manga-card-container","url":"a|attr:href","name":"h4|text"}}},{"id":"shadowi","releases":{"title":{"sel":"div:has(> img):has(h3)","url":"a[href*=\"/series/\"]|attr:href","name":"h3|text","chapter":{"sel":"div","url":"a[href*=\"/read/\"]|attr:href","label":"h4|text"}}},"title":{"name":"h1|text","img":"a[href*=\"/thumbnails\"] img|attr-contain:src","tags":"h1 ~ div [data-slot=\"badge\"]|text","hasMore":"button:not([disabled]) .lucide-chevron-right","firstBtn":"button:has(.lucide-play)","chapter":{"sel":".chapters-card a","url":"|attr:href","label":"h4|text","at":"h4 ~ div span:nth-child(5)|text"},"trackers":true},"reader":{"title":{"sel":"header a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":"button[role=\"combobox\"] span|text","content":".chapter-reader-continuous-wrap","imgs":".chapter-reader-image-cell|attr-contain:src","prev":"a:has(+ button[role=\"combobox\"])|attr:href","next":"button[role=\"combobox\"] + a|attr:href","chapter":{"trigger":"button[role=\"combobox\"]","sel":"[role=\"option\"]","label":"[id] span|text"}},"search":{"lazy":true,"empty":"ul[role=\"list\"]:empty","title":{"sel":"main ul li:has(h2)","url":"a|attr:href","name":"h2|text"}}},{"id":"nika","title":{"name":"h1|text","tags":"a[href*=\"tag=\"]|text","type":"div:has(+ .lucide-book-marked) span:last-child|text","first":"a:has(.lucide-book-open)|attr:href","hasMore":"button[disabled] + button + button + button:last-child:not([disabled])","chapter":{"sel":"a[href*=\"/read/\"]:has(.lucide-eye)","url":"|attr:href","label":"h3|text","at":"div:last-child span:nth-child(3)|text"}},"reader":{"content":"div:has(> [data-page-index])","label":".lucide-book-open ~ span|text","title":{"sel":"a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"prev":{"sel":"a:has(.lucide-skip-back)","url":"|attr:href","label":"|text"},"next":{"sel":"a:has(.lucide-skip-forward)","url":"|attr:href","label":"|text"},"chapter":{"trigger":"button:has(.lucide-list)","sel":".fixed a[href*=\"/read/\"]:has(.lucide-calendar)","url":"|attr:href","label":"span|text","at":".lucide-calendar + span|text"}}},{"id":"manga18","releases":{"title":{"sel":".recoment_box .story_item","url":"a|attr:href","name":".mg_name a|text","chapter":{"sel":".mg_chapter .item","url":"a|attr:href","label":".chapter_count a|text","at":".chapter_time span|text"}}},"title":{"name":"h1|text","img":".detail_avatar img|attr-contain:src","tags":".detail_infomation a[href*=\"/manga-list/\"]|text","chapter":{"sel":".chapter_box .item","url":"a.chapter_num|attr:href","label":"a.chapter_num|text","at":".chapter_info|text"}},"reader":{"title":{"sel":".breadcrumb li:nth-child(2) a","url":"|attr:href","name":"|text"},"label":".chapter_name span|text","content":"#chapter_boxImages","chapter":{"sel":"select#slcChapter option","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".story_item","name":"mg_name a|text","url":"a|attr:href","chapter":{"sel":".mg_chapter .item","url":"a|attr:href","label":".chapter_count a|text","at":".chapter_time span|text"}}}},{"id":"mangolibreria","title":{"name":"h1|text","tags":"a[href*=\"genres=\"]|text","chapter":{"allBtn":"div:has(> a[href*=\"/chapters/\"]) + div button:has(.lucide-arrow-down)","sel":"a[href*=\"/chapters/\"]","url":"|attr:href","label":"span|text","at":"svg + span|text"}},"reader":{"title":{"sel":"a:has(h1)","url":"|attr:href","name":"|text"},"label":"a:has(h1) ~ div span|text","content":"main","prev":{"sel":"a:has(.lucide-arrow-left)"},"next":{"sel":"a:has(.lucide-arrow-right)"}},"search":{"title":{"sel":"div:has(> a[href*=\"/comics/\"] img)","name":"h3|text","img":"img|[attr:data-src,attr-contain:src]","url":"a|attr:href","chapter":{"sel":"a[href*=\"/chapters/\"]","url":"|attr:href","label":"span|text","at":".lucide-clock + span|text"}}}},{"id":"mangalivre","title":{"name":".manga-title|text","img":".manga-cover img|attr-contain:src","tags":".manga-tag|text","chapter":{"sel":".chapter-item","url":"a|attr:href","label":".chapter-number|text","at":".chapter-date|text"}},"reader":{"title":{"sel":".manga-title a","url":"|attr:href","name":"|text"},"label":".manga-title|text","content":".chapter-images","imgs":"img.chapter-image|attr-contain:src","chapter":{"sel":".chapter-dropdown-content > a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":".manga-card-image","url":"a|attr:href","name":"h3|text"}}},{"id":"leituramanga","title":{"name":"h1|text","tags":"h1 ~ div a[href*=\"/genre/\"] span|text","first":"a[href*=\"/chapter/\"]|attr:href","hasMore":".absolute button","chapter":{"sel":"div:has(> div > a):has(.lucide-calendar)","url":"a|attr:href","label":"a span|text","at":"span:has(.lucide-calendar)|text"}},"reader":{"title":{"sel":"#breadcrumb a[href*=\"/manga/\"]","url":"|attr:href","name":"|text"},"label":"#breadcrumb li:last-child span|text","content":"#chapter-image-list","prev":"a:has(.lucide-chevron-left)|attr:href","next":"a:has(.lucide-chevron-right)|attr:href","chapter":{"json":"https://api.leituramanga.net/api/chapter/get-by-manga-id","sel":"data.data","label":"chapterNumber","url":"chapterNumber","at":"releaseDate"}},"search":{"lazy":true,"empty":"#search-content-id > div:empty","title":{"sel":"#search-content-id div:has(> a img)","url":"a|attr:href","name":"a|attr:title"}}},{"id":"mgread","title":{"name":"h1|text","id":"#follow-btn|attr:data-id","img":".story-cover img|attr-contain:src","tags":"#genre-tags a|text","hasMore":"a[href*=\"/page/2/\"]","first":"#view-comic a.uk-button|attr:href","chapter":{"sel":".chapter-item a, .chapter-list a","url":"|attr:href","label":"h3|text || div div|text","at":"time|attr:datetime || div div:last-child|text"}},"reader":{"title":{"id":"#chapter-toggle|attr:data-id","url":"a#breadcrumb-manga|attr:href","name":"a#breadcrumb-manga|text"},"label":"[aria-current=\"page\"]|text","content":"#chapter-content","imgs":"#chapter-content img|[attr:data-original-src,attr-contain:src]","prev":"a#prev-link|attr:href","next":"a#next-link|attr:href"},"chapters":{"chapter":{"json":true,"sel":"items","url":"slug","label":"number","at":"created_at"},"paging":{"lastPage":"total_pages","pageKey":"paged || page","limitKey":"per_page","limitValue":50}},"search":{"title":{"sel":"article","url":"a|attr:href","name":"img|attr:alt"}}},{"id":"manhwaweb","title":{"lazy":true,"sel":"div:has(> a[href*=\"/leer/\"])","name":"h2|text","tags":"a[href*=\"genders=\"]|text","first":"a[href*=\"/leer/\"]|attr:href","chapter":{"lazy":false,"allBtn":"button.ver_todo:not(.hidden)","sel":"div:has(a):has(~ button.ver_todo.hidden)","url":"a|attr:href","label":"div|text","at":"img + span|text"}},"reader":{"lazy":true,"sel":"a[href*=\"/manhwa/\"]","title":{"name":"header ~ div div.text-center:has(+ div > span)|text","url":"a[href*=\"/manhwa/\"]|attr:href"},"label":"header ~ div div.text-center + div > span|text","content":"body","prev":{"sel":"a[href*=\"/leer/\"]:has(+ a[href*=\"/manhwa/\"])"},"next":{"sel":"a[href*=\"/manhwa/\"] + a[href*=\"/leer/\"]"}},"search":{"lazy":true,"loading":"img[alt=\"Random Image\"]","title":{"sel":"a[href*=\"/manhwa/\"]","url":"|attr:href","name":"p|text"}}},{"id":"htairead","title":{"sel":"#mangaSummary","name":"h1|text","first":"#mangaRating ~ a|attr:href"},"reader":{"title":{"sel":"h1 a","url":"|attr:href","name":"|text"},"label":"h1","content":"#readingImages","imgDivs":".reading-page","lstrip":"#all-pages-mode:checked","lstripBtn":"[for=\"all-pages-mode\"]"}},{"id":"manhwa18","title":{"name":"h1|text","tags":".m18-chip|text","first":"a:has(.lucide-play)|attr:href","chapter":{"allBtn":"button:has(.lucide-chevron-down)","sel":"a.m18-ch-row","label":".m18-ch-num|text","at":".m18-ch-date|text"}},"reader":{"title":{"url":"a[href*=\"/manga/\"]","name":"h1 + div b, .m18-rbar-title .m18-t|text"},"content":"main","prev":"a[title=\"Previous chapter\"]|attr:href","next":"a[title=\"Next chapter\"]|attr:href","chapter":{"trigger":"button:has(.lucide-list)","sel":".m18-drawer-list a"}},"search":{"title":{"sel":"div:has(> div > a[href*=\"/manga/\"]):has(button)","name":"h3|text","img":"a div|bg-image"}}},{"id":"htai18","title":{"sel":".title_content","name":"h1|text","tags":".item-tag|text","chapter":{"sel":"#chapter-list li","url":"a|attr:href","label":"a|text","at":".time|text"}},"reader":{"sel":".chapter-content","title":{"sel":".all-chapter a","url":"|attr:href","name":"|text"},"label":"h1|text","content":".chapter-content","imgs":".item-photo img|attr-contain:src","chapter":{"sel":"#chap-list a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":".list_wrap li","url":"a|attr:href","name":"h3 a|text"}}},{"id":"mangadot","title":{"name":"h1|text","tags":"a[href*=\"search=\"]|text","chapter":{"json":"/api/manga/{titleSlug}/chapters/list","sel":"","url":"id","label":"chapter_number","vol":"volume_number","group":"group_name","lang":"language","at":"date_added"}},"reader":{"lazy":true,"sel":".reader-image","title":{"name":"title|text|remove:\\s—\\sChapter.+","url":"a[href*=\"/manga/\"]|attr:href"},"label":"a[href*=\"/manga/\"]|text","lstrip":"//button[contains(@class, \"bg-[var(--primary)]\") and text()=\"Long Strip\"]","lstripBtn":"//button[text()=\"Long Strip\"]","imgDivs":"[data-page]","content":"main","chapter":{"json":"/api/manga/{titleSlug}/chapters/list","sel":"","url":"id","label":"chapter_number","vol":"volume_number","group":"group_name","lang":"language","at":"date_added"}},"search":{"title":{"sel":"a[href*=\"/manga/\"]","url":"|attr:href","name":"div ~ div:last-child|text","chapter":{"sel":"div > span:last-child","label":"|text"}}}},{"id":"onisaga","title":{"name":"h1|text","tags":"a[href*=\"/genre/\"]|text","first":"a[href*=\"/read/\"]|attr:href","hasMore":"button[wire\\:target=\"loadMoreChapters\"]","chapter":{"sel":"a[wire\\:key][href*=\"/read/\"]","url":"|attr:href","label":"[data-flux-heading]|text || |text","vol":"[data-flux-heading] + p span|text","at":"[data-flux-heading] + p|text"},"trackers":true},"reader":{"title":{"url":"a[href*=\"/manga/\"]|attr:href","name":"h3|text","img":"picture img|attr-contain:src"},"label":"h3 ~ p|text || ui-dropdown [data-flux-badge]|text","lstrip":"ui-radio[value=\"long-strip\"][data-checked]","lstripBtn":"ui-radio[value=\"long-strip\"]","content":"div:has(> [x-ref=\"longStripContainer\"])","imgDivs":"div[data-page-index]","chapter":{"sel":"ui-menu a","url":"|attr:href","label":"|text"}},"search":{"title":{"sel":"[wire\\:loading\\.class=\"hidden\"] > div","url":"a|attr:href","name":"h3|text"}}},{"id":"diva","title":{"name":"h1|text","tags":"a[href*=\"genre=\"]|text","chapter":{"sel":"div[data-state=\"active\"] a[href*=\"/chapter/\"]","url":"|attr:href","label":"span|text","at":"span:has(.lucide-clock) span|text"}},"reader":{"lazy":true,"sel":"[data-page] [data-page]","title":{"url":"a:has(button)|attr:href","name":"h1|text"},"label":"h1 + p|text","content":".protected-content,#main-content","imgDivs":"[data-page] [data-page]","prev":{"sel":"main + div button:has(.lucide-chevron-left)","label":"p:not(:first-child)|text"},"next":{"sel":"main + div button:has(.lucide-chevron-right)","label":"p:not(:first-child)|text"},"chapter":{"trigger":"main button:has(.lucide-menu)","sel":"[role=\"dialog\"] a","url":"|attr:href","label":"p|text || img|attr:alt"}}},{"id":"theblank","title":{"lazy":true,"sel":"h1[title]","name":"h1|text","img":"main img[alt]:has(+ div h1)|attr-contain:src","tags":"a[href*=\"include_types\"], a[href*=\"include_genres=\"]|text","chapter":{"json":"#app|attr:data-page","sel":"props.serie.chapters","label":"chapterNumber","url":"slug","at":"createdAt"}},"reader":{"title":{"sel":"[data-slot=\"breadcrumb-link\"][href*=\"/serie/\"]","url":"|attr:href","name":"|text"},"label":"[data-slot=\"breadcrumb-page\"]|text","prev":"a:has(.lucide-chevron-left), a[data-slot=\"button\"]:first-child|attr:href","next":"a:has(.lucide-chevron-right), a[data-slot=\"button\"]:last-child|attr:href","content":"main section","chapter":{"json":"#app|attr:data-page","sel":"props.data.chapters","label":"chapter_number","url":"slug"}}},{"id":"hitomi","title":{"sel":".thumbnail-list .thumbnail-container","name":"h1#gallery-brand a|text","img":".cover img|attr-contain:src","first":"a#read-online-button|attr:href"},"reader":{"title":{"url":"a.brand|attr:href","name":"title|text|remove:|\\sHitomi.la$"},"content":"#comicImages:not(.hidden), #mobileImages:not(.hidden)","lstrip":"li:not([style*=\"display: none\"]) #fullSpread, li:not(.hidden) > #mobile-fullSpread","lstripBtn":"#singlePage, #mobile-singlePage","paging":{"total":"#single-page-select option:last-child, #mobile-single-page-select option:last-child|attr:value","current":"#single-page-select option:checked, #mobile-single-page-select option:checked|attr:value","pageBtn":"#single-page-select option[value=\"{page}\"], #mobile-single-page-select option[value=\"{page}\"]"}}},{"id":"utoon","releases":{"title":{"sel":".gcard-w","name":".g-t|text","chapter":{"sel":"a.gc-ch","label":".gc-cl|text","at":".gc-ago|text"}}},"title":{"tags":".genres .genre|text","first":"a.btn.primary|attr:href","hasMore":"[data-pg=\"2\"]","chapter":{"sel":"a.crow","label":".ctitle|text","at":".cdate|text"}},"reader":{"title":{"name":".tt .s|text","url":"a.ic|attr:href"},"label":".tt .c|text","content":"#reader","imgDivs":".page-break","chapter":{"sel":"a.crow","label":".ctitle|text"}},"search":{"title":"a.acard"}},{"id":"wetriedtls","title":{"name":"h1|text","img":"main section img|attr-contain:src","hasMore":"[aria-label=\"Go to next page\"]","chapter":{"sel":"h3 ~ div a","url":"|attr:href","label":"span|text","at":"span + span:last-child|text"}},"reader":{"title":{"url":"a:has(.fa-house)[href*=\"/series/\"]|attr:href","name":"h2|text"},"label":"h1|text","content":"#reader-container","prev":"a:has(.fa-chevron-left)|attr:href","next":"a:has(.fa-chevron-right)|attr:href","chapter":{"trigger":"button:has(.fa-list)","sel":"[data-headlessui-portal] ul a","url":"|attr:href","label":"span:first-child|text","at":"span:last-child|text"}}},{"id":"wuxiaworld","title":{"name":"h1|text","img":"div[style*=\"background-image\"]|bg-image","tags":"a[href*=\"genre=\"]|text","first":"a[href*=\"/novel/\"]|attr:href"},"reader":{"title":{"sel":"a[href*=\"/novel/\"]:has(p)","url":"|attr:href","name":"p|text"},"label":"h4|text","content":".chapter-content","chapter":{"sel":"a:has([id^=\"chapter-nav-item\"])","url":"|attr:href","label":"span|text","at":"div:has(span) + div span|text"}}},{"id":"royalroad","title":{"name":"h1|text","chapter":{"json":"window.chapters","sel":"","url":"url","label":"title","at":"date"}},"reader":{"title":{"sel":"a:has(h2)","url":"a|attr:href","name":"h2|text"},"label":"h1|text","content":".chapter-content","prev":".nav-buttons a:has(.fa-chevron-double-left)|attr:href","next":".nav-buttons a:has(.fa-chevron-double-right)|attr:href"}},{"id":"scribblehub","title":{"name":".fic_title|text","tags":"a.fic_genre|text","hasMore":"a[href*=\"?toc=2\"]","first":"a:has(.btn_read)|attr:href","chapter":{"sel":".toc_ol .toc_w","url":"a|attr:href","label":"a|text","at":".fic_date_pub|attr:title"}},"reader":{"title":{"sel":".wi_breadcrumb.chapter a:nth-of-type(2), .chp_byauthor a[href*=\"/series/\"]","url":"|attr:href","name":"|text"},"label":".chapter-title, .wi_breadcrumb.chapter > span:last-child|text","content":"#chp_raw","prev":".prenext a:first-child|attr:href","next":".prenext a:last-child|attr:href","chapter":{"trigger":"[title=\"Table of Contents\"],[onclick=\"chp_pop_sidemnu();\"]","sel":"#ol_toc a,.toc_scroll a","url":"|attr:href","label":"|text"}}},{"id":"novelfire","title":{"name":"h1|text","id":"[report-post_id]|attr:report-post_id","tags":".categories a|text","first":".links a|attr:href"},"reader":{"title":{"id":"[report-post_id]|attr:report-post_id","url":"h1 a|attr:href","name":"h1 a|text"},"label":".chapter-title|text","content":"#content","para":"#content","prev":"a.prevchap:not(.isDisabled)|attr:href","next":"a.nextchap:not(.isDisabled)|attr:href"},"chapters":{"chapter":{"json":true,"sel":"data","url":"slug|pattern:(^[a-z]+-\\d+)-.+","label":"title"}}},{"id":"lightnovelworld","title":{"name":"h1|text","tags":".genre-tag|text","first":"a.btn-read-now|attr:href"},"reader":{"title":{"sel":"a.novel-title","url":"|attr:href","name":"|text"},"label":"h1|text","content":"#chapterText","prev":"a.prev-btn|attr:href","next":"a.next-btn|attr:href"},"chapters":{"chapter":{"json":true,"sel":"chapters","url":"number","label":"number"},"paging":{"total":"total_chapters","skipKey":"offset","limitKey":"limit","limitValue":500}}},{"id":"wattpad","title":{"name":"h1|text","firstBtn":"[aria-label=\"Start reading\"]","tags":"[data-testid=\"tags\"] a span|text"},"reader":{"sel":".part-content","title":{"url":".toc-header h6 a|attr:href","name":".toc-header h6 a|text","img":"img.cover|attr-contain:src"},"label":"h1|text","content":".part-content","chapter":{"sel":".table-of-contents a","url":"|attr:href","label":".part-title|text"}}},{"id":"novelbin","title":{"name":"h3.title|text","tags":".info a[href*=\"/genre/\"]|text","first":"a.btn-read-now|attr:href"},"reader":{"title":"a.novel-title","label":".chr-text|text","content":"#chr-content","prev":"a[data-chapter-nav=\"prev\"]|attr:href","next":"a[data-chapter-nav=\"next\"]|attr:href","chapter":{"trigger":".chr-jump","sel":".chr-jump option","label":"|text","url":"|[attr:chapter-id,attr:value]"}},"search":{"title":{"sel":".list-novel .row:has(img)","name":"h3 a|text","url":"a|attr:href","chapter":{"sel":".text-info a","url":"|attr:href","label":".chr-text|text || |text"}}}},{"id":"freewebnovel","title":{"name":"h1|text","tags":".m-info a[href*=\"/genre/\"]|text","first":".btn a:last-child|attr:href","hasMore":"#nextBtn:not(.none)","chapter":{"sel":".row-box:has(#nextBtn.none) .m-newest2 ul li a, .row-box:has(#nextBtn:not(.none)) .m-newest1 ul li a","url":"|attr:href","label":"|text"}},"reader":{"title":"h1 a","label":"h1 + span|text","content":"#article","prev":"a:has(.glyphicon-chevron-left)|attr:href","next":"a:has(.glyphicon-chevron-right)|attr:href","chapter":{"trigger":"a:has(+ .catalog)","sel":".catalog select option","url":"|attr:value","label":"|text"}}},{"id":"novelbuddy","title":{"sel":"main:has(button[title=\"Bookmark\"]):has(a button)","name":"h1|text","tags":"h1 ~ div a[href*=\"/genres/\"]|text","chapter":{"sel":"main ul li a","url":"|attr:href","label":"span:nth-child(2) span|text","at":"span:nth-child(3) span|text"}},"reader":{"title":"button[aria-label=\"Back\"] ~ div a","label":"h2 + p|text","content":".novel-tts-content","chapter":{"sel":"aside ul li a[title]:has(svg)","url":"|attr:href","label":"|text"}},"search":{"lazy":true,"empty":"section span + p + p","title":{"sel":"article","url":"a|attr:href","name":"img|attr:alt","chapter":{"sel":"div div a","url":"|attr:href","label":"span|text || |text"}}}},{"id":"novelsonline","title":{"sel":".chapter-chs","name":"h1|text","tags":".novel-detail-body a[href*=\"/category/\"]|text","chapter":{"sel":".chapter-chs a","url":"|attr:href","label":"|text"}},"reader":{"title":"h1 a","label":"h1|text","content":"#contentall","chapter":{"sel":"div:has(~ div #contentall) .chapter-actions option","url":"|attr:value","label":"|text"}}},{"id":"wuxiabox","title":{"sel":"#chapters","name":"h1|text","tags":".property-item|text","first":"a#readchapterbtn|attr:href","hasMore":".filters","chapter":{"sel":".intro a","url":"|attr:href","label":"|text"}},"reader":{"sel":".chapter-content","title":"h1 a","label":"h2|text","content":".chapter-content","prev":"a.prev:not(.isDisabled)|attr:href","next":"a.next:not(.isDisabled)|attr:href"}},{"id":"novelcool","title":{"name":"h1|text","img":"img.bookinfo-pic-img|attr:src","tags":".for-pc .bookinfo-category-list a|text","chapter":{"sel":".chp-item a","url":"|attr:href","label":".chapter-item-headtitle|text","at":".chapter-item-time|text"}},"reader":{"title":".r-n-title a","label":".r-n-bk-chp|text","content":".chapter-reading-section","chapter":{"sel":".chp-catalogue-m-list a","url":"|attr:href","label":"span|text"}},"search":{"title":{"sel":".book-item","name":".book-name|text"}}},{"id":"mvlempyr","title":{"tags":".righttinfo .genre-tags|text","chapter":{"sel":"a.chapter-item","url":"|attr:href","label":"h3|text","at":".chapter-date|text"}},"reader":{"title":{"url":"a#novel-link|attr:href","name":"#novel-name span|text"},"label":"#chapter-name span|text","content":"#chapter","prev":"a#prev-top|attr:href","next":"a#next-top|attr:href","chapter":{"trigger":"[title=\"Chapter Index\"]","sel":"a.chapter-item","url":"|attr:href","label":"h1|text","at":".chapter-date|text"}}},{"id":"novelhall","title":{"sel":"#morelist","tags":".book-info a[href*=\"/genre/\"]|text","chapter":{"sel":"#morelist a","url":"|attr:href","label":"|text"}},"reader":{"title":"a#bookname,.breadcrumb .active a","label":"h1|text","content":".entry-content","para":".entry-content","prev":{"sel":"a[rel=\"prev\"]","url":"|attr:href","label":"|attr:title"},"next":{"sel":"a[rel=\"next\"]","url":"|attr:href","label":"|attr:title"}},"search":{"title":{"sel":"#main tr:has(td)","name":"a|text","chapter":{"sel":"a.chapter","url":"|attr:href","label":"|text"}}}},{"id":"wuxiaclick","title":{"name":"h5|text","tags":"a[href*=\"/category/\"] span|text","chapter":{"json":"https://wuxiaworld.eu/api/chapters/{titleSlug}","sel":"","url":"novSlugChapSlug","label":"title","at":"timeAdded"}},"reader":{"sel":"#chapterText","title":"a[href*=\"/novel/\"]","label":"h1|text","content":"div:has(> div > #chapterText),body","para":"[data-tts-paragraph]","prev":"div:has(+ div > button) > a|attr:href","next":"div:has(> button) + div > a|attr:href","chapter":{"trigger":"div:has(+ div > a) > button","dismiss":".mantine-Modal-close","json":"https://wuxiaworld.eu/api/chapters/{titleSlug}","sel":"","url":"novSlugChapSlug","label":"title","at":"timeAdded"}}},{"id":"novelfull","title":{"sel":".list-chapter","name":"h3.title|text","tags":".info a[href*=\"/genre/\"]|text","first":".list-chapter a|attr:href"},"reader":{"sel":"#chapter-content","title":"a.truyen-title","label":".chapter-title|text","content":"#chapter-content","prev":"a#prev_chap|attr:href","next":"a#next_chap|attr:href","chapter":{"trigger":".chapter_jump","sel":"select.chapter_jump option"}},"search":{"title":{"sel":".list-novel .row:has(img)","name":"h3 a|text","chapter":{"sel":".text-info a","label":".chapter-text|text"}}}},{"id":"woopread","title":{"tags":"a[href*=\"genres=\"]|text","first":"a[aria-label=\"Read Now\"]|attr:href","chapter":{"allBtn":"button[aria-controls=\"chapter-list-container\"][aria-expanded=\"false\"]","sel":".chapter-item-wrapper a","label":"h3|text","at":"span|text"}},"reader":{"title":"h1 a","label":"h2|text","content":"div[id^=\"chapter\"]","prev":"a:has(button .lucide-chevron-left)|attr:href","next":"a:has(button .lucide-chevron-right)|attr:href","chapter":{"trigger":"button:has(.lucide-menu)","json":"/api/novels/{titleId}/chapters","sel":"","url":"slug","label":"title","at":"createdAt"}},"search":{"title":"main a"}},{"id":"asianovel","title":{"img":".story__thumbnail img|attr-contain:src","tags":"#edit-genre a|text","chapter":{"sel":".chapter-group li","url":"a|attr:href","label":"a|text","at":"time .list-view|text"}},"reader":{"title":"a.chapter__story-link","content":"#chapter-content","chapter":{"sel":"#chapter-index-list a","label":"span|text"}},"search":{"title":{"sel":".card__body","name":"h3 a|text","chapter":".card__link-list-item a"}}},{"id":"katreadingcafe","title":{"tags":".sertogenre a|text","chapter":{"sel":".eplister li","url":"a|attr:href","label":".epl-num|text","at":".epl-date|text"}},"reader":{"sel":".epwrapper","title":".ts-breadcrumb a[href*=\"series\"]","content":".entry-content","prev":"a[aria-label=\"prev\"]|attr:href","next":"a[aria-label=\"next\"]|attr:href"},"search":{"title":".listupd article"}},{"id":"chrysan","title":{"img":"img.materialboxed|attr-contain:src","tags":".series-tag|text|remove:\\(.+","chapter":".chapter-item a"},"reader":{"title":"a.novel-title","label":".chapter-title|text","content":"#novel-content","chapter":".toc:has(~ .entry-content) option:not([disabled])"}},{"id":"readnovelmtl","title":{"tags":".card-body a[href*=\"/category/\"]|text","chapter":{"sel":"#chapter-chunk td:has(> a)","url":"a|attr:href","label":"a|text","at":".small|text"}},"reader":{"title":"a#novel-title","content":"#content","prev":"#prev a|attr:href","next":"#next a|attr:href","chapter":{"trigger":"[aria-controls=\"chapter-list-sidebar\"]","sel":"#sidebarChapterList a","label":"|text"}},"search":{"title":".card-body .row:has(a)"}},{"id":"novelhi","title":{"sel":".bookChapter #recentChapter","name":"h1,#bookNamedHidden|text","img":".cover,.decorate-img|attr-contain:src","tags":".genre-tag a,.m-genre-tag a|text","first":"#startReading|attr:href"},"reader":{"sel":"#showReading","title":".bookNav span:nth-child(3) a, a.mobile-breadcrumb__item:nth-of-type(3)","label":"h1, .chapter-jump-mobile__toggle|text","content":"#showReading","para":"sent","obfFont":"style#chapter-font-obfuscation-style","prev":"a.prev,.reading-nav a:first-child|attr:href","next":"a.next,.reading-nav a:last-child|attr:href"},"chapters":{"chapter":{"sel":".dirList li a, .mobile-chapter-item","label":"span|text"}},"search":{"lazy":true,"empty":".novel-empty-state","title":{"sel":"#bookList > div","name":".list-title,.novel-book-title|text"}}},{"id":"requiemtls","title":{"tags":".genxed a|text","chapter":{"sel":".eplister a","label":".epl-num|text","at":".epl-date|text"}},"reader":{"sel":".epcontent.entry-content","title":"[itemprop=\"itemListElement\"]:nth-child(2) a","content":".entry-content","obfFont":"style#wp-custom-css","prev":"a[aria-label=\"prev\"]|attr:href","next":"a[aria-label=\"next\"]|attr:href"},"search":{"title":".listupd article"}}]
|
package/webview.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(){"use strict";function C(e,t){let n;return()=>{n&&clearTimeout(n),n=setTimeout(()=>{e(),n=void 0},t)}}function y(e){return e.title==="Just a moment..."||e.title==="Access denied"||e.title=="Attention Required! | Cloudflare"||!!e.querySelector('body.no-js #challenge-running, body.no-js noscript, link[href$="/styles/challenges.css"]')}function v(e){if(e)try{return JSON.parse(e)}catch{return}}async function M({addListener:e,removeListener:t,transform:n,filter:o,handler:a,onTimeout:r,timeout:i,once:s}){return new Promise(c=>{e(f);const l=()=>s===!0&&t(f),w=i?setTimeout(()=>{l(),c(void 0),r?.()},i):void 0;async function f(d,...u){d=n?n(d):d,d!==void 0&&(!o||o(d,...u))&&(l(),c(d),a?.(d,...u),w&&clearTimeout(w))}})}async function H(e){return(await M({addListener:t=>window.addEventListener("message",t),removeListener:t=>window.removeEventListener("message",t),...e}))?.data}function P({event:e,filter:t,handler:n,senderWindow:o,targetOrigin:a}){H({filter:r=>r.data?.event===e&&!!r.data?.reqId&&(!t||t(r)),handler:async r=>{const i=await n?.(r);i&&(o||r.source||window).postMessage({resId:r.data.reqId,result:i},{targetOrigin:a??"*"})}})}async function b(e,t,n){const o=await n(()=>{e=0});if(o!==void 0)return o;if(!(e<=0))return await new Promise(a=>{setTimeout(async()=>{const r=await b(e-1,t,n);a(r)},t)})}function R(){const e={delay:{loading:!0}};let t=location.pathname,n={...e};async function o(i,s){const c=s.headers.get("Content-Type");if(!L(c)){delete n[i];return}const l=s.clone();n[i]={res:()=>j(l)}}const a=i=>{t!==location.pathname&&(t=location.pathname,n={...e}),n[i]={loading:!0},delete n.delay};window.fetch=new Proxy(window.fetch,{apply:(i,s,c)=>{let[l,w]=c;l instanceof Request&&(l=l.url,w=l);const f=Reflect.apply(i,s,c),d=w?.method;return d&&d.toLowerCase?.()!=="get"?f:(a(l),f.then(u=>(o(l,u),u)).catch(u=>{throw delete n[l],u}))}});const r=XMLHttpRequest.prototype.open;XMLHttpRequest.prototype.open=function(...i){const[s,c]=i;return s?.toUpperCase?.()==="GET"&&typeof c=="string"&&this.addEventListener("readystatechange",function(){if(this.readyState===3)a(c);else if(this.readyState==4)if(this.status>=200&&this.status<300&&L(this.getResponseHeader("content-type"))){const l=this.responseText;n[c]={res:async()=>v(l)}}else delete n[c]}),r.apply(this,i)},P({event:"tk:fetchResult",async handler(i){if(i.origin!==location.origin)return;const{url:s}=i.data.args||{};return typeof s!="string"?void 0:await _(()=>n,s)}})}function I(e,t,n){const o=Object.keys(e);for(const a of o){const r=new URL(a,location.origin),i=S(r,t,n);if(i)return{url:r.href,result:e[a],params:i}}}function S(e,t,n){if(e.origin!==t)return;const o=e.pathname.split("/").filter(Boolean);if(o.length!==n.length)return;const a={};for(let r=0;r<n.length;r++){const i=o[r],s=n[r];if(s.startsWith("{")){const c=s.substring(1,s.length-1);a[c]=i;continue}if(s!==i)return}return a}function _(e,t){let n=30;const o=new URL(t,location.origin),a=decodeURIComponent(o.pathname).split("/").filter(Boolean);return b(150,100,async r=>{const i=I(e(),o.origin,a);if(!i){const c=Object.values(e());!(!c.length||c.some(l=>l.loading))&&!--n&&r();return}const s=await A(i.result);return s?{url:i.url,params:i.params,value:s}:void 0})}async function A(e){const{res:t,parsed:n,loading:o}=e;if(!o)return e.parsed=n??await t?.(),delete e.res,e.parsed}async function j(e){return await e?.json().catch(async()=>v(await e.text())).catch(()=>{})}function L(e){return e?e.includes("application/json"):!0}const q=new Promise(e=>{let t=!1;const n=()=>{t||(t=!0,e())};window.addEventListener("flutterInAppWebViewPlatformReady",()=>n()),setTimeout(()=>n(),3e3)}),h=!navigator.userAgent.toLowerCase().includes("android"),k=h&&
|
|
1
|
+
(function(){"use strict";function C(e,t){let n;return()=>{n&&clearTimeout(n),n=setTimeout(()=>{e(),n=void 0},t)}}function y(e){return e.title==="Just a moment..."||e.title==="Access denied"||e.title=="Attention Required! | Cloudflare"||!!e.querySelector('body.no-js #challenge-running, body.no-js noscript, link[href$="/styles/challenges.css"]')}function v(e){if(e)try{return JSON.parse(e)}catch{return}}async function M({addListener:e,removeListener:t,transform:n,filter:o,handler:a,onTimeout:r,timeout:i,once:s}){return new Promise(c=>{e(f);const l=()=>s===!0&&t(f),w=i?setTimeout(()=>{l(),c(void 0),r?.()},i):void 0;async function f(d,...u){d=n?n(d):d,d!==void 0&&(!o||o(d,...u))&&(l(),c(d),a?.(d,...u),w&&clearTimeout(w))}})}async function H(e){return(await M({addListener:t=>window.addEventListener("message",t),removeListener:t=>window.removeEventListener("message",t),...e}))?.data}function P({event:e,filter:t,handler:n,senderWindow:o,targetOrigin:a}){H({filter:r=>r.data?.event===e&&!!r.data?.reqId&&(!t||t(r)),handler:async r=>{const i=await n?.(r);i&&(o||r.source||window).postMessage({resId:r.data.reqId,result:i},{targetOrigin:a??"*"})}})}async function b(e,t,n){const o=await n(()=>{e=0});if(o!==void 0)return o;if(!(e<=0))return await new Promise(a=>{setTimeout(async()=>{const r=await b(e-1,t,n);a(r)},t)})}function R(){const e={delay:{loading:!0}};let t=location.pathname,n={...e};async function o(i,s){const c=s.headers.get("Content-Type");if(!L(c)){delete n[i];return}const l=s.clone();n[i]={res:()=>j(l)}}const a=i=>{t!==location.pathname&&(t=location.pathname,n={...e}),n[i]={loading:!0},delete n.delay};window.fetch=new Proxy(window.fetch,{apply:(i,s,c)=>{let[l,w]=c;l instanceof Request&&(l=l.url,w=l);const f=Reflect.apply(i,s,c),d=w?.method;return d&&d.toLowerCase?.()!=="get"?f:(a(l),f.then(u=>(o(l,u),u)).catch(u=>{throw delete n[l],u}))}});const r=XMLHttpRequest.prototype.open;XMLHttpRequest.prototype.open=function(...i){const[s,c]=i;return s?.toUpperCase?.()==="GET"&&typeof c=="string"&&this.addEventListener("readystatechange",function(){if(this.readyState===3)a(c);else if(this.readyState==4)if(this.status>=200&&this.status<300&&L(this.getResponseHeader("content-type"))){const l=this.responseText;n[c]={res:async()=>v(l)}}else delete n[c]}),r.apply(this,i)},P({event:"tk:fetchResult",async handler(i){if(i.origin!==location.origin)return;const{url:s}=i.data.args||{};return typeof s!="string"?void 0:await _(()=>n,s)}})}function I(e,t,n){const o=Object.keys(e);for(const a of o){const r=new URL(a,location.origin),i=S(r,t,n);if(i)return{url:r.href,result:e[a],params:i}}}function S(e,t,n){if(e.origin!==t)return;const o=e.pathname.split("/").filter(Boolean);if(o.length!==n.length)return;const a={};for(let r=0;r<n.length;r++){const i=o[r],s=n[r];if(s.startsWith("{")){const c=s.substring(1,s.length-1);a[c]=i;continue}if(s!==i)return}return a}function _(e,t){let n=30;const o=new URL(t,location.origin),a=decodeURIComponent(o.pathname).split("/").filter(Boolean);return b(150,100,async r=>{const i=I(e(),o.origin,a);if(!i){const c=Object.values(e());!(!c.length||c.some(l=>l.loading))&&!--n&&r();return}const s=await A(i.result);return s?{url:i.url,params:i.params,value:s}:void 0})}async function A(e){const{res:t,parsed:n,loading:o}=e;if(!o)return e.parsed=n??await t?.(),delete e.res,e.parsed}async function j(e){return await e?.json().catch(async()=>v(await e.text())).catch(()=>{})}function L(e){return e?e.includes("application/json"):!0}const q=new Promise(e=>{let t=!1;const n=()=>{t||(t=!0,e())};window.addEventListener("flutterInAppWebViewPlatformReady",()=>n()),setTimeout(()=>n(),3e3)}),h=!navigator.userAgent.toLowerCase().includes("android"),k=h&&location.hostname.includes("comix"),D=location.hostname.includes("mangahub");let p;window.top===window&&(h&&D&&(navigator.serviceWorker={addEventListener:()=>{},getRegistrations:()=>Promise.resolve([]),getRegistration:()=>Promise.resolve(),register:()=>Promise.resolve(),startMessages:()=>Promise.resolve()}),h||(Element.prototype.requestFullscreen=()=>Promise.resolve()),$(),W(),x(),R(),F());function O(){const e=document.querySelector('meta[name="viewport"]'),t=e??document.createElement("meta");e||t.setAttribute("name","viewport"),t.setAttribute("content","width=device-width, initial-scale=1, user-scalable=0"),e||document.head.prepend(t)}function W(){let e=!1,t=0;const n=()=>{if(!(e||y(document)))if(O(),e=!0,t++,location.protocol==="chrome-error:")m("tk:error",document.title),document.body.style.setProperty("display","none");else{const o=E();m("tk:DOMContentLoaded",{isDocTransparent:o}),o&&B()}};document.addEventListener("DOMContentLoaded",n),document.addEventListener("readystatechange",o=>{o.target.readyState!=="loading"?n():t<=1&&(e=!1)})}function x(){e(()=>{y(document)||m("tk:spaNav")});function e(t){let n=location.pathname;const o=C(()=>{n!==location.pathname&&(k&&window.webkit&&(p=window.webkit||p,window.webkit=void 0),n=location.pathname,t())},50),a=(r,i,s)=>(o(),Reflect.apply(r,i,s));window.addEventListener("popstate",o),window.history.pushState=new Proxy(window.history.pushState,{apply:a}),window.history.replaceState=new Proxy(window.history.replaceState,{apply:a}),location.hostname.includes("comix")&&setInterval(o,500)}}function $(){if(!k)return U();window.addEventListener("DOMContentLoaded",()=>{p=window.webkit,window.webkit=void 0;const e={debug:console.debug,error:console.error,info:console.info,warn:console.warn};for(const t in e)console[t]=function(...n){try{e[t].call(null,n)}catch{}};window.flutter_inappwebview.callHandler=function(...t){const n=window._flutter_inappwebview_windowId,o=setTimeout(function(){});return p?.messageHandlers.callHandler.postMessage({handlerName:t[0],_callHandlerID:o,args:JSON.stringify(Array.prototype.slice.call(t,1)),_windowId:n}),new Promise(function(a,r){window.flutter_inappwebview[o]={resolve:a,reject:r}})}})}function U(){let e=window.webkit,t=0;const n=setInterval(()=>{if(e===window.webkit){++t>=300&&clearInterval(n);return}e===void 0||typeof window.webkit=="object"?(t=0,e=window.webkit):window.webkit=e},10)}function B(){let e=0;const t=setInterval(()=>{if(e++,e===10){clearInterval(t);return}E()||(clearInterval(t),m("tk:transparentChanged",!1))},200)}function E(){return T(document.documentElement)&&T(document.body)}function T(e){const t=getComputedStyle(e).backgroundColor;return!t||t==="rgba(0, 0, 0, 0)"}function F(){let e;const t=()=>({});window._lstClckDetails=t,document.addEventListener("touchstart",n=>{const o=n.target;if(!(o instanceof HTMLElement)||!o.isConnected)return;const a=n.touches[0];window._lstClckDetails=()=>J(o,location.pathname,a.pageX,a.pageY),clearTimeout(e),o&&(e=setTimeout(()=>{window._lstClckDetails=t},500))})}function J(e,t,n,o){if(location.pathname!==t)return;const a=(e.isConnected?N(e,i=>i instanceof HTMLAnchorElement||i instanceof HTMLButtonElement):void 0)??Array.from(document.elementsFromPoint(n,o)).find(i=>i instanceof HTMLAnchorElement&&g(i));if(!a)return e.isConnected&&g(e)?{}:void 0;if(!g(a))return;if(!(a instanceof HTMLAnchorElement))return a.children.length?{}:void 0;const r=a.href;if(!r||r.includes("javascript:")||r[0]==="#")return{};try{return{href:new URL(r,location.href).toString(),isBlank:a.target==="_blank"}}catch{return{}}}function g(e){const{offsetWidth:t,offsetHeight:n}=e;return t>=1&&t<window.innerWidth*.9||n>=1&&n>window.innerHeight*.9}function N(e,t){let n=e;for(;n&&n!==document.body;){if(t(n))return n;n=n.parentElement}}async function m(e,t){await q,window.flutter_inappwebview?.callHandler?.(e,t===void 0?{}:t)}})();
|