From f8a3b2a352944d0e87459ea5e9e4e1d83cb91542 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 6 Oct 2022 10:34:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[7mmtv]=20=E8=A7=84?= =?UTF-8?q?=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 95b192d..8dc33f2 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5797,16 +5797,20 @@ } }, "7mmtv": { - "host": ["7mmtv.tv","7mm.tv","/^[a-z]{2}\\d{4}\\.com$/"], + "host": "7mmtv.sx", "url": "return (document.title.indexOf('7mmtv') != -1 && fun.lp() != '/' && !fun.indexOF('_content/'))", + "blank": 4, "pager": { "nextL": "li.page-item.current+li.page-item>a", - "pageE": ".latest-korean-slider>.row:first-of-type>div", + "pageE": "main .row.content", "replaceE": ".pagination-row" + }, + "function": { + "aF": "document.body.appendChild(document.createElement('script')).textContent = 'window.document.dispatchEvent(new Event(\"DOMContentLoaded\", {bubbles: true,cancelable: true}));'" } }, "7mmtv - 漫画": { - "host": ["/^.+\\.7mmtv\\.tv$/","/^.+\\.7mm\\.tv$/","/^.+\\.[a-z]{2}\\d{4}\\.com$/"], + "host": "/^.+\\.7mmtv\\.sx$/", "url": "if (document.title.indexOf('7mmtv') != -1 && fun.indexOF('/hcomic_content/')) {let _img=''; for (let i=1;i<=Large_cgurl.length;i++){_img += `
  • `;}; document.getElementById('show_cg_html').innerHTML = _img; return true;}", "style": ".video-introduction-images-row>center>*:not(#content) {display: none !important;}", "hiddenPN": true