trackkun-dom 2.20.1 → 2.20.2

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.
Files changed (3) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
  3. package/specs.json +1 -1
package/index.js CHANGED
@@ -1 +1 @@
1
- (function(W,k){typeof exports=="object"&&typeof module<"u"?k(exports):typeof define=="function"&&define.amd?define(["exports"],k):(W=typeof globalThis<"u"?globalThis:W||self,k(W._trackkun_={}))})(this,(function(W){"use strict";function k(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)})})}async function M(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 M(a-1,e,t);n(s)},e)})}async function A(a,e,t=0){const r=e.root??document.documentElement,n=e.timeoutMs??1e4;return M(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 Z(a){if(a instanceof HTMLOptionElement){const e=a.parentElement instanceof HTMLOptGroupElement?a.parentElement.parentElement:a.parentElement;if(!e||!(e instanceof HTMLSelectElement))return;const t=a.getAttribute("value")||"";if(e.value===t)return;e.value=t,e.dispatchEvent(new Event("change"));return}a instanceof HTMLAnchorElement&&a.addEventListener("click",e=>e.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 q(a){if(a)try{return JSON.parse(a)}catch{return}}const ue={text:he,attr:it,"attr-contain":lt,value:ot,row:ct,"bg-image":ut,json:gt},at={pattern:pt,remove:ht,atob:dt};function d(a,e){if(a)return ge(a,e,nt)}function G(a,e){if(a)return ge(a,e,st)}function ge(a,e,t){if(!a)return;const r=a.split("||").map(n=>n.trim()).filter(Boolean);for(const n of r){const s=rt(n);if(!s)continue;const i=t(e??document.documentElement,s);if(i)return i}}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(X),transformers:r.map(X)}}function X(a){const e=a.indexOf(":"),t=e!==-1;return{fn:t?a.substring(0,e):a,param:t?a.substring(e+1):""}}function nt(a,e){if(!e.selector)return pe(a,e);const t=ft(e.selector);for(const r of t){const n=Array.from(a.querySelectorAll(r));for(const s of n){const i=pe(s,e);if(i)return i}}}function st(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=ue[s.fn],l=i(n,s.param);if(l){r.push(ee(l,e.transformers));break}}if(r.length)return r}function pe(a,e){for(const t of e.extractors){const r=ue[t.fn],n=r(a,t.param);if(n)return ee(n,e.transformers)}}function ee(a,e){let t=a;for(const r of e){const n=at[r.fn];n&&(t=n(t,r.param).trim())}return t}function he(a){return Array.from(a.childNodes).filter(e=>e.nodeType===3).map(e=>_(e.textContent)).filter(Boolean).join(" ").trim()||_(a.textContent)}function it(a,e){return _(a.getAttribute(e))}function lt(a,e){let t=a.getAttribute(e);if(!t){const r=a.getAttributeNames().find(n=>n.includes(e));r&&(t=a.getAttribute(r))}return _(t)}function ot(a){return a.value}function ct(a,e){if(!e)return;const t=_(a.textContent)?.toLowerCase(),r=e.toLowerCase();if(!(t!==r&&t!==`${r}:`))return _(a.nextElementSibling?.textContent??a.nextSibling?.textContent)}function ut(a){const e=getComputedStyle(a).backgroundImage;if(!(!e||!e.startsWith("url(")))return e.slice(5,-2)||void 0}function gt(a,e){const t=C(q(he(a)),e);return typeof t=="number"?t+"":typeof t=="string"?_(t+""):void 0}function C(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?C(i,s):i}catch{return}}function _(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 ht(a,e){if(e)try{return a.replaceAll(new RegExp(e,"gi"),"")}catch{}return a}function dt(a){try{return window.atob(a)}catch{return a}}function ft(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 l=t.trim();l.length>0&&e.push(l),t=""}else t+=i}const n=t.trim();return n.length>0&&e.push(n),e}var mt=(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))(mt||{}),wt=(a=>(a[a.ok=1]="ok",a[a.hidden=2]="hidden",a[a.deleted=3]="deleted",a))(wt||{}),vt=(a=>(a[a.aggregator=0]="aggregator",a[a.scanlator=1]="scanlator",a))(vt||{}),yt=(a=>(a[a.pending=0]="pending",a[a.completed=1]="completed",a[a.offline=2]="offline",a[a.incompat=3]="incompat",a))(yt||{}),de=(a=>(a.id="id",a.name="name",a.slug="slug",a))(de||{}),V=(a=>(a.blank="about:blank",a.title="meta.title",a.reader="meta.reader",a))(V||{});function te(a=0){return new Promise(e=>setTimeout(e,a))}const bt=/(vol(ume)?|season)(\s*|-|\.)(\d+)/i,Rt=/^S([1-9])\s/i,$t=/(ch(ap(t(er)?|\.)?|\.)?|#|episode\.?|capitolo\.?|capitulo\.?|bölüm\.?)(\s*|-)(\d+([_-~,.]\d+)?)/i,xt=/\d+([_-~,.]\d+)?/,St=/[_-~,]/;function Dt(a){const e=a.match(bt);if(e)return{volStr:e[0],volValueStr:e[4]};const t=a.match(Rt);return t?{volStr:t[0],volValueStr:t[1]}:{}}function T(a){if(!a)return;if(!isNaN(+a))return{chap:+a};const{volStr:e,volValueStr:t}=Dt(a),r=e?a.replace(e,"").trim():a,n=r.match($t),s=r.match(xt),i=n?.[6]??s?.[0];if(!i)return;const l=+i.replace(St,".");if(isNaN(l))return;const c=e&&t&&!isNaN(+t)?+t:void 0;return{vol:c===void 0||c<=0?void 0:c,chap:l}}const It=/\d+[a-z]+\d+/i,Pt=/[a-z]+\d+[a-z]+/i,Ct=/^\d{5,}$/;function fe(a){if(!a)return;const e=[];a.split(/[-_]/).forEach(r=>{const n=r.split(".").filter(s=>s&&!Pt.test(s)&&!It.test(s)&&!Ct.test(s)).join(".");n&&e.push(n)});const t=e.join(" ");return T(t)}async function ae(a,e=240){return new Promise(t=>{const r=new Image;r.crossOrigin="anonymous",r.onerror=()=>t(void 0),r.onload=()=>{const n=document.createElement("canvas"),s=n.getContext("2d"),i=Math.max(1,r.naturalWidth/e),l=r.naturalWidth/i,c=r.naturalHeight/i;n.width=l,n.height=c;const o=/iPad|iPhone|iPod/.test(navigator.userAgent);try{s.drawImage(r,0,0,l,c);const u=n.toDataURL(o?"image/jpg":"image/webp",o?.99:.8).split(",").slice(-1)[0];t(u)}catch{t(void 0)}},r.src=a})}async function Mt(a,e=240){const t=await Tt(a);if(t)return await new Promise(async r=>{const n=ae(t,e),s=setTimeout(()=>r(void 0),100),i=await n;clearTimeout(s),r(i)})}async function Tt(a){if(a.startsWith("blob:"))return a;try{const e=await fetch(a);if(e.status>=400)return;const t=await e.blob();return URL.createObjectURL(t)}catch{return}}function S(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=C(a,n);if(typeof i=="number"||i){if(typeof i!="string")return i;const l=i.replace(/(\n|\t)/g," ").trim();if(l){const c=ee(l,s.map(X));if(c)return c}}}}function U(a){if(a?.startsWith("window")){const e=a.indexOf(".");return e===-1?void 0:S(window,a.substring(e+1))}return q(a?d(a):document.querySelector("pre")?.textContent)}function jt(){return Math.random().toString(16).slice(2)}async function Bt({addListener:a,removeListener:e,transform:t,filter:r,handler:n,onTimeout:s,timeout:i,once:l}){return new Promise(c=>{a(p);const o=()=>l===!0&&e(p),u=i?setTimeout(()=>{o(),c(void 0),s?.()},i):void 0;async function p(g,...h){g=t?t(g):g,g!==void 0&&(!r||r(g,...h))&&(o(),c(g),n?.(g,...h),u&&clearTimeout(u))}})}async function At(a){return(await Bt({addListener:e=>window.addEventListener("message",e),removeListener:e=>window.removeEventListener("message",e),...a}))?.data}async function Lt(a){const{receiverWindow:e,timeout:t,targetOrigin:r,event:n,args:s}=a,i={reqId:jt(),event:n,args:s};return(e||window)?.postMessage(i,r??"*"),(await At({filter:l=>l?.data?.resId===i.reqId,timeout:t??3e4,once:!0}))?.result}function I(a){return Lt({event:"tk:fetchResult",args:{url:a},timeout:15e3})}function D(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 j(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={},l=e?.preferGroup,c=o=>o.lang??"";for(const o of t){const u=c(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(!l){g.vol===void 0&&o.vol!=null&&(s[p]=o);continue}g.group!==l&&(o.group==l||g.group&&!o.group||r[o.group??""]>r[g.group??""])&&(s[p]=o)}return s}const Ot=[{seconds:1,locales:{en:"sec",vi:"gi\xE2y",tr:"ikinci",es:"segunda"}},{seconds:60,locales:{en:"min",vi:"ph\xFAt",tr:"dakika"}},{seconds:3600,locales:{en:"hour",vi:"gi\u1EDD",tr:"saat",fr:"heure",it:"ora",es:"hora"}},{seconds:86400,locales:{en:"day",vi:"ng\xE0y",tr:"g\xFCn",fr:"jour",it:"giorno",es:"d\xEDa"}},{seconds:604800,locales:{en:"week",vi:"tu\u1EA7n",tr:"hafta",fr:"semaine",it:"settimana",es:"semana"}},{seconds:2592e3,locales:{en:"month",vi:"th\xE1ng",tr:"ay",fr:"mois",it:"mese",es:"mes"}},{seconds:31536e3,locales:{en:"year",vi:"n\u0103m",tr:"yil",fr:"an",it:"anno",es:"a\xF1o"}}],Ut=/^\d+$/;function me(a,e){const t=a?.toLowerCase();if(!t)return;const r=Date.now();if(t.includes("now"))return r;if(t.includes("yesterday"))return r-864e5;if(Ut.test(t))return+t;const n=new Date(t);if(n instanceof Date){const o=n.valueOf();if(!isNaN(o))return n.getHours()===0&&n.getMinutes()===0?Math.min(r,o+432e5):o}const s=Ot.find(o=>e&&o.locales[e]&&t.indexOf(o.locales[e])!==-1?!0:t.indexOf(o.locales.en)!==-1);if(!s)return;const i=t.split(" ").filter(Boolean),l=we(i)??(e==="en"?we(i,["a","an"]):void 0);if(!l)return;const c=r-l*s.seconds*1e3;return c>0?c:void 0}function we(a,e){for(let t=0;t<a.length;t++){const r=a[t];if(e?.includes(r))return 1;const n=+r;if(n)return n<0?void 0:n}}function Et(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 F(a,{titleSlug:e,titleId: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 re(a){if(!a)return;let e=a;e.startsWith("//")&&(e=`https:${e}`);try{return new URL(e)}catch{return}}function L(a){if(!(!a||typeof a!="string"))return a.includes("//")?re(a)?.pathname:a}function _t(a,e){const t=[...e],r=[];let n=!1,s=0;const i=Math.min(a.length,100);for(let c=0;c<i;c++){if(s>=10/2){const h=10-r.length;if(h>0){const f=c+h<=a.length?a.slice(c,c+h):t.slice(0,h);r.push(...f)}break}const o=a[c],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 l=[];for(let c=0;c<r.length;c++){const o=r[c];(o.changed||c<10)&&l.push(o)}return{hasMore:e.length<2||e.length-t.length<2,rawReleases:l}}function Nt(a,e){const t={};return a.forEach(r=>{const n=r.chapters.reduce((s,i)=>{const l=i.lang||e||"";return s[l]||(s[l]=[]),s[l].push(i),s},{});Object.entries(n).forEach(([s,i])=>{const l=`${r.slug}:${s}`;t[l]?(t[l].chapters.push(...i),j(t[l].chapters)):t[l]={...r,lang:s===""?void 0:s,chapters:i}})}),Object.values(t)}function ve(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 $=(a=>(a.title="title",a.reader="reader",a.releases="releases",a.chapters="chapters",a.search="search",a))($||{}),zt=Object.defineProperty,Wt=(a,e,t)=>e in a?zt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,B=(a,e,t)=>Wt(a,typeof e!="symbol"?e+"":e,t);class K{constructor(e){B(this,"headless"),B(this,"siteId"),B(this,"spec"),B(this,"siteMeta"),B(this,"tags"),B(this,"context"),B(this,"methodsMap",{[$.title]:()=>this.getRawTitleData(),[$.reader]:()=>this.getRawReaderData(),[$.releases]:()=>this.getRawReleasesData(),[$.search]:()=>this.getRawSearchData(),[$.chapters]:()=>this.getRawChaptersData()}),B(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}async getRawPageByType(e,t=!1){const r=await this.methodsMap[e](),n=!r&&(e===$.title||e===$.reader)&&await qt(this.spec);if(t&&!r&&!n)return;const s=location.origin+location.pathname;return{type:e,is404:n,specId:this.spec.id,siteName:this.getSiteName(e,r),favUrl:Ft(),htmlLang:Jt(),url:s,data:r,spec:this.spec,context:this.context}}parseReaderUrl(e,t,r){const n=!this.siteId,s=t.includes("/");let i=s?e:this.siteMeta.readerBase;if(i.startsWith("/")||(i="/"+i),i.endsWith("/")||(i=i+"/"),!s)return n?{basePath:"",slug:`${i}${t}`}:{basePath:i,slug:t};const l=i.includes("{");let c=t;if(c[0]!=="/"&&(c.includes("/")||n&&!l))try{c=new URL(t,location.href).pathname}catch{}if(c.endsWith("/")&&(c=c.slice(0,-1)),l){const o=i.split("/").filter(Boolean),u=c.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:c,lang:p,titleId:g,titleSlug:h};if(i=i.replace("{lang}",p).replace("{titleId}",g).replace("{titleSlug}",h),c.startsWith(i))return{basePath:i,slug:c.replace(i,""),lang:p,titleId:g,titleSlug:h}}}else if(!n&&c.startsWith(i))return{basePath:i,slug:c.replace(i,"")};return{basePath:"",slug:c}}parseTitleUrl(e){if(typeof e!="string")return{};const t=L(e);if(t===void 0)return{};if(this.siteMeta.single)return{slug:ve(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=Nt(e.rawReleases,t);if(r.length)return this.context.oldRawReleases?_t(r,this.context.oldRawReleases):{rawReleases:r,hasMore:!0}}getTagIdsFromNames(e){if(!e?.length)return;const t=this.normalizedTagsMap??(this.normalizedTagsMap=kt(this.tags)),r=e.map(n=>t[ne(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===$.title)return t.name;if(e===$.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}}B(K,"specId"),B(K,"siteId");function kt(a){const e={};return a.forEach(({id:t,name:r,altNames:n})=>{e[ne(r)]=t,n&&n.forEach(s=>{e[ne(s)]=t})}),e}function ne(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 qt(a){return Gt()===404||a[404]&&await A(a[404],{lazy:!0,timeoutMs:5e3})?!0:document.title.toLowerCase().includes("not found")}function Gt(){try{return window.performance.getEntries().find(a=>a.entryType==="navigation")?.responseStatus}catch{return}}function Ft(){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 Jt(){return d("html|attr:lang")||"en"}class b extends K{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 l=this.getJsonRawReleases(m(e.json),e)?.filter(c=>c.chapters.length);return l?.length?l:void 0}const t=e.chapter,r=await A(e.sel,{lazy:!0,all:!0});if(!r?.length)return;const n=Date.now(),s=r.slice(0,100).map(l=>{const c=d(e.url,l),o=L(c),u=d(e.name,l),p=d(e.at,l);if(!o||!u)return;const g=me(p,this.siteMeta.defaultLang);return{titleEl:l,id:d(e.id,l),path:o,name:u,lang:d(e.lang,l)?.toLowerCase(),at:g?Math.min(g,n):void 0}}).filter(Boolean);if(!s.length)return;const i=[];return await Promise.all(s.map(async l=>{const{path:c,titleEl:o,lang:u,at:p,...g}=l,{id:h,slug:f}=this.parseTitleUrl(c);if(!f)return;const w=g.id||h,v=await this.getChapters(t,{root:o,titleId:w,titleSlug:f,titleName:l?.name,lang:u})??[];v.length&&i.push({slug:f,chapters:u||p?v.map(y=>({...y,elIndex:void 0,lang:y.lang??u,ts:y.ts??p})):v,...g,id:w})})),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=e.chapter?.json?await this.queryJsonChapters(e.chapter,{titleSlug:r,titleId:n}):await this.getChapters(e.chapter,{lazy:e.chapter?.lazy??!0,titleId:n,titleSlug:r,titleName:d(e.name)}),i=d(e.name);if(!i)return;const l=await this.getValidImgSrc(e.img,i),c=l&&this.context.includeImgBytes?await Mt(l):void 0,o=this.getFirstChapterUrl(),u=e.firstBtn,p=G(e.tags)?.map(f=>f.split(",")).flat().map(f=>f.trim()).filter(Boolean),g=d(e.type),h=G(e.langs)?.map(f=>f.toLowerCase());return{id:n||d(e.id),url:location.origin+location.pathname,slug:r,name:i,langs:h?.length?h:e.langs&&this.siteMeta.defaultLang?[this.siteMeta.defaultLang]:void 0,tags:this.getTagIdsFromNames([...p??[],...g?[g]:[]]),chapters:s??[],hasMoreChapters:e.hasMore?!!document.querySelector(e.hasMore):void 0,img:l,imgBytes:c,firstUrl:o,firstBtn:!o&&u&&document.querySelector(u)?u:void 0,trackers:this.getTrackersMap(e.trackers)}}getTrackersMap(e){if(!e)return;const t=d(e.mal),r=d(e.anl);if(!t&&!r)return;const n={};return t&&(n.mal=this.parseTrackerId(t)),r&&(n.anl=this.parseTrackerId(r)),n}parseTrackerId(e){return e.split("?")[0].split("#")[0].split("/").filter(Boolean).slice(-1)[0]}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 M(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})}getRawReaderTitleData(e){const t=this.spec.reader?.title;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,r);if(!n)return;const s=Et(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,r),{slug:l,id:c}=this.parseTitleUrl(i);if(!(!n||!i||(this.siteMeta.single?l===void 0:!l)))return{name:n,img:s,url:new URL(i,location.origin).href,slug:l,id:c||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=e.reader.content;if(!(!r||await b.verifyImgsCotainer(r)))return;const n=this.parseReaderUrl(t.readerBase,location.pathname,location.href),{slug:s,basePath:i,lang:l}=n,c=this.getRawReaderTitleData({id:n.titleId,slug:n.titleSlug});if(!c)return;const o=d(e.reader.group),{id:u,slug:p}=c,g=e.reader?.chapter,h=!!this.context.disableLazyChapters,f=!!this.context.includeHiddenChapters,w=g?.json?await this.queryJsonChapters(g,{titleSlug:p,titleId:u,lang:l}):await this.getChapters(g,{titleId:u,titleSlug:p,titleName:c.name,lang:l,lazy:f||!h,includeHiddenChapters:f,timeoutMs:f?3e3:25e3,includeIndex:!0,basePath:i,preferGroup:o}),v=d(e.reader.label)?.toLowerCase().replace(c.name.toLowerCase(),"");if(!v)return;const{vol:y,chap:R=0}=T(v)||{},N=e.reader.prev?this.findAdjacentChapter({spec:e.reader.prev,basePath:i,titleUrl:c.url,titleName:c.name}):void 0,z=e.reader.next?this.findAdjacentChapter({spec:e.reader.next,basePath:i,titleUrl:c.url,titleName:c.name}):void 0,J=u??(()=>{const O=this.spec.reader?.title;if(!O?.id)return;const x=O.sel?document.querySelector(O.sel)??void 0:void 0;if(!(O.sel&&!x))return d(O.id,x)})();return this.finalizeRawReaderData({vol:y,chap:R,lang:l??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:J,url:c.url,slug:p,name:c.name,langs:l?[l]:void 0,img:c.img,chapters:w??[],hasMoreChapters:!w?.length&&!f&&!!this.context.disableLazyChapters&&!!g?.label}},{prev:N,next:z})}async getRawChaptersData(){const e=this.siteMeta.chapters;if(e===V.blank)return;const t=e===V.reader,r=!e||e===V.title,n=t?(await this.getRawReaderData())?.title:r?await this.getRawTitleData():void 0,s=this.context.lang,i=await(async()=>{if(n?.chapters.length&&!n.hasMoreChapters)return n.chapters;const c=this.spec.chapters?.chapter;if(!c)return n?.hasMoreChapters?void 0:n?.chapters;const o=n?.slug??this.context.titleSlug,u=n?.id??this.context.rawId;return c.json?this.getJsonChapters(U(m(c.json)),{chapterSpec:c,basePath:F(this.siteMeta.readerBase,{titleSlug:o,titleId:u,lang:s})}):await this.getChapters(c,{titleId:u,titleSlug:o,titleName:n?.name,lazy:this.spec.chapters?.lazy,includeHiddenChapters:!0,lang:s})})();if(!i)return;const l=s?i.filter(c=>!c.lang||c.lang===s):i;return{chapters:l,title:n?{...n,chapters:[]}:await this.getTitleData(this.spec.chapters?.title),hasMore:!1,asc:!1,total:l.length}}async getRawSearchData(){const e=this.spec.search,t=this.context.lang;if(!e)return;const r=e.title;if(r.json){const o=this.getJsonRawReleases(m(r.json),r,t);return o?.length?{rawReleases:o}:void 0}e.delay?await te(e.delay):e.loading&&await te(500);const{chapter:n}=r,s=[],i=e.lazy?e.empty||e.loading?550:100:1;let l=0;const c=await M(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)&&++l>=3)return o});if(c)return await Promise.all(c.map(async o=>{const u=d(r.url,o),p=L(u),g=d(r.name,o),{slug:h,id:f}=this.parseTitleUrl(p);if(!p||!g||!h)return;const w=d(r.lang,o);w&&t&&w!==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:w,chapters:await this.getChapters(n,{root:o,titleId:f,titleSlug:h,titleName:g})??[]})})),{rawReleases:s}}getJsonRawReleases(e,t,r){const n=U(e),s=S(n,t.sel);if(!s?.length||!Array.isArray(s))return;const i=[];return s.forEach(l=>{const c=m(S(l,t.lang))?.toLowerCase();if(c&&r&&c!==r)return;const o=S(l,t.url),{id:u,slug:p}=D(o,y=>({id:void 0,slug:y+""}))??this.parseTitleUrl(L(o)),g=m(S(l,t.name));if(!p||!g)return;const h=u||S(l,t.id),f=D(h,y=>y+"")??m(h),w=t.chapter?this.getJsonChapters(l,{chapterSpec:t.chapter,basePath:F(this.siteMeta.readerBase,{titleId:f,titleSlug:p,lang:c})}):void 0,v=m(S(l,t.img),y=>{try{return new URL(y,location.origin).href}catch{return}});i.push({id:f,slug:p,name:g,lang:c,img:v,chapters:w??[]})}),i}getJsonChapters(e,{chapterSpec:t,basePath:r}){if(!e)return;const n=S(e,t.sel);if(!n)return;const s=Array.isArray(n)?n:[n];if(!s?.length)return;const i=[];return s.forEach(l=>{const c=S(l,t.label),o=D(c,y=>({vol:void 0,chap:y}))??T(m(c));if(!o)return;const u=S(l,t.url),p=m(u)??D(u,y=>y+""),g=p?this.parseChapterUrl(r,p):void 0,h=o.vol??S(l,t.vol),f=S(l,t.id),w=S(l,t.at),v=w?new Date(w).getTime():void 0;i.push({slug:g?.slug,vol:D(h)??m(h,y=>+y),chap:o.chap,id:m(f)??D(f,y=>y+""),lang:m(S(l,t.lang))?.toLowerCase(),group:m(S(l,t.group)),ts:v||void 0})}),i.length?j(i,{preferGroup:this.context.preferGroup}):void 0}async queryJsonChapters(e,t){const r=typeof e.json=="string"&&e.json.startsWith("http")?(await I(this.replaceDynamicParams(e.json,t)))?.value:U(m(e.json));return this.getJsonChapters(r,{chapterSpec:e,basePath:F(this.siteMeta.readerBase,t)})}replaceDynamicParams(e,t){let r=e;return t.titleSlug&&(r=r.replace("{titleSlug}",t.titleSlug)),t.titleId&&(r=r.replace("{titleId}",t.titleId)),t.lang&&(r=r.replace("{lang}",t.lang)),r}async getChapters(e,{root:t,titleId:r,titleSlug:n,titleName:s,lang:i,includeHiddenChapters:l=!1,lazy:c=!0,timeoutMs:o,includeIndex:u,basePath:p,preferGroup:g}){const h=e?.sel;if(!h||!e.label)return;const f=this.replaceDynamicParams(h,{titleSlug:n,titleId:r,lang:i});if(!f)return;let w;if(!(e.trigger&&(!l||(w=await A(e.trigger,{timeoutMs:5e3,lazy:!0}),!w))))return await M(c?o?o/50:200:1,50,async()=>{w&&(Z(w),await te(50));const v=Array.from((t??document.documentElement)?.querySelectorAll(f));if(!v.length)return;const y=(v??[]).map((P,H)=>({id:d(e.id,P),label:d(e.label,P)?.toLowerCase(),url:d(e.url,P),at:d(e.at,P),lang:d(e.lang,P),group:d(e.group,P),elIndex:H})),R=s?.toLowerCase(),N=R&&!!y[0]?.label?.startsWith(R),z=(e.dismiss?(t??document.body).querySelector(e.dismiss):void 0)??w;if(z&&Z(z),!v?.length)return[];const J=y.map(({label:P})=>{if(!P)return;const H=N?P?.replace(R,"").trim():P;return T(H)}),O=p??F(this.siteMeta.readerBase,{titleId:r,titleSlug:n,lang:i}),x=Date.now(),ce=[];if(J.forEach((P,H)=>{if(!P)return;const{id:$r,url:et,at:xr,lang:Sr,group:Dr,elIndex:Ir}=y[H],tt=me(xr,this.siteMeta.defaultLang),Q={...P,id:$r,lang:Sr?.toLowerCase(),group:Dr,ts:tt?Math.min(x,tt):void 0};u&&(Q.elIndex=Ir);const Y=et?this.parseChapterUrl(O,et):void 0;Y&&(Q.slug=Y.slug,Y.lang&&(Q.lang=Y.lang)),ce.push(Q)}),!!ce.length)return j(ce,{preferGroup:g??this.context.preferGroup})})}parseChapterUrl(e,t){if(t?.startsWith("#"))return;if(t?.startsWith("http")&&!t.includes(`//${location.hostname}/`))return{slug:t};const r=L(t);if(r)return this.parseReaderUrl(e,r,t)}async isTitlePage(e){return!(!e||(e.sel||e.lazy)&&!await A(e.sel??e.name?.split("|")?.[0],{lazy:!!e.lazy}))}async isReaderPage(e,t){const r=e?.sel;return t&&!r?!1:!r||!!await A(r,{lazy:!!e.lazy})}static async verifyImgsCotainer(e){const t=e.split(",").map(r=>r.trim()).filter(Boolean).map(r=>`${r} img, ${r} canvas`).join(",");return!!await A(t,{lazy:!0,all:!1})}findAdjacentChapter({spec:e,basePath:t,titleUrl:r,titleName:n}){if(typeof e=="string"){const o=this.getAdjacentChapterSlug({sel:e,titleUrl:r,basePath:t}),u=fe(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({root:s,sel:e.url,basePath:t,titleUrl:r}):void 0,l=d(e.label,s)?.toLowerCase().replace(n.toLowerCase(),""),c=T(l)||fe(i);if(c)return i===void 0?c:{...c,slug:i}}getAdjacentChapterSlug(e){const t=d(e.sel,e.root);if(!t||t.startsWith("#")||t.startsWith("/#"))return;const r=L(t);if(r&&!(r===location.pathname||e.titleUrl===r||e.titleUrl===`${location.origin}${r}`))return this.parseReaderUrl(e.basePath,r,t).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,l,c,o;for(let u=0;u<s.length&&!(i&&(!r||c)&&!n&&o);u++){const p=s[u];!i&&se(e,p)?(i=p,l=u):!c&&r&&se(r,p)?c=p:!o&&n&&se(n,p)&&(o=p)}return l!==void 0&&(c??(c=s[l+1]),o??(o=s[l-1])),c&&!c.slug&&r?.slug&&(c.slug=r.slug),o&&!o.slug&&n?.slug&&(o.slug=n.slug),i&&!i.slug&&(i.slug=e.slug),{...e,inferVol:i?.inferVol,prev:c,next:o}}}function se(a,e){return a.slug&&a.slug==e.slug||a.chap===e.chap&&(a.vol===e.vol||a.vol===void 0)}var Ht=Object.defineProperty,Vt=(a,e,t)=>e in a?Ht(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Kt=(a,e,t)=>Vt(a,e+"",t);class ye extends b{async getRawReleases(){const e=Qt();if(!e)return;const t=await super.getRawReleases();if(!t)return;const r=[];return t.forEach(n=>{if(!n.name.endsWith("...")){r.push(n);return}const s=n.name.slice(0,-3),i=e.split(s)[1];if(!i)return;const l=i.indexOf('"');if(l===-1)return;const c=`${s}${i.substring(0,l)}`;r.push({...n,name:c})}),r}}Kt(ye,"specId","asura");function Qt(){const a=Array.from(document.querySelectorAll("script:not([src])"));for(let e=0;e<a.length;e++){const t=a[e].textContent;if(t&&t.indexOf('{\\"latest\\":')!==-1)return t.replaceAll("\\","")}}var Yt=Object.defineProperty,Zt=(a,e,t)=>e in a?Yt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Xt=(a,e,t)=>Zt(a,e+"",t);class be extends b{async getRawReaderData(){const e=`https://${location.host}/api/`,[t,r]=await Promise.all([I(`${e}manga/info`),I(`${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 l=T(s.readChapter?.title);if(l)return this.finalizeRawReaderData({basePath:i.basePath,slug:i.slug,...l,imgs:s.readChapter.pages.map(c=>new URL(c.image,location.origin).href),title:{url:`${e}/manga/${n.id}`,slug:n.id,name:n.title,tags:this.getTagIdsFromNames([n.type].filter(Boolean)),chapters:j(n.chapters.map(c=>({slug:c.id,chap:c.number})),{preferGroup:this.context.preferGroup})}})}}Xt(be,"specId","atsu");function Re(a){return String(a).normalize("NFKD").replace(/[\u0300-\u036f]/g,"").trim().toLowerCase().replace(/[^a-z0-9 -]/g,"").replace(/\s+/g,"-").replace(/-+/g,"-")}var ea=Object.defineProperty,ta=(a,e,t)=>e in a?ea(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,aa=(a,e,t)=>ta(a,e+"",t);class $e extends b{async getRawReleases(){const e=await super.getRawReleases();if(e?.length)return e.map(t=>({...t,slug:`${t.slug}-${Re(t.name)}`}))}async getRawChaptersData(){const e=U(),t=D(C(e,"result.pagination.total"),n=>Math.ceil(n/100))||0,r=(await Promise.all(Array.from({length:Math.max(0,t)},async(n,s)=>{if(s==0)return this.parseChapters(e);try{const i=location.href.replace("page=1",`page=${s+1}`),l=await fetch(i);return this.parseChapters(await l.json())||[]}catch{return[]}}))).flat();return{chapters:j(r,{preferGroup:this.context.preferGroup})}}parseChapters(e){const t=[];return C(e,"result.items")?.forEach?.(r=>{const n=D(C(r,"chapter_id"),i=>i+""),s=D(C(r,"number"));!n||s===void 0||t.push({slug:n,chap:s,vol:D(C(r,"volume"))||void 0,lang:m(C(r,"language")),group:m(C(r,"scanlation_group.name")),ts:D(C(r,"created_at"))})}),t}}aa($e,"specId","comix");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 xe extends b{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)}}}sa(xe,"specId","dynasty");var ia=Object.defineProperty,la=(a,e,t)=>e in a?ia(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,oa=(a,e,t)=>la(a,e+"",t);class Se extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(e)return{...e,chapters:[{slug:"1",chap:0}]}}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(".")),l=m(d(".total_pages|text"),o=>+o)||1,c=Array.from({length:l},(o,u)=>`${n}${u+1}${i}`);return{...e,slug:"1",chap:0,imgs:c,title:{...e.title,chapters:[{slug:"1",chap:0}]}}}}oa(Se,"specId","imhen");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,ga=(a,e,t)=>ua(a,e+"",t);class De extends b{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=this.spec.chapters?.chapter;if(!t)return e;const r=await I(`https://api.spacely.tech/manhwa/comixto/info/${e.title.slug}`);if(!r?.value)return e;const n=this.getJsonChapters(r.value,{chapterSpec:t,basePath:e.basePath});return n?.length?this.finalizeRawReaderData({...e,title:{...e.title,chapters:n}}):e}}ga(De,"specId","inkora");var pa=Object.defineProperty,ha=(a,e,t)=>e in a?pa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,da=(a,e,t)=>ha(a,e+"",t);class Ie extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=this.spec.chapters?.chapter;if(t){const r=await I("https://yuzuki.kagane.org/api/v2/series/{id}");if(r){const n=this.getJsonChapters(r.value,{chapterSpec:t,basePath:F(this.siteMeta.readerBase,{titleSlug:e.slug})});if(n)return{...e,chapters:n}}}return{...e,hasMoreChapters:!0}}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=fa();return{...e,title:{...e.title,img:Pe(e.title.slug),chapters:t}}}async getRawSearchData(){const e=await super.getRawSearchData();if(e)return{...e,rawReleases:e.rawReleases.map(t=>({...t,img:Pe(t.slug)}))}}}da(Ie,"specId","kagane");function Pe(a){return`https://api.${location.host}/api/v1/series/${a}/thumbnail`}function fa(){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),l=q(i.slice(i.indexOf("[{"),i.indexOf('}],\\"cached_at')+2).replaceAll("\\",""));if(!l?.length||!Array.isArray(l))return[];try{const c=[];return l.map(o=>{const u=T(o.name);u&&c.push({...u,slug:o.id,ts:o.created?new Date(o.created).getTime():void 0})}),j(c)}catch{return[]}}}return[]}var ma=Object.defineProperty,wa=(a,e,t)=>e in a?ma(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,va=(a,e,t)=>wa(a,e+"",t);class ie extends b{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=ya(e)),!t)return;if(!this.siteId){const i={...this.siteMeta,releases:null,titleBase:"",readerBase:"",titleIdType:de.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:L(e);return ve(t,"/").split("/").slice(0,-1).join("/")}}va(ie,"specId","madara");function ya(a){if(!a)return;const e=a.sel?document.querySelector(a.sel)??void 0:void 0;return d(a.url,e)}var ba=Object.defineProperty,Ra=(a,e,t)=>e in a?ba(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,$a=(a,e,t)=>Ra(a,e+"",t);class Ce extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=await Me(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 Me(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}})}}$a(Ce,"specId","mangaball");async function Me(a){const e=await M(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()})})}),j(t,{preferGroup:a})}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,Da=(a,e,t)=>Sa(a,e+"",t);const Ia={a:.1,b:.2,c:.3,d:.4};class Te extends b{parseTitleUrl(e){return{slug:L(e)?.split("/").filter(Boolean)[1]}}async getRawReleases(){const e=U()?.data;if(!e)return;const t=[];return e.forEach(({relationships:r,attributes:n,id:s})=>{const i=r.find(({type:p})=>p==="manga"),l=E(n.volume),c=E(n.chapter);if(c===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:l,chap:c,lang:n.translatedLanguage,ts:new Date(n.readableAt).valueOf()}]})}),t}async getRawTitleData(){const e=`https://api.${location.host}/manga/`,[t,r]=await Promise.all([I(`${e}{id}`),I(`${e}{id}/feed`)]);if(!t||!r)return;const n=r.value.data?.map?.(c=>{const{attributes:o,id:u}=c;if(typeof o!="object"||typeof u!="string"||!u)return;const{externalUrl:p,title:g,volume:h,chapter:f,translatedLanguage:w}=o;return{slug:p||u,label:g||void 0,vol:E(h),chap:E(f),lang:w||"en",ts:new Date(o.readableAt).valueOf()}}).filter(c=>c?.chap!=null)??[],{data:s}=t.value;if(!s)return;const i=Be({data:s,getTagIdsFromNames:c=>this.getTagIdsFromNames(c)});if(!i)return;const l=this.context.includeImgBytes&&i.img?await ae(i.img):void 0;return{...i,imgBytes:l,chapters:j(n,{preferGroup:this.context.preferGroup}),hasMoreChapters:(r.value.total||0)>(r.value.limit||0)}}async getRawReaderData(){const e="https://api.mangadex.org/",[t,r,n]=await Promise.all([I(`${e}chapter/{id}`),I(`${e}at-home/server/{id}`),I(`${e}manga/{id}/aggregate`)]);if(!t||!r||!n)return;const s=t.value.data,{volume:i,chapter:l,externalUrl:c,translatedLanguage:o}=s.attributes||{},{baseUrl:u,chapter:{data:p,dataSaver:g,hash:h}}=r.value,f=s.relationships?.find?.(x=>x.type==="manga");if(!f)return;const w=Be({data:f,getTagIdsFromNames:x=>this.getTagIdsFromNames(x)});if(!w||typeof n.value.volumes!="object")return;const v=je(n.value,{preferGroup:this.context.preferGroup})??[];(typeof l!="string"||l==="none")&&!v.length&&v.push({chap:0,slug:s.id});const y=v.findIndex(x=>x.slug===s.id),R=s.relationships?.find?.(x=>x.type==="scanlation_group"),N=u.endsWith("/")?u:u+"/",z=!!localStorage.getItem("md")?.includes?.('"dataSaver":true'),J=`${N}${z?"data-saver":"data"}/`,O=((z?g:p)??[]).map?.(x=>`${J}${h}/${x}`)??[];return{externalUrl:c,vol:E(i),inferVol:v[y]?.inferVol,chap:E(l)||0,imgs:O,lang:o,slug:s.id,prev:v[y+1],next:v[y-1],basePath:"/chapter/",group:R?.attributes?.name,groupUrl:R?.attributes?.website,isWebtoon:f?.attributes?.tags?.some(x=>x.attributes.name.en==="Long Strip"),title:{...w,chapters:v}}}async getRawChaptersData(){const e=U();if(!e)return;let t;try{t=je(e,{preferGroup:this.context.preferGroup})}catch{return}if(t)return{chapters:t,lang:this.context.lang??"en",asc:!1,hasMore:!1,total:t.length}}}Da(Te,"specId","mangadex");function E(a){if(typeof a!="string"||a==="none")return;const e=parseFloat(a);if(e!==e)return;const t=a[a.length-1];return e+(Ia[t]??0)}function je(a,{preferGroup:e}){if(typeof a.volumes!="object")return;const t=Object.values(a.volumes).map(({volume:r,chapters:n})=>{const s=E(r);return Object.values(n).map(({id:i,chapter:l})=>{const c=E(l);if(c!==void 0)return{vol:s,chap:c,slug:i}})}).flat().filter(Boolean).reverse();return j(t,{preferGroup:e})}function Be({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:l,tags:c,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=Pa(),g=(i??[])?.map?.(R=>typeof R=="string"?R:void 0).filter(Boolean)??[],h=g.filter(R=>R&&(!p||p.includes(R))),f=l?.map?.(R=>{const[[,N]=[]]=Object.entries(R);return N}),w=n?.find?.(R=>R.type==="cover_art")?.attributes?.fileName,v=w?`https://mangadex.org/covers/${t}/${w}.256.jpg`:void 0,y=(c||[]).map(R=>R?.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(y)}}function Pa(){const a=localStorage.getItem("md");if(!a)return;const e=q(a);if(e)try{const t=e?.userPreferences?.filteredLanguages;return t?.length?t:void 0}catch{return}}var Ca=Object.defineProperty,Ma=(a,e,t)=>e in a?Ca(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ta=(a,e,t)=>Ma(a,e+"",t);class Ae extends b{async getRawReaderData(){if((await A(".current-viewtype",{lazy:!0,all:!1}))?.textContent?.trim().toLowerCase()!=="volume")return await super.getRawReaderData()}async getRawChaptersData(){const e=this.context.lang??"en",t=await A(`.tab-content[data-name="chapter"] a.dropdown-item[data-code="${e.toUpperCase()}"]`,{lazy:!0,all:!1});if(t)return Z(t),await A(`.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}))}}}Ta(Ae,"specId","mangafire");var ja=Object.defineProperty,Ba=(a,e,t)=>e in a?ja(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Aa=(a,e,t)=>Ba(a,e+"",t);class Le extends b{async getRawReaderData(){const e=await super.getRawReaderData();return e&&{...e,imgs:await this.getImgs()}}parseReaderUrl(e,t,r){const{slug:n,basePath:s}=super.parseReaderUrl(e,t,r),i=n.split("/").filter(Boolean),l=i[i.length-1];return{basePath:s,slug:l.startsWith("pg-")?i.slice(0,-1).join("/"):n}}async getImgs(){const e=await M(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(",")}}Aa(Le,"specId","mangago");var La=Object.defineProperty,Oa=(a,e,t)=>e in a?La(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ua=(a,e,t)=>Oa(a,e+"",t);class Oe extends b{parseTitleUrl(e){return{slug:L(e)?.split("/").filter(Boolean)[1]}}}Ua(Oe,"specId","mangapill");var Ea=Object.defineProperty,_a=(a,e,t)=>e in a?Ea(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Na=(a,e,t)=>_a(a,e+"",t);class Ue extends b{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]}))}}}Na(Ue,"specId","mangaplus");var za=Object.defineProperty,Wa=(a,e,t)=>e in a?za(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ka=(a,e,t)=>Wa(a,e+"",t);class Ee extends ie{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 m(r)??D(r,n=>n+"")}}ka(Ee,"specId","mangastream");var qa=Object.defineProperty,Ga=(a,e,t)=>e in a?qa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Fa=(a,e,t)=>Ga(a,e+"",t);class _e extends b{async getRawReaderData(){const e=await super.getRawReaderData();return!e||!e.title.chapters.length?e:{...e,prev:e.prev?{...e.prev,slug:le(e.title.slug,e.prev.slug)}:void 0,next:e.next?{...e.next,slug:le(e.title.slug,e.next.slug)}:void 0,title:{...e.title,chapters:e.title.chapters.map(t=>({...t,slug:le(e.title.slug,t.slug)}))}}}}Fa(_e,"specId","mangatime");function le(a,e){if(e)return`/manga/${a}/chapter-${e}`}var Ja=Object.defineProperty,Ha=(a,e,t)=>e in a?Ja(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Va=(a,e,t)=>Ha(a,e+"",t);class Ne extends b{async getRawReaderData(){const e=await super.getRawReaderData();if(e?.imgs?.length!==1)return e;e.slug.includes("//")&&(e.slug=ze(e.slug).split("/").filter(Boolean)[3]);const t=D(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,""),[l,c]=i.split("."),o=l.length,u=+l-s,p=u+t-1,g=[];for(let h=u;h<=p;h++)g.push(`${n}${(h+"").padStart(o,"0")}${c?`.${c}`:""}`);return{...e,imgs:g}}parseChapterUrl(e,t){return this.parseReaderUrl(e,ze(t),t)}}Va(Ne,"specId","mangatown");function ze(a){return a.replace(location.origin,"").replace("//","/")}var Ka=Object.defineProperty,Qa=(a,e,t)=>e in a?Ka(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ya=(a,e,t)=>Qa(a,e+"",t);class We extends b{async getRawReaderData(){const e=await super.getRawReaderData();return e&&{...e,slug:e.slug.split("/").slice(0,-1).join("/")||e.slug.split("/")[0]}}}Ya(We,"specId","mangaworld");var Za=Object.defineProperty,Xa=(a,e,t)=>e in a?Za(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,er=(a,e,t)=>Xa(a,e+"",t);class ke extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(e)return{...e,hasMoreChapters:e.chapters.length===50}}}er(ke,"specId","mgeko");var tr=Object.defineProperty,ar=(a,e,t)=>e in a?tr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,rr=(a,e,t)=>ar(a,e+"",t);class qe extends K{async getRawReleasesData(){}async getRawSearchData(){}async getRawTitleData(){const e=await Ge();if(!e)return;const t=d("#cover img|[attr:data-src,attr-contain:src]")??e.img;return{...e,img:t,imgBytes:this.context.includeImgBytes&&e.img?await ae(e.img):void 0}}async getRawReaderData(){const e=await Ge();if(!e)return;const t=d("#image-container img|[attr:data-src,attr-contain:src]"),r=re(t);if(!r)return;const n=r.pathname.split("/").filter(Boolean).slice(0,-1).join("/"),s=`${r.origin}/${n}/`;return{chap:0,slug:"1",basePath:e.url.replace(location.origin,"").slice(1),imgs:e.pages.map((i,l)=>`${s}${l+1}.${Fe(i)}`),title:{name:e.name,slug:e.slug,url:e.url,chapters:[{slug:"1",chap:0}]}}}async getRawChaptersData(){const e=await this.getRawTitleData();if(!e)return;const{chapters:t,...r}=e;return{title:{...r,chapters:[]},chapters:t}}}rr(qe,"specId","nhentai");async function Ge(){const a=await M(100,20,()=>window._gallery);if(!a?.id||!a?.title||!a?.images?.pages)return;const{title:e,images:{pages:t,cover:r},media_id:n}=a;return{name:e.pretty??e.english??e.japanese,slug:a.id+"",url:`${location.origin}/g/${a.id}`,chapters:[{slug:"1",chap:0}],pages:t.map(s=>s.t??"w"),img:await nr(n,r.t)}}async function nr(a,e){if(!a||!e)return;const t=Fe(e),r=(await M(10,20,()=>window._n_app))?.options?.thumb_cdn_urls?.[0];if(r)return`https://${r}/galleries/${a}/cover.${t}`}function Fe(a){return{j:"jpg",p:"png",g:"gif",w:"webp"}[a]??"webp"}var sr=Object.defineProperty,ir=(a,e,t)=>e in a?sr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,lr=(a,e,t)=>ir(a,e+"",t);class Je extends b{async queryJsonChapters(e,t){const r=await super.queryJsonChapters(e,t);if(r)return r.map(n=>({...n,slug:n.slug?`ch-${+n.slug||n.chap}`:n.slug}))}}lr(Je,"specId","stone");var or=Object.defineProperty,cr=(a,e,t)=>e in a?or(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ur=(a,e,t)=>cr(a,e+"",t);class He extends b{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 Ve({...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:{...Ve({...e.title,url:t,tags:[]},".episode-list .js-ep-cnt"),hasMoreChapters:!1}}}async getRawChaptersData(){const{rawId:e,skip:t}=this.context,r=1e3,n=t?Math.floor(t/1e3)+1:1;try{const s=await fetch(`/series/${e}/episodes?page=${n}&sort=NEWEST&max_limit=${r}`);return gr(await s.json())}catch{return}}parseTitleUrl(e){if(!e)return{};const t=e.split("/").filter(Boolean);return{slug:t[1]??t[0]}}}ur(He,"specId","tapas");function Ve(a,e){const t=pr(e)>20;return{...a,chapters:t?[]:a.chapters,hasMoreChapters:t}}function gr(a){const e=a?.data?.episodes;if(!Array.isArray(e))return;const t=e.map(n=>({chap:n.pending_scene??n.scene,slug:n.id+"",ts:new Date(n.publish_date)?.valueOf?.()||void 0})),r=a?.data?.pagination;return{chapters:t,total:r?.total??t.length,hasMore:!!r?.has_next}}function pr(a){return+(document.querySelector(a)?.textContent?.trim().split(" ")[0]||0)}var hr=Object.defineProperty,dr=(a,e,t)=>e in a?hr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,fr=(a,e,t)=>dr(a,e+"",t);class Ke extends b{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(l=>({...l,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("/"),l=`${i.slice(0,4).join("/")}/list?title_no=${r}`,c=await this.getChapters({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+).*"},{lazy:!1,titleId:r,titleSlug:l,titleName: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:l,slug:l,name:s,langs:[o],chapters:(c??[]).map(u=>({...u,lang:o})),hasMoreChapters:!1}}}async getReaderImgs(){const e=G("#_imageList img|[attr:data-url,attr:src]");return e?.length?e:await M(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=re(r);return{basePath:"",slug:n.pathname+n.search}}return{basePath:"",slug:r}}}fr(Ke,"specId","webtoon");function mr(a){if(a)return typeof a=="string"||Array.isArray(a)?a.length?a:void 0:typeof a=="object"?Object.keys(a).length?a:void 0:a}var wr=Object.defineProperty,vr=(a,e,t)=>e in a?wr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,yr=(a,e,t)=>vr(a,e+"",t);class Qe extends b{async getRawReleases(){const e=U();if(!e?.data?.length)return;const t=[];return e.data?.forEach(r=>{const n=T(r.chapter)?.chap,s=oe(r.relationships?.manga);!s||n===void 0||t.push({...s,chapters:[{vol:+r.vol||void 0,chap:n,slug:r.id,lang:m(r.lang),ts:m(r.published_at,i=>new Date(i).getTime())}]})}),t}async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=`https://api.${location.host}/manga/${e.id??"{id}"}`,[r,n]=await Promise.all([I(t),I(`${t}/chapters`)]),s=r?.value?.relationships?.available_languages?.map?.(i=>m(i)).filter(Boolean);if(e.langs=mr(s),n){const i=[];n.value.data?.forEach(l=>{const c=T(l.chapter),o=m(l.id);!c||!o||i.push({vol:+l.volume||void 0,chap:c.chap,slug:o,lang:m(l.language),group:m(l.relationships?.groups?.[0]?.name),ts:m(l.created_at,u=>new Date(u).getTime())})}),i.length&&(e.chapters=i,e.hasMoreChapters=n.value.total>n.value.limit)}return e}async getRawReaderData(){const e=this.parseReaderUrl(this.siteMeta.readerBase,location.pathname,location.href),t=e.slug.split("/").filter(Boolean)[0],r=`https://api.${location.host}`,[n,s]=await Promise.all([I(`${r}/chapter/${t}`),I(`${r}/manga/{titleSlug}/aggregate`)]);if(!n||!s)return;const i=n.value,l=D(+i.chapter),c=i.relationships?.manga,o=oe(c);if(!o||l===void 0)return;const u=m(i.language),p=m(i.relationships?.groups?.[0]?.name),g=c.relationships?.tags?.map(v=>v.name)?.filter(Boolean),h=this.parseAggregateChapter(s.value),f=`${i.node}/data/${t}/`,w=i.data_optimized?.map?.(v=>`${f}${v.name}`);return this.finalizeRawReaderData({basePath:e.basePath,slug:`${t}/1`,vol:+i.volume||void 0,chap:l,lang:u,group:p,title:{...o,url:`${location.origin}/title/${o.id}/${o.slug}`,tags:g?this.getTagIdsFromNames(g):void 0,langs:s.value.languages?.map(v=>m(v)).filter(Boolean),chapters:h},imgs:w})}async getRawChaptersData(){const e=U();return e?{chapters:this.parseAggregateChapter(e)}:void 0}parseAggregateChapter(e){const t=e.groups?.map?.(s=>m(s?.name)),r=e.langs?.map?.(s=>m(s)).filter(Boolean),n=[];return e.chapters?.forEach(s=>{const i=T(s.chapter);if(!i)return;const l=+s.volume||void 0,c=i.chap;Object.entries(s.entries||{}).forEach(([o,u])=>{const p=m(u.published_at,h=>new Date(h).getTime()),g=D(u.language,h=>r?.[h]);u?.groups?.forEach(h=>{n.push({vol:l,chap:c,slug:o,lang:g,group:t[h],ts:p})})})}),j(n,{preferGroup:this.context.preferGroup})}async getRawSearchData(){try{const e=new URLSearchParams(location.search).get("title");if(!e)return;const t=await fetch(`https://api.${location.host}/manga?title=${encodeURIComponent(e)}&limit=42`);if(!t.ok)return;const r=await t.json(),n=[];return r?.data?.forEach?.(s=>{const i=oe(s);i&&n.push(i)}),{rawReleases:n}}catch{return}}}yr(Qe,"specId","weebdex");function oe(a){if(!a)return;const e=a?.relationships?.cover;return{id:a.id,slug:Re(a.title),name:a.title,img:e?`https://srv.notdelta.xyz/covers/${a.id}/${e.id}${e.ext}`:void 0,chapters:[]}}const br=[ye,be,$e,xe,Se,De,Ie,ie,Ce,Te,Ae,Le,Oe,Ue,Ee,ke,_e,Ne,We,qe,Je,He,Ke,Qe];function Ye(a){const e=br.find(t=>t.specId===a.spec.id)??b;return new e(a)}async function Rr(a){const{spec:e,type:t}=a,r=a.siteMeta??e?.meta;if(e&&r){const n=t?[t]:Ze(r,e.generic);if(!n.length)return;const s=Ye({...a,spec:e,siteMeta:r});return await k(n.map(i=>s.getRawPageByType(i,n.length>1)))}return await k((a.genericSpecs??[]).map(n=>{if(!n.meta||!n.generic)return[];const s=t?[t]:Ze(n.meta,n.generic);if(!s.length)return[];const i=Ye({...a,spec:n,siteMeta:n.meta});return s.map(l=>i.getRawPageByType(l,!0))}).flat())}function Ze(a,e){if(location.pathname==="/"&&!a.single)return[];const{titleBase:t,readerBase:r}=a,n=location.pathname.split("/").filter(Boolean),s=Xe(n,r),i=Xe(n,t);if(s&&i)return[$.reader,$.title];const l=[];return!i&&(s!==!1||e)&&l.push($.reader),!s&&(i!==!1||e)&&l.push($.title),!l.length&&e?[$.reader,$.title]:l}function Xe(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 l=!1;for(let c=0;c<t.length;c++){const o=t[c];if(o[0]!=="{"){if(o!==a[c])return!1;l=!0}}if(l&&i===(s?0:1))return!0}W.PageType=$,W.scrape=Rr}));
1
+ (function(W,k){typeof exports=="object"&&typeof module<"u"?k(exports):typeof define=="function"&&define.amd?define(["exports"],k):(W=typeof globalThis<"u"?globalThis:W||self,k(W._trackkun_={}))})(this,(function(W){"use strict";function k(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)})})}async function M(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 M(a-1,e,t);n(s)},e)})}async function A(a,e,t=0){const r=e.root??document.documentElement,n=e.timeoutMs??1e4;return M(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 Z(a){if(a instanceof HTMLOptionElement){const e=a.parentElement instanceof HTMLOptGroupElement?a.parentElement.parentElement:a.parentElement;if(!e||!(e instanceof HTMLSelectElement))return;const t=a.getAttribute("value")||"";if(e.value===t)return;e.value=t,e.dispatchEvent(new Event("change"));return}a instanceof HTMLAnchorElement&&a.addEventListener("click",e=>e.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 q(a){if(a)try{return JSON.parse(a)}catch{return}}const ue={text:he,attr:it,"attr-contain":lt,value:ot,row:ct,"bg-image":ut,json:gt},at={pattern:pt,remove:ht,atob:dt};function d(a,e){if(a)return ge(a,e,nt)}function G(a,e){if(a)return ge(a,e,st)}function ge(a,e,t){if(!a)return;const r=a.split("||").map(n=>n.trim()).filter(Boolean);for(const n of r){const s=rt(n);if(!s)continue;const i=t(e??document.documentElement,s);if(i)return i}}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(X),transformers:r.map(X)}}function X(a){const e=a.indexOf(":"),t=e!==-1;return{fn:t?a.substring(0,e):a,param:t?a.substring(e+1):""}}function nt(a,e){if(!e.selector)return pe(a,e);const t=ft(e.selector);for(const r of t){const n=Array.from(a.querySelectorAll(r));for(const s of n){const i=pe(s,e);if(i)return i}}}function st(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=ue[s.fn],l=i(n,s.param);if(l){r.push(ee(l,e.transformers));break}}if(r.length)return r}function pe(a,e){for(const t of e.extractors){const r=ue[t.fn],n=r(a,t.param);if(n)return ee(n,e.transformers)}}function ee(a,e){let t=a;for(const r of e){const n=at[r.fn];n&&(t=n(t,r.param).trim())}return t}function he(a){return Array.from(a.childNodes).filter(e=>e.nodeType===3).map(e=>_(e.textContent)).filter(Boolean).join(" ").trim()||_(a.textContent)}function it(a,e){return _(a.getAttribute(e))}function lt(a,e){let t=a.getAttribute(e);if(!t){const r=a.getAttributeNames().find(n=>n.includes(e));r&&(t=a.getAttribute(r))}return _(t)}function ot(a){return a.value}function ct(a,e){if(!e)return;const t=_(a.textContent)?.toLowerCase(),r=e.toLowerCase();if(!(t!==r&&t!==`${r}:`))return _(a.nextElementSibling?.textContent??a.nextSibling?.textContent)}function ut(a){const e=getComputedStyle(a).backgroundImage;if(!(!e||!e.startsWith("url(")))return e.slice(5,-2)||void 0}function gt(a,e){const t=C(q(he(a)),e);return typeof t=="number"?t+"":typeof t=="string"?_(t+""):void 0}function C(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?C(i,s):i}catch{return}}function _(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 ht(a,e){if(e)try{return a.replaceAll(new RegExp(e,"gi"),"")}catch{}return a}function dt(a){try{return window.atob(a)}catch{return a}}function ft(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 l=t.trim();l.length>0&&e.push(l),t=""}else t+=i}const n=t.trim();return n.length>0&&e.push(n),e}var mt=(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))(mt||{}),wt=(a=>(a[a.ok=1]="ok",a[a.hidden=2]="hidden",a[a.deleted=3]="deleted",a))(wt||{}),vt=(a=>(a[a.aggregator=0]="aggregator",a[a.scanlator=1]="scanlator",a))(vt||{}),yt=(a=>(a[a.pending=0]="pending",a[a.completed=1]="completed",a[a.offline=2]="offline",a[a.incompat=3]="incompat",a))(yt||{}),de=(a=>(a.id="id",a.name="name",a.slug="slug",a))(de||{}),V=(a=>(a.blank="about:blank",a.title="meta.title",a.reader="meta.reader",a))(V||{});function te(a=0){return new Promise(e=>setTimeout(e,a))}const bt=/(vol(ume)?|season)(\s*|-|\.)(\d+)/i,Rt=/^S([1-9])\s/i,$t=/(ch(ap(t(er)?|\.)?|\.)?|#|episode\.?|capitolo\.?|capitulo\.?|bölüm\.?)(\s*|-)(\d+([_-~,.]\d+)?)/i,xt=/\d+([_-~,.]\d+)?/,St=/[_-~,]/;function Dt(a){const e=a.match(bt);if(e)return{volStr:e[0],volValueStr:e[4]};const t=a.match(Rt);return t?{volStr:t[0],volValueStr:t[1]}:{}}function T(a){if(!a)return;if(!isNaN(+a))return{chap:+a};const{volStr:e,volValueStr:t}=Dt(a),r=e?a.replace(e,"").trim():a,n=r.match($t),s=r.match(xt),i=n?.[6]??s?.[0];if(!i)return;const l=+i.replace(St,".");if(isNaN(l))return;const c=e&&t&&!isNaN(+t)?+t:void 0;return{vol:c===void 0||c<=0?void 0:c,chap:l}}const It=/\d+[a-z]+\d+/i,Pt=/[a-z]+\d+[a-z]+/i,Ct=/^\d{5,}$/;function fe(a){if(!a)return;const e=[];a.split(/[-_]/).forEach(r=>{const n=r.split(".").filter(s=>s&&!Pt.test(s)&&!It.test(s)&&!Ct.test(s)).join(".");n&&e.push(n)});const t=e.join(" ");return T(t)}async function ae(a,e=240){return new Promise(t=>{const r=new Image;r.crossOrigin="anonymous",r.onerror=()=>t(void 0),r.onload=()=>{const n=document.createElement("canvas"),s=n.getContext("2d"),i=Math.max(1,r.naturalWidth/e),l=r.naturalWidth/i,c=r.naturalHeight/i;n.width=l,n.height=c;const o=/iPad|iPhone|iPod/.test(navigator.userAgent);try{s.drawImage(r,0,0,l,c);const u=n.toDataURL(o?"image/jpg":"image/webp",o?.99:.8).split(",").slice(-1)[0];t(u)}catch{t(void 0)}},r.src=a})}async function Mt(a,e=240){const t=await Tt(a);if(t)return await new Promise(async r=>{const n=ae(t,e),s=setTimeout(()=>r(void 0),100),i=await n;clearTimeout(s),r(i)})}async function Tt(a){if(a.startsWith("blob:"))return a;try{const e=await fetch(a);if(e.status>=400)return;const t=await e.blob();return URL.createObjectURL(t)}catch{return}}function S(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=C(a,n);if(typeof i=="number"||i){if(typeof i!="string")return i;const l=i.replace(/(\n|\t)/g," ").trim();if(l){const c=ee(l,s.map(X));if(c)return c}}}}function U(a){if(a?.startsWith("window")){const e=a.indexOf(".");return e===-1?void 0:S(window,a.substring(e+1))}return q(a?d(a):document.querySelector("pre")?.textContent)}function jt(){return Math.random().toString(16).slice(2)}async function Bt({addListener:a,removeListener:e,transform:t,filter:r,handler:n,onTimeout:s,timeout:i,once:l}){return new Promise(c=>{a(p);const o=()=>l===!0&&e(p),u=i?setTimeout(()=>{o(),c(void 0),s?.()},i):void 0;async function p(g,...h){g=t?t(g):g,g!==void 0&&(!r||r(g,...h))&&(o(),c(g),n?.(g,...h),u&&clearTimeout(u))}})}async function At(a){return(await Bt({addListener:e=>window.addEventListener("message",e),removeListener:e=>window.removeEventListener("message",e),...a}))?.data}async function Lt(a){const{receiverWindow:e,timeout:t,targetOrigin:r,event:n,args:s}=a,i={reqId:jt(),event:n,args:s};return(e||window)?.postMessage(i,r??"*"),(await At({filter:l=>l?.data?.resId===i.reqId,timeout:t??3e4,once:!0}))?.result}function I(a){return Lt({event:"tk:fetchResult",args:{url:a},timeout:15e3})}function D(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 j(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={},l=e?.preferGroup,c=o=>o.lang??"";for(const o of t){const u=c(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(!l){g.vol===void 0&&o.vol!=null&&(s[p]=o);continue}g.group!==l&&(o.group==l||g.group&&!o.group||r[o.group??""]>r[g.group??""])&&(s[p]=o)}return s}const Ot=[{seconds:1,locales:{en:"sec",vi:"gi\xE2y",tr:"ikinci",es:"segunda"}},{seconds:60,locales:{en:"min",vi:"ph\xFAt",tr:"dakika"}},{seconds:3600,locales:{en:"hour",vi:"gi\u1EDD",tr:"saat",fr:"heure",it:"ora",es:"hora"}},{seconds:86400,locales:{en:"day",vi:"ng\xE0y",tr:"g\xFCn",fr:"jour",it:"giorno",es:"d\xEDa"}},{seconds:604800,locales:{en:"week",vi:"tu\u1EA7n",tr:"hafta",fr:"semaine",it:"settimana",es:"semana"}},{seconds:2592e3,locales:{en:"month",vi:"th\xE1ng",tr:"ay",fr:"mois",it:"mese",es:"mes"}},{seconds:31536e3,locales:{en:"year",vi:"n\u0103m",tr:"yil",fr:"an",it:"anno",es:"a\xF1o"}}],Ut=/^\d+$/;function me(a,e){const t=a?.toLowerCase();if(!t)return;const r=Date.now();if(t.includes("now"))return r;if(t.includes("yesterday"))return r-864e5;if(Ut.test(t))return+t;const n=new Date(t);if(n instanceof Date){const o=n.valueOf();if(!isNaN(o))return n.getHours()===0&&n.getMinutes()===0?Math.min(r,o+432e5):o}const s=Ot.find(o=>e&&o.locales[e]&&t.indexOf(o.locales[e])!==-1?!0:t.indexOf(o.locales.en)!==-1);if(!s)return;const i=t.split(" ").filter(Boolean),l=we(i)??(e==="en"?we(i,["a","an"]):void 0);if(!l)return;const c=r-l*s.seconds*1e3;return c>0?c:void 0}function we(a,e){for(let t=0;t<a.length;t++){const r=a[t];if(e?.includes(r))return 1;const n=+r;if(n)return n<0?void 0:n}}function Et(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 F(a,{titleSlug:e,titleId: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 re(a){if(!a)return;let e=a;e.startsWith("//")&&(e=`https:${e}`);try{return new URL(e)}catch{return}}function L(a){if(!(!a||typeof a!="string"))return a.includes("//")?re(a)?.pathname:a}function _t(a,e){const t=[...e],r=[];let n=!1,s=0;const i=Math.min(a.length,100);for(let c=0;c<i;c++){if(s>=10/2){const h=10-r.length;if(h>0){const f=c+h<=a.length?a.slice(c,c+h):t.slice(0,h);r.push(...f)}break}const o=a[c],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 l=[];for(let c=0;c<r.length;c++){const o=r[c];(o.changed||c<10)&&l.push(o)}return{hasMore:e.length<2||e.length-t.length<2,rawReleases:l}}function Nt(a,e){const t={};return a.forEach(r=>{const n=r.chapters.reduce((s,i)=>{const l=i.lang||e||"";return s[l]||(s[l]=[]),s[l].push(i),s},{});Object.entries(n).forEach(([s,i])=>{const l=`${r.slug}:${s}`;t[l]?(t[l].chapters.push(...i),j(t[l].chapters)):t[l]={...r,lang:s===""?void 0:s,chapters:i}})}),Object.values(t)}function ve(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 $=(a=>(a.title="title",a.reader="reader",a.releases="releases",a.chapters="chapters",a.search="search",a))($||{}),zt=Object.defineProperty,Wt=(a,e,t)=>e in a?zt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,B=(a,e,t)=>Wt(a,typeof e!="symbol"?e+"":e,t);class K{constructor(e){B(this,"headless"),B(this,"siteId"),B(this,"spec"),B(this,"siteMeta"),B(this,"tags"),B(this,"context"),B(this,"methodsMap",{[$.title]:()=>this.getRawTitleData(),[$.reader]:()=>this.getRawReaderData(),[$.releases]:()=>this.getRawReleasesData(),[$.search]:()=>this.getRawSearchData(),[$.chapters]:()=>this.getRawChaptersData()}),B(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}async getRawPageByType(e,t=!1){const r=await this.methodsMap[e](),n=!r&&(e===$.title||e===$.reader)&&await qt(this.spec);if(t&&!r&&!n)return;const s=location.origin+location.pathname;return{type:e,is404:n,specId:this.spec.id,siteName:this.getSiteName(e,r),favUrl:Ft(),htmlLang:Jt(),url:s,data:r,spec:this.spec,context:this.context}}parseReaderUrl(e,t,r){const n=!this.siteId,s=t.includes("/");let i=s?e:this.siteMeta.readerBase;if(i.startsWith("/")||(i="/"+i),i.endsWith("/")||(i=i+"/"),!s)return n?{basePath:"",slug:`${i}${t}`}:{basePath:i,slug:t};const l=i.includes("{");let c=t;if(c[0]!=="/"&&(c.includes("/")||n&&!l))try{c=new URL(t,location.href).pathname}catch{}if(c.endsWith("/")&&(c=c.slice(0,-1)),l){const o=i.split("/").filter(Boolean),u=c.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:c,lang:p,titleId:g,titleSlug:h};if(i=i.replace("{lang}",p).replace("{titleId}",g).replace("{titleSlug}",h),c.startsWith(i))return{basePath:i,slug:c.replace(i,""),lang:p,titleId:g,titleSlug:h}}}else if(!n&&c.startsWith(i))return{basePath:i,slug:c.replace(i,"")};return{basePath:"",slug:c}}parseTitleUrl(e){if(typeof e!="string")return{};const t=L(e);if(t===void 0)return{};if(this.siteMeta.single)return{slug:ve(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=Nt(e.rawReleases,t);if(r.length)return this.context.oldRawReleases?_t(r,this.context.oldRawReleases):{rawReleases:r,hasMore:!0}}getTagIdsFromNames(e){if(!e?.length)return;const t=this.normalizedTagsMap??(this.normalizedTagsMap=kt(this.tags)),r=e.map(n=>t[ne(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===$.title)return t.name;if(e===$.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}}B(K,"specId"),B(K,"siteId");function kt(a){const e={};return a.forEach(({id:t,name:r,altNames:n})=>{e[ne(r)]=t,n&&n.forEach(s=>{e[ne(s)]=t})}),e}function ne(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 qt(a){return Gt()===404||a[404]&&await A(a[404],{lazy:!0,timeoutMs:5e3})?!0:document.title.toLowerCase().includes("not found")}function Gt(){try{return window.performance.getEntries().find(a=>a.entryType==="navigation")?.responseStatus}catch{return}}function Ft(){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 Jt(){return d("html|attr:lang")||"en"}class b extends K{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 l=this.getJsonRawReleases(m(e.json),e)?.filter(c=>c.chapters.length);return l?.length?l:void 0}const t=e.chapter,r=await A(e.sel,{lazy:!0,all:!0});if(!r?.length)return;const n=Date.now(),s=r.slice(0,100).map(l=>{const c=d(e.url,l),o=L(c),u=d(e.name,l),p=d(e.at,l);if(!o||!u)return;const g=me(p,this.siteMeta.defaultLang);return{titleEl:l,id:d(e.id,l),path:o,name:u,lang:d(e.lang,l)?.toLowerCase(),at:g?Math.min(g,n):void 0}}).filter(Boolean);if(!s.length)return;const i=[];return await Promise.all(s.map(async l=>{const{path:c,titleEl:o,lang:u,at:p,...g}=l,{id:h,slug:f}=this.parseTitleUrl(c);if(!f)return;const w=g.id||h,v=await this.getChapters(t,{root:o,titleId:w,titleSlug:f,titleName:l?.name,lang:u})??[];v.length&&i.push({slug:f,chapters:u||p?v.map(y=>({...y,elIndex:void 0,lang:y.lang??u,ts:y.ts??p})):v,...g,id:w})})),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=e.chapter?.json?await this.queryJsonChapters(e.chapter,{titleSlug:r,titleId:n}):await this.getChapters(e.chapter,{lazy:e.chapter?.lazy??!0,titleId:n,titleSlug:r,titleName:d(e.name)}),i=d(e.name);if(!i)return;const l=await this.getValidImgSrc(e.img,i),c=l&&this.context.includeImgBytes?await Mt(l):void 0,o=this.getFirstChapterUrl(),u=e.firstBtn,p=G(e.tags)?.map(f=>f.split(",")).flat().map(f=>f.trim()).filter(Boolean),g=d(e.type),h=G(e.langs)?.map(f=>f.toLowerCase());return{id:n||d(e.id),url:location.origin+location.pathname,slug:r,name:i,langs:h?.length?h:e.langs&&this.siteMeta.defaultLang?[this.siteMeta.defaultLang]:void 0,tags:this.getTagIdsFromNames([...p??[],...g?[g]:[]]),chapters:s??[],hasMoreChapters:e.hasMore?!!document.querySelector(e.hasMore):void 0,img:l,imgBytes:c,firstUrl:o,firstBtn:!o&&u&&document.querySelector(u)?u:void 0,trackers:this.getTrackersMap(e.trackers)}}getTrackersMap(e){if(!e)return;const t=d(e.mal),r=d(e.anl);if(!t&&!r)return;const n={};return t&&(n.mal=this.parseTrackerId(t)),r&&(n.anl=this.parseTrackerId(r)),n}parseTrackerId(e){return e.split("?")[0].split("#")[0].split("/").filter(Boolean).slice(-1)[0]}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 M(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})}getRawReaderTitleData(e){const t=this.spec.reader?.title;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,r);if(!n)return;const s=Et(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,r),{slug:l,id:c}=this.parseTitleUrl(i);if(!(!n||!i||(this.siteMeta.single?l===void 0:!l)))return{name:n,img:s,url:new URL(i,location.origin).href,slug:l,id:c||d(t.id,r)||e?.id}}async getRawReaderData(){const{spec:e,siteMeta:t}=this;if(!e?.reader)return;if(!await this.isReaderPage(e.reader,!!e.generic)){console.log(this.spec.id,1);return}const r=e.reader.content;if(!(!r||await b.verifyImgsCotainer(r))){console.log(this.spec.id,2);return}const n=this.parseReaderUrl(t.readerBase,location.pathname,location.href),{slug:s,basePath:i,lang:l}=n,c=this.getRawReaderTitleData({id:n.titleId,slug:n.titleSlug});if(!c){console.log(this.spec.id,3);return}console.log(this.spec.id,4);const o=d(e.reader.group),{id:u,slug:p}=c,g=e.reader?.chapter,h=!!this.context.disableLazyChapters,f=!!this.context.includeHiddenChapters,w=g?.json?await this.queryJsonChapters(g,{titleSlug:p,titleId:u,lang:l}):await this.getChapters(g,{titleId:u,titleSlug:p,titleName:c.name,lang:l,lazy:f||!h,includeHiddenChapters:f,timeoutMs:f?3e3:25e3,includeIndex:!0,basePath:i,preferGroup:o});console.log(this.spec.id,5);const v=d(e.reader.label)?.toLowerCase().replace(c.name.toLowerCase(),"");if(!v){console.log(this.spec.id,6);return}const{vol:y,chap:R=0}=T(v)||{};console.log(this.spec.id,7);const N=e.reader.prev?this.findAdjacentChapter({spec:e.reader.prev,basePath:i,titleUrl:c.url,titleName:c.name}):void 0,z=e.reader.next?this.findAdjacentChapter({spec:e.reader.next,basePath:i,titleUrl:c.url,titleName:c.name}):void 0,J=u??(()=>{const O=this.spec.reader?.title;if(!O?.id)return;const x=O.sel?document.querySelector(O.sel)??void 0:void 0;if(!(O.sel&&!x))return d(O.id,x)})();return this.finalizeRawReaderData({vol:y,chap:R,lang:l??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:J,url:c.url,slug:p,name:c.name,langs:l?[l]:void 0,img:c.img,chapters:w??[],hasMoreChapters:!w?.length&&!f&&!!this.context.disableLazyChapters&&!!g?.label}},{prev:N,next:z})}async getRawChaptersData(){const e=this.siteMeta.chapters;if(e===V.blank)return;const t=e===V.reader,r=!e||e===V.title,n=t?(await this.getRawReaderData())?.title:r?await this.getRawTitleData():void 0,s=this.context.lang,i=await(async()=>{if(n?.chapters.length&&!n.hasMoreChapters)return n.chapters;const c=this.spec.chapters?.chapter;if(!c)return n?.hasMoreChapters?void 0:n?.chapters;const o=n?.slug??this.context.titleSlug,u=n?.id??this.context.rawId;return c.json?this.getJsonChapters(U(m(c.json)),{chapterSpec:c,basePath:F(this.siteMeta.readerBase,{titleSlug:o,titleId:u,lang:s})}):await this.getChapters(c,{titleId:u,titleSlug:o,titleName:n?.name,lazy:this.spec.chapters?.lazy,includeHiddenChapters:!0,lang:s})})();if(!i)return;const l=s?i.filter(c=>!c.lang||c.lang===s):i;return{chapters:l,title:n?{...n,chapters:[]}:await this.getTitleData(this.spec.chapters?.title),hasMore:!1,asc:!1,total:l.length}}async getRawSearchData(){const e=this.spec.search,t=this.context.lang;if(!e)return;const r=e.title;if(r.json){const o=this.getJsonRawReleases(m(r.json),r,t);return o?.length?{rawReleases:o}:void 0}e.delay?await te(e.delay):e.loading&&await te(500);const{chapter:n}=r,s=[],i=e.lazy?e.empty||e.loading?550:100:1;let l=0;const c=await M(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)&&++l>=3)return o});if(c)return await Promise.all(c.map(async o=>{const u=d(r.url,o),p=L(u),g=d(r.name,o),{slug:h,id:f}=this.parseTitleUrl(p);if(!p||!g||!h)return;const w=d(r.lang,o);w&&t&&w!==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:w,chapters:await this.getChapters(n,{root:o,titleId:f,titleSlug:h,titleName:g})??[]})})),{rawReleases:s}}getJsonRawReleases(e,t,r){const n=U(e),s=S(n,t.sel);if(!s?.length||!Array.isArray(s))return;const i=[];return s.forEach(l=>{const c=m(S(l,t.lang))?.toLowerCase();if(c&&r&&c!==r)return;const o=S(l,t.url),{id:u,slug:p}=D(o,y=>({id:void 0,slug:y+""}))??this.parseTitleUrl(L(o)),g=m(S(l,t.name));if(!p||!g)return;const h=u||S(l,t.id),f=D(h,y=>y+"")??m(h),w=t.chapter?this.getJsonChapters(l,{chapterSpec:t.chapter,basePath:F(this.siteMeta.readerBase,{titleId:f,titleSlug:p,lang:c})}):void 0,v=m(S(l,t.img),y=>{try{return new URL(y,location.origin).href}catch{return}});i.push({id:f,slug:p,name:g,lang:c,img:v,chapters:w??[]})}),i}getJsonChapters(e,{chapterSpec:t,basePath:r}){if(!e)return;const n=S(e,t.sel);if(!n)return;const s=Array.isArray(n)?n:[n];if(!s?.length)return;const i=[];return s.forEach(l=>{const c=S(l,t.label),o=D(c,y=>({vol:void 0,chap:y}))??T(m(c));if(!o)return;const u=S(l,t.url),p=m(u)??D(u,y=>y+""),g=p?this.parseChapterUrl(r,p):void 0,h=o.vol??S(l,t.vol),f=S(l,t.id),w=S(l,t.at),v=w?new Date(w).getTime():void 0;i.push({slug:g?.slug,vol:D(h)??m(h,y=>+y),chap:o.chap,id:m(f)??D(f,y=>y+""),lang:m(S(l,t.lang))?.toLowerCase(),group:m(S(l,t.group)),ts:v||void 0})}),i.length?j(i,{preferGroup:this.context.preferGroup}):void 0}async queryJsonChapters(e,t){const r=typeof e.json=="string"&&e.json.startsWith("http")?(await I(this.replaceDynamicParams(e.json,t)))?.value:U(m(e.json));return this.getJsonChapters(r,{chapterSpec:e,basePath:F(this.siteMeta.readerBase,t)})}replaceDynamicParams(e,t){let r=e;return t.titleSlug&&(r=r.replace("{titleSlug}",t.titleSlug)),t.titleId&&(r=r.replace("{titleId}",t.titleId)),t.lang&&(r=r.replace("{lang}",t.lang)),r}async getChapters(e,{root:t,titleId:r,titleSlug:n,titleName:s,lang:i,includeHiddenChapters:l=!1,lazy:c=!0,timeoutMs:o,includeIndex:u,basePath:p,preferGroup:g}){const h=e?.sel;if(!h||!e.label)return;const f=this.replaceDynamicParams(h,{titleSlug:n,titleId:r,lang:i});if(!f)return;let w;if(!(e.trigger&&(!l||(w=await A(e.trigger,{timeoutMs:5e3,lazy:!0}),!w))))return await M(c?o?o/50:200:1,50,async()=>{w&&(Z(w),await te(50));const v=Array.from((t??document.documentElement)?.querySelectorAll(f));if(!v.length)return;const y=(v??[]).map((P,H)=>({id:d(e.id,P),label:d(e.label,P)?.toLowerCase(),url:d(e.url,P),at:d(e.at,P),lang:d(e.lang,P),group:d(e.group,P),elIndex:H})),R=s?.toLowerCase(),N=R&&!!y[0]?.label?.startsWith(R),z=(e.dismiss?(t??document.body).querySelector(e.dismiss):void 0)??w;if(z&&Z(z),!v?.length)return[];const J=y.map(({label:P})=>{if(!P)return;const H=N?P?.replace(R,"").trim():P;return T(H)}),O=p??F(this.siteMeta.readerBase,{titleId:r,titleSlug:n,lang:i}),x=Date.now(),ce=[];if(J.forEach((P,H)=>{if(!P)return;const{id:$r,url:et,at:xr,lang:Sr,group:Dr,elIndex:Ir}=y[H],tt=me(xr,this.siteMeta.defaultLang),Q={...P,id:$r,lang:Sr?.toLowerCase(),group:Dr,ts:tt?Math.min(x,tt):void 0};u&&(Q.elIndex=Ir);const Y=et?this.parseChapterUrl(O,et):void 0;Y&&(Q.slug=Y.slug,Y.lang&&(Q.lang=Y.lang)),ce.push(Q)}),!!ce.length)return j(ce,{preferGroup:g??this.context.preferGroup})})}parseChapterUrl(e,t){if(t?.startsWith("#"))return;if(t?.startsWith("http")&&!t.includes(`//${location.hostname}/`))return{slug:t};const r=L(t);if(r)return this.parseReaderUrl(e,r,t)}async isTitlePage(e){return!(!e||(e.sel||e.lazy)&&!await A(e.sel??e.name?.split("|")?.[0],{lazy:!!e.lazy}))}async isReaderPage(e,t){const r=e?.sel;return t&&!r?!1:!r||!!await A(r,{lazy:!!e.lazy})}static async verifyImgsCotainer(e){const t=e.split(",").map(r=>r.trim()).filter(Boolean).map(r=>`${r} img, ${r} canvas`).join(",");return!!await A(t,{lazy:!0,all:!1})}findAdjacentChapter({spec:e,basePath:t,titleUrl:r,titleName:n}){if(typeof e=="string"){const o=this.getAdjacentChapterSlug({sel:e,titleUrl:r,basePath:t}),u=fe(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({root:s,sel:e.url,basePath:t,titleUrl:r}):void 0,l=d(e.label,s)?.toLowerCase().replace(n.toLowerCase(),""),c=T(l)||fe(i);if(c)return i===void 0?c:{...c,slug:i}}getAdjacentChapterSlug(e){const t=d(e.sel,e.root);if(!t||t.startsWith("#")||t.startsWith("/#"))return;const r=L(t);if(r&&!(r===location.pathname||e.titleUrl===r||e.titleUrl===`${location.origin}${r}`))return this.parseReaderUrl(e.basePath,r,t).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,l,c,o;for(let u=0;u<s.length&&!(i&&(!r||c)&&!n&&o);u++){const p=s[u];!i&&se(e,p)?(i=p,l=u):!c&&r&&se(r,p)?c=p:!o&&n&&se(n,p)&&(o=p)}return l!==void 0&&(c??(c=s[l+1]),o??(o=s[l-1])),c&&!c.slug&&r?.slug&&(c.slug=r.slug),o&&!o.slug&&n?.slug&&(o.slug=n.slug),i&&!i.slug&&(i.slug=e.slug),{...e,inferVol:i?.inferVol,prev:c,next:o}}}function se(a,e){return a.slug&&a.slug==e.slug||a.chap===e.chap&&(a.vol===e.vol||a.vol===void 0)}var Ht=Object.defineProperty,Vt=(a,e,t)=>e in a?Ht(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Kt=(a,e,t)=>Vt(a,e+"",t);class ye extends b{async getRawReleases(){const e=Qt();if(!e)return;const t=await super.getRawReleases();if(!t)return;const r=[];return t.forEach(n=>{if(!n.name.endsWith("...")){r.push(n);return}const s=n.name.slice(0,-3),i=e.split(s)[1];if(!i)return;const l=i.indexOf('"');if(l===-1)return;const c=`${s}${i.substring(0,l)}`;r.push({...n,name:c})}),r}}Kt(ye,"specId","asura");function Qt(){const a=Array.from(document.querySelectorAll("script:not([src])"));for(let e=0;e<a.length;e++){const t=a[e].textContent;if(t&&t.indexOf('{\\"latest\\":')!==-1)return t.replaceAll("\\","")}}var Yt=Object.defineProperty,Zt=(a,e,t)=>e in a?Yt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Xt=(a,e,t)=>Zt(a,e+"",t);class be extends b{async getRawReaderData(){const e=`https://${location.host}/api/`,[t,r]=await Promise.all([I(`${e}manga/info`),I(`${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 l=T(s.readChapter?.title);if(l)return this.finalizeRawReaderData({basePath:i.basePath,slug:i.slug,...l,imgs:s.readChapter.pages.map(c=>new URL(c.image,location.origin).href),title:{url:`${e}/manga/${n.id}`,slug:n.id,name:n.title,tags:this.getTagIdsFromNames([n.type].filter(Boolean)),chapters:j(n.chapters.map(c=>({slug:c.id,chap:c.number})),{preferGroup:this.context.preferGroup})}})}}Xt(be,"specId","atsu");function Re(a){return String(a).normalize("NFKD").replace(/[\u0300-\u036f]/g,"").trim().toLowerCase().replace(/[^a-z0-9 -]/g,"").replace(/\s+/g,"-").replace(/-+/g,"-")}var ea=Object.defineProperty,ta=(a,e,t)=>e in a?ea(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,aa=(a,e,t)=>ta(a,e+"",t);class $e extends b{async getRawReleases(){const e=await super.getRawReleases();if(e?.length)return e.map(t=>({...t,slug:`${t.slug}-${Re(t.name)}`}))}async getRawChaptersData(){const e=U(),t=D(C(e,"result.pagination.total"),n=>Math.ceil(n/100))||0,r=(await Promise.all(Array.from({length:Math.max(0,t)},async(n,s)=>{if(s==0)return this.parseChapters(e);try{const i=location.href.replace("page=1",`page=${s+1}`),l=await fetch(i);return this.parseChapters(await l.json())||[]}catch{return[]}}))).flat();return{chapters:j(r,{preferGroup:this.context.preferGroup})}}parseChapters(e){const t=[];return C(e,"result.items")?.forEach?.(r=>{const n=D(C(r,"chapter_id"),i=>i+""),s=D(C(r,"number"));!n||s===void 0||t.push({slug:n,chap:s,vol:D(C(r,"volume"))||void 0,lang:m(C(r,"language")),group:m(C(r,"scanlation_group.name")),ts:D(C(r,"created_at"))})}),t}}aa($e,"specId","comix");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 xe extends b{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)}}}sa(xe,"specId","dynasty");var ia=Object.defineProperty,la=(a,e,t)=>e in a?ia(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,oa=(a,e,t)=>la(a,e+"",t);class Se extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(e)return{...e,chapters:[{slug:"1",chap:0}]}}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(".")),l=m(d(".total_pages|text"),o=>+o)||1,c=Array.from({length:l},(o,u)=>`${n}${u+1}${i}`);return{...e,slug:"1",chap:0,imgs:c,title:{...e.title,chapters:[{slug:"1",chap:0}]}}}}oa(Se,"specId","imhen");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,ga=(a,e,t)=>ua(a,e+"",t);class De extends b{async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=this.spec.chapters?.chapter;if(!t)return e;const r=await I(`https://api.spacely.tech/manhwa/comixto/info/${e.title.slug}`);if(!r?.value)return e;const n=this.getJsonChapters(r.value,{chapterSpec:t,basePath:e.basePath});return n?.length?this.finalizeRawReaderData({...e,title:{...e.title,chapters:n}}):e}}ga(De,"specId","inkora");var pa=Object.defineProperty,ha=(a,e,t)=>e in a?pa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,da=(a,e,t)=>ha(a,e+"",t);class Ie extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=this.spec.chapters?.chapter;if(t){const r=await I("https://yuzuki.kagane.org/api/v2/series/{id}");if(r){const n=this.getJsonChapters(r.value,{chapterSpec:t,basePath:F(this.siteMeta.readerBase,{titleSlug:e.slug})});if(n)return{...e,chapters:n}}}return{...e,hasMoreChapters:!0}}async getRawReaderData(){const e=await super.getRawReaderData();if(!e)return;const t=fa();return{...e,title:{...e.title,img:Pe(e.title.slug),chapters:t}}}async getRawSearchData(){const e=await super.getRawSearchData();if(e)return{...e,rawReleases:e.rawReleases.map(t=>({...t,img:Pe(t.slug)}))}}}da(Ie,"specId","kagane");function Pe(a){return`https://api.${location.host}/api/v1/series/${a}/thumbnail`}function fa(){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),l=q(i.slice(i.indexOf("[{"),i.indexOf('}],\\"cached_at')+2).replaceAll("\\",""));if(!l?.length||!Array.isArray(l))return[];try{const c=[];return l.map(o=>{const u=T(o.name);u&&c.push({...u,slug:o.id,ts:o.created?new Date(o.created).getTime():void 0})}),j(c)}catch{return[]}}}return[]}var ma=Object.defineProperty,wa=(a,e,t)=>e in a?ma(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,va=(a,e,t)=>wa(a,e+"",t);class ie extends b{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=ya(e)),!t)return;if(!this.siteId){const i={...this.siteMeta,releases:null,titleBase:"",readerBase:"",titleIdType:de.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:L(e);return ve(t,"/").split("/").slice(0,-1).join("/")}}va(ie,"specId","madara");function ya(a){if(!a)return;const e=a.sel?document.querySelector(a.sel)??void 0:void 0;return d(a.url,e)}var ba=Object.defineProperty,Ra=(a,e,t)=>e in a?ba(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,$a=(a,e,t)=>Ra(a,e+"",t);class Ce extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=await Me(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 Me(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}})}}$a(Ce,"specId","mangaball");async function Me(a){const e=await M(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()})})}),j(t,{preferGroup:a})}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,Da=(a,e,t)=>Sa(a,e+"",t);const Ia={a:.1,b:.2,c:.3,d:.4};class Te extends b{parseTitleUrl(e){return{slug:L(e)?.split("/").filter(Boolean)[1]}}async getRawReleases(){const e=U()?.data;if(!e)return;const t=[];return e.forEach(({relationships:r,attributes:n,id:s})=>{const i=r.find(({type:p})=>p==="manga"),l=E(n.volume),c=E(n.chapter);if(c===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:l,chap:c,lang:n.translatedLanguage,ts:new Date(n.readableAt).valueOf()}]})}),t}async getRawTitleData(){const e=`https://api.${location.host}/manga/`,[t,r]=await Promise.all([I(`${e}{id}`),I(`${e}{id}/feed`)]);if(!t||!r)return;const n=r.value.data?.map?.(c=>{const{attributes:o,id:u}=c;if(typeof o!="object"||typeof u!="string"||!u)return;const{externalUrl:p,title:g,volume:h,chapter:f,translatedLanguage:w}=o;return{slug:p||u,label:g||void 0,vol:E(h),chap:E(f),lang:w||"en",ts:new Date(o.readableAt).valueOf()}}).filter(c=>c?.chap!=null)??[],{data:s}=t.value;if(!s)return;const i=Be({data:s,getTagIdsFromNames:c=>this.getTagIdsFromNames(c)});if(!i)return;const l=this.context.includeImgBytes&&i.img?await ae(i.img):void 0;return{...i,imgBytes:l,chapters:j(n,{preferGroup:this.context.preferGroup}),hasMoreChapters:(r.value.total||0)>(r.value.limit||0)}}async getRawReaderData(){const e="https://api.mangadex.org/",[t,r,n]=await Promise.all([I(`${e}chapter/{id}`),I(`${e}at-home/server/{id}`),I(`${e}manga/{id}/aggregate`)]);if(!t||!r||!n)return;const s=t.value.data,{volume:i,chapter:l,externalUrl:c,translatedLanguage:o}=s.attributes||{},{baseUrl:u,chapter:{data:p,dataSaver:g,hash:h}}=r.value,f=s.relationships?.find?.(x=>x.type==="manga");if(!f)return;const w=Be({data:f,getTagIdsFromNames:x=>this.getTagIdsFromNames(x)});if(!w||typeof n.value.volumes!="object")return;const v=je(n.value,{preferGroup:this.context.preferGroup})??[];(typeof l!="string"||l==="none")&&!v.length&&v.push({chap:0,slug:s.id});const y=v.findIndex(x=>x.slug===s.id),R=s.relationships?.find?.(x=>x.type==="scanlation_group"),N=u.endsWith("/")?u:u+"/",z=!!localStorage.getItem("md")?.includes?.('"dataSaver":true'),J=`${N}${z?"data-saver":"data"}/`,O=((z?g:p)??[]).map?.(x=>`${J}${h}/${x}`)??[];return{externalUrl:c,vol:E(i),inferVol:v[y]?.inferVol,chap:E(l)||0,imgs:O,lang:o,slug:s.id,prev:v[y+1],next:v[y-1],basePath:"/chapter/",group:R?.attributes?.name,groupUrl:R?.attributes?.website,isWebtoon:f?.attributes?.tags?.some(x=>x.attributes.name.en==="Long Strip"),title:{...w,chapters:v}}}async getRawChaptersData(){const e=U();if(!e)return;let t;try{t=je(e,{preferGroup:this.context.preferGroup})}catch{return}if(t)return{chapters:t,lang:this.context.lang??"en",asc:!1,hasMore:!1,total:t.length}}}Da(Te,"specId","mangadex");function E(a){if(typeof a!="string"||a==="none")return;const e=parseFloat(a);if(e!==e)return;const t=a[a.length-1];return e+(Ia[t]??0)}function je(a,{preferGroup:e}){if(typeof a.volumes!="object")return;const t=Object.values(a.volumes).map(({volume:r,chapters:n})=>{const s=E(r);return Object.values(n).map(({id:i,chapter:l})=>{const c=E(l);if(c!==void 0)return{vol:s,chap:c,slug:i}})}).flat().filter(Boolean).reverse();return j(t,{preferGroup:e})}function Be({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:l,tags:c,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=Pa(),g=(i??[])?.map?.(R=>typeof R=="string"?R:void 0).filter(Boolean)??[],h=g.filter(R=>R&&(!p||p.includes(R))),f=l?.map?.(R=>{const[[,N]=[]]=Object.entries(R);return N}),w=n?.find?.(R=>R.type==="cover_art")?.attributes?.fileName,v=w?`https://mangadex.org/covers/${t}/${w}.256.jpg`:void 0,y=(c||[]).map(R=>R?.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(y)}}function Pa(){const a=localStorage.getItem("md");if(!a)return;const e=q(a);if(e)try{const t=e?.userPreferences?.filteredLanguages;return t?.length?t:void 0}catch{return}}var Ca=Object.defineProperty,Ma=(a,e,t)=>e in a?Ca(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ta=(a,e,t)=>Ma(a,e+"",t);class Ae extends b{async getRawReaderData(){if((await A(".current-viewtype",{lazy:!0,all:!1}))?.textContent?.trim().toLowerCase()!=="volume")return await super.getRawReaderData()}async getRawChaptersData(){const e=this.context.lang??"en",t=await A(`.tab-content[data-name="chapter"] a.dropdown-item[data-code="${e.toUpperCase()}"]`,{lazy:!0,all:!1});if(t)return Z(t),await A(`.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}))}}}Ta(Ae,"specId","mangafire");var ja=Object.defineProperty,Ba=(a,e,t)=>e in a?ja(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Aa=(a,e,t)=>Ba(a,e+"",t);class Le extends b{async getRawReaderData(){const e=await super.getRawReaderData();return e&&{...e,imgs:await this.getImgs()}}parseReaderUrl(e,t,r){const{slug:n,basePath:s}=super.parseReaderUrl(e,t,r),i=n.split("/").filter(Boolean),l=i[i.length-1];return{basePath:s,slug:l.startsWith("pg-")?i.slice(0,-1).join("/"):n}}async getImgs(){const e=await M(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(",")}}Aa(Le,"specId","mangago");var La=Object.defineProperty,Oa=(a,e,t)=>e in a?La(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ua=(a,e,t)=>Oa(a,e+"",t);class Oe extends b{parseTitleUrl(e){return{slug:L(e)?.split("/").filter(Boolean)[1]}}}Ua(Oe,"specId","mangapill");var Ea=Object.defineProperty,_a=(a,e,t)=>e in a?Ea(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Na=(a,e,t)=>_a(a,e+"",t);class Ue extends b{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]}))}}}Na(Ue,"specId","mangaplus");var za=Object.defineProperty,Wa=(a,e,t)=>e in a?za(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ka=(a,e,t)=>Wa(a,e+"",t);class Ee extends ie{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 m(r)??D(r,n=>n+"")}}ka(Ee,"specId","mangastream");var qa=Object.defineProperty,Ga=(a,e,t)=>e in a?qa(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Fa=(a,e,t)=>Ga(a,e+"",t);class _e extends b{async getRawReaderData(){const e=await super.getRawReaderData();return!e||!e.title.chapters.length?e:{...e,prev:e.prev?{...e.prev,slug:le(e.title.slug,e.prev.slug)}:void 0,next:e.next?{...e.next,slug:le(e.title.slug,e.next.slug)}:void 0,title:{...e.title,chapters:e.title.chapters.map(t=>({...t,slug:le(e.title.slug,t.slug)}))}}}}Fa(_e,"specId","mangatime");function le(a,e){if(e)return`/manga/${a}/chapter-${e}`}var Ja=Object.defineProperty,Ha=(a,e,t)=>e in a?Ja(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Va=(a,e,t)=>Ha(a,e+"",t);class Ne extends b{async getRawReaderData(){const e=await super.getRawReaderData();if(e?.imgs?.length!==1)return e;e.slug.includes("//")&&(e.slug=ze(e.slug).split("/").filter(Boolean)[3]);const t=D(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,""),[l,c]=i.split("."),o=l.length,u=+l-s,p=u+t-1,g=[];for(let h=u;h<=p;h++)g.push(`${n}${(h+"").padStart(o,"0")}${c?`.${c}`:""}`);return{...e,imgs:g}}parseChapterUrl(e,t){return this.parseReaderUrl(e,ze(t),t)}}Va(Ne,"specId","mangatown");function ze(a){return a.replace(location.origin,"").replace("//","/")}var Ka=Object.defineProperty,Qa=(a,e,t)=>e in a?Ka(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,Ya=(a,e,t)=>Qa(a,e+"",t);class We extends b{async getRawReaderData(){const e=await super.getRawReaderData();return e&&{...e,slug:e.slug.split("/").slice(0,-1).join("/")||e.slug.split("/")[0]}}}Ya(We,"specId","mangaworld");var Za=Object.defineProperty,Xa=(a,e,t)=>e in a?Za(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,er=(a,e,t)=>Xa(a,e+"",t);class ke extends b{async getRawTitleData(){const e=await super.getRawTitleData();if(e)return{...e,hasMoreChapters:e.chapters.length===50}}}er(ke,"specId","mgeko");var tr=Object.defineProperty,ar=(a,e,t)=>e in a?tr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,rr=(a,e,t)=>ar(a,e+"",t);class qe extends K{async getRawReleasesData(){}async getRawSearchData(){}async getRawTitleData(){const e=await Ge();if(!e)return;const t=d("#cover img|[attr:data-src,attr-contain:src]")??e.img;return{...e,img:t,imgBytes:this.context.includeImgBytes&&e.img?await ae(e.img):void 0}}async getRawReaderData(){const e=await Ge();if(!e)return;const t=d("#image-container img|[attr:data-src,attr-contain:src]"),r=re(t);if(!r)return;const n=r.pathname.split("/").filter(Boolean).slice(0,-1).join("/"),s=`${r.origin}/${n}/`;return{chap:0,slug:"1",basePath:e.url.replace(location.origin,"").slice(1),imgs:e.pages.map((i,l)=>`${s}${l+1}.${Fe(i)}`),title:{name:e.name,slug:e.slug,url:e.url,chapters:[{slug:"1",chap:0}]}}}async getRawChaptersData(){const e=await this.getRawTitleData();if(!e)return;const{chapters:t,...r}=e;return{title:{...r,chapters:[]},chapters:t}}}rr(qe,"specId","nhentai");async function Ge(){const a=await M(100,20,()=>window._gallery);if(!a?.id||!a?.title||!a?.images?.pages)return;const{title:e,images:{pages:t,cover:r},media_id:n}=a;return{name:e.pretty??e.english??e.japanese,slug:a.id+"",url:`${location.origin}/g/${a.id}`,chapters:[{slug:"1",chap:0}],pages:t.map(s=>s.t??"w"),img:await nr(n,r.t)}}async function nr(a,e){if(!a||!e)return;const t=Fe(e),r=(await M(10,20,()=>window._n_app))?.options?.thumb_cdn_urls?.[0];if(r)return`https://${r}/galleries/${a}/cover.${t}`}function Fe(a){return{j:"jpg",p:"png",g:"gif",w:"webp"}[a]??"webp"}var sr=Object.defineProperty,ir=(a,e,t)=>e in a?sr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,lr=(a,e,t)=>ir(a,e+"",t);class Je extends b{async queryJsonChapters(e,t){const r=await super.queryJsonChapters(e,t);if(r)return r.map(n=>({...n,slug:n.slug?`ch-${+n.slug||n.chap}`:n.slug}))}}lr(Je,"specId","stone");var or=Object.defineProperty,cr=(a,e,t)=>e in a?or(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,ur=(a,e,t)=>cr(a,e+"",t);class He extends b{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 Ve({...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:{...Ve({...e.title,url:t,tags:[]},".episode-list .js-ep-cnt"),hasMoreChapters:!1}}}async getRawChaptersData(){const{rawId:e,skip:t}=this.context,r=1e3,n=t?Math.floor(t/1e3)+1:1;try{const s=await fetch(`/series/${e}/episodes?page=${n}&sort=NEWEST&max_limit=${r}`);return gr(await s.json())}catch{return}}parseTitleUrl(e){if(!e)return{};const t=e.split("/").filter(Boolean);return{slug:t[1]??t[0]}}}ur(He,"specId","tapas");function Ve(a,e){const t=pr(e)>20;return{...a,chapters:t?[]:a.chapters,hasMoreChapters:t}}function gr(a){const e=a?.data?.episodes;if(!Array.isArray(e))return;const t=e.map(n=>({chap:n.pending_scene??n.scene,slug:n.id+"",ts:new Date(n.publish_date)?.valueOf?.()||void 0})),r=a?.data?.pagination;return{chapters:t,total:r?.total??t.length,hasMore:!!r?.has_next}}function pr(a){return+(document.querySelector(a)?.textContent?.trim().split(" ")[0]||0)}var hr=Object.defineProperty,dr=(a,e,t)=>e in a?hr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,fr=(a,e,t)=>dr(a,e+"",t);class Ke extends b{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(l=>({...l,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("/"),l=`${i.slice(0,4).join("/")}/list?title_no=${r}`,c=await this.getChapters({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+).*"},{lazy:!1,titleId:r,titleSlug:l,titleName: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:l,slug:l,name:s,langs:[o],chapters:(c??[]).map(u=>({...u,lang:o})),hasMoreChapters:!1}}}async getReaderImgs(){const e=G("#_imageList img|[attr:data-url,attr:src]");return e?.length?e:await M(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=re(r);return{basePath:"",slug:n.pathname+n.search}}return{basePath:"",slug:r}}}fr(Ke,"specId","webtoon");function mr(a){if(a)return typeof a=="string"||Array.isArray(a)?a.length?a:void 0:typeof a=="object"?Object.keys(a).length?a:void 0:a}var wr=Object.defineProperty,vr=(a,e,t)=>e in a?wr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,yr=(a,e,t)=>vr(a,e+"",t);class Qe extends b{async getRawReleases(){const e=U();if(!e?.data?.length)return;const t=[];return e.data?.forEach(r=>{const n=T(r.chapter)?.chap,s=oe(r.relationships?.manga);!s||n===void 0||t.push({...s,chapters:[{vol:+r.vol||void 0,chap:n,slug:r.id,lang:m(r.lang),ts:m(r.published_at,i=>new Date(i).getTime())}]})}),t}async getRawTitleData(){const e=await super.getRawTitleData();if(!e)return;const t=`https://api.${location.host}/manga/${e.id??"{id}"}`,[r,n]=await Promise.all([I(t),I(`${t}/chapters`)]),s=r?.value?.relationships?.available_languages?.map?.(i=>m(i)).filter(Boolean);if(e.langs=mr(s),n){const i=[];n.value.data?.forEach(l=>{const c=T(l.chapter),o=m(l.id);!c||!o||i.push({vol:+l.volume||void 0,chap:c.chap,slug:o,lang:m(l.language),group:m(l.relationships?.groups?.[0]?.name),ts:m(l.created_at,u=>new Date(u).getTime())})}),i.length&&(e.chapters=i,e.hasMoreChapters=n.value.total>n.value.limit)}return e}async getRawReaderData(){const e=this.parseReaderUrl(this.siteMeta.readerBase,location.pathname,location.href),t=e.slug.split("/").filter(Boolean)[0],r=`https://api.${location.host}`,[n,s]=await Promise.all([I(`${r}/chapter/${t}`),I(`${r}/manga/{titleSlug}/aggregate`)]);if(!n||!s)return;const i=n.value,l=D(+i.chapter),c=i.relationships?.manga,o=oe(c);if(!o||l===void 0)return;const u=m(i.language),p=m(i.relationships?.groups?.[0]?.name),g=c.relationships?.tags?.map(v=>v.name)?.filter(Boolean),h=this.parseAggregateChapter(s.value),f=`${i.node}/data/${t}/`,w=i.data_optimized?.map?.(v=>`${f}${v.name}`);return this.finalizeRawReaderData({basePath:e.basePath,slug:`${t}/1`,vol:+i.volume||void 0,chap:l,lang:u,group:p,title:{...o,url:`${location.origin}/title/${o.id}/${o.slug}`,tags:g?this.getTagIdsFromNames(g):void 0,langs:s.value.languages?.map(v=>m(v)).filter(Boolean),chapters:h},imgs:w})}async getRawChaptersData(){const e=U();return e?{chapters:this.parseAggregateChapter(e)}:void 0}parseAggregateChapter(e){const t=e.groups?.map?.(s=>m(s?.name)),r=e.langs?.map?.(s=>m(s)).filter(Boolean),n=[];return e.chapters?.forEach(s=>{const i=T(s.chapter);if(!i)return;const l=+s.volume||void 0,c=i.chap;Object.entries(s.entries||{}).forEach(([o,u])=>{const p=m(u.published_at,h=>new Date(h).getTime()),g=D(u.language,h=>r?.[h]);u?.groups?.forEach(h=>{n.push({vol:l,chap:c,slug:o,lang:g,group:t[h],ts:p})})})}),j(n,{preferGroup:this.context.preferGroup})}async getRawSearchData(){try{const e=new URLSearchParams(location.search).get("title");if(!e)return;const t=await fetch(`https://api.${location.host}/manga?title=${encodeURIComponent(e)}&limit=42`);if(!t.ok)return;const r=await t.json(),n=[];return r?.data?.forEach?.(s=>{const i=oe(s);i&&n.push(i)}),{rawReleases:n}}catch{return}}}yr(Qe,"specId","weebdex");function oe(a){if(!a)return;const e=a?.relationships?.cover;return{id:a.id,slug:Re(a.title),name:a.title,img:e?`https://srv.notdelta.xyz/covers/${a.id}/${e.id}${e.ext}`:void 0,chapters:[]}}const br=[ye,be,$e,xe,Se,De,Ie,ie,Ce,Te,Ae,Le,Oe,Ue,Ee,ke,_e,Ne,We,qe,Je,He,Ke,Qe];function Ye(a){const e=br.find(t=>t.specId===a.spec.id)??b;return new e(a)}async function Rr(a){const{spec:e,type:t}=a,r=a.siteMeta??e?.meta;if(e&&r){const n=t?[t]:Ze(r,e.generic);if(!n.length)return;const s=Ye({...a,spec:e,siteMeta:r});return await k(n.map(i=>s.getRawPageByType(i,n.length>1)))}return await k((a.genericSpecs??[]).map(n=>{if(!n.meta||!n.generic)return[];const s=t?[t]:Ze(n.meta,n.generic);if(!s.length)return[];const i=Ye({...a,spec:n,siteMeta:n.meta});return s.map(l=>i.getRawPageByType(l,!0))}).flat())}function Ze(a,e){if(location.pathname==="/"&&!a.single)return[];const{titleBase:t,readerBase:r}=a,n=location.pathname.split("/").filter(Boolean),s=Xe(n,r),i=Xe(n,t);if(s&&i)return[$.reader,$.title];const l=[];return!i&&(s!==!1||e)&&l.push($.reader),!s&&(i!==!1||e)&&l.push($.title),!l.length&&e?[$.reader,$.title]:l}function Xe(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 l=!1;for(let c=0;c<t.length;c++){const o=t[c];if(o[0]!=="{"){if(o!==a[c])return!1;l=!0}}if(l&&i===(s?0:1))return!0}W.PageType=$,W.scrape=Rr}));
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "trackkun-dom",
3
3
  "author": "endyquang",
4
- "version": "2.20.1",
4
+ "version": "2.20.2",
5
5
  "license": "UNLICENSED",
6
6
  "description": "MP DOM parser & configurations",
7
7
  "main": "index.js",
package/specs.json CHANGED
@@ -1 +1 @@
1
- [{"404":"img[src*=\"/images/error-message\"]","id":"asura","releases":{"title":{"sel":"div:has(> a[href=\"/series\"]) + div > div > div > div:nth-child(2)","name":"span a|text","url":"span a|attr:href","chapter":{"sel":"div:has(> p):has(a)","url":"a[href*=\"/chapter/\"]|attr:href","label":"a[href*=\"/chapter/\"] p|text","at":"div + p|text"}}},"title":{"name":"div:has(> div > a[href*=\"/sharer/\"]) span|text","img":"img[alt=\"poster\"]|attr-contain:src","type":"div:has(> img[alt=\"poster\"]) h3:first-child|row:type","tags":"div:has(> h3:first-child):has(> div:last-child:nth-child(2)) button|text","chapter":{"sel":"a[href*=\"/chapter/\"]:has(> h3)","url":"|attr:href","label":"h3|text","at":"h3:last-child|text"}},"reader":{"lazy":true,"sel":"img[src*=\"/EndDesign\"]","label":"a:last-of-type > h3|text","imgDivs":"div:has(> img[alt*=\"chapter\"])","content":"div:has(> img[src*=\"/EndDesign\"]):has(> div > img), body","imgs":"div:has(> img[alt*=\"chapter\"]) img|attr-contain:src","prev":"a[href*=\"/chapter/\"]:has(svg.lucide-chevron-left)|attr:href","next":"a[href*=\"/chapter/\"]:has(svg.lucide-chevron-right)|attr:href","title":{"sel":"a[href*=\"series/\"]:not([href$=\"series/\"]):not([href*=\"/chapter/\"])","name":"span|text","url":"|attr:href"},"chapter":{"trigger":"button:has(> h2)","sel":".dropdown-content > a","label":"h2|text","url":"|attr:href"}},"search":{"title":{"sel":"a[href*=\"series/\"]:not([href$=\"series/\"]):has(div span:first-child)","url":"|attr:href","name":"div:has(> span:first-child):has(> span:nth-child(3):last-child) span:first-child|text"}}},{"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":"li.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 .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":".chapter-selector option:checked","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":"h1|text|remove:,.+$"},"content":".entry-content","prev":".nav-previous a|attr:href","next":".nav-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":".all-chapters","name":"h1|text|remove:manga\\sonline$","img":".home-hero|bg-image","chapter":{"sel":".all-chapters li a","url":"|attr:href","label":"|text"}},"reader":{"sel":".chapter-images","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"}}},{"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":"body","label":"#navi h3 span:last-child,#series + a.chapter|text","title":{"sel":"#navi a#series,#reader-nav .nav li:first-child a","name":"|text","url":"|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"}}}},{"404":".nf-large + .nf-desc + a[href=\"/home\"]","id":"kakalot","releases":{"title":{"sel":"#latest-chap .inner > .item","id":".item-info h3|attr:data-id","name":".item-info h3 a|text","url":"a|attr:href","chapter":{"sel":".chapter-list > .cl-item","label":"a.chapter-name|text","url":"a|attr:href","at":".time|text"}}},"title":{"lazy":true,"sel":"#chapt-list .cl-header","id":"#main|attr:data-id","name":".detail-box h3.manga-name|text","img":".detail-box .manga-poster-img|attr-contain:src","tags":".detail-box .line-content a[href*=\"/genre/\"]|text","langs":"#chap-lang .lang-item|attr:data-code","chapter":{"sel":"#chapt-list .reading-list > .item","label":"a.chapter-name|text","url":"a.chapter-name|attr:href","at":".item-time|text"}},"reader":{"content":"#list-image","imgDivs":".card-wrap[data-url]","label":".breadcrumb-item.active|text","title":{"sel":".breadcrumb-item:nth-child(2) a","id":"#reading|attr:data-manga-id","name":"|text","url":"|attr:href"},"chapter":{"sel":".kbreadcrumb + .reading-option option.reading-item","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".manga-list > .inner > .item","name":".manga-name a|attr:title","url":".manga-name a|attr:href","img":".manga-poster img|attr-contain:src","chapter":{"sel":".latest-chapter .chapter-name","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","prev":"div[data-prev-id]:not([data-prev-id=\"-1\"])|attr:data-prev-id","next":"div[data-next-id]:not([data-next-id=\"-1\"])|attr:data-next-id","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"}},"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"}}},{"id":"mangareader","releases":{"title":{"sel":"#latest-chap .mls-wrap > .item","id":"a|attr:href|remove:.+-","url":"a|attr:href","name":".manga-name a|text","chapter":{"sel":".fd-list .chapter a","label":"|text","url":"|attr:href"}}},"title":{"id":"[data-manga-id]|attr:data-manga-id","name":"#ani_detail h2.manga-name|text","img":"#ani_detail img.manga-poster-img|attr:src","type":".anisc-info .item-head|row:type","tags":".anisc-detail .genres a|text","langs":"a.c-select-lang|attr:data-code","chapter":{"sel":".chapters-list-ul > ul > li","label":"|attr:data-number","url":"a|attr:href"}},"reader":{"content":"#main-wrapper","imgDivs":".iv-card[data-url]","lstrip":"a.active[data-value=\"vertical\"]","lstripBtn":"#main-wrapper:not(.page-read-hoz)","label":".reading-list .chapter-item.active|attr:data-number","title":{"id":"[data-manga-id]|attr:data-manga-id","sel":"#header a.hr-manga","name":"h2,.manga-name|text","url":"|attr:href"},"chapter":{"sel":".reading-list.active > .chapter-item","url":"a|attr:href","label":"|attr:data-number"}}},{"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","prevBtn":"button:has(.bi-arrow-left)","nextBtn":"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":"vortex","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":{"name":"h1[itemprop=\"name\"]|text","img":"[itemprop=\"image\"] img|attr:src","type":"h1:has(> svg)|row:type","chapter":{"sel":"a[href*=\"/series/{titleSlug}/\"]:has(img)","url":"|attr:href","label":"h3, div span|text","at":"time|attr:datetime || span + div:last-child div, h3 + div span|text"}},"reader":{"content":"section:has(.image-container),main,body","label":"a[href*=\"/series\"]:has(img) div:has(~ time), h1 + p|text","prevBtn":"[aria-label=\"Prev\"]","nextBtn":"[aria-label=\"Next\"]","title":{"sel":"a[href*=\"/series\"]:has(img)","name":"h1|text || div:has(~ time)|text|remove:\\sChapter.+","url":"|attr:href"},"chapter":{"trigger":"button:has(.lucide-chevron-down)","sel":"[data-radix-popper-content-wrapper] [role=\"option\"], [data-radix-scroll-area-viewport] button","label":"div div span|text || span:last-child|text || |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","prevBtn":"button[\\@click=\"prevPage()\"]","nextBtn":"button[\\@click=\"nextPage()\"]","title":{"sel":"#nav-top a[href*=\"/series/\"]","url":"|attr:href","name":"span|text"},"chapter":{"trigger":"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":"nav:first-child ~ .container:has(img)","title":{"sel":"nav:has(h1)","name":"h2|text","url":"a[href*=\"/series/\"]:has(svg[data-icon=\"house\"])|attr:href","img":"img|attr:src"},"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":"qi","releases":{"title":{"sel":"div:has(> a[href*=\"/series/\"] p)","url":"a|attr:href","name":"p|text","chapter":{"sel":"div a","url":"|attr:href","label":"span:first-child|text","at":"span:last-child|text"}}},"title":{"name":"main section h1|text","tags":"a[href*=\"?tag=\"]|text","first":"a[href*=\"/series/\"]:has(> button)|attr:href"},"reader":{"label":"nav h1|text","prev":"a[href*=\"/series/\"]:has(.lucide-chevron-left)|attr:href","next":"a[href*=\"/series/\"]:has(.lucide-chevron-right)|attr:href","content":"nav ~ .container:has(img)","title":{"sel":"nav:has(h1)","name":"h2|text","url":"a[href*=\"/series/\"]:has(img[alt=\"home\"])|attr:href"},"chapter":{"trigger":"button:has(> .lucide-list)","sel":"[data-headlessui-state=\"open\"] ul > li a[href*=\"/series/\"]","url":"|attr:href","label":"span|text"}},"chapters":{"chapter":{"json":true,"sel":"","label":"number","url":"slug","at":"createdAt"}},"search":{"lazy":true,"loading":".lucide-loader-circle","title":{"sel":"a[href*=\"/series/\"]","url":"|attr:href","name":"h2|text"}}},{"id":"mangabuddy","releases":{"title":{"sel":".main-container .book-item .meta","name":"h3 a|text","url":"h3 a|attr:href","chapter":{"sel":".chap-item","label":"h4 a|text","url":"h4 a|attr:href","at":".updated-date span|text"}}},"title":{"sel":"#chapter-list","name":"h1|text","img":".img-cover img|attr-contain:src","tags":".detail a[href*=\"/genres/\"]|text","chapter":{"sel":"#chapter-list > li > a","url":"|attr:href","label":".chapter-title|text","at":".chapter-update|text"}},"reader":{"label":"#breadcrumbs-container .breadcrumbs-item:last-child|text","title":{"sel":"#breadcrumbs-container .breadcrumbs-item:nth-child(2) a","url":"|attr:href","name":"span|text"},"content":"#chapter-images","imgDivs":".chapter-image","prev":"a#btn-prev|attr:href","next":"a#btn-next|attr:href","chapter":{"trigger":"#load-chapters","sel":".chapter-select option","url":"|attr:value","label":"|text"}}},{"id":"rolia","releases":{"title":{"sel":".article-feed > div > div:has(> h6)","name":"h6 a|text","url":"h6 a|attr:href","chapter":{"sel":"table tr","label":"a|text","url":"a|attr:href","at":"time|attr:data-date"}}},"title":{"name":"h1|text","img":"img.poster|attr-contain:src","tags":"a[href*=\"/genres/\"]|text","type":".card-movies-series table tr:last-child td|text","first":".chapter-list ~ div a|attr:href","hasMore":".chapter-list ~ div a[href*=\"/chapterlist\"]"},"chapters":{"chapter":{"sel":"#page-content-wrapper td:first-child a","url":"|attr:url","label":"|text"}},"reader":{"content":".manga-child-content","label":".childtitle|text","next":".chapter-nav-right|attr:href","prev":".chapter-nav-left|attr:href","title":{"sel":".breadcrumb strong a","name":"|text","url":"|attr:href"},"chapter":{"sel":"#postDropdown option:not(:first-child)","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".card-body","url":"a|attr:href","img":"img|attr-contain:src","name":"h4 a|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":"h3|text","url":"a|attr:href","chapter":{"sel":"h3 ~ div > a","url":"|attr:href","label":"span:first-child|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":{"anl":"a[href*=\"anilist.co\"]|attr:href|pattern:.*/(\\d+)$","mal":"a[href*=\"myanimelist.net\"]|attr:href|pattern:.*/(\\d+)$"},"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","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":{"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":{"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[pop-content=\"#chapter-lists-head\"]","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","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]","prevBtn":"a:has(.lucide-arrow-left)","nextBtn":"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","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":{"json":true,"sel":"result.items","id":"hash_id","url":"hash_id","name":"title","chapter":{"sel":"","label":"latest_chapter","at":"chapter_updated_at"}}},"title":{"id":"#syncData|json:manga_id","name":"h1|text || #syncData|json:name","img":".poster img|attr:src","tags":"a[href*=\"?genres=\"]|text","firstBtn":".read-btn","hasMore":".page-link[href=\"#2\"]","chapter":{"sel":".chap-list > li","url":"a|attr:href","label":"a b|text","at":"span:last-of-type|text","group":"a:last-child|text"},"trackers":{"mal":"a:has([alt=\"mal\"])|attr:href","anl":"a:has([alt=\"al\"])|attr:href"}},"reader":{"lazy":true,"sel":".read-viewer .page","title":{"id":"#syncData|json:manga_id","url":"a.back-btn|attr:href || #syncData|json:name","name":"a.back-btn|text || #syncData|json:name"},"label":".readbar-ctrl .dropdown-menu .dropdown-item.active|text || #syncData|json:number || title|text","group":".readbar-bottom .dropdown .value|text|remove:^no\\sgroup","imgDivs":".read-viewer .page","lstrip":".read-viewer.longsrtip,.read-viewer.longstrip","lstripBtn":".read-st-toggle;#page-layout-setting button:has([href*=\"longstrip\"])","prev":"#syncData|json:prev_chapter_url","next":"#syncData|json:next_chapter_url","chapter":{"sel":".readbar-ctrl .dropdown-menu .dropdown-item","label":"|text"}},"search":{"lazy":true,"loading":".section-loading","title":{"sel":".comic > .item","url":"a.title|attr:href","name":"a.title|text"}}},{"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":"weebdex","title":{"lazy":true,"name":"main h1|text","img":"main figure img|attr-contain:src","tags":"a[href*=\"?tag=\"]|text","firstBtn":"button:has(svg.lucide-book-open)","trackers":{"anl":"a[href*=\"anilist.co\"]|attr:href","mal":"a[href*=\"myanimelist.net\"]|attr:href"}}},{"id":"projectsuki","releases":{"title":{"sel":".content .item","url":"|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:has(img:not(:first-child))","imgs":".strip-reader img|attr:src","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":"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]"},"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)","imgs":".container-img > img|attr:src","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","prevBtn":"button:has(.lucide-chevron-left):not([disabled])","nextBtn":"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.chapter-item","url":"|attr:href","label":".ch-num|text","at":".ch-date|text"}},"reader":{"title":{"sel":".breadcrumb-reader a[href*=\"/manga/\"]","url":"|attr:href","name":"|text"},"label":"#current-chapter-label|text","content":"#image","lstrip":"#vertical","lstripBtn":"span:has(> #fa-vert)","chapter":{"json":"https://mangamoins.com/api/v1/manga.php","sel":"chapters","url":"folder","label":"num","at":"time"}}},{"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"}}}]
1
+ [{"404":"img[src*=\"/images/error-message\"]","id":"asura","releases":{"title":{"sel":"div:has(> a[href=\"/series\"]) + div > div > div > div:nth-child(2)","name":"span a|text","url":"span a|attr:href","chapter":{"sel":"div:has(> p):has(a)","url":"a[href*=\"/chapter/\"]|attr:href","label":"a[href*=\"/chapter/\"] p|text","at":"div + p|text"}}},"title":{"name":"div:has(> div > a[href*=\"/sharer/\"]) span|text","img":"img[alt=\"poster\"]|attr-contain:src","type":"div:has(> img[alt=\"poster\"]) h3:first-child|row:type","tags":"div:has(> h3:first-child):has(> div:last-child:nth-child(2)) button|text","chapter":{"sel":"a[href*=\"/chapter/\"]:has(> h3)","url":"|attr:href","label":"h3|text","at":"h3:last-child|text"}},"reader":{"lazy":true,"sel":"img[src*=\"/EndDesign\"]","label":"a:last-of-type > h3|text","imgDivs":"div:has(> img[alt*=\"chapter\"])","content":"div:has(> img[src*=\"/EndDesign\"]):has(> div > img), body","imgs":"div:has(> img[alt*=\"chapter\"]) img|attr-contain:src","prev":"a[href*=\"/chapter/\"]:has(svg.lucide-chevron-left)|attr:href","next":"a[href*=\"/chapter/\"]:has(svg.lucide-chevron-right)|attr:href","title":{"sel":"a[href*=\"series/\"]:not([href$=\"series/\"]):not([href*=\"/chapter/\"])","name":"span|text","url":"|attr:href"},"chapter":{"trigger":"button:has(> h2)","sel":".dropdown-content > a","label":"h2|text","url":"|attr:href"}},"search":{"title":{"sel":"a[href*=\"series/\"]:not([href$=\"series/\"]):has(div span:first-child)","url":"|attr:href","name":"div:has(> span:first-child):has(> span:nth-child(3):last-child) span:first-child|text"}}},{"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":"li.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 .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":".chapter-selector option:checked","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":"h1|text|remove:,.+$"},"content":".entry-content","prev":".nav-previous a|attr:href","next":".nav-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":".all-chapters","name":"h1|text|remove:manga\\sonline$","img":".home-hero|bg-image","chapter":{"sel":".all-chapters li a","url":"|attr:href","label":"|text"}},"reader":{"sel":".chapter-images","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":".profile-manga","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)","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"}}},{"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":"body","label":"#navi h3 span:last-child,#series + a.chapter|text","title":{"sel":"#navi a#series,#reader-nav .nav li:first-child a","name":"|text","url":"|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"}}}},{"404":".nf-large + .nf-desc + a[href=\"/home\"]","id":"kakalot","releases":{"title":{"sel":"#latest-chap .inner > .item","id":".item-info h3|attr:data-id","name":".item-info h3 a|text","url":"a|attr:href","chapter":{"sel":".chapter-list > .cl-item","label":"a.chapter-name|text","url":"a|attr:href","at":".time|text"}}},"title":{"lazy":true,"sel":"#chapt-list .cl-header","id":"#main|attr:data-id","name":".detail-box h3.manga-name|text","img":".detail-box .manga-poster-img|attr-contain:src","tags":".detail-box .line-content a[href*=\"/genre/\"]|text","langs":"#chap-lang .lang-item|attr:data-code","chapter":{"sel":"#chapt-list .reading-list > .item","label":"a.chapter-name|text","url":"a.chapter-name|attr:href","at":".item-time|text"}},"reader":{"content":"#list-image","imgDivs":".card-wrap[data-url]","label":".breadcrumb-item.active|text","title":{"sel":".breadcrumb-item:nth-child(2) a","id":"#reading|attr:data-manga-id","name":"|text","url":"|attr:href"},"chapter":{"sel":".kbreadcrumb + .reading-option option.reading-item","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".manga-list > .inner > .item","name":".manga-name a|attr:title","url":".manga-name a|attr:href","img":".manga-poster img|attr-contain:src","chapter":{"sel":".latest-chapter .chapter-name","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","prev":"div[data-prev-id]:not([data-prev-id=\"-1\"])|attr:data-prev-id","next":"div[data-next-id]:not([data-next-id=\"-1\"])|attr:data-next-id","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"}},"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"}}},{"id":"mangareader","releases":{"title":{"sel":"#latest-chap .mls-wrap > .item","id":"a|attr:href|remove:.+-","url":"a|attr:href","name":".manga-name a|text","chapter":{"sel":".fd-list .chapter a","label":"|text","url":"|attr:href"}}},"title":{"id":"[data-manga-id]|attr:data-manga-id","name":"#ani_detail h2.manga-name|text","img":"#ani_detail img.manga-poster-img|attr:src","type":".anisc-info .item-head|row:type","tags":".anisc-detail .genres a|text","langs":"a.c-select-lang|attr:data-code","chapter":{"sel":".chapters-list-ul > ul > li","label":"|attr:data-number","url":"a|attr:href"}},"reader":{"content":"#main-wrapper","imgDivs":".iv-card[data-url]","lstrip":"a.active[data-value=\"vertical\"]","lstripBtn":"#main-wrapper:not(.page-read-hoz)","label":".reading-list .chapter-item.active|attr:data-number","title":{"id":"[data-manga-id]|attr:data-manga-id","sel":"#header a.hr-manga","name":"h2,.manga-name|text","url":"|attr:href"},"chapter":{"sel":".reading-list.active > .chapter-item","url":"a|attr:href","label":"|attr:data-number"}}},{"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","prevBtn":"button:has(.bi-arrow-left)","nextBtn":"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":"vortex","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":{"name":"h1[itemprop=\"name\"]|text","img":"[itemprop=\"image\"] img|attr:src","type":"h1:has(> svg)|row:type","chapter":{"sel":"a[href*=\"/series/{titleSlug}/\"]:has(img)","url":"|attr:href","label":"h3, div span|text","at":"time|attr:datetime || span + div:last-child div, h3 + div span|text"}},"reader":{"content":"section:has(.image-container),main,body","label":"button:has(.lucide-chevron-down)|text","prevBtn":"[aria-label=\"Prev\"]","nextBtn":"[aria-label=\"Next\"]","title":{"sel":"a[href*=\"/series\"]:has(img)","name":"p|text || div:has(~ time)|text|remove:\\sChapter.+","url":"|attr:href"},"chapter":{"trigger":"button:has(.lucide-chevron-down)","sel":"[data-radix-popper-content-wrapper] [role=\"option\"], [data-radix-scroll-area-viewport] button","label":"div div span|text || span:last-child|text || |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","prevBtn":"button[\\@click=\"prevPage()\"]","nextBtn":"button[\\@click=\"nextPage()\"]","title":{"sel":"#nav-top a[href*=\"/series/\"]","url":"|attr:href","name":"span|text"},"chapter":{"trigger":"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":"nav:first-child ~ .container:has(img)","title":{"sel":"nav:has(h1)","name":"h2|text","url":"a[href*=\"/series/\"]:has(svg[data-icon=\"house\"])|attr:href","img":"img|attr:src"},"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":"qi","releases":{"title":{"sel":"div:has(> a[href*=\"/series/\"] p)","url":"a|attr:href","name":"p|text","chapter":{"sel":"div a","url":"|attr:href","label":"span:first-child|text","at":"span:last-child|text"}}},"title":{"name":"main section h1|text","tags":"a[href*=\"?tag=\"]|text","first":"a[href*=\"/series/\"]:has(> button)|attr:href"},"reader":{"label":"nav h1|text","prev":"a[href*=\"/series/\"]:has(.lucide-chevron-left)|attr:href","next":"a[href*=\"/series/\"]:has(.lucide-chevron-right)|attr:href","content":"nav ~ .container:has(img)","title":{"sel":"nav:has(h1)","name":"h2|text","url":"a[href*=\"/series/\"]:has(img[alt=\"home\"])|attr:href"},"chapter":{"trigger":"button:has(> .lucide-list)","sel":"[data-headlessui-state=\"open\"] ul > li a[href*=\"/series/\"]","url":"|attr:href","label":"span|text"}},"chapters":{"chapter":{"json":true,"sel":"","label":"number","url":"slug","at":"createdAt"}},"search":{"lazy":true,"loading":".lucide-loader-circle","title":{"sel":"a[href*=\"/series/\"]","url":"|attr:href","name":"h2|text"}}},{"id":"mangabuddy","releases":{"title":{"sel":".main-container .book-item .meta","name":"h3 a|text","url":"h3 a|attr:href","chapter":{"sel":".chap-item","label":"h4 a|text","url":"h4 a|attr:href","at":".updated-date span|text"}}},"title":{"sel":"#chapter-list","name":"h1|text","img":".img-cover img|attr-contain:src","tags":".detail a[href*=\"/genres/\"]|text","chapter":{"sel":"#chapter-list > li > a","url":"|attr:href","label":".chapter-title|text","at":".chapter-update|text"}},"reader":{"label":"#breadcrumbs-container .breadcrumbs-item:last-child|text","title":{"sel":"#breadcrumbs-container .breadcrumbs-item:nth-child(2) a","url":"|attr:href","name":"span|text"},"content":"#chapter-images","imgDivs":".chapter-image","prev":"a#btn-prev|attr:href","next":"a#btn-next|attr:href","chapter":{"trigger":"#load-chapters","sel":".chapter-select option","url":"|attr:value","label":"|text"}}},{"id":"rolia","releases":{"title":{"sel":".article-feed > div > div:has(> h6)","name":"h6 a|text","url":"h6 a|attr:href","chapter":{"sel":"table tr","label":"a|text","url":"a|attr:href","at":"time|attr:data-date"}}},"title":{"name":"h1|text","img":"img.poster|attr-contain:src","tags":"a[href*=\"/genres/\"]|text","type":".card-movies-series table tr:last-child td|text","first":".chapter-list ~ div a|attr:href","hasMore":".chapter-list ~ div a[href*=\"/chapterlist\"]"},"chapters":{"chapter":{"sel":"#page-content-wrapper td:first-child a","url":"|attr:url","label":"|text"}},"reader":{"content":".manga-child-content","label":".childtitle|text","next":".chapter-nav-right|attr:href","prev":".chapter-nav-left|attr:href","title":{"sel":".breadcrumb strong a","name":"|text","url":"|attr:href"},"chapter":{"sel":"#postDropdown option:not(:first-child)","label":"|text","url":"|attr:value"}},"search":{"title":{"sel":".card-body","url":"a|attr:href","img":"img|attr-contain:src","name":"h4 a|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":"h3|text","url":"a|attr:href","chapter":{"sel":"h3 ~ div > a","url":"|attr:href","label":"span:first-child|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":{"anl":"a[href*=\"anilist.co\"]|attr:href|pattern:.*/(\\d+)$","mal":"a[href*=\"myanimelist.net\"]|attr:href|pattern:.*/(\\d+)$"},"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","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":{"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":{"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[pop-content=\"#chapter-lists-head\"]","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","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]","prevBtn":"a:has(.lucide-arrow-left)","nextBtn":"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","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":{"json":true,"sel":"result.items","id":"hash_id","url":"hash_id","name":"title","chapter":{"sel":"","label":"latest_chapter","at":"chapter_updated_at"}}},"title":{"id":"#syncData|json:manga_id","name":"h1|text || #syncData|json:name","img":".poster img|attr:src","tags":"a[href*=\"?genres=\"]|text","firstBtn":".read-btn","hasMore":".page-link[href=\"#2\"]","chapter":{"sel":".chap-list > li","url":"a|attr:href","label":"a b|text","at":"span:last-of-type|text","group":"a:last-child|text"},"trackers":{"mal":"a:has([alt=\"mal\"])|attr:href","anl":"a:has([alt=\"al\"])|attr:href"}},"reader":{"lazy":true,"sel":".read-viewer .page","title":{"id":"#syncData|json:manga_id","url":"a.back-btn|attr:href || #syncData|json:name","name":"a.back-btn|text || #syncData|json:name"},"label":".readbar-ctrl .dropdown-menu .dropdown-item.active|text || #syncData|json:number || title|text","group":".readbar-bottom .dropdown .value|text|remove:^no\\sgroup","imgDivs":".read-viewer .page","lstrip":".read-viewer.longsrtip,.read-viewer.longstrip","lstripBtn":".read-st-toggle;#page-layout-setting button:has([href*=\"longstrip\"])","prev":"#syncData|json:prev_chapter_url","next":"#syncData|json:next_chapter_url","chapter":{"sel":".readbar-ctrl .dropdown-menu .dropdown-item","label":"|text"}},"search":{"lazy":true,"loading":".section-loading","title":{"sel":".comic > .item","url":"a.title|attr:href","name":"a.title|text"}}},{"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":"weebdex","title":{"lazy":true,"name":"main h1|text","img":"main figure img|attr-contain:src","tags":"a[href*=\"?tag=\"]|text","firstBtn":"button:has(svg.lucide-book-open)","trackers":{"anl":"a[href*=\"anilist.co\"]|attr:href","mal":"a[href*=\"myanimelist.net\"]|attr:href"}}},{"id":"projectsuki","releases":{"title":{"sel":".content .item","url":"|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:has(img:not(:first-child))","imgs":".strip-reader img|attr:src","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":"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]"},"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)","imgs":".container-img > img|attr:src","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","prevBtn":"button:has(.lucide-chevron-left):not([disabled])","nextBtn":"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.chapter-item","url":"|attr:href","label":".ch-num|text","at":".ch-date|text"}},"reader":{"title":{"sel":".breadcrumb-reader a[href*=\"/manga/\"]","url":"|attr:href","name":"|text"},"label":"#current-chapter-label|text","content":"#image","lstrip":"#vertical","lstripBtn":"span:has(> #fa-vert)","chapter":{"json":"https://mangamoins.com/api/v1/manga.php","sel":"chapters","url":"folder","label":"num","at":"time"}}},{"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"}}}]