[
  {
    "articleStyle": 0,
    "customOrder": -10098458,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "injectJs": "//$(\"div.layui-panel\").eq(0).remove();\nsetInterval(function () {\n    $(\"div.layui-hide-md\").css(\"display\",\"none\");\n},100)",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://www.yckceo.com/favicon.ico",
    "sourceName": "源仓库",
    "sourceUrl": "https://www.yckceo.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": -10098457,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceComment": "（自用）去广绿色版意淫互动小说",
    "sourceGroup": "🔞",
    "sourceIcon": "",
    "sourceName": "（自用）去广绿色版意淫互动小说",
    "sourceUrl": "http://i.sexyai.top/Avfcc"
  },
  {
    "articleStyle": 0,
    "customOrder": -10098453,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\":\"\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\nsort = [];\nL = String(baseUrl).replace(/^h.*?\\=/,'').split('★');\nfor (i = 0; i < L.length; i ++) {\n  sort.push ({\n    title: L[i].match(/【(.*?)】/)[1],\n    date: L[i].match(/】(.*?)＃/)[1],\n    img: L[i].match(/＃(.*)/)[1],\n    link: L[i].match(/(.*?)【/)[1]\n  });\n};\nJSON.stringify(sort);\n</js>\n$.[*]",
    "ruleDescription": "🔴0<!doctype html><html><head lang=\"zh\"><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"><style>*{line-height:1em;margin:0;padding:0;text-underline-offset:.2em;word-break:break-all}body{background-color:#f4f5f7;display:flex;flex-wrap:wrap;place-content:center;place-items:start;padding:15px;color:#001944}.card{border-top:.5px solid rgba(255,255,255,.7);border-radius:24px;background-color:rgba(255,255,255,.6);box-shadow:0 10px 20px rgba(0,0,0,.05);padding:30px;margin:12.5px;width:250px;height:auto}.card > details + div{overflow:hidden;max-height:0;opacity:0;transition:.6s}.card > [open] + div{max-height:888px;opacity:1}.card > details > summary::-webkit-details-marker{display:none}.card > details > summary::-moz-list-bullet{display:none}.card > details > summary{font-size:24px;font-weight:700;user-select:none;outline:0;opacity:.4;transition:.6s;display:block}.card > [open] > summary{opacity:1;margin-bottom:6px;font-size:20.5px}.flex{display:flex;flex-wrap:wrap}.text{line-height:1.4em;display:inline-block;margin-top:9px}a:not([href]){margin-top:9px;margin-right:9px;display:inline-block}a:not([href]) span{margin-left:9px}a[href]{color:#4360b7;text-decoration:none;margin:.2em}a[href]:hover{text-decoration:underline}span{background-color:rgba(0,0,0,.04);padding:.15em .3em;border-radius:.5em;margin-left:.2em;font-family:monospace;opacity:.75}button{font-size:13.5px;font-weight:700;color:#4360b7;background-color:#e7eeff;padding:.65em .9em;margin-top:9px;margin-right:10px;border-radius:2em;border:none;transition:.3s}button:active{background-color:#d6ddee}textarea{margin-top:9px;padding:9px;width:100%;box-sizing:border-box;line-height:1.2em;font-size:13px;min-height:37.6px;max-height:115.6px;resize:vertical;border-radius:9px;color:#333;border:2px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.006)}input{vertical-align:middle;appearance:none;margin:-2px 2.25px 0 0;width:15px;height:15px;box-sizing:border-box;background-color:rgba(0,0,0,.006);border:2px solid rgba(0,0,0,.1);border-radius:9px;transition:.15s}input:checked{border-color:#4360b7}label{display:inline-block;margin-top:9px;margin-right:9px;font-size:15px}</style><title>写源助手</title></head><body><div class=\"card\"><details><summary>发现格式工具</summary></details><div><textarea id=\"text\" rows=\"3\" placeholder=\"请输入要处理的内容\"></textarea><a>格式转换</a><div class=\"flex\"><button onclick=\"Format()\">html转旧发现</button><button onclick=\"Switch()\">新旧发现互转</button></div><a>每行列数<span>仅新发现</span></a><div class=\"flex\"><button onclick=\"Add(1)\">1</button><button onclick=\"Add(.4)\">2</button><button onclick=\"Add(.25)\">3</button><button onclick=\"Add(.2)\">4</button><button onclick=\"Add(.15)\">5</button></div><a>快捷功能</a><div class=\"flex\"><button onclick=\"Copy('#text')\">复制全文</button><button onclick=\"Cut('#text')\">剪切全文</button><button onclick=\"Empty('#text')\">清空</button></div></div></div><div class=\"card\"><details><summary>正则匹配替换</summary></details><div><textarea id=\"text1\" rows=\"3\" placeholder=\"请输入要处理的内容\"></textarea><a>正则匹配</a><textarea id=\"matchText\" rows=\"1\" placeholder=\"正则表达式\"></textarea><label><input id=\"global\" type=\"checkbox\" checked>全局搜索</label><label><input id=\"ignoreCase\" type=\"checkbox\">忽略大小写</label><div class=\"flex\"><button onclick=\"Match()\">进行匹配</button><button onclick=\"Copy('#matchResult')\">复制结果</button><button onclick=\"Reset()\">清空</button></div><div id=\"tip\"></div><textarea id=\"matchResult\" rows=\"3\" placeholder=\"匹配结果\"></textarea><a>正则替换</a><textarea id=\"replaceText\" rows=\"1\" placeholder=\"想要替换成什么\"></textarea><div class=\"flex\"><button onclick=\"Add1('{\\{page}}')\">&#123;&#123;page&#125;&#125;</button><button onclick=\"Add1('\\\\')\">\\</button><button onclick=\"Add1('<')\">&lt;</button><button onclick=\"Add1('>')\">&gt;</button></div><div class=\"flex\"><button onclick=\"Replace()\">进行替换</button><button onclick=\"Copy('#replaceResult')\">复制结果</button></div><textarea id=\"replaceResult\" rows=\"3\" placeholder=\"替换结果\"></textarea></div></div><div class=\"card\"><details><summary>编码格式转换</summary></details><div><textarea id=\"text2\" rows=\"3\" placeholder=\"请输入要处理的内容\"></textarea><a>url编码</a><label><input id=\"ignoreComponent\" type=\"checkbox\">编码<span>@#$&amp;=:/,;?+</span></label><div class=\"flex\"><button onclick=\"Encode()\">进行编码</button><button onclick=\"Decode()\">进行解码</button></div><a>html转义</a><label><input id=\"super\" type=\"checkbox\">转义全部字符</label><div id=\"temp\" hidden></div><div class=\"flex\"><button onclick=\"EncodeHtml()\">进行转义</button><button onclick=\"DecodeHtml()\">进行反转义</button></div><a>快捷功能</a><div class=\"flex\"><button onclick=\"Copy('#text2')\">复制全文</button><button onclick=\"Cut('#text2')\">剪切全文</button><button onclick=\"Empty('#text2')\">清空</button></div></div></div><div class=\"card\"><details><summary>外部在线工具</summary></details><div><div class=\"flex\"><button onclick=\"window.open('https://tool.lu/zhconvert')\">简繁转换</button><button onclick=\"window.open('https://www.yuque.com/legado/yuan')\">写源教程</button></div></div></div><script>$=(t=>document.querySelector(t)),$$=(t=>document.execCommand(t)),Copy=(t=>{$(t).select(),$$(\"copy\")}),Empty=(t=>{x=$(t),x.value=\"\",x.focus()}),Cut=(t=>{$(t).select(),$$(\"cut\")}),Format=(()=>{if(t=$(\"#text\"),list=t.value.match(/<[^<]*?(href|open)[=\\(]['\"]([\\s\\S]*?)['\"][\\s\\S]*?>([\\s\\S]*?)</g),list){for(html=\"\",i=0;i<list.length;++i)a=list[i].match(/<[^<]*?(href|open)[=\\(]['\"]([\\s\\S]*?)['\"][\\s\\S]*?>([\\s\\S]*?)</),html+=a[3].trim().replace(/\\n/g,\" \")+\"::\"+a[2]+\"\\r\\n\";t.value=html.replace(/\\r\\n$/,\"\")}}),Switch=(()=>{t=$(\"#text\");try{for(html=\"\",json=JSON.parse(t.value),i=0;i<json.length;++i)html+=json[i].title+\"::\"+json[i].url+\"\\r\\n\";t.value=html.replace(/\\r\\n$/,\"\")}catch(e){if(t.value.match(/\\&\\&|::/g)){for(text=t.value.replace(/\\&\\&/g,\"\\r\\n\"),list=text.match(/.*?::.*/g),html=[],i=0;i<list.length;++i)a=list[i].match(/(.*?)::(.*)/),html.push({title:a[1],url:a[2]});t.value=JSON.stringify(html)}}}),Add=(t=>{x=$(\"#text\");try{for(json=JSON.parse(x.value),i=0;i<json.length;++i)json[i].style={layout_flexGrow:1,layout_flexBasisPercent:t};x.value=JSON.stringify(json)}catch(t){}}),BuildRegex=(()=>(text=$(\"#text1\"),text.value?(match=$(\"#matchText\"),match.value?(op=$(\"#global\").checked?\"g\":\"\",op=$(\"#ignoreCase\").checked?op+\"i\":op,new RegExp(match.value,op)):(match.focus(),!1)):(text.focus(),!1))),Match=(()=>{if(regex=BuildRegex(),t=$(\"#tip\"),x=$(\"#matchResult\"),tip=text=t.textContent=t.style=x.value=\"\",match=$(\"#text1\").value.match(regex),$(\"#global\").checked){for(i=0;i<match.length;++i)text+=match[i]+\"\\r\\n\";tip=\"共找到 \"+match.length+\" 处匹配：\\r\\n\",text=text.replace(/\\r\\n$/,\"\")}else tip=\"匹配位置：\"+regex.lastIndex,text=match[0];return t.textContent=tip,t.style.marginTop=\"9px\",x.value=text,!0}),Reset=(()=>{$(\"#text1\").value=$(\"#matchText\").value=$(\"#tip\").textContent=t.style=$(\"#matchResult\").value=$(\"#replaceText\").value=$(\"#replaceResult\").value=\"\",$(\"#text1\").focus()}),Add1=(t=>{x=$(\"#replaceText\"),start=x.selectionStart,length=x.selectionEnd-start,json=x.value.split(\"\"),json.splice(start,length,t),x.value=json.join(\"\"),x.focus(),x.selectionStart=t.length+start,x.selectionEnd=t.length+start}),Replace=(()=>{regex=BuildRegex(),$(\"#replaceResult\").value=$(\"#text1\").value.replace(regex,$(\"#replaceText\").value)}),Encode=(()=>{t=$(\"#text2\"),text=t.value,t.value=$(\"#ignoreComponent\").checked?encodeURIComponent(text):encodeURI(text)}),Decode=(()=>{t=$(\"#text2\"),text=t.value,t.value=decodeURIComponent(text)}),EncodeHtml=(()=>{if(t=$(\"#text2\"),text=t.value,$(\"#super\").checked)for(u=\"\",i=0;i<text.length;++i)u+=\"&#\"+text.charCodeAt(i)+\";\";else x=$(\"#temp\"),x.textContent=text,u=x.innerHTML;t.value=u}),DecodeHtml=(()=>{t=$(\"#text2\"),text=t.value,x=$(\"#temp\"),x.innerHTML=text.replace(/<br>/g,\"\\r\\n\").replace(/</g,\"&#60;\").replace(/>/g,\"&#62;\"),t.value=x.textContent});</script></body></html>\n🔵0\n🔴1<!doctype html><html><head lang=\"zh\"><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"><title>一键导入</title><style>*{line-height:1em;margin:0;padding:0;text-underline-offset:.2em;word-break:break-all}body{background-color:#f4f5f7;display:flex;flex-wrap:wrap;place-content:center;place-items:start;padding:15px;color:#001944}.card{border-top:.5px solid rgba(255,255,255,.7);border-radius:24px;background-color:rgba(255,255,255,.6);box-shadow:0 10px 20px rgba(0,0,0,.05);padding:30px;margin:12.5px;width:250px;height:auto}.card>details+div{overflow:hidden;max-height:0;opacity:0;transition:.6s}.card>[open]+div{max-height:888px;opacity:1}.card>details>summary::-webkit-details-marker{display:none}.card>details>summary::-moz-list-bullet{display:none}.card>details>summary{font-size:24px;font-weight:700;user-select:none;outline:0;opacity:.4;transition:.6s;display:block}.card>[open]>summary{opacity:1;margin-bottom:6px;font-size:20.5px}.card>b{margin-bottom:6px;font-size:20.5px;display:block}.flex{display:flex;flex-wrap:wrap}.text{line-height:1.4em;display:inline-block;margin-top:9px}a:not([href]){margin-top:9px;margin-right:9px;display:inline-block}a[href]{color:#4360b7;text-decoration:none;margin:.2em}a[href]:hover{text-decoration:underline}legend{background-color:rgba(0,0,0,.04);padding:.15em .3em;border-radius:.5em;margin-left:.2em;font-family:monospace;opacity:.75}button{font-size:13.5px;font-weight:700;color:#4360b7;background-color:#e7eeff;padding:.65em .9em;margin-top:9px;margin-right:10px;border-radius:2em;border:none;transition:.3s}button:active{background-color:#d6ddee}textarea{margin-top:9px;padding:9px;width:100%;box-sizing:border-box;line-height:1.2em;font-size:13px;min-height:37.6px;max-height:115.6px;resize:vertical;border-radius:9px;color:#333;border:2px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.006)}input{vertical-align:middle;appearance:none;margin:-2px 2.25px 0 0;width:15px;height:15px;box-sizing:border-box;background-color:rgba(0,0,0,.006);border:2px solid rgba(0,0,0,.1);border-radius:9px;transition:.15s}input:checked{border-color:#4360b7}label{display:inline-block;margin-top:9px;margin-right:9px;font-size:15px}fieldset{border:2px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.006);border-radius:9px;margin-top:9px;padding:5px 18px 18px 18px}</style></head><body><div class=\"card\"><b>一键导入</b><textarea id=\"url\" rows=\"4\" placeholder=\"请输入资源链接\"></textarea><fieldset><legend>导入格式</legend><label><input type=\"radio\" name=\"path\" value=\"auto\" checked>自动识别</label><label><input type=\"radio\" name=\"path\" value=\"bookSource\">书源</label><label><input type=\"radio\" name=\"path\" value=\"rssSource\">订阅源</label><label><input type=\"radio\" name=\"path\" value=\"replaceRule\">替换规则</label><label><input type=\"radio\" name=\"path\" value=\"textTocRule\">TXT目录规则</label><label><input type=\"radio\" name=\"path\" value=\"httpTTS\">TTS</label><label><input type=\"radio\" name=\"path\" value=\"theme\">主题</label><label><input type=\"radio\" name=\"path\" value=\"readConfig\">排版</label></fieldset><div class=\"flex\"><button onclick=\"Import()\">点击导入</button><button onclick=\"Copy()\">复制</button><button onclick=\"Empty()\">清空</button></div></div><div class=\"card\"><details><summary>长期链接</summary></details><div><fieldset><legend>书源</legend><button onclick=\"SetUrl('https://www.gitlink.org.cn/api/yi-c/yd/raw/sy.json?ref=master★1')\">一程</button><button onclick=\"SetUrl('https://ghproxy.org/https://raw.githubusercontent.com/PB-pobing/pobing/pb/sy.json★1')\">破冰</button><button onclick=\"SetUrl('https://ghproxy.org/https://raw.githubusercontent.com/zmn001125/booksources/master/sources/guaner.txt★1')\">关耳</button><button onclick=\"SetUrl('https://ghproxy.org/https://raw.githubusercontent.com/cyao2q/yuedu/master/shuyuan★1')\">漠星曜</button></fieldset><fieldset><legend>订阅源</legend><button onclick=\"SetUrl('https://www.gitlink.org.cn/api/yi-c/yd/raw/dy.json?ref=master★2')\">一程</button></fieldset></div></div><script>$=(e=>document.querySelector(e)),Copy=(()=>{$(\"#url\").select(),document.execCommand(\"copy\")}),Empty=(()=>{x=$(\"#url\"),x.value=\"\",x.focus(),$('[value=\"auto\"]').checked=!0}),Import=(()=>{if(t=$(\"#url\"),!t.value)return t.focus(),!1;path=$('[name=\"path\"]:checked').value,location=`yuedu://import/${path}?src=`+encodeURIComponent(t.value)}),SetUrl=(e=>{x=$(\"#url\"),x.value=e.split(\"★\")[0],document.querySelectorAll('[name=\"path\"]')[e.split(\"★\")[1]].checked=!0,x.focus(),Import()});</script></body></html>\n🔵1\n{{}}\n@js:\nu = \"{{$.link}}\";\nif (/^\\d+$/.test(u)) {\ntry {\n  result.match(`🔴${u}([\\\\s\\\\S]*?)🔵${u}`)[1];\n} catch (err) { \"\"; }\n} else { \"\"; }",
    "ruleImage": "$.img\n@js:\nr = result;\nr == 0 ? source.sourceIcon: r;",
    "ruleLink": "$.link",
    "rulePubDate": "$.date",
    "ruleTitle": "$.title",
    "shouldOverrideUrlLoading": "if (/s?q=/.test(url)) {\n  q = java.toURL(url).searchParams.get('q');\n  java.searchBook(q.split(' ')[0]);\n  true;\n}",
    "singleUrl": false,
    "sortUrl": "寻书::https://bing.com/search?q=https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&cate=全部&rank=rank_hot&gender=male【夸克热搜】大家都在搜的热点＃\n\n找源::https://bing.com/search?q=https://link3.cc/yckceo【源仓库】最新地址发布页＃★https://legado.aoaostar.com【阅读APP源】@AOAOSTAR＃★http://yuedu.miaogongzi.net/gx.html【阅读书源】@喵公子＃★1【一键导入】长期链接＃\n\n杂项::https://bing.com/search?q=0【写源助手】偶尔会有用＃",
    "sourceComment": "",
    "sourceGroup": "源仓库",
    "sourceIcon": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9IiM0NDQiIGQ9Ik04LjQyMiAyMC42MThDMTAuMTc4IDIxLjU0IDExLjA1NiAyMiAxMiAyMlYxMkwyLjYzOCA3LjA3M2EzLjE5NiAzLjE5NiAwIDAgMC0uMDQuMDY3QzIgOC4xNTQgMiA5LjQxNyAyIDExLjk0MnYuMTE3YzAgMi41MjQgMCAzLjc4Ny41OTcgNC44MDFjLjU5OCAxLjAxNSAxLjY3NCAxLjU4IDMuODI1IDIuNzA5eiIvPjxwYXRoIGZpbGw9IiM0NDQiIGQ9Im0xNy41NzcgNC40MzJsLTItMS4wNUMxMy44MjIgMi40NjEgMTIuOTQ0IDIgMTIgMmMtLjk0NSAwLTEuODIyLjQ2LTMuNTc4IDEuMzgybC0yIDEuMDVDNC4zMTggNS41MzYgMy4yNDIgNi4xIDIuNjM4IDcuMDcyTDEyIDEybDkuMzYyLTQuOTI3Yy0uNjA2LS45NzMtMS42OC0xLjUzNy0zLjc4NS0yLjY0MSIgb3BhY2l0eT0iLjciLz48cGF0aCBmaWxsPSIjNDQ0IiBkPSJNMjEuNDAzIDcuMTRhMy4xNTMgMy4xNTMgMCAwIDAtLjA0MS0uMDY3TDEyIDEydjEwYy45NDQgMCAxLjgyMi0uNDYgMy41NzgtMS4zODJsMi0xLjA1YzIuMTUxLTEuMTI5IDMuMjI3LTEuNjkzIDMuODI1LTIuNzA4Yy41OTctMS4wMTQuNTk3LTIuMjc3LjU5Ny00Ljh2LS4xMTdjMC0yLjUyNSAwLTMuNzg4LS41OTctNC44MDIiIG9wYWNpdHk9Ii41Ii8+PC9zdmc+",
    "sourceName": "立方",
    "sourceUrl": "方寸之间"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "contentBlacklist": "https://lupic.cdn.bcebos.com/,\nhttps://cpro.baidu.com/,\nhttps://eclick.baidu.com/,\nhttps://sofire.baidu.com/,\nhttps://analytics.woozooo.com/,\nhttps://statics.woozooo.com/,\nhttps://hm.baidu.com/,\nhttps://wwads.cn/code/,\nhttps://cdn.wwads.cn/,\nhttps://pagead2.googlesyndication.com,\nhttps://www.qlspx.com,\nhttps://sdk.51.la,\nhttps://abk.lingsiqiwu.com,\n\nhttps://googleads4.g.doubleclick.net,\nhttps://static.googleadsserving.cn,\nhttps://s0.2mdn.net,\nhttps://tpc.googlesyndication.com,\nhttps://www.googletagservices.com,\nhttps://cm.g.doubleclick.net,,\nhttps://star.jsyunmy.com,\nhttps://p.qlogo.cn,\nhttps://partner.googleadservices.com,",
    "customOrder": -10098449,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36\",\n\t\"upgrade-insecure-requests\": \"1\",\r\n\"accept\": \"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\",\r\n\"accept-language\": \"zh-CN,en-US;q=0.9\",\r\n\"cookie\": \"down_ip=1\",\r\n\"x-requested-with\": \"cn.nr19.mbrowser\"\n}\n}",
    "injectJs": "// 是蓝奏云链接时\nif(/lanzou/.test(window.location.href)){\nArray.from(document.querySelectorAll(`\n\t.mt2:last-of-type,.appreport,.n_login,\n\tdiv[style*=\"color: #8a6d3b;\"]\n`),$=>$.style.display='none');\n}\n\n\n//选择需要删除的标签，以,分隔\nitems = document.querySelectorAll(`\n.stealth-scroll,\n\n#evaluate-box,\n.project-operation,\n.recommend-footer,\n\n.project-desc2,\n.side-widget,\n\n.header_nav,\n.under,\n\n.abox-item\n`)\n\n//把选择的html值改成空\nArray.from(items,(item)=>{\n\titem.innerHTML = ``\n\titem.style.display = `#m-splitter`\n})",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "<js>\ntry {\n    $ = JSON.parse(src).text;\n    if ($ == \"no file\") $ = [];\n} \n\n//♥catch。。。\ncatch (err) {\n\n    //💚💚0 网站整合\n     if (baseUrl.match(/www\\.baidu\\.com\\?wd=/)) {\n\neval(String(source.sourceComment));\n\n        $ = [];\n        baseUrl.replace(/^.*?wd=\\s*/,'').replace(/\\,/g,',{\"headers\":{\"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 CatYuedu Mobile Safari/537.36\"}}').\n        split(/\\s*♞♞\\s*/).map($$ => $.push({\n            name_all: $$.match(/.*?《(.*?)》/)[1],\n            time: $$.match(/◎.*?◎/) ? $$.match(/.*?◎(.*?)◎/)[1].replace(/□/,'▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁').replace(/■/,'▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃').replace(/♡/,'作者的发布链接｜随缘更新').replace(/🦁/,'｜编程狮｜w3cschool.cn｜') : \"\",\n            uri1: $$.match(/【.*?】/) ? $$.match(/.*?【(.*?)】/)[1] : \"\",\n            url: gitsy.match(/\\/gh$/) ? \n $$.match(/^([^【《◎]*),?/)[1].replace(/💙💚/,yck).replace(/🧡💛/,gitsy).replace(/💛💚/,gitdate) : \n $$.match(/^([^【《◎]*),?/)[1].replace(/💙💚/,yck).replace(/🧡💛/,gitsy).replace(/💛💚/,gitdate).replace(/\\@/,'/')\n        }));\n    }\n    //💚💚0 网站整合结束\n\n\n    //💚💚1 【阅读.A】构建下载链接。与官方测试版中的共存版apk不能共存。\n    else if(baseUrl.match(/10bit/)){\neval(String(source.sourceComment));\nsrc=gitsy.match(/\\/gh$/) ? \nbaseUrl.match(/(🧡💛.*)/)[1].replace(/🧡💛/,gitsy) : \nbaseUrl.match(/(🧡💛.*)/)[1].replace(/🧡💛/,gitsy).replace(/\\@/,'/');\nsrc=String(java.ajax(src));\n$=json=[]\n\t\tname_all = src.match(/\\[(legado.*?)\\]\\((.*?)\\)\\s*上次(构建时间.*)/)[1]+\" ✱去18list限制 ✱与共存版同包名\"\n\t\tid =down + src.match(/\\[(legado.*?)\\]\\(.*(\\/10bits.*?)\\)\\s*上次(构建时间.*)/)[2]\n\t\ttime = src.match(/\\[(legado.*?)\\]\\((.*?)\\)\\s*上次(构建时间.*)/)[3]\n\t\turi = baseUrl.match(/【(.*?)】/)[1],\n\n$.push({name_all:name_all,id:id,time:time,uri:uri})\n\nJSON.stringify(json)\n\t}\n    //💚💚1 阅读.A去限制结束\n\n\n    //💚💚2 蓝奏云\n    else {\n\n        //🧡🧡🧡蓝奏云非分组链接\n        if (String(java.getString('text.举报文件@href')).length) {\n            $ = [{\n                name_all: String(java.getString('class.md@textNodes')),\n                icon: String(java.getString('class.md@textNodes')).replace(/.*\\./, ''),\n                size: String(java.getString('class.mtt@text')).replace(/\\( /, '').replace(/ \\)/, ''),\n                time: String(java.getString('class.mf@textNodes')).replace(/.*\\n/, ''),\n                uri: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$2'),\n                url: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$1/tp/$2')\n            }]\n        }\n        //🧡🧡🧡蓝奏云非分组结束\n\n\n        //🧡🧡🧡取消分享\n        else if (String(java.getString('.off@text')).match(/取消分享/)) {\n            $ = [{\n                name_all: java.getString('.off@text'),\n                time: baseUrl.replace(/[#\\?].*/g, ''),\n                url: baseUrl.replace(/[#\\?].*/g, '')\n            }]\n        }\n        //🧡🧡🧡取消结束\n\n\n        //🧡🧡🧡蓝奏云分组链接\n        else {\n            json = [];\n            name = java.getString('.user-radio@text||title@text')\n            java.getElements('#folder .mlink').forEach(a => {java.setContent(a);\n      json.push({\n      \t    name_all: java.getString('.filename@textNodes'),\n          url: java.getString('a@href'),\n          time: '🗂️ folder　📑 ' + (String(java.getString('.filesize@text')) || name) })\n    })\njava.setContent(src);\n\n\n            mat = baseUrl.match(/^(.*?\\.com)[^##]*\\/(.+)$/)\n            url = mat[1]\n            uri = mat[2]\n\n            function $(reg) {\n                return uri.match(reg) ? true : false}\n\n\n            //get【pwd】(链接提取码)\n            pwd =\n$(/##[^【]/) ? uri.match(/##(.*?)(【|$)/)[1] :\"\";\n\n\nhead = {method: \"POST\", params: {uri: uri,\nimg: $(/【[^】]/)?uri.match(/【([^】]+)/)[1] :\"\"}}\n\n\n            //get 【body】\n            eval(src.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\n            eval('$=' + src.match(/data :([\\s\\S]*?\\})/)[1]);\n            head.body = Object.keys($).map(key => key + \"=\" + $[key]).join('&');\n\n\n            //补全【url】\nurl += \"/filemoreajax.php,\" + JSON.stringify(head);\n\n            //ajax\n            $ = JSON.parse(java.ajax(url));\n            $ = json.concat($.text != 0 ? $.text :\n             //密码错误提示\n             [{name_all: $.info,\n               time: uri.replace(/[#\\?].*/, '') + $.info,\n               url: baseUrl.replace(/[#\\?].*/, '') }]\n                                        )\n            baseUrl = url\n        }\n        //🧡🧡🧡蓝奏分组结束\n\n    }\n    //💚💚2 蓝奏结束\n\n}\n//♥catch(err)结束\n\njava.put('url', baseUrl);\nJSON.stringify($);\n</js>$.[*]",
    "ruleContent": "",
    "ruleDescription": "❗️0、0、开始❗️\n❗️0、0、结束❗️\n\n{{}}@js:\nurl=String(java.getString('$.url')).trim();\n\n//【..导入】\nif(url.match(/^..导入|^♥/)){\nuri=url.replace(/导入.*/,'');\nurl=url.replace(/.*导入|♥/,'');\npath =\n(uri==\"一键\"||uri==\"自动\"||url==\"♥.*\")?\"auto\":\nuri==\"书源\"?\"bookSource\":\nuri==\"订阅\"?\"rssSource\":\nuri==\"净化\"?\"replaceRule\":\n\"\";\nurl=url.match(/^legado\\:\\/\\//)?url:`legado://import/${path}?src=`+url;\nurl = String(url).replace(/^(.*?src=)(.*)/,(mat, $1, $2)=>{\n  return $1+encodeURIComponent($2);\n});\n\nresult=`<title>{{$.name_all}}</title>\n<iframe src=\"${url}\" hidden></iframe>\n<br>\n<md3><b>{{$.name_all}}</b></md3>\n\n<br>\n<br><md4>\n　　❤️导入不成功？多导几次试试。<br>\n　　💔达咩～！一滴都没有啦～！！<br>\n<br></md4>\n\n<a href=\"${url}\" class=\"button\">◎ 一键导入 ◎</a>\n\n<br>\n<br>\n<center><md4>\n⬇︎资源链接，点击复制⬇︎</md4><br>\n<textarea id=\"copy\" onclick=\"copy()\">${decodeURIComponent(String(url).replace(/legado.*?src=/,''))}</textarea>\n{{$.time}}</center>\n<br>\n<md5>\nrssSource by.Thomas.　　 md轻改&收集整理<br>\n资源取自网络，仅作参考试用，请24小时内删除<br></md5>\n\n<script>\nfunction copy(){\n\tdocument.getElementById('copy').select()\n\tdocument.execCommand('copy')\n\talert(\"复制成功\")\n}\n</script>`}\n\n\n//【自定义html】\nelse if(url.match(/\\d+、\\d+、/)){\nreg=new RegExp('❗️'+url+'开始❗️\\\\s*([\\\\s\\\\S]+?)\\\\s*❗️'+url+'结束❗️');\n//默认禁止放大缩小\nresult=result.match(reg)?\n'<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">'+result.match(reg)[1]:'<br>未找到对应html'\n}\n\nelse{result=''}",
    "ruleImage": "@js:\nn=`{{$.name_all}}` ;\nuri1=`{{$.uri1}}` ;\n\nsrc =\n\turi1 ? uri1 :\n\n//文件名判断使用对应图标✱\n//baseUrl.match(/【(.*?)[】$]/) ?baseUrl.match(/【(.*?)(】|$)/)[1] :\n\nbaseUrl.match(/423down/)? \"423down.png\" :\nbaseUrl.match(/lxapk/)? \"lxapk.png\" :\nbaseUrl.match(/yoyodadada/)? \"yoyo.png\" :\n\n\nn.match(/\\.zip/i)? \"zip.png\" :\nn.match(/md|迷迭/)? \"md.png\" :\nn.match(/legado|阅读Pro/i)? \"yuedu.jpg\" :\nn.match(/tts|语音|讯飞语记/i)? \"tts.png\" :\nn.match(/书源|book/)? \"sy.png\" :\nn.match(/rss|订阅/)? \"dy.png\" :\nn.match(/净化/)? \"jh.png\" :\nn.match(/漫画|comic/i)? \"mh.png\" :\nn.match(/lequ/)? \"sy.png\" :\n//文件名判断apk图标\nn.match(/\\.apk/)? \"apk.png\" :\n\n//蓝奏云盘设定的图片/为空时\nbaseUrl.match(/【[^】$]/)? baseUrl.match(/【(.*?)(】|$)/)[1]:`lan.png`;\n\n\n//md图片简写补全。\n\neval(String(source.sourceComment));\n\npic= \npic==`0` ? `/md-yd/pic@main/00rose/${src}`:\npic==`1` ? `/md-yd/pic@main/01pink/${src}` :\npic==`2` ? `/md-yd/pic@main/02blue/${src}` :\npic==`3` ? `/md-yd/pic@main/03green/${src}` :\npic==`4` ? `/md-yd/pic@main/04gear/${src}` :\npic==`5` ? `/md-yd/pic@main/05green/${src}` :\npic==`6` ? `/md-yd/pic@main/06red/${src}`:\npic==`7` ? `/md-yd/pic@main/07blackred/${src}` :\npic==`8` ? `/md-yd/pic@main/08black/${src}` :\npic==`9` ? `/md-yd/pic@main/09note/${src}` :\n\npic==`10`?`/md-yd/pic@main/03green2/${src}`:\npic==`11`?`/md-yd/pic@main/04gear2/${src}` :\n//pic==`12`?\n`/md-yd/pic@main/04gear3/${src}`;\n\n\npic=gitpic+pic;\n\npic= \nString (gitpic).match(/gitee/) ? \nString(pic).replace(/\\/md\\-yd\\/pic\\@main/,''):\nString (gitpic).match(/\\/gh$/) ? \n pic : \nString (pic).replace(/\\@/,'/');\n\nsrc=src.match(/^http/) ? src : pic ;\nsrc",
    "ruleLink": "$.id@js:\nurl=`{{$.url||$.sourceUrl}}`\n//下面这句if是为了【阅读.A去限制】\nif(result.match(/10hit/)){result}\nelse if(result){url+=`{{$.id}}`;\n}",
    "ruleNextPage": "@js:\ntry {\n    url = String(java.get('url'));\n    url = url.replace(/(pg=)(\\d+)/, (mat, $1, $2) => {\n        return $1 + (~~$2 + 1)\n    }).replace(url, '');\n} catch (err) {\n    url = \"\"\n}\nurl",
    "rulePubDate": "💾 {{$.icon}}　♥ {{$.size}}　⏱️ {{$.time}}\n##💾 　♥ 　⏱️\\s*",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "📚书源::http://www.baidu.com?wd=https://i.jandan.net/pic【b002.png】《🐣煎蛋无聊图  ‼️md订阅若出错 请修改源注释里的值‼️》◎■◎♞♞https://0427.118pan.com/o18659【yuedu.jpg】《📙阅读app｜打包&分享by遇见》◎点文件名右空白处 显示下载按钮 直接下载◎♞♞💙💚/yuedu/shuyuan/index.html【mu.jpg】《📚源仓库｜阅读书源》◎www.yckceo.vip◎♞♞💙💚/yiciyuan/tuyuan/index.html【mu.jpg】《🎨源仓库｜异次元漫画app下载 ＆ 图源 （与阅读app互不通用）》◎■◎♞♞♥https://www.gitlink.org.cn/api/yi-c/yd/raw/sy.json?ref=master【sy.png】《📚一程书源》◎♡◎♞♞♥https://www.gitlink.org.cn/api/yi-c/yd/raw/dy.json?ref=master【dy.png】《📚一程订阅》◎♡◎♞♞https://cdn05042023.gitlink.org.cn/yi-c/yd【rq.png】《＃ 查看日期》◎◎♞♞https://flowus.cn/share/923f5a35-6dcf-47d1-b8eb-b9c5ef3ed39b,【wy.png】《＃ 一程主页》◎□◎♞♞♥🧡💛/PB-pobing/pobing@pb/sy.json【sy.png】《📚破冰书源 Ⓖ》◎♡◎♞♞💛💚/PB-pobing/pobing/commits/pb/sy.json,【rq.png】《＃ 查看日期 Ⓖ》◎□◎♞♞♥🧡💛/zmn001125/booksources@master/sources/guaner.txt【sy.png】《📚关耳书源 Ⓖ》◎♡◎♞♞💛💚/zmn001125/booksources/commits/master/sources/guaner.txt,【rq.png】《＃ 查看日期 Ⓖ》◎□◎♞♞♥🧡💛/XIU2/Yuedu@master/shuyuan【sy.png】《📚XIU2书源 Ⓖ》◎♡◎♞♞💛💚/XIU2/Yuedu/commits/master/shuyuan,【rq.png】《＃ 查看日期 Ⓖ》◎□◎♞♞♥🧡💛/cyao2q/yuedu@master/shuyuan【sy.png】《📚cyao2q书源 Ⓖ》◎♡◎♞♞💛💚/cyao2q/yuedu/commits/master/shuyuan,【rq.png】《＃ 查看日期 Ⓖ》◎□◎♞♞♥https://www.gitlink.org.cn/api/haxc/book/raw/bookSource.json?ref=master【mh.png】《🎨Haxc阅读漫画源》◎♡◎♞♞https://cdn05042023.gitlink.org.cn/haxc/book【rq.png】《＃ 查看日期》◎■◎♞♞http://yuedu.miaogongzi.net/gx.html,【mgz.gif】《📚喵公子整理（一程  Haxc 破冰 不世玄奇 为作者发布链接）》◎◎♞♞https://cdn05042023.gitlink.org.cn/miaogongzi/legado/【mgz.gif】《＃ 查看日期（Namo 漫画1 漫画2 关耳 黄凡凡）》◎□◎♞♞https://legado.aoaostar.com/,【yj.png】《📚aoaostar采集｜标示的日期仅为采集刷新日期》◎□◎♞♞♥🧡💛/shidahuilang/shuyuan@shuyuan/good.json【】《📚大灰狼｜书源（采集自源仓库） Ⓖ》◎◎♞♞♥🧡💛/shidahuilang/shuyuan@shuyuan/book.json【】《📚大灰狼｜书源-未检验（采集自源仓库） Ⓖ》◎◎♞♞♥🧡💛/shidahuilang/shuyuan@shuyuan/jinghua.json【】《📚大灰狼｜净化 Ⓖ》◎大灰狼仓库github.com/shidahuilang/shuyuan/◎♞♞♥🧡💛/shidahuilang/shuyuan@shuyuan/tts.json【】《📚大灰狼｜TTS 语音引擎70 思必驰 Ⓖ》◎◎♞♞💛💚/shidahuilang/shuyuan/commits/shuyuan,【rq.png】《＃ 查看日期 Ⓖ》◎□◎♞♞https://p.20190524.xyz/,【sy.png】《📚大猫临时网盘》◎■◎♞♞https://v2.jt12.de/doc/,【md.png】《📚橘涂书源网盘（阅读app内置）设置教程》◎‼️与喵公子书源网盘2选1使用◎♞♞https://moew.yuedu.ink/,【md.png】《📚迷迭订阅》◎‼️更新后打开订阅，右上，刷新分类◎♞♞http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=a9JODTNzlrw31t0Q8AAlLOERgKBt9ms6&authKey=hDz11n4lB6Qv8R3U9acMcoYg62TwLTZc%2FbHlGIpswLsrbwtnMlOXiXb5mAQ9ZRTI&noverify=0&group_code=892966579【md.png】《QQ小说交流群892966579点我跳转加群》◎若有异常，请手动加群◎\n\n\n\n📙喵公子::https://miaogongzi.lanzout.com/b01rgkhhe\n\n📙MD.1::https://mmxmm.lanzoue.com/b0d6c09hi##iori\n\n📙Ⓖ阅读.A::🧡💛/10bits/gedoor-Build@master/README.md##【yuedu.jpg】\n\n📙不似苏::https://busisu.lanzoub.com/s/yuedupro##777\n\n//🅻乐享/黑鹰\n📙搜书大师::https://lxapk.lanzoub.com/b05sf0ngd##cpj0\n\n🅨TTS 讯飞语记::https://yoyodadada.lanzouw.com/b01co9qad##et0k\n\n土狗/M浏览器::https://www.lanzoux.com/s/tgllq##【tugou.png】\n\n🅻ES文件::https://lxapk.lanzouw.com/b05sf5etc##f5fb【es.png】\n\n④ES文件::https://423down.lanzouo.com/b0f1d7s2h\n\n④小黄鸟抓包::https://423down.lanzouv.com/b0f1b9v6j\n\n④小说软件::https://423down.lanzouv.com/b0f1cdr9i\n\n🅨笔趣阁::https://yoyodadada.lanzouw.com/b01fi8imd##4jkl\n\n\n\n📘教程1::http://www.baidu.com?wd=http://dh.sqst.xyz/,【dh.png】《ℹ️大哈导航 dh.sqst.xyz‼️优惠资讯、购物大都是推广佣金链，》◎◎♞♞https://dlidli.wang/,【dh.png】《ℹ️嘀哩导航 dlidli.wang‼️你买他赚钱。涉及资金请谨慎。》◎◎♞♞https://adzhp.net/,【dh.png】《ℹ️爱达导航 adzhp.net‼️尽量不要通过导航里的链接跳转网购。》◎■◎♞♞https://alanskycn.gitee.io/teachme/Rule/source.html,【jc.png】《〔官方〕书源规则：从入门到入土》◎□◎♞♞https://www.bilibili.com/video/BV1zk4y1T7PD/,【jc.png】《视频.关耳书源教程1▶️第一个书源。utf-8搜索地址有关键词》◎B站up主：萌芽中的男生。加音量加字幕。◎♞♞https://www.bilibili.com/video/BV1PN411Q7U6/,【jc.png】《视频.关耳书源教程2▶️第二个书源。GBK编码》◎B站up主：萌芽中的男生。加音量加字幕。◎♞♞https://www.bilibili.com/video/BV1N14y1m7iP/,【jc.png】《视频.关耳书源教程3▶️第三个书源。post搜索地址无关键词》◎B站up主：萌芽中的男生。加音量加字幕。◎♞♞https://www.bilibili.com/video/BV1ga4y1w7AB/,【jc.png】《视频.关耳书源教程4▶️发现规则、#&lrm;#替换、请求头》◎B站up主：萌芽中的男生。加音量加字幕◎♞♞https://www.bilibili.com/video/BV1cX4y1i7zz/,【jc.png】《视频.关耳书源教程5▶️常用js语法》◎B站up主：萌芽中的男生。加音量加字幕◎♞♞https://www.bilibili.com/video/BV12N411S7jd/,【jc.png】《视频.关耳书源教程6▶️漫画正文规则》◎B站up主：萌芽中的男生。加音量加字幕◎♞♞https://www.bilibili.com/video/BV1YV4y1a7cL/,【jc.png】《视频.关耳书源教程7▶️几个问题》◎□◎♞♞https://www.w3cschool.cn/regex_rmjc/regex_rmjc-n5a328cn.html,【jc.png】《📖正则表达式30分钟入门教程》◎🦁◎♞♞https://www.w3cschool.cn/regex/ogzw1nyz.html,【jc.png】《📖轻松学习正则表达式》◎🦁◎♞♞https://www.w3cschool.cn/regexp/2yjd1pq6.html,【jc.png】《📖正则表达式》◎□◎♞♞https://agit.ai/butterfly/JsoupXpath/src/branch/master/README.md,【jc.png】《　↳ XPath库的说明（官方教程里提及的github链接的镜像）》◎◎♞♞https://agit.ai/butterfly/horseshoe/src/branch/master/README.md,【jc.png】《　↳ 2018-10-Regex专题（官方教程提及的github链接的镜像）》◎■◎♞♞https://jandan.net/bbs#/topic/210,【b002.png】《ℹ️煎蛋国内图片加速》◎□◎♞♞https://www.xiaoji001.com/download.html【yx.png】《🐤小鸡模拟器xiaoji001.com （掌机、家用游戏机＆相关游戏）》◎◎♞♞http://www.ponyemu.com/index_m.html【yx.png】《🦄小马模拟器ponyemu.com （掌机、家用游戏机＆相关游戏）》◎■◎\n\n\n\n📘教程2::http://www.baidu.com?wd=https://m.runoob.com/,【jc.png】《RUNOOB [少林武功总纲] 秃子的成神之路  你秃了 但也变强了》◎www.runoob.com｜m.runoob.com◎♞♞https://c.runoob.com/,【gj.png】《菜鸟工具 c.runoob.com》◎□◎♞♞https://www.w3cschool.cn/tutorial,【jc.png】《W3Cschool [少林武功总纲] 秃子的成神之路  你秃了 但也变强了》◎🦁◎♞♞https://www.w3cschool.cn/webtools/,【gj.png】《在线工具 w3cschool.cn》◎■◎♞♞https://www.w3cschool.cn/html/html-intro.html,【jc.png】《HTML 教程》◎🦁◎♞♞https://www.w3cschool.cn/html5/html5-intro.html,【jc.png】《HTML5 教程》◎🦁◎♞♞https://www.w3cschool.cn/htmltags/html-reference.html,【jc.png】《HTML 参考手册》◎□◎♞♞https://www.w3cschool.cn/css/css-intro.html,【jc.png】《CSS 教程》◎🦁◎♞♞https://www.w3cschool.cn/css3/a2yscflg.html,【jc.png】《CSS3 教程》◎🦁◎♞♞https://www.w3cschool.cn/cssref/3ps212do.html,【jc.png】《CSS 参考手册》◎□◎♞♞https://www.w3cschool.cn/javascript/js-intro.html,【jc.png】《JavaScript 教程》◎🦁◎♞♞https://www.w3cschool.cn/nwfchn/c56iqozt.html,【jc.png】《JavaScript 标准参考教程》◎🦁◎♞♞https://www.w3cschool.cn/jsref/jsref-jsref-tutorialnmor1pl5.html,【jc.png】《JavaScript 和 HTML DOM 参考手册》◎□◎♞♞https://www.w3cschool.cn/jquery/jquery-intro.html,【jc.png】《jQuery 教程》◎🦁◎♞♞https://www.w3cschool.cn/ajax/nr583fns.html,【jc.png】《AJAX 教程》◎🦁◎♞♞https://www.w3cschool.cn/json/json-tutorial.html,【jc.png】《JSON 教程》◎🦁◎♞♞https://www.w3cschool.cn/xpath/xpath-xpath-tutorialij9m1t5i.html,【jc.png】《XPath 教程》◎□◎♞♞https://www.w3cschool.cn/python3/python3-tutorial.html,【jc.png】《Python3 教程》◎🦁◎♞♞https://www.w3cschool.cn/java/java-tutorial.html,【jc.png】《Java 教程》◎🦁◎♞♞https://www.w3cschool.cn/php/php-tutorial.html,【jc.png】《PHP 教程》◎🦁◎♞♞https://www.w3cschool.cn/aspnet/aspnet-tutorial.html,【jc.png】《ASP.NET 教程》◎🦁◎♞♞https://www.w3cschool.cn/cpp/cpp-intro.html,【jc.png】《C++ 教程》◎🦁◎♞♞https://www.w3cschool.cn/linux/linux-tutorial.html,【jc.png】《Linux 教程》◎🦁◎♞♞https://www.w3cschool.cn/git/git-tutorial.html,【jc.png】《Git 教程》◎🦁◎\n",
    "sourceComment": "yck=1\n/*▔▔▔▔▔▔▔▔\n⬆︎设置源仓库地址\n1  www.yckceo.com\n2  www.yckceo1.com\n3  www.yck2.com\n4  www.e-yck.top\nmd.24.5.1.\n▁▁▁▁▁▁▁▁*/\n\n\npic=4\n/*▔▔▔▔▔▔▔▔\n⬆︎设置图片样式\n0  红+\n1  粉++\n2  蓝++\n3  绿+  10\n4  绿齿轮  11  12\n5  绿字印章+\n6  红字印章+\n7  红字 黑白背景\n8  蓝字黑底（夜间）-\n9  卡其色 记事板-\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=17\ngitsy=0\n/*▔▔▔▔▔▔▔▔\n⬆︎gitpic（1-17）设置图片镜像链接。\n⬆︎gitsy（0-16）设置书源镜像链接（关耳、破冰、XIU2、cyao2q、大灰狼）。\n——— Ⓖ github ——\t—\n0  随机 ⬅︎ 仅gitsy可设。若随机到失效镜像，请刷新分类（再次随机）。\n1  raw.kkgithub.com\n2  github.moeyy.xyz\n3  mirror.ghproxy.com\n4  raw.cachefly.998111.xyz\n5  ghproxy.net\n6 521github.com\n7  slink.ltd\n8  gh.con.sh\n9  cors.isteed.cc\n10 hub.gitmirror.com\n11 sciproxy.com\n12 ghproxy.cc\n13 cf.ghproxy.cc\n14 gh.jiasu.in\n15 ghcy.eu.org\n16 raw.gitmirror.com\n17 gitee.com ⬅︎ 仅gitpic可设\n▁▁▁▁▁▁▁▁*/\n\n\ngitdate=4\ndown=0\n/*▔▔▔▔▔▔▔▔\n⬆︎gitdate（1-4）设置书源查看日期的链接（关耳、破冰、XIU2、cyao2q、大灰狼）\n⬆︎down（0-20）设置📚阅读.A 下载链接.\n——— Ⓖ github ——\t—\n0  随机 ⬅︎ 仅down可设。若随机到失效链接，请刷新分类（再次随机）。\n1  521github.com\n2  dgithub.xyz\n3  kkgithub.com\n4  cors.isteed.cc\n5  gh.con.sh\n6  cf.ghproxy.cc\n7  mirror.ghproxy.com\n8  github.moeyy.xyz\n9  ghproxy.cc\n10 gh.jiasu.in\n11 slink.ltd\t\t\n12 gh.ddlc.top\t\t\n13 gh.h233.eu.org\n14 dl.ghpig.top\n15 hub.gitmirror.com\n16 sciproxy.com\n17 download.nuaa.cf\n18 download.scholar.rr.nu\n19 download.yzuu.cf\n20 ghproxy.net\t\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\n订阅源图标可自己复制链接替换\n（拉到顶部第三项，“图标”）\n★★ github 图标★★\nhttps://521github.com/md-yd/pic/raw/main/00rose/a001b.png\nhttps://raw.gitmirror.com/md-yd/pic/main/00rose/001.png\n★★gitee图标★★\nhttps://gitee.com/visita/yd/raw/master/00rose/a001b.png\nhttps://gitee.com/visita/yd/raw/master/00rose/001.png\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\nrss by.Thomas。  md小改&收集整理。\n\n小说交流群892966579\nA群637775313不加人。若群炸了查看此群群资料找新家。\n\n内容取自网络，仅作学习参考，请24小时内删除。找到感兴趣内容请去支持正版。\n▁▁▁▁▁▁▁▁*/\n\n\nyck=\nyck==1 ? `https://www.yckceo.com` :\nyck==2 ? `https://www.yckceo1.com` :\nyck==3 ? `https://www.yck2.com` :\n//yck==4 ? \n`https://www.e-yck.top` ;\n\n\ngitpic=\ngitpic==1 ? \n`https://raw.kkgithub.com`:\ngitpic==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitpic==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitpic==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitpic==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitpic==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitpic==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitpic==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitpic==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitpic==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitpic==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitpic==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitpic==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\ngitpic==16 ? \n`https://raw.gitmirror.com`:\n//gitpic==17 ? \n`https://gitee.com/visita/yd/raw/master`;\n\n\ngitsy=\ngitsy==0? \nparseInt(Math.random()*16+1) : gitsy;\n\ngitsy=\ngitsy==1 ? \n`https://raw.kkgithub.com`:\ngitsy==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitsy==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitsy==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitsy==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitsy==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitsy==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitsy==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitsy==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitsy==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitsy==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitsy==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitsy==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitsy==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitsy==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\n//gitsy==16 ? \n`https://raw.gitmirror.com`;\n\n\ngitdate=\ngitdate==1 ? \n`https://521github.com`:\ngitdate==2 ? \n`https://dgithub.xyz`:\ngitdate==3 ? \n`https://kkgithub.com`:\n//gitdate==4 ? \n`https://cors.isteed.cc/github.com`;\n\n\ndown=\ndown==0? \nparseInt(Math.random()*20+1) : down;\n\ndown=\ndown==1 ? \n`https://521github.com`:\ndown==2 ? \n`https://dgithub.xyz`:\ndown==3 ? \n`https://kkgithub.com`:\ndown==4 ? \n`https://cors.isteed.cc/github.com`:\ndown==5 ? \n`https://gh.con.sh/https://github.com`:\ndown==6 ? \n`https://cf.ghproxy.cc/https://github.com`:\ndown==7 ? \n`https://mirror.ghproxy.com/https://github.com`:\ndown==8 ? \n`https://github.moeyy.xyz/https://github.com`:\ndown==9 ?\n`https://ghproxy.cc/https://github.com`:\ndown==10 ?\n`https://gh.jiasu.in/https://github.com`:\ndown==11 ? \n`https://slink.ltd/https://github.com`:\ndown==12 ? \n`https://gh.ddlc.top/https://github.com`:\ndown==13 ? \n`https://gh.h233.eu.org/https://github.com`:\ndown==14 ? \n`https://dl.ghpig.top/https://github.com`:\ndown==15 ? \n`https://hub.gitmirror.com/https://github.com`:\ndown==16 ?\n`https://sciproxy.com/github.com`:\ndown==17 ?\n`https://download.nuaa.cf`:\ndown==18 ?\n`https://download.scholar.rr.nu`:\ndown==19 ? \n`https://download.yzuu.cf`:\n//down==20 ? \n`https://ghproxy.net/https://github.com`;",
    "sourceGroup": "-md-",
    "sourceIcon": "https://gitee.com/visita/yd/raw/master/00rose/a001b.png#",
    "sourceName": "阅读难受1",
    "sourceUrl": "https://www.lanzoux.com/#2024md1",
    "style": "body {\r\n    font-family: 'Roboto', sans-serif;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100vh;\r\n    margin: 5;\r\n    background-color: #F8F8F8;\r\n}\r\n\nmd1 {\n    color: #444444;\n    font-size: 2em; \r\n    margin: 40px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd2 {\r\n    color: #444444;\n    font-size: 1.4em; \n    margin-bottom: 40px;\n    line-height: 1.8;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd3 {\n    color: #212121;\n    font-size: 1.6em; \r\n    margin: 10px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\nmd4 {\n    font-size: 1.1em; \r\n}\n\r\nmd5 {\r\n    font-size: 1em; \n    color: #222222;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\ntextarea {\n    width:98%;\r\n    height: auto;\r\n    min-height: 54px;\n    max-height: 500px;\r\n    overflow-y: auto;\n    border-radius:5px;\r\n    border: 1px solid #BDBDBD;\r\n}\r\n\r\n.button {\n    display: block; \r\n    margin-left: auto;\n    margin-right: auto;\r\n    padding: 6px 10px;\r\n    background-color: #FF5722;\r\n    border: none;\r\n    color: white;\r\n    cursor: pointer;\r\n    border-radius: 4px;\r\n    text-decoration: none;\r\n    margin-top: 1px;\r\n    font-size: 18px;\r\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);\r\n    transition: background-color 0.5s,\n    transform 0.4s;\r\n}\r\n\r\n.button:hover {\r\n    background-color: #FF5722;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n.button:active {\r\n    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);\r\n    transform: translateY(0);\r\n}"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "contentBlacklist": "https://statics.woozooo.com/",
    "customOrder": -10098448,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "+ `,{\"headers\":{\"User-Agent\": \"Mozilla/5.0 (Windows; U; Windows NT 5.2;. en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 Quark/4.6.2.161\"}}`",
    "injectJs": "// 是蓝奏云链接时\nif(/lanzou/.test(window.location.href)){\nArray.from(document.querySelectorAll(`\n\t.mt2:last-of-type,.appreport,.n_login,\n\tdiv[style*=\"color: #8a6d3b;\"]\n`),$=>$.style.display='none');\n}\n\n//选择需要删除的标签，以,分隔\nitems = document.querySelectorAll(`\n.stealth-scroll,\n\n#evaluate-box,\n.project-operation,\n.recommend-footer,\n\n.project-desc2,\n.side-widget,\n\n.header_nav,\n.under,\n\n.layui-container layui-hide-md\n`)\n\n//把选择的html值改成空\nArray.from(items,(item)=>{\n\titem.innerHTML = ``\n\titem.style.display = `#m-splitter`\n})",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "<js>\ntry {$ = JSON.parse(src).text;\n       if ($ == \"no file\") $ = []; } \n\n//catch (err)💜💜💜💜💜💜\ncatch (err) {\n\n        //取消分享🧡🧡🧡🧡🧡🧡\n        if (String(java.getString('.off@text')).match(/取消分享/)) {\n            $ = [{\n                name_all: java.getString('.off@text'),\n                time: baseUrl.replace(/[#\\?].*/g, ''),\n                url: baseUrl.replace(/[#\\?].*/g, '')\n                  }]   }\n\n\n        //蓝奏云分组🧡🧡🧡🧡🧡🧡\n        else {\n            json = [];\n            name = java.getString('.user-radio@text||title@text')\n            java.getElements('#folder .mlink').forEach(a => {         java.setContent(a);\n                json.push({\n                    name_all: java.getString('.filename@textNodes'),\n                    url: java.getString('a@href'),\n                    time: '🗂️ folder　📑 ' + (String(java.getString('.filesize@text')) || name)                      })\n     })\n\n           java.setContent(src);\n\n            mat = baseUrl.match(/^(.*?\\.com)[^##]*\\/(.+)$/)\n            url = mat[1]\n            uri = mat[2]\n\n            function $(reg) {\n                return uri.match(reg) ? true : false }\n\n            //get【pwd】(链接提取码)\npwd =\n$(/##[^【]/) ? uri.match(/##(.*?)(【|$)/)[1] : \"\";\njava.put('pwd', String(pwd));\n\nhead = { method: \"POST\",\n                params: {\n                uri: uri,\nimg: $(/【[^】]/) ? uri.match(/【([^】]+)/)[1] : \"\" \n              }}\n\n            //get 【body】\neval(src.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\neval('$=' + src.match(/data :([\\s\\S]*?\\})/)[1]);\nhead.body = Object.keys($).map(key => key + \"=\" + $[key]).join('&');\n\n            //补全【url】\n            url += \"/filemoreajax.php,\" + JSON.stringify(head);\n\n            //ajax。获取蓝奏云盘文件列表。\n            $ = JSON.parse(java.ajax(url));\n            $ = json.concat($.text != 0 ? $.text :\n              //密码错误提示\n              [{ name_all: $.info,\n                time: uri.replace(/[#\\?].*/, '') +$.info,\n                url: baseUrl.replace(/[#\\?].*/, '') }]\n                                         )\n            baseUrl = url\n          }\n          //蓝奏云分组结束🧡🧡🧡🧡🧡🧡\n\n}\n//catch (err)结束💜💜💜💜💜💜\n\njava.put('url', baseUrl);\nJSON.stringify($);\n</js>$.[*]",
    "ruleContent": "@js:\nname=java.get('name');\n\n//判断txt文件直链💛💛💛💛💛💛\n if(String(name).match(/\\.txt/i)){\n$=JSON.parse(src).data;\n\n    //判断msg==解析成功🖤🖤🖤🖤🖤🖤\n    //if(java.getString(\"$..msg\")==\"解析成功\"){\n    if(result.match(/解析成功/) ){\n\nurlz=java.getString(\"$..url\");\n\n$ = java.head(urlz,{\n\t\"accept-language\": \"zh-CN,en-US;q=0.9\",\n\t\"User-Agent\":\"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\" }).headers();\n\nurlzz = $.Location || $.location;\n\npath=String(name).match(/净化/)?\n\"replaceRule\":\nString(name).match(/订阅[^失败]/)?\n\"rssSource\": \nString(name).match(/TTS|语音|引擎|tts/i)?\n\"httpTTS\":\n//String(name).match(/阅读主题/)?\"theme\":\n//String(name).match(/阅读排版/)?\"readConfig\":\n//String(name).match(/TXT目录/i)?\"textTocRule\":\n\"bookSource\";\n\nsrc = \"legado://import/\"+path+\"?src=\";\n\n//网页▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁\n`<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n<title>${name}</title>\n<br>\n<md3><b>${name}</b></md3>\n<br><md4>\n　　❤️点◎下载文件◎，底栏会弹出信息，<br>\n　　❤️再点右下角“下载”，才会开始下载。<br>\n　　❤️文件默认存放在 根目录/Download/<br></md4>\n<br>\n\n<a href=\"${urlz}\" class=\"button\">◎ 下载文件 ◎</a>\n\n<br>\n<br><md4>\n　　❤️书源仅txt文件可一键导入。<br>\n　　　（无须下载可直接导入）<br>\n　　💔zip文件只能下载到本地解压。<br>\n<br></md4>\n\n<a href=\"${src+encodeURIComponent(urlzz)}\" class=\"button\">◎ 一键导入 ◎</a>\n\n<br>\n<br><md4>\n　资源链接，点击复制▼</md4>\n<center><textarea id=\"copy\" onclick=\"copy()\">${urlzz}</textarea></center>\n<br>\n<md5>\nrssSource by.Thomas.　　 md轻改&收集整理<br>\n资源取自网络，仅作参考试用，请24小时内删除<br></md5>\n\n<script>\nfunction copy(){\n\tdocument.getElementById('copy').select()\n\tdocument.execCommand('copy')\n\talert(\"复制成功\") }\n</script>\n`\n//网页结束▔▔▔▔▔▔▔▔▔▔▔▔▔▔\n    }\n    //解析成功结束🖤🖤🖤🖤🖤🖤\n\n    //解析失败跳转蓝奏官网下载页面🖤🖤\n    //else if(result.match(/解析失败/))\n    else{\n    java.ajax(java.get('urltp'))\n    }\n    //解析失败结束🖤🖤🖤🖤🖤🖤\n\n}\n//判断txt文件结束💛💛💛💛💛💛\n\n//蓝奏分组非txt文件蓝奏官网下载页面💛💛\nelse{result}",
    "ruleDescription": "",
    "ruleImage": "@js:\nn=`{{$.name_all}}` ;\n//uri1=`{{$.uri1}}` ;\n//src =uri1 ? uri1 :\n\nsrc=\n//文件名判断使用对应图标\nn.match(/\\.zip/i)? \"zip.png\" :\nn.match(/md|迷迭/)? \"md.png\" :\nn.match(/legado|阅读Pro/i)? \"yuedu.jpg\" :\nn.match(/tts|语音|讯飞语记/)? \"tts.png\" :\nn.match(/书源[^限制]|book/)? \"sy.png\" :\nn.match(/rss|订阅/)? \"dy.png\" :\nn.match(/净化/)? \"jh.png\" :\nn.match(/漫画|comic/i)? \"mh.png\" :\nn.match(/lequ/)? \"sy.png\" :\n//文件名判断apk图标\nn.match(/apk/g)? \"apk.png\" :\n//蓝奏云盘设定的图片or为空时\nbaseUrl.match(/【[^】$]/)? \nbaseUrl.match(/【(.*?)(】|$)/)[1] : \"lan.png\";\n\n\n//md图片简写补全。\n\neval(String(source.sourceComment));\n\npic= \npic==`0` ? `/md-yd/pic@main/00rose/${src}`:\npic==`1` ? `/md-yd/pic@main/01pink/${src}` :\npic==`2` ? `/md-yd/pic@main/02blue/${src}` :\npic==`3` ? `/md-yd/pic@main/03green/${src}` :\npic==`4` ? `/md-yd/pic@main/04gear/${src}` :\npic==`5` ? `/md-yd/pic@main/05green/${src}` :\npic==`6` ? `/md-yd/pic@main/06red/${src}`:\npic==`7` ? `/md-yd/pic@main/07blackred/${src}` :\npic==`8` ? `/md-yd/pic@main/08black/${src}` :\npic==`9` ? `/md-yd/pic@main/09note/${src}` :\n\npic==`10`?`/md-yd/pic@main/03green2/${src}`:\npic==`11`?`/md-yd/pic@main/04gear2/${src}` :\n//pic==`12`?\n`/md-yd/pic@main/04gear3/${src}`;\n\n\npic=gitpic+pic;\n\npic= \nString (gitpic).match(/gitee/) ? \nString(pic).replace(/\\/md\\-yd\\/pic\\@main/,''):\nString (gitpic).match(/\\/gh$/) ? \n pic : \nString (pic).replace(/\\@/,'/');\n\nsrc=src.match(/^http/) ? src : pic ;\nsrc",
    "ruleLink": "$.id\n@js:\nurl=`{{$.url}}`;\n\n  //判断txt文件生成直链❤️❤️❤️❤️❤️❤️\n  if(String(java.get(\"name\")).match(/\\.txt/i) ){\n\nid=result.replace(/(.*)\\?.*/,\"$1\");\n\nurl= baseUrl.match(/^(.*?com)/)[1];\n\nurltp=url+`/tp/`+result;\njava.put('urltp', urltp);\n\nurlx=url+`/`+id;\n\npwd=String(java.get(`pwd`));\n\nkey= String(source.getVariable());\n\nurlo=`https://apis.jxcxin.cn/api/lanzou?apiKey=` +key+ `&url=` +urlx+ `&pwd=` +pwd;\n\nurlo;\n  }\n  //txt文件生成直链结束❤️❤️❤️❤️❤️❤️\n\n\n  //非txt文件 蓝奏官网下载页面❤️❤️❤️\n  else{\n  url+=`/tp/{{$.id}}`;\n  url\n  }\n  //非txt文件结束❤️❤️❤️❤️❤️❤️",
    "ruleNextPage": "@js:\ntry {\n    url = String(java.get('url'));\n    url = url.replace(/(pg=)(\\d+)/, (mat, $1, $2) => {\n        return $1 + (~~$2 + 1)\n    }).replace(url, '');\n} catch (err) {\n    url = \"\"\n}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}\n##💾 　📥 　⏱️\\s*",
    "ruleTitle": "$.name_all\n<js>\njava.put('name', result)\n</js>",
    "singleUrl": false,
    "sortUrl": "📚MD.2::https://wwdn.lanzoue.com/b0d5g0tba##iori\n\n📚关耳::https://wwa.lanzoux.com/b05fs5ccd##guaner【sy.png】\n📚T1.小说::https://wwr.lanzoui.com/b03p9ftpc##read【thomas.gif】\n📚T2.影视::https://wwr.lanzoui.com/b03q7n81e##read【thomas.gif】\n📚T3.有声::https://wwr.lanzoui.com/b03qhlncd##read【thomas.gif】\n📚T4.其他::https://wwr.lanzoui.com/b03qlyydc##read【thomas.gif】\n\n📚星空看书::https://yuntuxs.lanzouj.com/b02r56jch##hdvo【sy.png】\n\n📚歌行灯_::https://xiao233666.lanzoui.com/b02q6wfuh##投币【sy.png】\n\n📚海阔小刘::https://ls125781003.lanzoum.com/b066gazed##8u15【sy.png】\n📚YELLYOO::https://wwn.lanzoub.com/b01pihymd##yuedu【sy.png】\n\n📚烏雲/淨化::https://www.lanzoux.com/b0bw8jwoh##【jh.png】\n\n✏️七十六时/字体::https://lsy-again.lanzouf.com/b01dlfjej##5tfp【zt.png】\n\n📚一程::https://y-c.lanzoui.com/b00r1ko0d##sydy",
    "sourceComment": "/*▔▔▔▔▔▔▔▔\nmd.24.5.1.\n此订阅依赖apis直链解析。\n有部分人无须申请key可直接正常使用。\n若无法正常使用，请申请获取key。\n\nhttps://apis.jxcxin.cn/user/goods.html\n1、注册账号。\n2、进绑定的邮箱激活账号。\n3、打开网站登录账号，左上，个人中心 接口列表，购买 “蓝奏云直连下载”，获取key。\n（不需要花钱，点购买即可获取）\n（拉到最右边，点购买，月付，确认）\n（不需要花钱！不需要花钱！不需要花钱！）\n\nhttps://apis.jxcxin.cn/user/owned.html\n4、个人中心，在 “我的接口” 里，复制刚获取到的key（只复制 “?apiKey=” 之后的字符）。\n5、打开此订阅，右上，“设置源变量”，粘贴key，保存。至此本订阅即可正常使用。\n\n💔直链解析配置略有点问题，\n部分链接或会解析失败，无法一键导入。\n若解析失败则转到蓝奏官方页面下载。\n💔此订阅依赖服务器直链解析，若服务器失效，则蓝奏txt一键导入功能失效。\n💔当难受云官方服务器变更规则，会导致订阅失效。请耐心等待apis服务器大佬跟进修正直链解析功能。\n▁▁▁▁▁▁▁▁*/\n\n\npic=5\n/*▔▔▔▔▔▔▔▔\n⬆︎设置图片样式\n0  红+\n1  粉++\n2  蓝++\n3  绿+  10\n4  绿齿轮  11  12\n5  绿字印章+\n6  红字印章+\n7  红字 黑白背景\n8  蓝字黑底（夜间）-\n9  卡其色 记事板-\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=17\n/*▔▔▔▔▔▔▔▔\n⬆︎gitpic 设置图片镜像链接。\n——— Ⓖ github ——\t—\n1  raw.kkgithub.com\n2  github.moeyy.xyz\n3  mirror.ghproxy.com\n4  raw.cachefly.998111.xyz\n5  ghproxy.net\n6 521github.com\n7  slink.ltd\n8  gh.con.sh\n9  cors.isteed.cc\n10 hub.gitmirror.com\n11 sciproxy.com\n12 ghproxy.cc\n13 cf.ghproxy.cc\n14 gh.jiasu.in\n15 ghcy.eu.org\n16 raw.gitmirror.com\n17 gitee.com ✱\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\n订阅源图标可自己复制链接替换\n（拉到顶部第三项）\n★★ github 图标★★\nhttps://521github.com/md-yd/pic/raw/main/00rose/a002b.png\nhttps://raw.gitmirror.com/md-yd/pic/main/00rose/002.png\n★★gitee图标★★\nhttps://gitee.com/visita/yd/raw/master/00rose/a002b.png\nhttps://gitee.com/visita/yd/raw/master/00rose/002.png\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\nrss by.Thomas。  md小改&收集整理。\n\n小说交流群892966579\nA群637775313不加人。若群炸了查看此群群资料找新家。\n\n内容取自网络，仅作学习参考，请24小时内删除。找到感兴趣内容请去支持正版。\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=\ngitpic==1 ? \n`https://raw.kkgithub.com`:\ngitpic==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitpic==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitpic==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitpic==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitpic==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitpic==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitpic==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitpic==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitpic==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitpic==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitpic==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitpic==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\ngitpic==16 ? \n`https://raw.gitmirror.com`:\n//gitpic==17 ? \n`https://gitee.com/visita/yd/raw/master`;",
    "sourceGroup": "-md-",
    "sourceIcon": "https://gitee.com/visita/yd/raw/master/00rose/a002b.png#",
    "sourceName": "书源难受2",
    "sourceUrl": "https://www.lanzoux.com/#2024md2",
    "style": "body {\r\n    font-family: 'Roboto', sans-serif;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100vh;\r\n    margin: 5;\r\n    background-color: #F8F8F8;\r\n}\r\n\nmd1 {\n    color: #444444;\n    font-size: 2em; \r\n    margin: 40px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd2 {\r\n    color: #444444;\n    font-size: 1.4em; \n    margin-bottom: 40px;\n    line-height: 1.8;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd3 {\n    color: #212121;\n    font-size: 1.6em; \r\n    margin: 10px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\nmd4 {\n    font-size: 1.1em; \r\n}\n\r\nmd5 {\r\n    font-size: 1em; \n    color: #222222;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\ntextarea {\n    width:98%;\r\n    height: auto;\r\n    min-height: 54px;\n    max-height: 500px;\r\n    overflow-y: auto;\n    border-radius:5px;\r\n    border: 1px solid #BDBDBD;\r\n}\r\n\r\n.button {\n    display: block; \r\n    margin-left: auto;\n    margin-right: auto;\r\n    padding: 6px 10px;\r\n    background-color: #FF5722;\r\n    border: none;\r\n    color: white;\r\n    cursor: pointer;\r\n    border-radius: 4px;\r\n    text-decoration: none;\r\n    margin-top: 1px;\r\n    font-size: 18px;\r\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);\r\n    transition: background-color 0.5s,\n    transform 0.4s;\r\n}\r\n\r\n.button:hover {\r\n    background-color: #FF5722;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n.button:active {\r\n    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);\r\n    transform: translateY(0);\r\n}\r\n\r\n",
    "variableComment": ""
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "contentBlacklist": "https://lupic.cdn.bcebos.com/,\nhttps://cpro.baidu.com/,\nhttps://eclick.baidu.com/,\nhttps://sofire.baidu.com/,\nhttps://analytics.woozooo.com/,\nhttps://statics.woozooo.com/,\nhttps://hm.baidu.com/,\nhttps://wwads.cn/code/,\nhttps://cdn.wwads.cn/,\nhttps://pagead2.googlesyndication.com,\nhttps://www.qlspx.com,\nhttps://sdk.51.la,\nhttps://abk.lingsiqiwu.com,\n\nhttps://googleads4.g.doubleclick.net,\nhttps://static.googleadsserving.cn,\nhttps://s0.2mdn.net,\nhttps://tpc.googlesyndication.com,\nhttps://www.googletagservices.com,\nhttps://cm.g.doubleclick.net,,\nhttps://star.jsyunmy.com,\nhttps://p.qlogo.cn,\nhttps://partner.googleadservices.com,",
    "customOrder": -10098447,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36\"}",
    "injectJs": "// 是蓝奏云链接时\nif(/lanzou/.test(window.location.href)){\nArray.from(document.querySelectorAll(`\n\t.mt2:last-of-type,.appreport,.n_login,\n\tdiv[style*=\"color: #8a6d3b;\"]\n`),$=>$.style.display='none');\n}\n\n\n//选择需要删除的标签，以,分隔\nitems = document.querySelectorAll(`\n.stealth-scroll,\n\n#evaluate-box,\n.project-operation,\n.recommend-footer,\n\n.project-desc2,\n.side-widget,\n\n.header_nav,\n.under\n`)\n\n//把选择的html值改成空\nArray.from(items,(item)=>{\n\titem.innerHTML = ``\n\titem.style.display = `#m-splitter`\n})",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "<js>\ntry {\n    $ = JSON.parse(src).text;\n    if ($ == \"no file\") $ = [];\n} \n\n//💙catch。。。\ncatch (err) {\n\n    //💚💚网站整合\n     if (baseUrl.match(/www\\.baidu\\.com\\?wd=/)) {\n\neval(String(source.sourceComment));\n\nversion=String(java.ajax(gitlatest + \"/Hiram-Wong/ZyPlayer/releases/latest\")).match(/(\\d+\\.\\d+\\.\\d+)\\<\\/h1/)[1] ;\n\n        $ = [];\n        baseUrl.replace(/^.*?wd=\\s*/,'').replace(/\\,/g,',{\"headers\":{\"User-Agent\": \"Mozilla/5.0 (Windows; U; Windows NT 5.2;. en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 Quark/4.6.2.161\"}}').\n        split(/\\s*♞♞\\s*/).map($$ => $.push({\n            name_all: $$.match(/.*?《(.*?)》/)[1].replace(/💜🖤/g,version),\n            time: $$.match(/◎.*?◎/) ? $$.match(/.*?◎(.*?)◎/)[1].replace(/■/,'▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁') : \"\",\n            uri1: $$.match(/【.*?】/) ? $$.match(/.*?【(.*?)】/)[1] : \"004.png\",\n            url:$$.match(/^([^【《◎]*),?/)[1].replace(/💜🖤/g,version).replace(/💙💚/,down).replace(/💛💚/,gitdate)\n        }));\n    }\n    //💚💚0 网站整合结束\n\n\n    //💚💚蓝奏云\n    else {\n\n        //🧡🧡🧡蓝奏云非分组链接\n        if (String(java.getString('text.举报文件@href')).length) {\n            $ = [{\n                name_all: String(java.getString('class.md@textNodes')),\n                icon: String(java.getString('class.md@textNodes')).replace(/.*\\./, ''),\n                size: String(java.getString('class.mtt@text')).replace(/\\( /, '').replace(/ \\)/, ''),\n                time: String(java.getString('class.mf@textNodes')).replace(/.*\\n/, ''),\n                uri: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$2'),\n                url: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$1/tp/$2')\n            }]\n        }\n        //🧡🧡🧡蓝奏云非分组结束\n\n\n        //🧡🧡🧡取消分享\n        else if (String(java.getString('.off@text')).match(/取消分享/)) {\n            $ = [{\n                name_all: java.getString('.off@text'),\n                time: baseUrl.replace(/[#\\?].*/g, ''),\n                url: baseUrl.replace(/[#\\?].*/g, ''),\n            }]\n        }\n        //🧡🧡🧡取消结束\n\n\n        //🧡🧡🧡蓝奏云分组链接\n        else {\n            json = [];\n            name = java.getString('.user-radio@text||title@text')\n            java.getElements('#folder .mlink').forEach(a => {java.setContent(a);\n      json.push({\n      \t    name_all: java.getString('.filename@textNodes'),\n          url: java.getString('a@href'),\n          time: '🗂️ folder　📑 ' + (String(java.getString('.filesize@text')) || name) })\n    })\njava.setContent(src);\n\n\n            mat = baseUrl.match(/^(.*?\\.com)[^##]*\\/(.+)$/)\n            url = mat[1]\n            uri = mat[2]\n            uri2=baseUrl.match(/【[^】]/)? baseUrl.match(/【(.*?)[】$]/)[1]: \"004.png\"\n\n            function $(reg) {\n                return uri.match(reg) ? true : false}\n\n\n            //get【pwd】(链接提取码)\n            pwd =\n$(/##[^【]/) ? uri.match(/##(.*?)(【|$)/)[1] :\"\";\n\n\n\nhead = {method: \"POST\", params: {uri: uri,\nimg: $(/【[^】]/)?uri.match(/【([^】]+)/)[1] :\"\"}}\n\n\n            //get 【body】\n            eval(src.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\n            eval('$=' + src.match(/data :([\\s\\S]*?\\})/)[1]);\n            head.body = Object.keys($).map(key => key + \"=\" + $[key]).join('&');\n\n\n            //补全【url】\nurl += \"/filemoreajax.php,\" + JSON.stringify(head);\n\n            //ajax\n            $ = JSON.parse(java.ajax(url));\n            $ = json.concat($.text != 0 ? $.text :\n             //密码错误提示\n             [{name_all: $.info,\n               time: uri.replace(/[#\\?].*/, '') + $.info,\n               url: baseUrl.replace(/[#\\?].*/, '') }]\n                                        )\n            baseUrl = url\n        }\n        //🧡🧡🧡蓝奏分组结束\n\n    }\n    //💚💚蓝奏结束\n\n}\n//💙catch(err)结束\n\njava.put('url', baseUrl);\nJSON.stringify($);\n</js>$.[*]",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "@js:\nn=`{{$.name_all}}` ;\nuri1=`{{$.uri1}}` ;\nsrc =\n\turi1 ? uri1 :\n\n//文件名判断使用对应图标\n\nbaseUrl.match(/【(.*?)[】$]/) ? baseUrl.match(/【(.*?)(】|$)/)[1] :\n\nbaseUrl.match(/423down/)? \"423down.png\" :\nbaseUrl.match(/lxapk/)? \"lxapk.png\" :\nbaseUrl.match(/yoyodadada/)? \"yoyo.png\" :\n\n!n.match(/\\.\\w\\w\\w$/)? \"0.png\" :\n\nn.match(/迷迭|md/i)? \"md.png\" :\nn.match(/单仓|215613905|taka|q版/)? \"dc1.png\" :\nn.match(/可视|影视仓|影音壳子|多仓/)? \"dc2.png\" :\nn.match(/本地/)? \"bd.png\" :\nn.match(/海阔|[^青钢承]影|视|剧|直播|tv[^b]/i)? \"ys.png\" :\n\nn.match(/\\.apk/g)? \"apk.png\" :\nn.match(/\\.zip|\\.7z|\\.rar/g)? \"zip.png\" :\n\n//为空时\n`lan.png` ;\n\n\n//md图片简写补全。\n\neval(String(source.sourceComment));\n\npic= \npic==`0` ? `/md-yd/pic@main/00rose/${src}`:\npic==`1` ? `/md-yd/pic@main/01pink/${src}` :\npic==`2` ? `/md-yd/pic@main/02blue/${src}` :\npic==`3` ? `/md-yd/pic@main/03green/${src}` :\npic==`4` ? `/md-yd/pic@main/04gear/${src}` :\npic==`5` ? `/md-yd/pic@main/05green/${src}` :\npic==`6` ? `/md-yd/pic@main/06red/${src}`:\npic==`7` ? `/md-yd/pic@main/07blackred/${src}` :\npic==`8` ? `/md-yd/pic@main/08black/${src}` :\npic==`9` ? `/md-yd/pic@main/09note/${src}` :\n\npic==`10`?`/md-yd/pic@main/03green2/${src}`:\npic==`11`?`/md-yd/pic@main/04gear2/${src}` :\n//pic==`12`?\n`/md-yd/pic@main/04gear3/${src}`;\n\n\npic=gitpic+pic;\n\npic= \nString (gitpic).match(/gitee/) ? \nString(pic).replace(/\\/md\\-yd\\/pic\\@main/,''):\nString (gitpic).match(/\\/gh$/) ? \n pic : \nString (pic).replace(/\\@/,'/');\n\nsrc=src.match(/^http/) ? src : pic ;\nsrc",
    "ruleLink": "$.id@js:\nurl=`{{$.url||$.sourceUrl}}`\n\nif(result){url+=`{{$.id}}`;\n}",
    "ruleNextPage": "@js:\ntry {\n    url = String(java.get('url'));\n    url = url.replace(/(pg=)(\\d+)/, (mat, $1, $2) => {\n        return $1 + (~~$2 + 1)\n    }).replace(url, '');\n} catch (err) {\n    url = \"\"\n}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}\n##💾 　📥 　⏱️\\s*",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "🌎主::http://www.baidu.com?wd=https://md-yd.github.io/yd/71.html【md.png】《💔未修好💔🔥本地包说明。懒人请用在线线路http://gg.gg/00200》◎💔未修好💔◎♞♞https://0【jk.png】《💔未修好💔1.本地接口本地包gg.gg/00400 下载解压到根目录/0/》◎💔未修好💔本地接口clan://localhost/0/1◎♞♞💙💚/gaotianliuyun/gao/archive/refs/heads/master.zip【bd.png】《4.高天流云本地包gg.gg/00500 解压到根目录/00/gao-master/》◎固定链接，持续维护更新◎♞♞💛💚/gaotianliuyun/gao/commits/master/【rq.png】《🧡高天流云更新日期 Ⓖ》◎■◎♞♞💙💚/zhanghong1983/tvboxzy/archive/refs/heads/main.zip【bd.png】《6.张弘本地包gg.gg/00600 解压到根目录/00/tvboxzy-main/》◎固定链接，不怎么更新了◎♞♞💛💚/zhanghong1983/tvboxzy/commits/main/【rq.png】《🧡张弘更新日期 Ⓖ》◎■◎♞♞💙💚/PizazzGY/TVBox/archive/refs/heads/main.zip【bd.png】《7.潇洒GY本地包gg.gg/mmxmm 解压到根目录/00/TVBox-main/》◎固定链接，持续维护更新◎♞♞💛💚/PizazzGY/TVBox/commits/main/【rq.png】《🧡PizazzGY更新日期 Ⓖ》◎■◎♞♞http://饭太硬.top/tv【jk.png】《饭太硬接口http://gg.gg/448443》◎http://饭太硬.top/tv◎♞♞http://tv.nxog.top/index.html【jk.png】《欧歌 TVBox接口收集》◎■◎♞♞https://md-yd.github.io/yd/fm521.html【md.png】《🔥部分单&lrm;仓线路。》◎■◎\n\n\n2.md::https://mmxmm.lanzoue.com/b0d5kid8d##iori\n3.云星::https://wwc.lanzoub.com/b0erx68gf##4e93\n\n▶️云星::https://wwc.lanzoub.com/b0es81t8j##54jb\n▶️奇奇::https://qiqi2020.lanzouv.com/b09svqv1c\n▶️终南::https://wws.lanzouv.com/b03j4ulyh##999\n\n\n▶️FongMi::https://yoyodadada.lanzouw.com/b01emj0zc##4qnu【dc1.png】\n▶️FongMi.TV::https://yoyodadada.lanzouw.com/b01emj11e##g3r1【dc1.png】\n\n\n🎬PC-ZY新版::http://www.baidu.com?wd=https://md-yd.github.io/yd/zy.html【md.png】《🔥〔电脑版〕ZY-Player说明&源（与box系的源不通用）》◎请选择适配你系统的版本下载安装◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-win-💜🖤-arm64.exe【ys.png】《win-💜🖤-arm64.exe》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-win-💜🖤-ia32.exe【ys.png】《win-💜🖤-ia32.exe》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-win-💜🖤-x64.exe【ys.png】《win-💜🖤-x64.exe》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-win-💜🖤.exe【ys.png】《win-💜🖤.exe》◎■◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v3.2.3/ZYPlayer-win-3.2.3-win7-arm64.exe【ys.png】《旧 win7-3.2.3-arm64.exe》◎win7版官方不再打包了。◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v3.2.3/ZYPlayer-win-3.2.3-win7-ia32.exe【ys.png】《旧 win7-3.2.3-ia32.exe》◎win7版官方不再打包了。◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v3.2.3/ZYPlayer-win-3.2.3-win7-x64.exe【ys.png】《旧 win7-3.2.3-x64.exe》◎win7版官方不再打包了。◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v3.2.3/ZYPlayer-win-3.2.3-win7.exe【ys.png】《旧 win7-3.2.3.exe》◎■◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-linux-💜🖤-amd64.deb【ys.png】《linux-💜🖤-amd64.deb》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-linux-💜🖤-arm64.AppImage【ys.png】《linux-💜🖤-arm64.AppImage》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-linux-💜🖤-arm64.deb【ys.png】《linux-💜🖤-arm64.deb》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-linux-💜🖤-x86_64.AppImage【ys.png】《linux-💜🖤-x86_64.AppImage》◎■◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-mac-💜🖤-arm64.dmg【ys.png】《mac-💜🖤-arm64.dmg》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-mac-💜🖤-universal.dmg【ys.png】《mac-💜🖤-universal.dmg》◎◎♞♞💙💚/Hiram-Wong/ZyPlayer/releases/download/v💜🖤/ZYPlayer-mac-💜🖤-x64.dmg【ys.png】《mac-💜🖤-x64.dmg》◎■◎\n\n\n\n🎬PC-ZY旧版::https://www.lanzoux.com/b04s6a3re##95px【ys.png】\n\n\n📺海阔视界::https://haikuo.lanzoui.com/u/GoldRiver\n\n\n//‼️423软件‼️\n❹影视软件::https://423down.lanzouv.com/b0f2x4syh\n❹TV盒子::https://423down.lanzouv.com/b0f1944aj\n\n大师兄影视::https://yoyodadada.lanzouw.com/b01caip6d##e7mc\n\n影视追剧TV::https://mrxuan.lanzoue.com/b0rbh57c##idk6\n\n",
    "sourceComment": "pic=1\n/*▔▔▔▔▔▔▔▔\n⬆︎设置图片样式\n0  红+\n1  粉++\n2  蓝++\n3  绿+  10\n4  绿齿轮  11  12\n5  绿字印章+\n6  红字印章+\n7  红字 黑白背景\n8  蓝字黑底（夜间）-\n9  卡其色 记事板-\nmd.24.5.1.\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=17\n/*▔▔▔▔▔▔▔▔\n⬆︎gitpic 设置图片镜像链接。\n——— Ⓖ github ——\t—\n1  raw.kkgithub.com\n2  github.moeyy.xyz\n3  mirror.ghproxy.com\n4  raw.cachefly.998111.xyz\n5  ghproxy.net\n6 521github.com\n7  slink.ltd\n8  gh.con.sh\n9  cors.isteed.cc\n10 hub.gitmirror.com\n11 sciproxy.com\n12 ghproxy.cc\n13 cf.ghproxy.cc\n14 gh.jiasu.in\n15 ghcy.eu.org\n16 raw.gitmirror.com\n17 gitee.com ✱\n▁▁▁▁▁▁▁▁*/\n\n\ndown=0\ngitdate=2\ngitlatest=5\n/*▔▔▔▔▔▔▔▔\n⬆︎down（0～20） 设置高天流云、张弘、潇洒GY本地包下载链接。\n⬆︎gitdate（1～4） 设置本地包查看日期的镜像链接(高天流云、张弘、潇洒GY) 。\n⬆︎gitlatest（1～10） 设置🎬PC-ZY新版(ZY-Player) 获取最新版本号。\n——— Ⓖ github ——\t—\n0  随机 ⬅︎ 仅down可设。若随机到失效链接，请刷新分类（再次随机）。\n1  521github.com\n2  dgithub.xyz\n3  kkgithub.com\n4  cors.isteed.cc\n5  gh.con.sh\n6  cf.ghproxy.cc\n7  mirror.ghproxy.com\n8  github.moeyy.xyz\n9  ghproxy.cc\n10 gh.jiasu.in\n11 slink.ltd\t\t\n12 gh.ddlc.top\t\t\n13 gh.h233.eu.org\n14 dl.ghpig.top\n15 hub.gitmirror.com\n16 sciproxy.com\n17 download.nuaa.cf\n18 download.scholar.rr.nu\n19 download.yzuu.cf\n20 ghproxy.net\t\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\n订阅源图标可自己复制链接替换\n（拉到顶部第三项，“图标”）\n★★ github 图标★★\nhttps://521github.com/md-yd/pic/raw/main/00rose/a003b.png\nhttps://raw.gitmirror.com/md-yd/pic/main/00rose/003.png\n★★gitee图标★★\nhttps://gitee.com/visita/yd/raw/master/00rose/a003b.png\nhttps://gitee.com/visita/yd/raw/master/00rose/003.png\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\nrss by.Thomas。  md小改&收集整理。\n\n小说交流群892966579\nA群637775313不加人。若群炸了查看此群群资料找新家。\n\n内容取自网络，仅作学习参考，请24小时内删除。找到感兴趣内容请去支持正版。\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=\ngitpic==1 ? \n`https://raw.kkgithub.com`:\ngitpic==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitpic==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitpic==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitpic==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitpic==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitpic==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitpic==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitpic==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitpic==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitpic==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitpic==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitpic==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\ngitpic==16 ? \n`https://raw.gitmirror.com`:\n//gitpic==17 ? \n`https://gitee.com/visita/yd/raw/master`;\n\n\ndown=\ndown==0? \nparseInt(Math.random()*20+1) : down;\n\ndown=\ndown==1 ? \n`https://521github.com`:\ndown==2 ? \n`https://dgithub.xyz`:\ndown==3 ? \n`https://kkgithub.com`:\ndown==4 ? \n`https://cors.isteed.cc/github.com`:\ndown==5 ? \n`https://gh.con.sh/https://github.com`:\ndown==6 ? \n`https://cf.ghproxy.cc/https://github.com`:\ndown==7 ? \n`https://mirror.ghproxy.com/https://github.com`:\ndown==8 ? \n`https://github.moeyy.xyz/https://github.com`:\ndown==9 ?\n`https://ghproxy.cc/https://github.com`:\ndown==10 ?\n`https://gh.jiasu.in/https://github.com`:\ndown==11 ? \n`https://slink.ltd/https://github.com`:\ndown==12 ? \n`https://gh.ddlc.top/https://github.com`:\ndown==13 ? \n`https://gh.h233.eu.org/https://github.com`:\ndown==14 ? \n`https://dl.ghpig.top/https://github.com`:\ndown==15 ? \n`https://hub.gitmirror.com/https://github.com`:\ndown==16 ?\n`https://sciproxy.com/github.com`:\ndown==17 ?\n`https://download.nuaa.cf`:\ndown==18 ?\n`https://download.scholar.rr.nu`:\ndown==19 ? \n`https://download.yzuu.cf`:\n//down==20 ? \n`https://ghproxy.net/https://github.com`;\n\n\ngitdate=\ngitdate==1 ? \n`https://521github.com`:\ngitdate==2 ? \n`https://dgithub.xyz`:\ngitdate==3 ? \n`https://kkgithub.com`:\n//gitdate==4 ? \n`https://cors.isteed.cc/github.com`;\n\n\ngitlatest=\ngitlatest==1 ? \n`https://521github.com`:\ngitlatest==2 ? \n`https://dgithub.xyz`:\ngitlatest==3 ? \n`https://kkgithub.com`:\ngitlatest==4 ? \n`https://cors.isteed.cc/github.com`:\ngitlatest==5 ? \n`https://gh.con.sh/https://github.com`:\ngitlatest==6 ? \n`https://cf.ghproxy.cc/https://github.com`:\ngitlatest==7 ? \n`https://mirror.ghproxy.com/https://github.com`:\ngitlatest==8 ? \n`https://github.moeyy.xyz/https://github.com`:\ngitlatest==9 ?\n`https://ghproxy.cc/https://github.com`:\n//gitlatest==10 ?\n`https://gh.jiasu.in/https://github.com`;",
    "sourceGroup": "-md-",
    "sourceIcon": "https://gitee.com/visita/yd/raw/master/00rose/a003b.png##",
    "sourceName": "影视难受3",
    "sourceUrl": "https://www.lanzoux.com/#2024md3",
    "style": "body {\r\n    font-family: 'Roboto', sans-serif;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100vh;\r\n    margin: 5;\r\n    background-color: #F8F8F8;\r\n}\r\n\nmd1 {\n    color: #444444;\n    font-size: 2em; \r\n    margin: 40px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd2 {\r\n    color: #444444;\n    font-size: 1.4em; \n    margin-bottom: 40px;\n    line-height: 1.8;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd3 {\n    color: #212121;\n    font-size: 1.6em; \r\n    margin: 10px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\nmd4 {\n    font-size: 1.1em; \r\n}\n\r\nmd5 {\r\n    font-size: 1em; \n    color: #222222;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\ntextarea {\n    width:98%;\r\n    height: auto;\r\n    min-height: 54px;\n    max-height: 500px;\r\n    overflow-y: auto;\n    border-radius:5px;\r\n    border: 1px solid #BDBDBD;\r\n}\r\n\r\n.button {\n    display: block; \r\n    margin-left: auto;\n    margin-right: auto;\r\n    padding: 6px 10px;\r\n    background-color: #FF5722;\r\n    border: none;\r\n    color: white;\r\n    cursor: pointer;\r\n    border-radius: 4px;\r\n    text-decoration: none;\r\n    margin-top: 1px;\r\n    font-size: 18px;\r\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);\r\n    transition: background-color 0.5s,\n    transform 0.4s;\r\n}\r\n\r\n.button:hover {\r\n    background-color: #FF5722;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n.button:active {\r\n    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);\r\n    transform: translateY(0);\r\n}\r\n\n\r\n"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "contentBlacklist": "https://lupic.cdn.bcebos.com/,\nhttps://cpro.baidu.com/,\nhttps://eclick.baidu.com/,\nhttps://sofire.baidu.com/,\nhttps://analytics.woozooo.com/,\nhttps://statics.woozooo.com/,\nhttps://hm.baidu.com/,\nhttps://wwads.cn/code/,\nhttps://cdn.wwads.cn/,\nhttps://pagead2.googlesyndication.com,\nhttps://www.qlspx.com,\nhttps://sdk.51.la,\nhttps://abk.lingsiqiwu.com,\n\nhttps://googleads4.g.doubleclick.net,\nhttps://static.googleadsserving.cn,\nhttps://s0.2mdn.net,\nhttps://tpc.googlesyndication.com,\nhttps://www.googletagservices.com,\nhttps://cm.g.doubleclick.net,,\nhttps://star.jsyunmy.com,\nhttps://p.qlogo.cn,\nhttps://partner.googleadservices.com,",
    "customOrder": -10098446,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36\"}",
    "injectJs": "// 是蓝奏云链接时\nif(/lanzou/.test(window.location.href)){\nArray.from(document.querySelectorAll(`\n\t.mt2:last-of-type,.appreport,.n_login,\n\tdiv[style*=\"color: #8a6d3b;\"]\n`),$=>$.style.display='none');\n}\n\n\n//选择需要删除的标签，以,分隔\nitems = document.querySelectorAll(`\n.stealth-scroll,\n\n#evaluate-box,\n.project-operation,\n.recommend-footer,\n\n.project-desc2,\n.side-widget,\n\n.header_nav,\n.under\n`)\n\n//把选择的html值改成空\nArray.from(items,(item)=>{\n\titem.innerHTML = ``\n\titem.style.display = `#m-splitter`\n})",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "<js>\ntry {\n    $ = JSON.parse(src).text;\n    if ($ == \"no file\") $ = [];\n} \n\n//💙catch。。。\ncatch (err) {\n\n    //💚💚网站整合\n     if (baseUrl.match(/www\\.baidu\\.com\\?wd=/)) {\n        $ = [];\n        baseUrl.replace(/^.*?wd=\\s*/,'').replace(/\\,/g,',{\"headers\":{\"User-Agent\": \"Mozilla/5.0 (Windows; U; Windows NT 5.2;. en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 Quark/4.6.2.161\"}}').\n        split(/\\s*♞♞\\s*/).map($$ => $.push({\n            name_all: $$.match(/.*?《(.*?)》/)[1],\n            time: $$.match(/◎.*?◎/) ? $$.match(/.*?◎(.*?)◎/)[1].replace(/■/,'▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁').replace(/🦁/,'｜编程狮｜w3cschool.cn｜') : \"\",\n            uri1: $$.match(/【.*?】/) ? $$.match(/.*?【(.*?)】/)[1] : \"\",\n            url: $$.match(/^([^【《◎]*),?/)[1]\n        }));\n    }\n    //💚💚0 网站整合结束\n\n\n    //💚💚蓝奏云\n    else {\n\n        //🧡🧡🧡蓝奏云非分组链接\n        if (String(java.getString('text.侵权\\/违法投诉@href')).length) {\n            $ = [{\n                name_all: String(java.getString('class.md@textNodes')),\n                icon: String(java.getString('class.md@textNodes')).replace(/.*\\./, ''),\n                size: String(java.getString('class.mtt@text')).replace(/\\( /, '').replace(/ \\)/, ''),\n                time: String(java.getString('class.mf@textNodes')).replace(/.*\\n/, ''),\n                uri: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$2'),\n                url: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$1/tp/$2')\n            }]\n        }\n        //🧡🧡🧡蓝奏云非分组结束\n\n\n        //🧡🧡🧡取消分享\n        else if (String(java.getString('.off@text')).match(/取消分享/)) {\n            $ = [{\n                name_all: java.getString('.off@text'),\n                time: baseUrl.replace(/[#\\?].*/g, ''),\n                url: baseUrl.replace(/[#\\?].*/g, '')\n            }]\n        }\n        //🧡🧡🧡取消结束\n\n\n        //🧡🧡🧡蓝奏云分组链接\n        else {\n            json = [];\n            name = java.getString('.user-radio@text||title@text')\n            java.getElements('#folder .mlink').forEach(a => {java.setContent(a);\n      json.push({\n      \t    name_all: java.getString('.filename@textNodes'),\n          url: java.getString('a@href'),\n          time: '🗂️ folder　📑 ' + (String(java.getString('.filesize@text')) || name) })\n    })\njava.setContent(src);\n\n\n            mat = baseUrl.match(/^(.*?\\.com)[^##]*\\/(.+)$/)\n            url = mat[1]\n            uri = mat[2]\n\n            function $(reg) {\n                return uri.match(reg) ? true : false}\n\n\n            //get【pwd】(链接提取码)\n            pwd =\n$(/##[^【]/) ? uri.match(/##(.*?)(【|$)/)[1] :\"\";\n\n\n\nhead = {method: \"POST\", params: {uri: uri,\nimg: $(/【[^】]/)?uri.match(/【([^】]+)/)[1] :\"\"}}\n\n\n            //get 【body】\n            eval(src.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\n            eval('$=' + src.match(/data :([\\s\\S]*?\\})/)[1]);\n            head.body = Object.keys($).map(key => key + \"=\" + $[key]).join('&');\n\n\n            //补全【url】\nurl += \"/filemoreajax.php,\" + JSON.stringify(head);\n\n            //ajax\n            $ = JSON.parse(java.ajax(url));\n            $ = json.concat($.text != 0 ? $.text :\n             //密码错误提示\n             [{name_all: $.info,\n               time: uri.replace(/[#\\?].*/, '') + $.info,\n               url: baseUrl.replace(/[#\\?].*/, '') }]\n                                        )\n            baseUrl = url\n        }\n        //🧡🧡🧡蓝奏分组结束\n\n    }\n    //💚💚蓝奏结束\n\n}\n//💙catch(err)结束\n\njava.put('url', baseUrl);\nJSON.stringify($);\n</js>$.[*]",
    "ruleContent": "",
    "ruleDescription": "❗️0、0、开始❗️\n❗️0、0、结束❗️\n\n\n\n\n{{}}@js:\nurl=String(java.getString('$.url')).trim();\n\n\n\n//【..导入】\nif(url.match(/^..导入|^📥/)){\nuri=url.replace(/导入.*/,'');\nurl=url.replace(/.*导入|📥/,'');\npath =\n(uri==\"一键\"||uri==\"自动\"||url==\"📥.*\")?\"auto\":\nuri==\"书源\"?\"bookSource\":\nuri==\"订阅\"?\"rssSource\":\nuri==\"净化\"?\"replaceRule\":\n\"\";\nurl=url.match(/^legado\\:\\/\\//)?url:`legado://import/${path}?src=`+url;\nurl = String(url).replace(/^(.*?src=)(.*)/,(mat, $1, $2)=>{\n  return $1+encodeURIComponent($2);\n});\n\n\nresult=`<title>{{$.name_all}}</title>\n<iframe src=\"${url}\" hidden></iframe>\n<br>\n<md3><b>{{$.name_all}}</b></md3>\n\n<br>\n<br><md4>\n　　❤️导入不成功？多导入几次试试。<br>\n<br></md4>\n\n<a href=\"${url}\" class=\"button\">◎ 一键导入 ◎</a>\n\n<br>\n<br><md4>\n　资源链接，点击复制▼</md4>\n<center><textarea id=\"copy\" onclick=\"copy()\">${decodeURIComponent(String(url).replace(/legado.*?src=/,''))}</textarea>\n{{$.time}}</center>\n<br>\n<md5>\nrssSource by.Thomas.　　 md轻改&收集整理<br>\n资源取自网络，仅作参考试用，请24小时内删除<br></md5>\n\n<script>\nfunction copy(){\n\tdocument.getElementById('copy').select()\n\tdocument.execCommand('copy')\n\talert(\"复制成功\")\n}\n</script>`}\n\n\n//【自定义html】\nelse if(url.match(/\\d+、\\d+、/)){\nreg=new RegExp('❗️'+url+'开始❗️\\\\s*([\\\\s\\\\S]+?)\\\\s*❗️'+url+'结束❗️');\n//默认禁止放大缩小\nresult=result.match(reg)?\n'<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">'+result.match(reg)[1]:'<br>未找到对应html'\n}\n\nelse{result=''}",
    "ruleImage": "@js:\nn=`{{$.name_all}}` ;\nuri1=`{{$.uri1}}` ;\nsrc =\n\turi1 ? uri1 :\n\n//文件名判断使用对应图标✱②\nbaseUrl.match(/【(.*?)[】$]/) ? baseUrl.match(/【(.*?)(】|$)/)[1] :\n\nbaseUrl.match(/423down/)? \"423down.png\" :\nbaseUrl.match(/lxapk/)? \"lxapk.png\" :\nbaseUrl.match(/yoyodadada/)? \"yoyo.png\" :\n\n!n.match(/\\.\\w\\w\\w$/)? \"0.png\" :\n\nn.match(/迷迭|md/i)? \"md.png\" :\nn.match(/单仓|215613905|taka|q版/)? \"dc1.png\" :\nn.match(/可视|影视仓|影音壳子|多仓/)? \"dc2.png\" :\nn.match(/本地/)? \"bd.png\" :\nn.match(/海阔|[^青钢承]影|视|剧|直播|tv[^b]/i)? \"ys.png\" :\n\nn.match(/\\.apk/g)? \"apk.png\" :\nn.match(/\\.zip|\\.7z|\\.rar/g)? \"zip.png\" :\n\n//为空时\n`lan.png` ;\n\n\n//md图片简写补全。\n\neval(String(source.sourceComment));\n\npic= \npic==`0` ? `/md-yd/pic@main/00rose/${src}`:\npic==`1` ? `/md-yd/pic@main/01pink/${src}` :\npic==`2` ? `/md-yd/pic@main/02blue/${src}` :\npic==`3` ? `/md-yd/pic@main/03green/${src}` :\npic==`4` ? `/md-yd/pic@main/04gear/${src}` :\npic==`5` ? `/md-yd/pic@main/05green/${src}` :\npic==`6` ? `/md-yd/pic@main/06red/${src}`:\npic==`7` ? `/md-yd/pic@main/07blackred/${src}` :\npic==`8` ? `/md-yd/pic@main/08black/${src}` :\npic==`9` ? `/md-yd/pic@main/09note/${src}` :\n\npic==`10`?`/md-yd/pic@main/03green2/${src}`:\npic==`11`?`/md-yd/pic@main/04gear2/${src}` :\n//pic==`12`?\n`/md-yd/pic@main/04gear3/${src}`;\n\n\npic=gitpic+pic;\n\npic= \nString (gitpic).match(/gitee/) ? \nString(pic).replace(/\\/md\\-yd\\/pic\\@main/,''):\nString (gitpic).match(/\\/gh$/) ? \n pic : \nString (pic).replace(/\\@/,'/');\n\nsrc=src.match(/^http/) ? src : pic ;\nsrc",
    "ruleLink": "$.id@js:\nurl=`{{$.url||$.sourceUrl}}`\n\nif(result){url+=`{{$.id}}`;\n}",
    "ruleNextPage": "@js:\ntry {\n    url = String(java.get('url'));\n    url = url.replace(/(pg=)(\\d+)/, (mat, $1, $2) => {\n        return $1 + (~~$2 + 1)\n    }).replace(url, '');\n} catch (err) {\n    url = \"\"\n}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}\n##💾 　📥 　⏱️\\s*",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "MD.4::https://mmxmm.lanzoue.com/b0d6c5kkh##iori\n\n不似苏::https://busisu.lanzoub.com/s/yixie##777\n\n🅨酷我音乐::https://yoyodadada.lanzouw.com/b07ryhlg\n🅨PC-酷我音乐::https://yoyodadada.lanzouw.com/b01ay4hkh\n\n\n//‼️423软件‼️\n④系统辅助::https://423down.lanzouv.com/b0f1944od\n④视频图像::https://423down.lanzouv.com/b0f1czyjc\n④Xposed框架::https://423down.lanzouv.com/b0f1fns7a\n④资讯软件::https://423down.lanzouv.com/b0f19mgrg\n④酷安mod::https://423down.lanzouv.com/b0f2uzq2b\n④WiFi万能钥匙::https://423down.lanzouv.com/b0f1f1t5c\n④抖音mod::https://423down.lanzouv.com/b0f199a5a\n④百度地图::https://423down.lanzouv.com/b0f1f64re\n④浏览器::https://423down.lanzouv.com/b0f24u4de\n\n\n//乐享/黑鹰\n🅻太极框架::https://lxapk.lanzouw.com/b05s8e7cf##e8sx\n\n\n🅨1DM::https://yoyodadada.lanzouw.com/b07q5ehe\n🅨PC-IDM::https://yoyodadada.lanzouw.com/b01c4az3g##4v3k\n🅨ADM下载::https://yoyodadada.lanzouw.com/b07pt0kb\n\n🅨小鸡模拟器::https://yoyodadada.lanzouw.com/b01d0c7uj##7j31【yx.png】\n🅨海星模拟器::https://yoyodadada.lanzouw.com/b07psppa##【yx.png】\n\n🅨百度输入法::https://yoyodadada.lanzouw.com/b01byu8bg\n\n🅨AdGuard::https://yoyodadada.lanzouw.com/b01dqpheh##5lr9\n\n\n//yoyo\n🅨PC激活工具::https://yoyodadada.lanzouw.com/b01by283a\n🅨PC驱动精灵::https://yoyodadada.lanzouw.com/b01bwkyqf\n🅨PC硬件检测::https://yoyodadada.lanzouw.com/b01bwkyod\n",
    "sourceComment": "pic=2\n/*▔▔▔▔▔▔▔▔\n⬆︎设置图片样式\n0  红+\n1  粉++\n2  蓝++\n3  绿+  10\n4  绿齿轮  11  12\n5  绿字印章+\n6  红字印章+\n7  红字 黑白背景\n8  蓝字黑底（夜间）-\n9  卡其色 记事板-\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=17\n/*▔▔▔▔▔▔▔▔\n⬆︎gitpic 设置图片镜像链接。\n——— Ⓖ github ——\t—\n1  raw.kkgithub.com\n2  github.moeyy.xyz\n3  mirror.ghproxy.com\n4  raw.cachefly.998111.xyz\n5  ghproxy.net\n6 521github.com\n7  slink.ltd\n8  gh.con.sh\n9  cors.isteed.cc\n10 hub.gitmirror.com\n11 sciproxy.com\n12 ghproxy.cc\n13 cf.ghproxy.cc\n14 gh.jiasu.in\n15 ghcy.eu.org\n16 raw.gitmirror.com\n17 gitee.com ✱\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\n订阅源图标可自己复制链接替换\n（拉到顶部第三项）\n★★ github 图标★★\nhttps://521github.com/md-yd/pic/raw/main/00rose/a004.png\nhttps://521github.com/md-yd/pic/raw/main/00rose/004.png\n★★gitee图标★★\nhttps://gitee.com/visita/yd/raw/master/00rose/a004.png\nhttps://gitee.com/visita/yd/raw/master/00rose/004.png\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\nrss by.Thomas。  md小改&收集整理。\n\n小说交流群892966579\nA群637775313不加人。若群炸了查看此群群资料找新家。\n\n内容取自网络，仅作学习参考，请24小时内删除。找到感兴趣内容请去支持正版。\n\nxbak.PC-挂机摸鱼修仙大陆::https://wwpr.lanzout.com/b0f4v9ndg##ehxj\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=\ngitpic==1 ? \n`https://raw.kkgithub.com`:\ngitpic==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitpic==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitpic==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitpic==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitpic==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitpic==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitpic==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitpic==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitpic==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitpic==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitpic==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitpic==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\ngitpic==16 ? \n`https://raw.gitmirror.com`:\n//gitpic==17 ? \n`https://gitee.com/visita/yd/raw/master`;",
    "sourceGroup": "-md-",
    "sourceIcon": "https://gitee.com/visita/yd/raw/master/00rose/a004b.png#",
    "sourceName": "软件难受4",
    "sourceUrl": "https://www.lanzoux.com/#2024md4",
    "style": "body {\r\n    font-family: 'Roboto', sans-serif;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100vh;\r\n    margin: 5;\r\n    background-color: #F8F8F8;\r\n}\r\n\nmd1 {\n    color: #444444;\n    font-size: 2em; \r\n    margin: 40px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd2 {\r\n    color: #444444;\n    font-size: 1.4em; \n    margin-bottom: 40px;\n    line-height: 1.8;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd3 {\n    color: #212121;\n    font-size: 1.6em; \r\n    margin: 10px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\nmd4 {\n    font-size: 1.1em; \r\n}\n\r\nmd5 {\r\n    font-size: 1em; \n    color: #222222;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\ntextarea {\n    width:98%;\r\n    height: auto;\r\n    min-height: 54px;\n    max-height: 500px;\r\n    overflow-y: auto;\n    border-radius:5px;\r\n    border: 1px solid #BDBDBD;\r\n}\r\n\r\n.button {\n    display: block; \r\n    margin-left: auto;\n    margin-right: auto;\r\n    padding: 6px 10px;\r\n    background-color: #FF5722;\r\n    border: none;\r\n    color: white;\r\n    cursor: pointer;\r\n    border-radius: 4px;\r\n    text-decoration: none;\r\n    margin-top: 1px;\r\n    font-size: 18px;\r\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);\r\n    transition: background-color 0.5s,\n    transform 0.4s;\r\n}\r\n\r\n.button:hover {\r\n    background-color: #FF5722;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n.button:active {\r\n    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);\r\n    transform: translateY(0);\r\n}\r\n\n\r\n.next-link a[title] {\n\r\n    background-color: #FF5722;\r\n    \r\n    \r\n    \r\n    font-size: 18px;\r\n}\r\n\r\n.previous-link a[title] {\n    \r\n    background-color: #FF5722;\r\n    \r\n    \r\n    \r\n    font-size: 18px;\r\n}"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "contentBlacklist": "https://statics.woozooo.com",
    "customOrder": -10098445,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36\"}",
    "injectJs": "// 是蓝奏云链接时\nif(/lanzou/.test(window.location.href)){\nArray.from(document.querySelectorAll(`\n\t.mt2:last-of-type,.appreport,.n_login,\n\tdiv[style*=\"color: #8a6d3b;\"]\n`),$=>$.style.display='none');\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "<js>\ntry {\n    $ = JSON.parse(src).text;\n    if ($ == \"no file\") $ = [];\n} \n\n//💙catch。。。\ncatch (err) {\n\n    //💚💚网站整合\n     if (baseUrl.match(/www\\.baidu\\.com\\?wd=/)) {\n        $ = [];\n        baseUrl.replace(/^.*?wd=\\s*/,'').replace(/\\,/g,',{\"headers\":{\"User-Agent\": \"Mozilla/5.0 (Windows; U; Windows NT 5.2;. en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 Quark/4.6.2.161\"}}').\n        split(/\\s*♞♞\\s*/).map($$ => $.push({\n            name_all: $$.match(/.*?《(.*?)》/)[1],\n            time: $$.match(/◎.*?◎/) ? $$.match(/.*?◎(.*?)◎/)[1] : \"\",\n            uri1: $$.match(/【.*?】/) ? $$.match(/.*?【(.*?)】/)[1] : \"https://agit.ai/butterfly/yd/raw/branch/yd/pic/yoyoda.jpg\",\n            url: $$.match(/^([^【《◎]*),?/)[1]\n        }));\n    }\n    //💚💚0 网站整合结束\n\n\n    //💚💚蓝奏云\n    else {\n\n        //🧡🧡🧡蓝奏云非分组链接\n        if (String(java.getString('text.举报文件@href')).length) {\n            $ = [{\n                name_all: String(java.getString('class.md@textNodes')),\n                icon: String(java.getString('class.md@textNodes')).replace(/.*\\./, ''),\n                size: String(java.getString('class.mtt@text')).replace(/\\( /, '').replace(/ \\)/, ''),\n                time: String(java.getString('class.mf@textNodes')).replace(/.*\\n/, ''),\n                uri: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$2'),\n                url: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$1/tp/$2')\n            }]\n        }\n        //🧡🧡🧡蓝奏云非分组结束\n\n\n        //🧡🧡🧡取消分享\n        else if (String(java.getString('.off@text')).match(/取消分享/)) {\n            $ = [{\n                name_all: java.getString('.off@text'),\n                time: baseUrl.replace(/[#\\?].*/g, ''),\n                url: baseUrl.replace(/[#\\?].*/g, '')\n            }]\n        }\n        //🧡🧡🧡取消结束\n\n\n        //🧡🧡🧡蓝奏云分组链接\n        else {\n            json = [];\n            name = java.getString('.user-radio@text||title@text')\n            java.getElements('#folder .mlink').forEach(a => {java.setContent(a);\n      json.push({\n      \t    name_all: java.getString('.filename@textNodes'),\n          url: java.getString('a@href'),\n          time: '🗂️ folder　📑 ' + (String(java.getString('.filesize@text')) || name) })\n    })\njava.setContent(src);\n\n\n            mat = baseUrl.match(/^(.*?\\.com)[^##]*\\/(.+)$/)\n            url = mat[1]\n            uri = mat[2]\n\n            function $(reg) {\n                return uri.match(reg) ? true : false}\n\n\n            //get【pwd】(链接提取码)\n            pwd =\n$(/##[^【]/) ? uri.match(/##(.*?)(【|$)/)[1] :\"\";\n\n\n\nhead = {method: \"POST\", params: {uri: uri,\nimg: $(/【[^】]/)?uri.match(/【([^】]+)/)[1] :\"\"}}\n\n\n            //get 【body】\n            eval(src.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\n            eval('$=' + src.match(/data :([\\s\\S]*?\\})/)[1]);\n            head.body = Object.keys($).map(key => key + \"=\" + $[key]).join('&');\n\n\n            //补全【url】\nurl += \"/filemoreajax.php,\" + JSON.stringify(head);\n\n            //ajax\n            $ = JSON.parse(java.ajax(url));\n            $ = json.concat($.text != 0 ? $.text :\n             //密码错误提示\n             [{name_all: $.info,\n               time: uri.replace(/[#\\?].*/, '') + $.info,\n               url: baseUrl.replace(/[#\\?].*/, '') }]\n                                        )\n            baseUrl = url\n        }\n        //🧡🧡🧡蓝奏分组结束\n\n    }\n    //💚💚蓝奏结束\n\n}\n//💙catch(err)结束\n\njava.put('url', baseUrl);\nJSON.stringify($);\n</js>$.[*]",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "@js:\nn=`{{$.name_all}}` ;\nuri1=`{{$.uri1}}` ;\nsrc =uri1 ? uri1 :\n\nsrc=\n//文件名判断使用对应图标\n!n.match(/\\.\\w\\w\\w$/)? \"0.png\" :\n//文件名判断apk图标\nn.match(/apk/)? \"apk.png\" :\n//蓝奏云盘设定的图片or为空时\nbaseUrl.match(/【[^】$]/)? baseUrl.match(/【(.*?)(】|$)/)[1] :\n`yoyo.png`;\n\n\n//md图片简写补全。\n\neval(String(source.sourceComment));\n\npic= \npic==`0` ? `/md-yd/pic@main/00rose/${src}`:\npic==`1` ? `/md-yd/pic@main/01pink/${src}` :\npic==`2` ? `/md-yd/pic@main/02blue/${src}` :\npic==`3` ? `/md-yd/pic@main/03green/${src}` :\npic==`4` ? `/md-yd/pic@main/04gear/${src}` :\npic==`5` ? `/md-yd/pic@main/05green/${src}` :\npic==`6` ? `/md-yd/pic@main/06red/${src}`:\npic==`7` ? `/md-yd/pic@main/07blackred/${src}` :\npic==`8` ? `/md-yd/pic@main/08black/${src}` :\npic==`9` ? `/md-yd/pic@main/09note/${src}` :\n\npic==`10`?`/md-yd/pic@main/03green2/${src}`:\npic==`11`?`/md-yd/pic@main/04gear2/${src}` :\n//pic==`12`?\n`/md-yd/pic@main/04gear3/${src}`;\n\n\npic=gitpic+pic;\n\npic= \nString (gitpic).match(/gitee/) ? \nString(pic).replace(/\\/md\\-yd\\/pic\\@main/,''):\nString (gitpic).match(/\\/gh$/) ? \n pic : \nString (pic).replace(/\\@/,'/');\n\nsrc=src.match(/^http/) ? src : pic ;\nsrc",
    "ruleLink": "$.id@js:\nurl=`{{$.url}}`;\nif(result)url+=`/tp/{{$.id}}`;\nurl",
    "ruleNextPage": "@js:\ntry {\n    url = String(java.get('url'));\n    url = url.replace(/(pg=)(\\d+)/, (mat, $1, $2) => {\n        return $1 + (~~$2 + 1)\n    }).replace(url, '');\n} catch (err) {\n    url = \"\"\n}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}\n##💾 　📥 　⏱️\\s*",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "@js:\njson = [];\n\neval(String(source.sourceComment));\n\nString(java.ajax(list)).replace(/.*超过100.*/g,\"\")\n.replace(/([^：])(http)/g,\"$1：$2\")\n    .split(/\\s*##\\s*【\\s*/).map(text => {\n        [sortName, sortList] = text.split(/】/);\n        if (sortList) {\n            list = [];\n            String(sortList).trim()\n                .split(/\\s*\\n\\s*/).map(text => {\n                    [name, url] = text.split(/\\s*：\\s*/);\n                    String(url).trim()\n                        .split(/\\s*；\\s*/).map((url, i) => {\n                            url = String(url).replace(/\\s*#.*?密码\\:\\s*/, '#\\#');\n                            //if (i) i = \"_\" + i;\n                            //else i = \"\";\n       //json.push(name+i+'::'+url);\n      json.push(name+'::'+url);\n                        });\n                });\n\n        }\n    });\n\"❤️yoyo主盘::https://yoyodadada.lanzouw.com/u/yoyodadada\\nℹ️README::http://www.baidu.com?wd=https://521github.com/yoyodadada/haoruanfenxiang/raw/master/README.md【yoyo.png】《自用‼️请勿传播‼️感谢参与yoyodadada项目的大佬们‼️》◎▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃◎♞♞https://521github.com/yoyodadada/haoruanfenxiang/raw/master/List.md#【yoyo.png】《➡︎ 软件列表 ⬅︎    右边软件从a到z排序》◎▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃◎\\n\"+ \njson.join('\\n');",
    "sourceComment": "pic=8\n/*▔▔▔▔▔▔▔▔\n⬆︎设置图片样式\n0  红+\n1  粉++\n2  蓝++\n3  绿+  10\n4  绿齿轮  11  12\n5  绿字印章+\n6  红字印章+\n7  红字 黑白背景\n8  蓝字黑底（夜间）-\n9  卡其色 记事板-\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=17\ngitsy=0\n/*▔▔▔▔▔▔▔▔\n⬆︎gitpic（1-17）设置图片镜像链接。\n⬆︎gitsy（0-16）设置yoyo软件列表链接。\n——— Ⓖ github ——\t—\n0  随机 ⬅︎ 仅gitsy可设。若随机到失效镜像，请刷新分类，或自己设置镜像。\n1  raw.kkgithub.com\n2  github.moeyy.xyz\n3  mirror.ghproxy.com\n4  raw.cachefly.998111.xyz\n5  ghproxy.net\n6 521github.com\n7  slink.ltd\n8  gh.con.sh\n9  cors.isteed.cc\n10 hub.gitmirror.com\n11 sciproxy.com\n12 ghproxy.cc\n13 cf.ghproxy.cc\n14 gh.jiasu.in\n15 ghcy.eu.org\n16 raw.gitmirror.com\n17 gitee.com ⬅︎ 仅gitpic可设\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\n订阅源图标可自己复制链接替换\n（拉到顶部第三项）\n★★ github 图标★★\nhttps://521github.com/md-yd/pic/raw/main/00rose/0purple.jpg\nhttps://521github.com/md-yd/pic/raw/main/00rose/004.png\n★★gitee图标★★\nhttps://gitee.com/visita/yd/raw/master/00rose/0purple.jpg\nhttps://gitee.com/visita/yd/raw/master/00rose/004.png\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\n‼️自用‼️请勿传播\n\n‼️感谢参与yoyodadada项目的大佬们\n\n‼️此订阅资源源自yoyodadada的项目。\nhttps://521github.com/extdomains/raw.githubusercontent.com/yoyodadada/haoruanfenxiang/master/List.md\n\nhttps://github.com/yoyodadada/haoruanfenxiang/raw/master/List.md\n\nhttps://yoyodadada.github.io/haoruanfenxiang/List.md\n\nhttps://yoyodadada.github.io/haoruanfenxiang/README.md\n\n‼️里面夹杂有123云盘，及其他盘，不会弄啦，暂时可用的只有难受盘。如有需要的请使用浏览器浏览操作。\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\nrss by.Thomas。  md小改&收集整理。\n\n小说交流群892966579\nA群637775313不加人。若群炸了查看此群群资料找新家。\n\n内容取自网络，仅作学习参考，请24小时内删除。找到感兴趣内容请去支持正版。\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=\ngitpic==1 ? \n`https://raw.kkgithub.com`:\ngitpic==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitpic==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitpic==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitpic==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitpic==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitpic==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitpic==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitpic==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitpic==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitpic==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitpic==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitpic==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\ngitpic==16 ? \n`https://raw.gitmirror.com`:\n//gitpic==17 ? \n`https://gitee.com/visita/yd/raw/master`;\n\n\ngitsy=\ngitsy==0? \nparseInt(Math.random()*16+1) : gitsy;\n\ngitsy=\ngitsy==1 ? \n`https://raw.kkgithub.com`:\ngitsy==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitsy==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitsy==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitsy==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitsy==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitsy==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitsy==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitsy==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitsy==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitsy==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitsy==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitsy==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitsy==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitsy==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\n//gitsy==16 ? \n`https://raw.gitmirror.com`;\n\n\nlist=gitsy+`/yoyodadada/haoruanfenxiang@master/List.md`\n\nlist= String(gitsy).match(/\\/gh$/) ?\nlist : String(list).replace(/\\@/,'/')\n",
    "sourceGroup": "-md-",
    "sourceIcon": "https://gitee.com/visita/yd/raw/master/00rose/a005b.png#",
    "sourceName": "yoyo难受5",
    "sourceUrl": "https://www.lanzoux.com#2024md5",
    "style": "",
    "variableComment": "【刷新分类】【刷新分类】【刷新分类】"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "contentBlacklist": "https://lupic.cdn.bcebos.com/,\nhttps://cpro.baidu.com/,\nhttps://eclick.baidu.com/,\nhttps://sofire.baidu.com/,\nhttps://analytics.woozooo.com/,\nhttps://statics.woozooo.com/,\nhttps://hm.baidu.com/,\nhttps://wwads.cn/code/,\nhttps://cdn.wwads.cn/,\nhttps://pagead2.googlesyndication.com,\nhttps://www.qlspx.com,\nhttps://sdk.51.la,\nhttps://abk.lingsiqiwu.com,\n\nhttps://googleads4.g.doubleclick.net,\nhttps://static.googleadsserving.cn,\nhttps://s0.2mdn.net,\nhttps://tpc.googlesyndication.com,\nhttps://www.googletagservices.com,\nhttps://cm.g.doubleclick.net,,\nhttps://star.jsyunmy.com,\nhttps://p.qlogo.cn,\nhttps://partner.googleadservices.com,",
    "customOrder": -10098444,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\",\n\t\"upgrade-insecure-requests\": \"1\",\r\n\"accept\": \"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\",\r\n\"accept-language\": \"zh-CN,en-US;q=0.9\",\r\n\"cookie\": \"down_ip=1\",\r\n\"x-requested-with\": \"cn.nr19.mbrowser\"\n}",
    "injectJs": "// 是蓝奏云链接时\nif(/lanzou/.test(window.location.href)){\nArray.from(document.querySelectorAll(`\n\t.mt2:last-of-type,.appreport,.n_login,\n\tdiv[style*=\"color: #8a6d3b;\"]\n`),$=>$.style.display='none');\n}\n\n\n//选择需要删除的标签，以,分隔\nitems = document.querySelectorAll(`\n.stealth-scroll,\n\n#evaluate-box,\n.project-operation,\n.recommend-footer,\n\n.project-desc2,\n.side-widget,\n\n.header_nav,\n.under\n`)\n\n//把选择的html值改成空\nArray.from(items,(item)=>{\n\titem.innerHTML = ``\n\titem.style.display = `#m-splitter`\n})",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "<js>\ntry {\n    $ = JSON.parse(src).text;\n    if ($ == \"no file\") $ = [];\n} \n\n//💙catch。。。\ncatch (err) {\n\n    //💚💚网站整合\n     if (baseUrl.match(/www\\.baidu\\.com\\?wd=/)) {\n        $ = [];\n        baseUrl.replace(/^.*?wd=\\s*/,'').replace(/\\,/g,',{\"headers\":{\"User-Agent\": \"Mozilla/5.0 (Windows; U; Windows NT 5.2;. en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 Quark/4.6.2.161\"}}').\n        split(/\\s*♞♞\\s*/).map($$ => $.push({\n            name_all: $$.match(/.*?《(.*?)》/)[1],\n            time: $$.match(/◎.*?◎/) ? $$.match(/.*?◎(.*?)◎/)[1].replace(/■/,'▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁').replace(/🦁/,'｜编程狮｜w3cschool.cn｜') : \"\",\n            uri1: $$.match(/【.*?】/) ? $$.match(/.*?【(.*?)】/)[1] : \"004.png\",\n            url: $$.match(/^([^【《◎]*),?/)[1]\n        }));\n    }\n    //💚💚0 网站整合结束\n\n\n    //💚💚蓝奏云\n    else {\n\n        //🧡🧡🧡蓝奏云非分组链接\n        if (String(java.getString('text.举报文件@href')).length) {\n            $ = [{\n                name_all: String(java.getString('class.md@textNodes')),\n                icon: String(java.getString('class.md@textNodes')).replace(/.*\\./, ''),\n                size: String(java.getString('class.mtt@text')).replace(/\\( /, '').replace(/ \\)/, ''),\n                time: String(java.getString('class.mf@textNodes')).replace(/.*\\n/, ''),\n                uri: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$2'),\n                url: baseUrl.replace(/^(.+com).*\\/(.+)$/, '$1/tp/$2')\n            }]\n        }\n        //🧡🧡🧡蓝奏云非分组结束\n\n\n        //🧡🧡🧡取消分享\n        else if (String(java.getString('.off@text')).match(/取消分享/)) {\n            $ = [{\n                name_all: java.getString('.off@text'),\n                time: baseUrl.replace(/[#\\?].*/g, ''),\n                url: baseUrl.replace(/[#\\?].*/g, ''),\n            }]\n        }\n        //🧡🧡🧡取消结束\n\n\n        //🧡🧡🧡蓝奏云分组链接\n        else {\n            json = [];\n            name = java.getString('.user-radio@text||title@text')\n            java.getElements('#folder .mlink').forEach(a => {java.setContent(a);\n      json.push({\n      \t    name_all: java.getString('.filename@textNodes'),\n          url: java.getString('a@href'),\n          time: '🗂️ folder　📑 ' + (String(java.getString('.filesize@text')) || name) })\n    })\njava.setContent(src);\n\n\n            mat = baseUrl.match(/^(.*?\\.com)[^##]*\\/(.+)$/)\n            url = mat[1]\n            uri = mat[2]\n            uri2=baseUrl.match(/【[^】]/)? baseUrl.match(/【(.*?)[】$]/)[1]: \"004.png\"\n\n            function $(reg) {\n                return uri.match(reg) ? true : false}\n\n\n            //get【pwd】(链接提取码)\n            pwd =\n$(/##[^【]/) ? uri.match(/##(.*?)(【|$)/)[1] :\"\";\n\n\n\nhead = {method: \"POST\", params: {uri: uri,\nimg: $(/【[^】]/)?uri.match(/【([^】]+)/)[1] :\"\"}}\n\n\n            //get 【body】\n            eval(src.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\n            eval('$=' + src.match(/data :([\\s\\S]*?\\})/)[1]);\n            head.body = Object.keys($).map(key => key + \"=\" + $[key]).join('&');\n\n\n            //补全【url】\nurl += \"/filemoreajax.php,\" + JSON.stringify(head);\n\n            //ajax\n            $ = JSON.parse(java.ajax(url));\n            $ = json.concat($.text != 0 ? $.text :\n             //密码错误提示\n             [{name_all: $.info,\n               time: uri.replace(/[#\\?].*/, '') + $.info,\n               url: baseUrl.replace(/[#\\?].*/, '') }]\n                                        )\n            baseUrl = url\n        }\n        //🧡🧡🧡蓝奏分组结束\n\n    }\n    //💚💚蓝奏结束\n\n}\n//💙catch(err)结束\n\njava.put('url', baseUrl);\nJSON.stringify($);\n</js>$.[*]",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "@js:\nn=`{{$.name_all}}` ;\nuri1=`{{$.uri1}}` ;\n\nsrc =uri1 ? uri1 :\n\n//文件名判断使用对应图标\nn.match(/\\.zip|\\.7z|\\.rar/i)? \"zip.png\" :\nn.match(/apk/g)? \"apk.png\" :\n\n!n.match(/\\.\\w\\w\\w$/)? \"0.png\" :\nn.match(/迷迭|md/i)? \"md.png\" :\nn.match(/单仓|215613905|taka|q版/)? \"dc1.png\" :\nn.match(/可视|影视仓|影音壳子|多仓/)? \"dc2.png\" :\nn.match(/本地/)? \"bd.png\" :\nn.match(/海阔|[^青钢承]影|视|剧|直播|tv[^b]/i)? \"ys.png\" :\n\nbaseUrl.match(/423down/)? \"423down.png\" :\nbaseUrl.match(/lxapk/)? \"lxapk.png\" :\nbaseUrl.match(/yoyodadada/)? \"yoyo.png\" :\n\n\n\nbaseUrl.match(/【(.*?)[】$]/) ? baseUrl.match(/【(.*?)(】|$)/)[1]:\n\n//为空时\n`lan.png` ;\n\n\n//md图片简写补全。\n\neval(String(source.sourceComment));\n\npic= \npic==`0` ? `/md-yd/pic@main/00rose/${src}`:\npic==`1` ? `/md-yd/pic@main/01pink/${src}` :\npic==`2` ? `/md-yd/pic@main/02blue/${src}` :\npic==`3` ? `/md-yd/pic@main/03green/${src}` :\npic==`4` ? `/md-yd/pic@main/04gear/${src}` :\npic==`5` ? `/md-yd/pic@main/05green/${src}` :\npic==`6` ? `/md-yd/pic@main/06red/${src}`:\npic==`7` ? `/md-yd/pic@main/07blackred/${src}` :\npic==`8` ? `/md-yd/pic@main/08black/${src}` :\npic==`9` ? `/md-yd/pic@main/09note/${src}` :\n\npic==`10`?`/md-yd/pic@main/03green2/${src}`:\npic==`11`?`/md-yd/pic@main/04gear2/${src}` :\n//pic==`12`?\n`/md-yd/pic@main/04gear3/${src}`;\n\n\npic=gitpic+pic;\n\npic= \nString (gitpic).match(/gitee/) ? \nString(pic).replace(/\\/md\\-yd\\/pic\\@main/,''):\nString (gitpic).match(/\\/gh$/) ? \n pic : \nString (pic).replace(/\\@/,'/');\n\nsrc=src.match(/^http/) ? src : pic ;\nsrc",
    "ruleLink": "$.id@js:\nurl=`{{$.url}}`\nif(result){url+=`/tp/{{$.id}}`;\nurl}",
    "ruleNextPage": "@js:\ntry {\n    url = String(java.get('url'));\n    url = url.replace(/(pg=)(\\d+)/, (mat, $1, $2) => {\n        return $1 + (~~$2 + 1)\n    }).replace(url, '');\n} catch (err) {\n    url = \"\"\n}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}\n##💾 　📥 　⏱️\\s*",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "‼️‼️注意‼️‼️::http://www.baidu.com?wd=https://0【md.png】《⬇︎本列表仅作警示 无须点入⬇︎》◎▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁◎♞♞https://1【md.png】《‼️本订阅内的软件，皆未测试。所有软件或游戏，》◎◎♞♞https://2【md.png】《如需分享推广群才能用，点分享然后取消，不发出去，》◎◎♞♞https://4【md.png】《也算分享成功。可重复假分享满足次数，即可正常使用。》◎不清楚这个小bug是否仍有效◎♞♞https://6【md.png】《‼️软件中如有广告、优惠活动、羊毛资讯，涉及资金，请勿相信！》◎▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁◎♞♞https://7【md.png】《‼️如有在线博彩、赌博，都是诈骗，请勿尝试！》◎▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁◎\n\n\n破解游戏::https://www.lanzoui.com/b053xt4vg\nHs团队破解游戏::https://pan.lanzoui.com/b888887\n兜兜软件::https://www.lanzoui.com/b133841/\n兜兜游戏::https://www.lanzoui.com/b897234\n霖淘购软件::https://www.lanzoui.com/b252370/\n霖淘购游戏::https://www.lanzoui.com/b01zs40va\n未归类::https://www.lanzoui.com/b01b01h9a\nBhVip::https://pan.lanzoui.com/u/彪煌qq1846055318\n大肥::https://pan.lanzoui.com/u/qianxun8\n淘购街::https://pan.lanzoui.com/b165784\n软件库::https://www.lanzoui.com/u/rjk\n安卓软件::https://www.lanzoui.com/u/langman666\n滚哥new::https://ypziyuanshare.lanzoul.com/b0epegxzi\n滚哥old::https://www.lanzoux.com/b838976\n小默::https://pan.lanzoui.com/b828085\n阿友::https://pan.lanzoui.com/u/aybaba\n软件分享::https://www.lanzoui.com/u/aiwange\n动漫::https://pan.lanzoui.com/b765262/",
    "sourceComment": "pic=9\n/*▔▔▔▔▔▔▔▔\n⬆︎设置图片样式\n0  红+\n1  粉++\n2  蓝++\n3  绿+  10\n4  绿齿轮  11  12\n5  绿字印章+\n6  红字印章+\n7  红字 黑白背景\n8  蓝字黑底（夜间）-\n9  卡其色 记事板-\nv240501\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=17\n/*▔▔▔▔▔▔▔▔\n⬆︎gitpic 设置图片镜像链接。\n——— Ⓖ github ——\t—\n1  raw.kkgithub.com\n2  github.moeyy.xyz\n3  mirror.ghproxy.com\n4  raw.cachefly.998111.xyz\n5  ghproxy.net\n6 521github.com\n7  slink.ltd\n8  gh.con.sh\n9  cors.isteed.cc\n10 hub.gitmirror.com\n11 sciproxy.com\n12 ghproxy.cc\n13 cf.ghproxy.cc\n14 gh.jiasu.in\n15 ghcy.eu.org\n16 raw.gitmirror.com\n17 gitee.com ✱\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\n订阅源图标可自己复制链接替换\n（拉到顶部第三项）\n★★ github 图标★★\nhttps://521github.com/md-yd/pic/raw/main/00rose/0purple.jpg\nhttps://521github.com/md-yd/pic/raw/main/00rose/004.png\n★★gitee图标★★\nhttps://gitee.com/visita/yd/raw/master/00rose/0purple.jpg\nhttps://gitee.com/visita/yd/raw/master/00rose/004.png\n▁▁▁▁▁▁▁▁*/\n\n\n/*▔▔▔▔▔▔▔▔\nrss by.Thomas。  md小改&收集整理。\n\n小说交流群892966579\nA群637775313不加人。若群炸了查看此群群资料找新家。\n\n内容取自网络，仅作学习参考，请24小时内删除。找到感兴趣内容请去支持正版。\n▁▁▁▁▁▁▁▁*/\n\n\ngitpic=\ngitpic==1 ? \n`https://raw.kkgithub.com`:\ngitpic==2 ? \n`https://github.moeyy.xyz/https://raw.githubusercontent.com`:\ngitpic==3 ?\n`https://mirror.ghproxy.com/https://raw.githubusercontent.com`:\ngitpic==4 ? \n`https://raw.cachefly.998111.xyz`:\ngitpic==5 ?\n`https://ghproxy.net/https://raw.githubusercontent.com`:\ngitpic==6 ? \n`https://521github.com/extdomains/raw.githubusercontent.com` :\ngitpic==7 ? \n`https://slink.ltd/https://raw.githubusercontent.com` :\ngitpic==8 ? \n`https://gh.con.sh/https://raw.githubusercontent.com` :\ngitpic==9 ? \n`https://cors.isteed.cc/https://raw.githubusercontent.com` :\ngitpic==10 ? \n`https://hub.gitmirror.com/https://raw.githubusercontent.com` :\ngitpic==11 ?\n`https://sciproxy.com/https://raw.githubusercontent.com` :\ngitpic==12 ?\n`https://ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==13 ?\n`https://cf.ghproxy.cc/https://raw.githubusercontent.com` :\ngitpic==14 ?\n`https://gh.jiasu.in/https://raw.githubusercontent.com`:\ngitpic==15 ? \n`https://ghcy.eu.org/https://raw.githubusercontent.com`:\ngitpic==16 ? \n`https://raw.gitmirror.com`:\n//gitpic==17 ? \n`https://gitee.com/visita/yd/raw/master`;",
    "sourceGroup": "-md-",
    "sourceIcon": "https://gitee.com/visita/yd/raw/master/00rose/a006b.png#",
    "sourceName": "未测难受6",
    "sourceUrl": "https://www.lanzoux.com/#2024md6",
    "style": "body {\r\n    font-family: 'Roboto', sans-serif;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100vh;\r\n    margin: 5;\r\n    background-color: #F8F8F8;\r\n}\r\n\nmd1 {\n    color: #444444;\n    font-size: 2em; \r\n    margin: 40px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd2 {\r\n    color: #444444;\n    font-size: 1.4em; \n    margin-bottom: 40px;\n    line-height: 1.8;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\r\nmd3 {\n    color: #212121;\n    font-size: 1.6em; \r\n    margin: 10px 0;\n    font-weight: 400;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\nmd4 {\n    font-size: 1.1em; \r\n}\n\r\nmd5 {\r\n    font-size: 1em; \n    color: #222222;\n    justify-content: center;\n    text-align: center;\r\n}\r\n\ntextarea {\n    width:98%;\r\n    height: auto;\r\n    min-height: 54px;\n    max-height: 500px;\r\n    overflow-y: auto;\n    border-radius:5px;\r\n    border: 1px solid #BDBDBD;\r\n}\r\n\r\n.button {\n    display: block; \r\n    margin-left: auto;\n    margin-right: auto;\r\n    padding: 6px 10px;\r\n    background-color: #FF5722;\r\n    border: none;\r\n    color: white;\r\n    cursor: pointer;\r\n    border-radius: 4px;\r\n    text-decoration: none;\r\n    margin-top: 1px;\r\n    font-size: 18px;\r\n    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);\r\n    transition: background-color 0.5s,\n    transform 0.4s;\r\n}\r\n\r\n.button:hover {\r\n    background-color: #FF5722;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n.button:active {\r\n    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);\r\n    transform: translateY(0);\r\n}\r\n\n\r\n"
  },
  {
    "articleStyle": 2,
    "customOrder": -101073,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".lpic li",
    "ruleContent": "class.movurl@a@html&&class.thumb l@html&&class.info@html\n<js>\ndoc=org.jsoup.Jsoup.parse(result);\nimg=doc.select('img');\ninfo=doc.select('.info').html();\n\nzxb='';dxb='';\nlist=doc.select('a:not(:last-child)').toArray();\n\nfor(i in list){\na='http://www.iyinghua.io'+list[i].select('a').attr('href');\nb='http://www.iyinghua.io'+list[list.length-1-i].select('a').attr('href');\nzxb=zxb+'<button id=\"but'+i+'\" class=\"button\" value=\"'+a+'\">'+list[i].text()+'</button>';\ndxb=dxb+'<button id=\"dbut'+i+'\" class=\"button\" value=\"'+b+'\">'+list[list.length-1-i].text()+'</button>'\n}\n\nzx='<div id=\"zx\" style=\"display:block\">'+zxb+'</div>';\ndx='<div id=\"dx\" style=\"display:none\">'+dxb+'</div>';\n\n\nscript='(function(){$(\".button:first\").addClass(\"upBtn\");url=$(\".button:first\").val();video(url)})();\\n$(\".button\").click(function(){id=$(this).attr(\"id\");\\nid=\"#\"+id;\\n$(\".button\").removeClass(\"upBtn\");\\n$(id).addClass(\"upBtn\");\\nurl=$(id).val();video(url)});\\n$(\"li\").click(function(){id=$(this).attr(\"id\");\\nid=\"#\"+id;\\n$(\"li\").removeClass(\"active\");\\n$(id).addClass(\"active\");\\nif(id==\"#b1\"){$(\"#juji\").show();$(\"#info\").hide()}else{$(\"#info\").show();$(\"#juji\").hide()}});$(\"#dxb\").click(function(){if($(\"#dxb\").text()==\"倒序\"){$(\"#dxb\").text(\"正序\");$(\"#dx\").show();$(\"#zx\").hide();}else{$(\"#dxb\").text(\"倒序\");$(\"#dx\").hide();$(\"#zx\").show();}}) ';\n\ntap='<div id=\"tab\" style=\"display:inline;\"><ul><li id=\"b1\" class=\"active\">剧集</li><li id=\"b2\">剧情介绍</li><button id=\"dxb\" style=\"display:inline\">倒序</button></ul></div>';\n\nurl='function video(url){$.get(url,function(result){src=result.match(/data-vid=\"(.*?)\"/)[1];jx=\"https://tup.iyinghua.com/?vid=\"+src+\"&m=1\";$(\"#dd\").html(src);$(\"#ff\").attr(\"src\",jx)})};\\n'\n\njuji='<div id=\"juji\" style=\"display:block\">'+zx+dx+'</div>';\ninfo='<div id=\"info\" style=\"display:none\">'+img+info+'</div>';\n\nresult='<html><head> <script src=\"https://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js\"> </script> </head>\\n<div id=\"dd\">\\n</div><iframe src=\"\" width=\"100%\" height=\"300px\" id=\"ff\" scrolling=\"no\"allowfullscreen=\"true\" webkitallowfullscreen=\"true\" frameborder=\"0\" autoplay=\"true\" mozallowfullscreen=\"true\"></iframe>\\n'+tap+'\\n<div id=\"html\" vspace=\"120\">\\n'+juji+info+'\\n</div>\\n<script>\\n'+url+script+'\\n</script>\\n</html>'\n</js>",
    "ruleDescription": "",
    "ruleImage": "//@src",
    "ruleLink": "http://www.iyinghua.io{{//h2//@href}}",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "//p/text()",
    "ruleTitle": "//@title&&//font/text()&&//span[2]//text()##\\n##∣",
    "singleUrl": false,
    "sortUrl": "新番::http://www.iyinghua.io/{{java.timeFormat(Date.now()).match(/(\\d{4})/)[1]}}/\nOVA::http://www.iyinghua.io/36\n剧场::http://www.iyinghua.io/37\n真人::http://www.iyinghua.io/38\n搜索::http://www.iyinghua.io/search/{{source.getVariable()}}/\n日本动漫::http://www.iyinghua.io/japan/\n国产动漫::http://www.iyinghua.io/china/\n欧美动漫::http://www.iyinghua.io/american/\n动漫电影::http://www.iyinghua.io/movie/",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "http://www.iyinghua.io/js/20180601/ico.png",
    "sourceName": "樱花动漫",
    "sourceUrl": "http://www.iyinghua.io",
    "style": ".button{outline:none;width:90px; height:35px; border-radius: 10px; border:3px solid #fff; background-color: #E9E4E0; }\n.upBtn{outline:none;width:90px; height:35px; border-radius: 10px; border:3px solid #fff; background-color: #ffffcc; }\nimg {\nfloat:left;margin-right:30px;\nwidth:150px}\n\n#intro{float:left;\nborder-style:double;\nborder-color:black;padding:5px;\nborder-width:5px}\n#html{margin-top:20px}\n#dxb{border-radius: 1px; border:3px solid #fff; background-color: #E9E4E0;outline:none}\n\nul{\nborder-bottom:0;\n\theight:40px;\n}\nli {\n\tlist-style:none;\n\tfloat:left;\n\theight:34px;\n\tmargin-right:20px;\n\tcolor:#909090;\n\tline-height:34px;\n}\nli.active {\n\tcolor:#50B400;\n\tborder-bottom:3px solid #50B400;\n}\n#dd {\npadding:5px 0;\noverflow:scroll;\nbackground-color:#E9E4E0;\n}\nhtml{width:100%}"
  },
  {
    "articleStyle": 2,
    "customOrder": -101071,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Linux; Android 12; 2112123AC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36\",\"Referer\":\"https://yanetflix.me\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\nvar element='class.module-item';\n\nvar source=source.getVariable();\n\nif (baseUrl.match(/search/)){\n\tjava.log(String(source).length)\n\t\n\tString(source).length==0?java.longToast(\"没有搜索关键词，请在右上角源变量中输入\"):java.longToast(source+\"：搜索完成\")\n\t\n\tsearch_url=baseUrl+\"?wd=\"+source;\n\t\n\tdata=java.ajax(search_url);\n\t\n\tjava.setContent(data);\n\t\n\tresult=java.getElement(element)\n\t\n\t}else{\n\t\t\n\t\tresult=java.getElement(element)\n\t\t\n\t\t}\n\tresult\n</js>",
    "ruleContent": "<html>\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\"/>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/gh/ljun223/reader3@main/js/yingshi.css\" />\n<script src=\"//cdn.staticfile.org/jquery/2.2.4/jquery.min.js\"></script>\n</head>\n\n<div class =\"dz\" width=\"100%\"></div>\n\n<div class=\"dplayer\" id=\"dplayer\" style=\"width:100%;height:300\"></div>\n\n<div id=\"tab\"><ul>{{@@class.module-tab-item tab-item@span@html##span##a}}<a>内容简介</a></ul></div>\n<br>\n<br>\n{{@@class.module-play-list-content@html}}\n\n<ul class=\"module-play-list-content jianjie\" ><img src=\"{{@@class.module-info-poster@img@data-original}}\">{{@@class.module-info-introduction@p@html}}</ul>\n\n<script>\nfunction video(url){\n$.get(url,function(result){\njson=result.match(/var player.*?=(\\{.*?\\})</)[1];\nvar src=JSON.parse(json).url;\n\n\tvar path=\"https://yanetflix.me/static/js/playerconfig.js\";\n$.get(path,function(js){\n\tjs=js.match(/player_list=(\\{.*?\\}),MacPlayerConfig/)[1]\n\tfrom=JSON.parse(json).from;\n\tsrc=JSON.parse(js)[from].parse+src;\niframe= '<iframe width=\"100%\" height=\"100%\" src=\"'+src+'\" frameborder=\"0\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\" mozallowfullscreen=\"mozallowfullscreen\" msallowfullscreen=\"msallowfullscreen\" oallowfullscreen=\"oallowfullscreen\" webkitallowfullscreen=\"webkitallowfullscreen\"></iframe>';\n\n$(\".dplayer\").html(iframe)\n\n$(\".dz\").html(src);\n})\n});\n}\n\n(function(){\n\t\nurl=$(\"button:first()\").val()\nvideo(\"{{source.sourceUrl}}\"+url)\n\t\n$(\".module-play-list-content\").hide();\n$(\".module-play-list-content:eq(0)\").show();\n$(\"li:eq(0)\").addClass(\"active\")})();\n\n$(\"button\").ready(function(){\nurl=$(this).val();\n$(\"button:first\").addClass(\"upBtn\");\nvideo(url);\n});\n\n$(\"button\").click(function(){\n$(\"button\").removeClass(\"upBtn\");\n$(this).addClass(\"upBtn\");\nurl='https://yanetflix.me'+$(this).val();\nvideo(url);\n});\n\n$(\"li\").click(function(){\n$(\"li\").removeClass(\"active\");\n$(this).addClass(\"active\");\nindex=$(this).index();\n$(\".module-play-list-content\").hide();\n$(\".module-play-list-content:eq(\"+index+\")\").show();\n})\n</script>\n</html>\n\n@js:\nresult = result.replace(/<a.*?href=\"([^\"]+)\".*?><span>([^<]+)<\\/span><\\/a>/g,'<button value=\"$1\">$2</button>').replace(/<a/g,'<li').replace(/<\\/a>/g,'</li>')\n",
    "ruleImage": "img@data-original",
    "ruleLink": "a.0@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "class.module-item-cover@text||class.module-info-item-content@text",
    "ruleTitle": "a@title||strong@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://yanetflix.me/vod/search/-------------.html\n电影::https://yanetflix.me/vod/show/1-----------.html\n电视剧::https://yanetflix.me/vod/show/2-----------.html\n综艺::https://yanetflix.me/vod/show/3-----------.html\n动漫::https://yanetflix.me/vod/show/4-----------.html",
    "sourceComment": "",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://ugc.hitv.com/3/22040215100116D5902FA5F85F30A2245E0DAAAAFMjky/uyu3xI0.png",
    "sourceName": "鸭奈飞",
    "sourceUrl": "https://yanetflix.me",
    "style": ".dz {\npadding:5px 0;\noverflow:scroll;\nbackground:#1C1B1E;color:#D3D3D3;\n}\nimg{\n\tfloat:left;\n\tmargin:10px;\n\twidth:50%\n\t}\np{\n\tmargin:10px;\n\tcolor:white;\n\t}"
  },
  {
    "articleStyle": 1,
    "customOrder": -101021,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 1676346706108,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.rescont.data[*]",
    "ruleContent": "<video src=\"{{$.rescont.videopath}}\" autoplay muted controls></video>",
    "ruleImage": "<js>res=java.ajax(\"{{$.coverbase64.url}}\");\nbase64img=res.substring(32);\nimgSrc=\"data:{{$.coverbase64.type}};base64,\"+base64img</js>",
    "ruleLink": "https://api.sgapi004.xyz/api/videoplay/{{$.id}}",
    "ruleNextPage": "$.rescont.next_page_url",
    "rulePubDate": "$.updated_at",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "最新::https://api.sgapi004.xyz/api/videosort/0?page=1\nH动漫::https://api.sgapi004.xyz/api/videosort/14?page=1\n丝瓜推荐::https://api.sgapi004.xyz/api/videosort/30?page=1\n制服诱惑::https://api.sgapi004.xyz/api/videosort/5?page=1\n淫乱师生::https://api.sgapi004.xyz/api/videosort/46?page=1\n国产自拍::https://api.sgapi004.xyz/api/videosort/10?page=1\n高清无码::https://api.sgapi004.xyz/api/videosort/1?page=1\n中文无码::https://api.sgapi004.xyz/api/videosort/57?page=1\n精彩短片::https://api.sgapi004.xyz/api/videosort/55?page=1\n外流视频::https://api.sgapi004.xyz/api/videosort/32?page=1\n当红女优::https://api.sgapi004.xyz/api/videosort/9?page=1\n长腿丝袜::https://api.sgapi004.xyz/api/videosort/11?page=1\n人妻熟女::https://api.sgapi004.xyz/api/videosort/6?page=1\n中文字幕::https://api.sgapi004.xyz/api/videosort/19?page=1\n近亲乱伦::https://api.sgapi004.xyz/api/videosort/49?page=1\n欧美AV::https://api.sgapi004.xyz/api/videosort/16?page=1\n259LUXU::https://api.sgapi004.xyz/api/videosort/36?page=1\n网红主播::https://api.sgapi004.xyz/api/videosort/17?page=1\n重咸口味::https://api.sgapi004.xyz/api/videosort/23?page=1\nAV素人::https://api.sgapi004.xyz/api/videosort/24?page=1\nAV剧情::https://api.sgapi004.xyz/api/videosort/29?page=1\n嫩模专区::https://api.sgapi004.xyz/api/videosort/37?page=1\n角色扮演::https://api.sgapi004.xyz/api/videosort/4?page=1\n青春萝莉::https://api.sgapi004.xyz/api/videosort/22?page=1\n淫荡痴女::https://api.sgapi004.xyz/api/videosort/51?page=1\n苍老师::https://api.sgapi004.xyz/api/videosort/44?page=1\n巨乳咪咪::https://api.sgapi004.xyz/api/videosort/20?page=1\n女同性爱::https://api.sgapi004.xyz/api/videosort/38?page=1\n魔镜系列::https://api.sgapi004.xyz/api/videosort/39?page=1\n三级电影::https://api.sgapi004.xyz/api/videosort/25?page=1\n明星淫梦::https://api.sgapi004.xyz/api/videosort/40?page=1\n电车之狼::https://api.sgapi004.xyz/api/videosort/52?page=1\n偷拍盗摄::https://api.sgapi004.xyz/api/videosort/53?page=1\n萌妹酱篇::https://api.sgapi004.xyz/api/videosort/54?page=1\n中外合拍::https://api.sgapi004.xyz/api/videosort/59?page=1\n鹿少女集::https://api.sgapi004.xyz/api/videosort/56?page=1\n扶她姐妹::https://api.sgapi004.xyz/api/videosort/58?page=1\n恐怖情色::https://api.sgapi004.xyz/api/videosort/35?page=1",
    "sourceGroup": "自用一手",
    "sourceIcon": "https://i.postimg.cc/sXtXHZDM/IMG_20220716_190738.png",
    "sourceName": "©自建",
    "sourceUrl": "https://api.sgapi004.xyz/api/videosort/0",
    "style": "video{width:100%}"
  },
  {
    "articleStyle": 2,
    "customOrder": -101015,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".post",
    "ruleContent": "#gallery-2@img@src\n<js>result.split('\\n').map($=>`<li><img src=\"https://yskhd.com/wp-content/themes/modown/static/img/thumbnail.png\" data-src=\"${$.replace('-285x285','')}\"></li>`).join('\\n')</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "img@data-src",
    "ruleLink": "a.2@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "🔖 {{@a.1@text}}　⏱️ {{@.time@text}}",
    "ruleTitle": "a.2@text",
    "singleUrl": false,
    "sortUrl": "最新::/all?o&c&c2&c3&c4&t\n搜索::/?s={{if(source.getVariable().match(/^\\s*$/))source.setVariable('妹');source.getVariable()}}\n秀人::/all?c=1&c2&c3&c4&t&paged=1\n丝模::/all?c=2&c2&c3&c4&t&paged=1\n雅拉伊::/all?c=15&c2&c3&c4&t&paged=1",
    "sourceComment": "yskhd.com",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "http://img.smzy.com/imges/2019/1021/20191021015913748.png",
    "sourceName": "优丝库HD",
    "sourceUrl": "https://yskhd.me/all",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": -101010,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "自用一手",
    "sourceIcon": "https://mmjs.1vkx.cn/public/1/assets/images/header/logo.png",
    "sourceName": "猫咪社区（请制作 不要VIP分类）",
    "sourceUrl": "https://www.bec9693b2cfd.com/shipin/list-%E4%BA%9A%E6%B4%B2%E6%97%A0%E7%A0%81-1.html"
  },
  {
    "articleStyle": 0,
    "customOrder": -100982,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://www.wandou.la/favicon.ico",
    "sourceName": "豌豆PRO",
    "sourceUrl": "https://www.wandou.la/"
  },
  {
    "articleStyle": 1,
    "coverDecodeJs": "",
    "customOrder": -100942,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/012.002; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/533.4 (KHTML, like Gecko) NokiaBrowser/7.3.0 Mobile Safari/533.4 3gpp-gba\"}",
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginCheckJs": "",
    "loginUi": "",
    "loginUrl": "https://www.yckceo.com/yuedu/shuyuan.html",
    "ruleArticles": "class.ylist",
    "ruleContent": "head@all&&class.m-top@all\n@js:sy=result.match(/<a href=\"(.*?)\"/)[1];\nsy='<iframe src=\"'+sy+'\" hidden></iframe>';\nresult=sy+'\\n'+result;",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "p@text&&span@title&&span@text##\\n##🔖",
    "ruleTitle": "名称：{{//h2/a[1]/text()##http.*}}\n网址：{{//h2/a[1]/text()##.*(http)##$1}}",
    "singleUrl": false,
    "sortUrl": "看👀\n书源📒::/yuedu/shuyuan/index.html?page={{page}}\n书源合集📒📒::/yuedu/shuyuans/index.html?page={{page}}\n\n订阅源🛎::/yuedu/rss/index.html?page={{page}}\n订阅源合集🛎🛎::/yuedu/rsss/index.html?page={{page}}\n\n异次元🗃::/yiciyuan/tuyuan/index.html?page={{page}}\n\n\n设置源变量[搜索]→::#\n书源关键词搜索📒🔍::/yuedu/shuyuan/index.html?keys={{source.getVariable()}}&uid=&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n书源UID搜索📒🔍::/yuedu/shuyuan/index.html?keys=&uid={{source.getVariable()}}&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n\n2.0书源📔::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=2&faxian=&sousuo=&x18=<,&page={{page}}>\n3.0书源📔::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=3&faxian=&sousuo=&x18=<,&page={{page}}>\n\n纯搜索书源📙::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=&faxian=0&sousuo=1&x18=<,&page={{page}}>\n纯发现书源📗::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=&faxian=1&sousuo=0&x18=<,&page={{page}}>\n搜发书源📙📗::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=&faxian=1&sousuo=1&x18=<,&page={{page}}>\n\n搜🔍\n订阅源关键词搜索🛎🔍::/yuedu/rss/index.html?keys={{source.getVariable()}}&uid=&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n订阅源UID搜索🛎🔍::/yuedu/rss/index.html?keys=&uid={{source.getVariable()}}&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n异次元关键字搜索🗃🔍::/yiciyuan/tuyuan/index.html?keys={{source.getVariable()}}&uid=&order1=time&order2=1&faxian=&sousuo=&x18=<,&page={{page}}>\n异次元UID搜索🗃🔍::/yiciyuan/tuyuan/index.html?keys=&uid={{source.getVariable()}}&order1=time&order2=1&faxian=&sousuo=&x18=<,&page={{page}}>",
    "sourceComment": "by：旅途\n//发布页：https://yckceo.vip/\n//\t主站：https://www.yckceo.com\n//备用地址：https://xgf.yckceo1.com\n//可通过设置源变量搜索\n//通过切换布局，能最大范围查看分享者\n//书源搜索用的较多提到前面，订阅源搜索太少暂时用不上提前\n//书源\n//书源合集\n//订阅\n//订阅合集\n//异次元\n//可通过登录发布源",
    "sourceGroup": "阅读",
    "sourceIcon": "http://www.yckceo.com/favicon.ico",
    "sourceName": "源仓库[书源-订阅-异次元-搜索]",
    "sourceUrl": "https://www.yckceo.com",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": -100942,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "阅读,书源",
    "sourceIcon": "https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png",
    "sourceName": "源仓库",
    "sourceUrl": "http://www.yckceo.vip"
  },
  {
    "articleStyle": 0,
    "customOrder": -100938,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "合集",
    "sourceIcon": "https://cdn.jsdelivr.net/gh/gedoor/legado@master/app/src/main/res/mipmap-hdpi/ic_launcher.png",
    "sourceName": "新阅读交流论坛",
    "sourceUrl": "https://legado.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": -100938,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "合集",
    "sourceIcon": "https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png",
    "sourceName": "阅读下载",
    "sourceUrl": "https://yd.mgz6.cc"
  },
  {
    "articleStyle": 0,
    "customOrder": -100772,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"User-Agent\":\"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\ntry{\n\t$=JSON.parse(src).text\n\tif($==\"no file\")$=[];\n\t}\ncatch(err){\n\n\tmat = baseUrl.match(/^(.*?com)[^##]*\\/(.+)$/)\n\t\turl = java.put('url', mat[1])\n\t\turi = java.put('uri', mat[2])\n\nfunction $(reg){\n\t\treturn uri.match(reg)?true:false\n\t}\n\n//get【pwd】(链接提取码)\npwd = \n$(/##[^【]/)?  baseUrl.match(/##(.*?)(【|$)/)[1]:\n\"\";\n\neval(result.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\neval('$='+result.match(/data :([\\s\\S]*?\\})/)[1])\n\nbody = \"\";\nfor(key in $)body += key+'='+$[key]+'&';\nbody = String(body).replace(/&$/,'');\n\nurl += `/filemoreajax.php,{\"method\":\"POST\",\"body\":\"${body}\"}`\n\njava.ajax(url)}\n</js>\n$.text",
    "ruleContent": "@js:\n$=JSON.parse(src).data;\npath=String($.name).match(/净化/)?\n\"replaceRule\":\nString($.name).match(/订阅[^失败]/)?\n\"rssSource\": \"bookSource\";\n\nsrc = \"legado://import/\"+path+\"?src=\";\n\n//【过客】及【快乐】的蓝奏云列表，下载页面添加提示注释。其他列表则跳转到普通下载页面。\nbaseUrl.match(/lanzoul/)? \n//🧡🧡🧡🧡🧡🧡🧡🧡🧡🧡🧡🧡🧡🧡\n`\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n<title>${$.name}</title>\n<br><br>\n\n<center>\n<h3>${$.name}</h3>\n</center>\n　　注：点◎下载文件◎，底栏会弹出信息，<br>\n　　再点信息右面的“下载”，才会开始下载。<br>\n　　文件下载默认存放在 根目录/Download/<br>\n<br>\n　　注：软件若有推群弹窗，分享时不发出去，<br>\n　　返回也算分享成功。勿信广告博彩诈骗。<br>\n<br>\n<h5 style=\"margin:0;padding:3% 5%\">\n\n<b style=\"float:left\"></b>\n\n<b style=\"float:right\">\n文件大小： ${$.size}\n<br><br>\n上传日期： ${$.time}\n<br><br><br>\n<a href=\"${$.url}\">◎ 下载文件 ◎　　　　　　　　　</a>\n</b>\n\n</h5>\n<br><br><br><br><br>\n<p>　　${$.describe}</p>\n\n<br>↓资源链接，点击复制<textarea id=\"copy\" onclick=\"copy()\">${$.url}</textarea>\n<br><br><center>\nrssSource by.Thomas.　　 迷迭轻改&收集整理<br><br>\n资源取自网络，仅作参考试用，请24小时内删除<br></center>\n<script>\nfunction copy(){\n\tdocument.getElementById('copy').select()\n\tdocument.execCommand('copy')\n\talert(\"复制成功\")\n}\n</script>\n`: \n//💙💙💙💙💙💙💙💙💙💙💙💙💙💙\n`\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n<title>${$.name}</title>\n<br><br><br><br>\n<center>\n<h3>${$.name}</h3>\n</center>\n　　注：点◎下载文件◎，底栏会弹出信息，<br>\n　　再点信息右面的“下载”，才会开始下载。<br>\n　　文件下载默认存放在 根目录/Download/<br>\n<br>\n<h5 style=\"margin:0;padding:3% 5%\">\n\n<b style=\"float:left\"></b>\n\n<b style=\"float:right\">\n文件大小： ${$.size}\n<br><br>\n上传日期： ${$.time}\n<br><br><br>\n<a href=\"${$.url}\">◎ 下载文件 ◎　　　　　　　　　</a>\n</b>\n\n</h5>\n<br><br><br><br><br>\n<p>　　${$.describe}</p>\n\n<br>↓资源链接，点击复制<textarea id=\"copy\" onclick=\"copy()\">${$.url}</textarea>\n<br><br><center>\nrssSource by.Thomas.　　 迷迭轻改&收集整理<br><br>\n资源取自网络，仅作参考试用，请24小时内删除<br></center>\n<script>\nfunction copy(){\n\tdocument.getElementById('copy').select()\n\tdocument.execCommand('copy')\n\talert(\"复制成功\")\n}\n</script>\n`##　　(null|undefined)|null|获取失败",
    "ruleImage": "@js:\nsrc =\nbaseUrl.match(/【http/)?  baseUrl.match(/【(.*?)(】|$)/)[1]:\n\n//一程图标简写补全\nbaseUrl.match(/【\\//)?  \"https://gitee.com/i-c/tc/raw/master/dy/yd\"+baseUrl.match(/【(.*?)(】|$)/)[1]:\n\n//4⃣️423 简写补全\n//baseUrl.match(/【4】/)?  \"https://pic.616pic.com/ys_b_img/00/04/50/svvOHW89bj.jpg\":\n\nbaseUrl.match(/423down/)?  \"https://img2.baidu.com/it/u=2176863467,1140264399&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=501\":\n\n\n//‼️蝶图标 简写补全\n//‼️baseUrl.match(/【md】/)? \"http://pp.myapp.com/ma_icon/0/icon_52437554_1640934578/256\":\n\n//‼️默认图标：粉色小鸟图标\n//‼️\"https://android-artworks.25pp.com/fs08/2023/01/03/9/110_03e44582413966c9a6310cf847cc08ba_con_130x130.png\"\n\n//默认图标：apk图标\n\"https://android-artworks.25pp.com/fs08/2021/08/02/7/110_578817aeea22639f2b3e99603deae43d_con_130x130.png\"",
    "ruleLink": "@js:\n//key=0;\nkey=String(source.getVariable());\nkey=key.match(/^[12]/)? key:\"0\";\n\nkey.match(/^1/)? \"https://lanzou.baihe.gay/?url=@get:{url}/{{$.id}}\" :\n//key.match(/^2/)?\"https://tool.bitefu.net/lanzou?url=@get:{url}/{{$.id}}\" :\n\"https://apis.jxcxin.cn/api/lanzou?url=@get:{url}/{{$.id}}\";",
    "ruleNextPage": "@js:\ntry{\n\t\tu = String(java.get('url'))\n\t\tp = u.match(/pg=(\\d+)&/)[1]\n\t\tp = 'pg='+(parseInt(p)+1)+'&'\n\t\turl = u.replace(/pg=(\\d+)&/,p)\n\t}\ncatch(err){url=\"\"}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "▶️多仓本地包/云星::https://wwc.lanzoub.com/b0erx68gf##4e93【https://image.28283.com/attachment/soft/2022/0920/101944_94931889.png】\n▶️可视TV/多仓/云星::https://wwc.lanzoub.com/b0es81t8j##54jb【https://image.28283.com/attachment/soft/2022/0920/101944_94931889.png】\n▶️影视仓/多仓/奇奇::https://qiqi2020.lanzouv.com/b09svqv1c##666【http://pic.y8l.com/up/2022-6/202262415595588.png】\n\n▶️TVBox/终南::https://wws.lanzouv.com/b03j4ulyh##999【https://pic.yidown.com/uploadfile/2022/1129/20221129010510248.png】\n▶️TVbox/神器::https://tsq.lanzouv.com/b0c4nr91c##123【https://pic.yidown.com/uploadfile/2022/1129/20221129010510248.png】\n\n🎬海阔视界::https://haikuo.lanzoui.com/u/GoldRiver##【http://image.coolapk.com/apk_logo/2021/0725/14/ic_launcher-286481-o_1fbe4snlg1r9n1vfokun2st7c3r-uid-726186@192x192.png】\n🎨异次元/漫画::https://yiciyuan.lanzoui.com/b00ej0kba##【https://mmbiz.qlogo.cn/mmbiz_jpg/GwqVApVbd26P0XRjNg7FOdcy1kBEBfNV6PhmNPdMxGrejHxe7cibbbLE5msAj3x5KtPo2FxdI7XPFOcGsW43Zzg/300】\n\n🐶土狗浏览器::https://www.lanzoux.com/s/tgllq##【https://files.youxibao.com/imgfile/20220918/180828286hk7.png】\n\n//‼️423软件‼️\n4⃣️洛雪音乐多版本::https://pan.lanzouo.com/b0bf2cfa/##glqw\n4⃣️小黄鸟::https://423down.lanzouv.com/b0f1b9v6j\n4⃣️影视软件::https://423down.lanzouv.com/b0f2x4syh\n4⃣️系统辅助::https://423down.lanzouv.com/b0f1944od\n4⃣️视频图像::https://423down.lanzouv.com/b0f1czyjc\n4⃣️Xposed框架::https://423down.lanzouv.com/b0f1fns7a\n4⃣️TV盒子::https://423down.lanzouv.com/b0f1944aj\n4⃣️资讯软件::https://423down.lanzouv.com/b0f19mgrg\n4⃣️酷安mod::https://423down.lanzouv.com/b0f2uzq2b\n4⃣️WiFi万能钥匙::https://423down.lanzouv.com/b0f1f1t5c\n4⃣️抖音mod::https://423down.lanzouv.com/b0f199a5a\n4⃣️百度地图::https://423down.lanzouv.com/b0f1f64re\n4⃣️浏览器::https://423down.lanzouv.com/b0f24u4de\n4⃣️计算器::https://423down.lanzouv.com/b0f21mrtc\n\napk/不似苏::https://busisu.lanzoub.com/s/yixie\n\n//‼️过客‼️\n✈️飞机::https://lanzoul.com/b0eaqzjgb\nℹ️软件1::https://lanzoul.com/s/gk123\n🎮破解游戏::https://lanzoul.com/b0e94dqob##【https://android-artworks.25pp.com/fs08/2022/09/01/10/110_e567c7eefee644e1206852e8b574f5c1_con_130x130.png】\n💀🎮游戏1::https://lanzoul.com/b0ea7uq6j##【https://android-artworks.25pp.com/fs08/2022/01/13/5/123_4354f8163cf3b486a8451db4a93adc71_con_130x130.png】\n💀视频1::https://lanzoul.com/b0eaqzimb##【https://android-artworks.25pp.com/fs08/2023/01/03/9/110_03e44582413966c9a6310cf847cc08ba_con_130x130.png】\n\n//‼️快乐分享者‼️\nℹ️软件2::https://lanzoul.com/b02e5e9sd\nxℹ️软件::https://lanzoul.com/b02damfkd\nx💀🎮游戏::https://lanzoul.com/b02cy01di##【https://android-artworks.25pp.com/fs08/2022/01/13/5/123_4354f8163cf3b486a8451db4a93adc71_con_130x130.png】\n💀🎮游戏2::https://lanzoul.com/b02e5e9je##【https://android-artworks.25pp.com/fs08/2022/01/13/5/123_4354f8163cf3b486a8451db4a93adc71_con_130x130.png】\n💀视频2::https://lanzoul.com/b02cy1lzg##【https://android-artworks.25pp.com/fs08/2023/01/03/9/110_03e44582413966c9a6310cf847cc08ba_con_130x130.png】\n\n♟ps2模拟器::https://xianuani.lanzoux.com/b02in8lqj##5fxg\n♟李跳跳::https://wwe.lanzouw.com/b01v0g3wj##1233\n♟ES浏览器::https://lanzoui.com/b00ze62be\n♟幸运破解器::https://ghpym.lanzouo.com/b011ah2ah##byfa",
    "sourceComment": "切换解析线路：如果出现问题页面打不开，点右上角 ->“设置源变量”-> 输入数字。确认。\n（刷新 重新加载列表）\n\n额，测试频繁玩坏了，被封ip了。。\n不知源变量判断语句有没有问题。\n如果仍然打不开网页，请修改“列表”->最下面那项“链接规则”里的语句全删了，换下面3个线路中的一个。‼️bitefu线路参数略不同，就不用也这个订阅源里了。\nhttps://tool.bitefu.net/lanzou?url=@get:{url}/{{$.id}}\nhttps://apis.jxcxin.cn/api/lanzou?url=@get:{url}/{{$.id}}\nhttps://lanzou.baihe.gay/?url=@get:{url}/{{$.id}}\n\n————————\nhttps://tool.bitefu.net/lanzou?type=down&url=\nhttps://apis.jxcxin.cn/api/lanzou?type=down&url=\nhttps://lanzou.baihe.gay/?type=down&url=\n————————\n@js:\n//key=0;\nkey=String(source.getVariable());\nkey=key.match(/^[12]/)? key:\"0\";\n\nkey.match(/^1/)? \"https://tool.bitefu.net/lanzou?url=@get:{url}/{{$.id}}\" : \nkey.match(/^2/)? \"https://apis.jxcxin.cn/api/lanzou?url=@get:{url}/{{$.id}}\" : \"https://lanzou.baihe.gay/?url=@get:{url}/{{$.id}}\";\n————————\nby. Thomas\n\n云图标\nhttp://i-1.emu999.net/2105/2148/6559a00508a842a0ab5ccdb7f74ca7f2.png\n蝶图标\nhttp://pp.myapp.com/ma_icon/0/icon_52437554_1640934578/256\n\n\n\n\n\nhttps://i01piccdn.sogoucdn.com/ccfccb7297e21f01\n\n‼️若无法跳转到下载页面，请刷新列表（右上角，“刷新分类”。或下拉屏幕也可刷新）。\n————————\n本订阅源套用了第三方直链生成工具。\nby. Thomas\nmd轻改及收集整理列表。\n————————\n小说交流群462030508\nA群637775313不加人。若群炸了查看此群群资料找新家。\n\n内容取自网络，仅供学习参考，请同学们在24小时内删除\n————————\n云图标\nhttp://i-1.emu999.net/2105/2148/6559a00508a842a0ab5ccdb7f74ca7f2.png\n蝶图标\nhttp://pp.myapp.com/ma_icon/0/icon_52437554_1640934578/256\n————————\n4⃣️小说软件::https://423down.lanzouv.com/b0f1cdr9i\n📙阅读3.0::https://kunfei.lanzoui.com/b0f810h4b##【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】\n📙阅读pro/不似苏::https://busisu.lanzoub.com/s/yuedupro##【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】\n📙阅读X 3.0 已不更::https://hahahahahaha.lanzoux.com/b08rjey5i##no18ls【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】\n📙阅读2.0 已不更::https://kunfei.lanzoui.com/b0f7pt4hi##【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】\n\n▶️多仓本地包/云星::https://wwc.lanzoub.com/b0erx68gf##4e93【https://image.28283.com/attachment/soft/2022/0920/101944_94931889.png】\n▶️可视TV/多仓/云星::https://wwc.lanzoub.com/b0es81t8j##54jb【https://image.28283.com/attachment/soft/2022/0920/101944_94931889.png】\n▶️影视仓/多仓/奇奇::https://qiqi2020.lanzouv.com/b09svqv1c##666【http://pic.y8l.com/up/2022-6/202262415595588.png】",
    "sourceGroup": "合集",
    "sourceIcon": "https://agit.ai/butterfly/yd/raw/branch/yd/pic/purple2.jpg",
    "sourceName": "box+apk 蓝奏直链√",
    "sourceUrl": "https://www.lanzoux.com#d1",
    "style": "a{text-decoration:none}\nimg{width:20%;height:auto;border-radius:50%}\ntextarea{width:100%;border-radius:5px}"
  },
  {
    "articleStyle": 0,
    "customOrder": -100770,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/•/)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split('•');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}else{\nlist=baseUrl.replace(/http.*?wd=/,'');\nhref=list.match(/【(.*?)】/)[1];\ntext=list.match(/《(.*?)》/)[1];\nintro=list.match(/◎(.*?)◎/)[1];\nindex=list.match(/^(\\d+、\\d+、)/)?list.match(/^(\\d+、\\d+、)/)[1]:list.match(/^(.*?)【/)[1];\njson.push({text:text,src:href,intro:intro,index:index})\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "all",
    "ruleDescription": "❗️0、1、开始❗️\n <script>function $(selector) { return document.querySelector(selector); }\nfunction $$(selector) { return document.querySelectorAll(selector); }</script>\n\n<style>\nbutton,input{\nmargin:5px\n}\n#basic-addon1,#replaceSpan1{\nbackground-color:Azure;\npadding:3px\n}\nbutton,input[type=\"button\"]{\n\toutline:none;\n\theight:30px;\n\tbox-shadow:2px 1px #CFD8DC;\n\tbackground:#fff;\n\tborder:1px solid #607D8B;\n\tborder-radius:6px;\n\t}\ntextarea{\nbackground-color:GhostWhite;\nborder:0px solid black\n}\n.bt1,.bt4{\n\tbackground:#fff;\n\twidth:30%;\n\tborder:1px solid green;\n\tborder-radius:10px;\n\t}\n#bt4:active,#bt2:active{\n\tbackground:#CFD8DC\n\t}\n\t#bt4,#bt2{\n\t\tbackground:#fff;\n\twidth:100%;\n\tborder:1px solid #607D8B;\n\tborder-radius:6px;\n\t\t}\n\t\tbutton:active,input[type=\"button\"]:active{\n\tbackground:#C8E6C9\n\t}\n\t#success{\n\t\ttext-align:center;\n\t\tborder:1px solid green;\n\t\tposition:fixed;\n\t\tleft:40%;\n\t\twidth:20%;\n\t\tbackground:#fff;\n\t\tborder-radius:5px;\n\t\tdisplay:none;\n\t\ttop:2px;\n\t\tbox-shadow:2px 1px 3px #CFD8DC;\n\t\t}\n\t\t#pageclass,#pageclass2{\n\t\t\twidth:100%\n\t\t\t}\n\t\t\t.pageclass{\n\t\t\t\tfont-size:10px\n\t\t\t\t}\n</style>\n \n<a href=\"https://www.sojson.com/rehtml\">html转义</a>&nbsp;&nbsp;<a href=\"http://www.jsons.cn/urlencode/\">URL解码</a>\n<textarea rows=\"10\" id=\"input\" onfocus=\"di()\" placeholder=\"输入带html标签的发现内容\"></textarea>\n<button onclick=\"getInput();dis()\" class=\"bt1\">格式化发现[旧]</button>\n<button onclick=\"getInput2();dis()\" class=\"bt1\">格式化发现[新]</button>\n<button onclick=\"getInput3();\" class=\"bt1\">发现格式互转</button>\n\n<button onclick=\"getInput4(1);\" id=\"bt4\">（新发现）改样式先点这个</button>\n<button onclick=\"getInput4(2,1);\" class=\"bt4\">一排一个</button>\n<button onclick=\"getInput4(2,2);\" class=\"bt4\">一排两个</button>\n<button onclick=\"getInput4(2,3);\" class=\"bt4\">一排三个</button>\n<button onclick=\"getInput4(2,4);\" class=\"bt4\">一排四个</button>\n\n<button onclick=\"copyText()\" id=\"bt2\">一键复制</button>\n\n<div class=\"pageclass\">输入分类里的链接，如：\n/sort/xuanhuan/\n写成\n/sort/分类/\n</div>\n<input id=\"pageclass\">\n<div class=\"pageclass\">输入带有翻页的链接，如：\n/sort/xuanhuan/2.html\n写成\n/sort/分类/页码.html\n</div>\n<input id=\"pageclass2\">\n\n<div class=\"pageclass\">\n第一页跟第二页不一样？\n输入不一样的部分（第二页比第一页多出来的部分）\n如\nindex_页码.html\n</div>\n<input id=\"pageclass3\">\n\n\n<button onclick=\"okpage()\">确认加入翻页（仅旧发现）</button>\n\n\n<p id=\"success\">复制成功！</p><br><br><br>\n<p>正则表达式匹配替换</p>\n <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <textarea class=\"form-control\" onmouseover=\"this.focus();\" id=\"textSour\" name=\"textSour\" rows=\"10\" style=\"max-height: 2222px;\" placeholder=\"请输入要验证的文本\"></textarea>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <div class=\"input-group\">\n                            <span class=\"input-group-addon\" id=\"basic-addon1\">正则表达式</span>\n                            <input type=\"text\" class=\"form-control\" id=\"textPattern\" name=\"textPattern\" placeholder=\"请输入自定义正则表达式 例如：\\d{6}\" aria-describedby=\"basic-addon1\" style=\"width: 65%;\">\n                        </div>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-2\">\n                        <div class=\"input-group\" style=\"margin-left: 20px;\">\n                            <label class=\"checkbox\" style=\"cursor: pointer;\">\n                                <input type=\"checkbox\" value=\"global\" checked=\"checked\" id=\"optionGlobal\" name=\"optionGlobl\">全局搜索</label>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-2\">\n                        <div class=\"input-group\" style=\"margin-left: 20px;\">\n                            <label class=\"checkbox\" style=\"cursor: pointer;\">\n                                <input type=\"checkbox\" value=\"ignoreCase\" id=\"optionIgnoreCase\" name=\"optionIgnoreCase\">忽略大小写</label>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-8\">\n                        <input type=\"button\" onclick=\"return onMatch();\" value=\"验证匹配内容\" class=\"btn btn-success\">\n                        <input type=\"button\" onclick=\"Empty();\" value=\"清空输入框\" class=\"btn btn-danger\">\n<button onclick=\"copyText3()\">一键复制</button>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n<div id=\"textResult\"></div>\n                        <textarea onmouseover=\"this.focus();\" id=\"textMatchResult\" class=\"form-control\" rows=\"10\" style=\"max-height: 2222px;\" placeholder=\"得到验证后内容，内容为空为验证失败\" readonly=\"readonly\"></textarea>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-4\">\n                        <div class=\"input-group\" style=\"width: 98%;\">\n                            <span class=\"input-group-addon\" id=\"replaceSpan1\">替换文本</span>\n                            <input type=\"text\" class=\"form-control\" id=\"textReplace\" name=\"textReplace\" placeholder=\"请输入替换内容\" aria-describedby=\"replaceSpan1\" style=\"width: 70%;\">\n<button value=\"{\\{page}}\" onclick=\"pp(this.value)\">page</button>\n\n<button value=\"$\" onclick=\"pp(this.value)\">$</button>\n\n<button value=\"'\" onclick=\"pp(this.value)\">'</button>\n<button value=\"/\" onclick=\"pp(this.value)\">/</button>\n<button value=\"_\" onclick=\"pp(this.value)\">_</button>\n<button value=\"-\" onclick=\"pp(this.value)\">-</button>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-2\">\n                        <div class=\"input-group\">\n                            <button onclick=\"return onReplace()\" class=\"btn btn-success\">替换匹配内容</button>\n<button onclick=\"copyText2()\">一键复制</button>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-6\">\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <textarea readonly=\"readonly\" id=\"textReplaceResult\" class=\"form-control\" rows=\"10\" placeholder=\"此处为替换后内容\"></textarea>\n                    </div>\n                </div>\n                </form>\n            </div>\n        </div>\n<script>\n var copyText = function() {\n\tvar text = document.getElementById('input');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n    text.blur()\n    $(\"#success\").style.display = \"block\";\n    setTimeout(function(){\n                $(\"#success\").style.display = \"none\";\n          },500)\n}\n\nvar copyText2 = function() {\n    var text = document.getElementById('textReplaceResult');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n    text.blur()\n    $(\"#success\").style.display = \"block\";\n    setTimeout(function(){\n                $(\"#success\").style.display = \"none\";\n          },500)\n}\n\nvar copyText3 = function() {\n    var text = document.getElementById('textMatchResult');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n    text.blur()\n    $(\"#success\").style.display = \"block\";\n    setTimeout(function(){\n                $(\"#success\").style.display = \"none\";\n          },500)\n}\n\n</script>\n\n\n<script>\nfunction pp(a){\n\tb=a.replace(/\\\\/,'');\n$(\"#textReplace\").value+=b;\n$(\"#textReplace\").focus()\n}\nfunction dis(){\ndocument.getElementById(\"bt1\").disabled=true;\ndocument.getElementById(\"bt2\").disabled=true\n}\nfunction di(){\ndocument.getElementById(\"bt1\").disabled=false;\ndocument.getElementById(\"bt2\").disabled=false\n}\n\nfunction parseToDOM(str){\n   var div = document.createElement(\"div\");\n   if(typeof str == \"string\")\n       div.innerHTML = str;\n   return div.querySelectorAll(\"a\"); ;\n}\n\n\nfunction okpage(){\n\tpageclass = $(\"#pageclass\").value.replace(/(\\+|\\?)/g,'\\\\$1');\n\n\tpageclass=pageclass.replace(/分类$/g,'(.*)').replace(/分类(?!$)/g,'(.*?)');\n\t\n\treg = new RegExp(pageclass)\n\tpageclass2 = $(\"#pageclass2\").value;\n\thtml = $(\"#input\").value;\n\tpageclass2=pageclass2.replace(/页码/g,'{\\{page}}');\n\t\n\tpageclass3 =$(\"#pageclass3\").value.replace(/(\\+|\\?)/g,'\\\\$1').replace(/页码/,'{\\{page}}')\n\n\th = \"\";\n\tif(html.match(/::/) && pageclass!=\"\" && pageclass2!=\"\" && !/{\\{page}}/.test(html)){\n\t\tlist = html.split(/\\n|&&/);\n\t  for(i in list){\n\t  \tif(list[i].match(/::/)){\n\t       \ttext = list[i].match(/(.*?)::/)[1];\n\t       \thref=list[i].match(/::(.*)/)[1]\n\t       \tif(href.match(reg)){\n\t  \t        \thref = pageclass2.replace(/分类/g,href.match(reg)[1])\n\t  \t\t   }else{href=href}\t\n\t      \t\th+=text+\"::\"+href+\"\\n\"\n\t  \t }\n\t  \t}\n\t  \t$(\"#input\").value = h\n\t\t}\n\t\t\n\t\thtml = $(\"#input\").value\n\t\tif(pageclass3!=\"\" && !/<,.*?>/.test(html)){\n\t\t\t reg=new RegExp(\"(\"+pageclass3+\")\",'g');\n\t\t  $(\"#input\").value =\thtml.replace(reg,'<,$1>')\n\t\t\t\n\t\t\t}\n\t\t\n\t\t\n\t}\n\n\n\nfunction getInput(){\nvar str=$(\"#input\").value;\nvar list = parseToDOM(str);\nif(list.length==0){\n\t$(\"#input\").placeholder = \"格式化失败！！！请检查是否为带html标签的文本\"\n\t}else{\n\t\t\nvar html = \"\";\nfor (let i=0;i<list.length;i++){\n\tlet text = list[i].innerText;\n\tlet href = list[i].getAttribute(\"href\");\n\thtml += text + \"::\" + href +\"\\n\"\n\t}\n$(\"#input\").value = html\n}\n}\n\nfunction getInput2(){\nvar str=$(\"#input\").value;\nvar list = parseToDOM(str);\nif(list.length==0){\n\t$(\"#input\").placeholder = \"格式化失败！！！请检查是否为带html标签的文本\"\n\t}else{\nvar html = [];\nfor (let i=0;i<list.length;i++){\n\tlet text = list[i].innerText;\n\tlet href = list[i].getAttribute(\"href\");\n\thtml.push({\n\t\ttitle:text,\n\t\turl : href\n\t\t})\n\t}\n$(\"#input\").value = JSON.stringify(html)\n}\n}\n\nfunction getInput3(){\ntext=$(\"#input\").value;\nif(text.match(/\\&\\&|::/g)){\ntext=text.replace(/\\&\\&/g,'\\n');\nlist=text.match(/.*::.*/g);\nhtml=[];\nfor(i=0;i<list.length;i++){\nl=list[i].match(/(.*)::(.*)/);\ntitle=l[1];url=l[2]\nhtml.push({\ntitle:title,\nurl:url\n})\n}\n$(\"#input\").value=JSON.stringify(html)\n}else{\nhtml=\"\";\njson=eval(text);\nfor(i in json){\nhtml+=json[i].title+\"::\"+json[i].url+\"\\n\"\n}\n$(\"#input\").value=html\n}\n}\n\n\nfunction getInput4(flag,x){\ntext=$(\"#input\").value;\nif(flag==1){\njson=JSON.parse(text);\nfor(i in json){\njson[i].style={}\njson[i].style.layout_flexGrow=1\n}\n}else if(flag==2){\n\tdata={1:1,2:0.4,3:0.25,4:0.2}\njson=JSON.parse(text);\nfor(i in json){\njson[i].style.layout_flexBasisPercent=data[x]\n}\n}\n$(\"#input\").value=JSON.stringify(json)\n}\n\n\n\n\nfunction setVisible(idElement, visible) {\n    var obj = document.getElementById(idElement);\n    obj.style.visibility = visible ? \"visible\" : \"hidden\";\n}\nfunction isValidFields() {\n    var textSour = document.getElementById(\"textSour\");\n    if (null == textSour.value || textSour.value.length < 1) {\n        textSour.focus();\n        JsonsMessageBox($(\"#textSour\"), \"请输入待匹配文本\");\n        return false;\n    }\n    var textPattern = document.getElementById(\"textPattern\");\n    if (null == textPattern.value || textPattern.value.length < 1) {\n        textPattern.focus();\n        JsonsMessageBox($(\"#textPattern\"), \"请输入正则表达式\");\n        return false;\n    }\n    return true;\n}\nfunction buildRegex() {\n    var op = \"\";\n    if (document.getElementById(\"optionGlobal\").checked) op = \"g\";\n    if (document.getElementById(\"optionIgnoreCase\").checked) op = op + \"i\";\n    return new RegExp(document.getElementById(\"textPattern\").value, op);\n}\nfunction onMatch() {\n    if (!isValidFields())\n        return false;\n    document.getElementById(\"textMatchResult\").value = \"\";\n    var regex = buildRegex();\n    var result = document.getElementById(\"textSour\").value.match(regex);\n    if (null == result || 0 == result.length) {\n        document.getElementById(\"textMatchResult\").value = \"（没有匹配）\";\n        return false;\n    }\n    if (document.getElementById(\"optionGlobal\").checked) {\nvar re=\"\";\n        var strResult = \"共找到 \" + result.length + \" 处匹配：\\r\\n\";\ndocument.getElementById(\"textResult\").innerText=strResult;\nfor (var i = 0; i < result.length; ++i){ re += result[i] + \"\\r\\n\";}\n        document.getElementById(\"textMatchResult\").value = re;\n    }\n    else {\n   document.getElementById(\"textMatchResult\").value = \"匹配位置：\" + regex.lastIndex + \"\\r\\n匹配结果：\"+result[0];\n    }\n    return true;\n}\nfunction onReplace() {\n    var str = document.getElementById(\"textSour\").value;\n    var regex = buildRegex();\n    document.getElementById(\"textReplaceResult\").value = str.replace(regex, document.getElementById(\"textReplace\").value);\n}\nfunction reset() {\n     $(\"#textSour\").value=\"\";\n    $(\"#textPattern\").value=\"\";\n    $(\"#textMatchResult\").value=\"\";\n    $(\"#textReplace\").value=\"\";\n    $(\"#textReplaceResult\").value=\"\";\n}\n$(\"#regCommon a\").click(function () {\n    $(\"#textPattern\").val($(this).attr(\"t\"));\n    onMatch();\n});\nfunction Empty() {\n    $(\"#textSour\").value=\"\";\n    $(\"#textMatchResult\").value=\"\";\n    $(\"#textReplace\").value=\"\";\n    $(\"#textReplaceResult\").value=\"\";\n    $(\"#textSour\").select();\n}\n</script>\n\n\n❗️0、1、结束❗️\n\n——————分割线————————\n{{}}\n<js>\nindex='{{$.index}}';\nif(index.match(/\\d+、\\d+、/)){\nreg=eval('/❗️'+index+'开始❗️[\\\\s\\\\S]+?❗️'+index+'结束❗️/g');\nreg2=eval('/❗️'+index+'..❗️/g');\nresult=result.match(reg)?result.match(reg)[0]:'<br/>'\nresult.replace(reg2,'')}else{result=''}\n</js>",
    "ruleImage": "<js>\"https://android-artworks.25pp.com/fs08/2023/01/03/9/110_03e44582413966c9a6310cf847cc08ba_con_130x130.png\"</js>",
    "ruleLink": "$.index",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "🔎 常用网站::http://www.baidu.com/wd=0、1、【】《📝 | 发现规则》◎◎",
    "sourceComment": "https://img0.baidu.com/it/u=3218949416,880686412&fm=253&fmt=auto&app=138&f=JPEG?w=140&h=140",
    "sourceGroup": "合集",
    "sourceIcon": "https://i01piccdn.sogoucdn.com/33bd8163a946224d",
    "sourceName": "发现规则new关耳",
    "sourceUrl": "发现规则new关耳",
    "style": "#jhss a{\nfont-size:10px;\ncolor:red;\ntext-decoration:none;\n}\n\n#jhss p{\ndisplay:inline-block;\nwidth:8em;\n}\n\n#jhss p{\nmargin:0;\npadding:0;\ncolor:#666;\n}\n\n#jhss div{\nmargin:0;\npadding:10px;\n}\n\n#jhss h1{\nmargin:0;\npadding:9px;\nfont-size:20px;\n}\n\n#jhss input{\nmargin:2px;\npadding:2px 6px;\nfont-size: 1em;\nbackground-color:rgba(200,200,200,0.5);\ncolor:#A00;\nborder:0;\nborder-radius: 3px;\ntext-decoration: none;\ntext-align:center;\n}\ntextarea{\nwidth:100%\n}\n.menu {\n\tjustify-content: space-between;\n\tmax-width: 900px;\n\tmargin: 0 5px;\n}\n.menu .button {\n\twidth: 55px;\n\theight: 15px;\n\tmin-height: 5px;\n\tmargin: 5px 0px;\n\tcursor: pointer;\n}\n.button text {\n\ttext-anchor: middle;\n\tdominant-baseline: middle;\n}\n\n.button rect {\n\twidth: 100%;\n\theight: 100%;\n\tfill: transparent;\n\tstroke: #666;\n\tstroke-width: 2px;\n}\n.button rect.busy {\n\tstroke: #fD1850;\n\tstroke-dasharray: 30 90;\n\tanimation: stroker 1s linear infinite;\n}\n.tabbox {\n\tflex: 1;\n\tdisplay: flex;\n\tflex-flow: column;\n}\n.tabtitle {\n\tdisplay: flex;\n\tz-index: 1;\n\tjustify-content: center;\n}\n.tabtitle>div {\n\tcursor: pointer;\n\tpadding: 1px 10px 0 10px;\n\tborder-bottom: 3px solid transparent;\n\tfont-weight: bold;\n}\n.tabtitle>.this {\n\tcolor: #4f9da6;\n\tborder-bottom-color: #4EBBE4;\n}\n.tabbody {\n\tflex: 1;\n\tdisplay: flex;\n\tmargin-top: -1px;\n\tborder: 1px solid #A9A9A9;\n\theight: 0;\n}\n.tabbody>* {\n\tflex: 1;\n\tflex-flow: column;\n\tdisplay: none;\n}\n.tabbody>.this {\n\tdisplay: flex;\n}\n.tabbody>*>.titlebar{\n\tdisplay: flex;\n}\n.tabbody>*>.titlebar>*{\n\tflex: 1;\n\tmargin: 1px 1px 1px 1px;\n}\n.tabbody>*>.context {\n\tflex: 1;\n\tflex-flow: column;\n\tborder: 0;\n\tpadding: 5px;\n\toverflow-y: auto;\n}\n.tabbody>*>.inputbox{\n\tborder: 0;\n\tborder-bottom: #A9A9A9 solid 1px;\n\theight: 15px;\n\ttext-align:center;\n}\n.link>* {\n\tdisplay: flex;\n\tmargin: 5px;\n\tborder-bottom: 1px solid;\n\ttext-decoration: none;\n}\n#RuleList>label>* {\n\tbackground: #eee;\n\tpadding-left: 3px;\n\tmargin: 2px 0;\n\tcursor: pointer;\n}\n#RuleList input[type=radio] {\n\tdisplay: none;\n}\n#RuleList input[type=\"radio\"]:checked+* {\n\tbackground: #15cda8;\n}\n.isError {\n\tcolor: #FF0000;\n}\n#RuleJsonString{\nheight:600px\n}\nsvg text{\nfont-size:10px\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": -100756,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"User-Agent\":\"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.item",
    "ruleContent": "tag.link@html&&class.entry@html\n##^##<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">",
    "ruleImage": "tag.img@src",
    "ruleLink": "class.item-title@tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "🏷️ {{@@class.item-category@text}}　　　　⏱️ {{@@class.date@text}}",
    "ruleTitle": "class.item-title@tag.a@title",
    "singleUrl": false,
    "sortUrl": "Android::https://www.423down.com/wp-admin/admin-ajax.php,{\"body\": \"type=cat&page={{page}}&id=11&action=mobx_load_more\",\"method\": \"POST\"}\n搜索.右上.源变量::https://www.423down.com/search/{{key=source.getVariable();if(key==\"\"||key==null)source.setVariable('破解');source.getVariable()}}/page/{{page}}",
    "sourceComment": "频繁搜索有限制，当被限后，只能3分钟后再搜索。\n预设搜索词为“破解”。可在右上、设置源变量，输入你想搜索的软件，确定，然后下拉刷新，得到搜索结果。\n————————\n✱✱小说交流群462030508。\nA群637775313不加人。若家炸了查看此群群资料找新家。\n\n✱✱内容取自网络，仅供学习参考，请同学们在24小时内删除✱✱\n————————\n图标\nhttps://www.423down.com/favicon.ico\nlogo不适用\nhttps://www.423down.com/wp-content/plugins/wp-mobile-x/themes/mobx-default/images/newlogo.png\n————————\n📑 安卓软件下载：\n　　知名软件达人|423DOWN.COM,更新快、专注去广告类软件输出10年、个人IP品牌软件分享站\n————————\n\nAndroid::https://www.423down.com/wp-admin/admin-ajax.php,{\"body\": \"type=cat&page={{page}}&id=11&action=mobx_load_more\",\"method\": \"POST\"}\napk::https://www.423down.com/apk/page/{{page}}\n搜索0.右上.源变量::https://www.423down.com/search/{{key=source.getVariable();if(key==\"\"||key==null)source.setVariable('破解');source.getVariable()}}/page/{{page}}\n搜索1.右上.源变量::https://www.423down.com/search/{{source.getVariable()}}/page/{{page}}\n搜索2.改源分类URL::https://www.423down.com/search/破解/page/{{page}}",
    "sourceGroup": "合集",
    "sourceIcon": "https://www.423down.com/favicon.ico",
    "sourceName": "㊦♛423 Down",
    "sourceUrl": "https://www.423down.com/wp-admin/admin-ajax.php,{\n  \"body\": \"type=index&page={{page}}&id=&action=mobx_load_more\",\n  \"method\": \"POST\"\n}"
  },
  {
    "articleStyle": 2,
    "customOrder": -32179,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"access-token\": \"\",\n\t\"content-type\": \"application/json; charset=UTF-8\",\n\t\"user-agent\": \"okhttp/4.10.0\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "data||data.list",
    "ruleContent": "$..vodPlayUrl\n<js>\n// 更新状态\na = \"{{$..vodRemarks}}\";\nb = \"{{$..vodTotal}}\";\nif(!a.match(/完结/)&&!b.match(/^0*$/))a+=\"(共\"+b+\"集)\";\ngx = a+\"{{$..vodPubdate##(.+)## ∙ $1}}\";\n\n\n// 格式化解析\njiexi = eval(String(source.sourceComment)).map($=>'<button onclick=\"xuan(this,\\'.jiexi\\')\" value=\"'+$[1]+'\"><b>'+$[0]+'</b></button>');\n\n\n// 格式化集数\njishu = result.split('#').map($=>{\n\t\t$ = $.split('$');\n\t\treturn '<button onclick=\"xuan(this,\\'.jishu\\')\" value=\"'+$[1]+'\"><b>'+$[0]+'</b></button>'\n\t});\n\n\n\n// 返回json\nJSON.stringify({\n\tgx: gx,\n\tjiexi: '<div>\\n\\t\\t'+jiexi.join('\\n\\t\\t')+'\\n</div>',\n\tjishu: '<div>\\n\\t\\t'+jishu.join('\\n\\t\\t')+'\\n</div>'\n});\n</js>\n<title>{{$..vodName}}</title>\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">\n<iframe frameborder=\"no\" allowfullscreen></iframe>\n<p></p>\n<hr>\n\n\n<details>\n<summary><h3>{{$..vodName}}</h3></summary>\n<br>\n\n<!--\n<img src=\"{{$..vodPic}}\" onerror=\"this.src='{{source.sourceIcon}}'\">\n<p>片名：{{$..vodName}}</p>\n<p>导演：{{$..vodDirector##,##, }}</p>\n<p>编剧：{{$..vodWriter##,##, }}</p>\n<p>主演：{{$..vodActor##,##, }}</p>\n-->\n\n\n<p>📜 又名：{{$..vodSub}}</p>\n<p>🔮 类型：{{$..vodArea&&$..vodLang&&$..vodYear##\\n## ∙ }}</p>\n<p>🔥 热度：{{$..vodHits}}</p>\n<p>📝 评分：网站{{$..vodScore}} | 豆瓣{{$..vodDoubanScore}}</p>\n<p>🔖 更新：{{JSON.parse(result).gx}}</p>\n<p>🏷️ 标签：{{$..vodClass&&$..vodTag##\\n|,##, }}</p>\n<br>\n<p>📑 简介：{{$..vodContent##\\s*(^|[。！？]+[”」）】]?)\\s*##$1<br>}}</p>\n<br>\n</details>\n<hr>\n\n\n<div class=\"jiexi\">\n<p>解析</p>\n{{JSON.parse(result).jiexi}}\n</div>\n<hr>\n\n\n<div class=\"jishu\">\n<p>集数</p>\n{{JSON.parse(result).jishu}}\n</div>\n<hr>\n\n\n\n\n\n<script>\n//选中标签\n$=(rule)=>document.querySelectorAll(rule);\n\n//删除active\nomit=(A)=>Array.from(A,a=>a.className='');\n\n//增加active\nactive=($,i)=>$[i].className='active';\n\n//选择集数\nxuan = (item,type)=>{\n\t\tbtn = $(type+' button.active');\n\n\t\tif(item.value==btn[0].value)return;\n\t\tomit(btn); item.className='active'\n\t\treturn geturl()\n\t}\n\n\n//拼接链接\nval=(type)=>$(type+' button.active')[0].value.trim();\ngeturl=()=>\n\t$('iframe')[0].src=$('p')[0].innerText=\n\t\tval('.jiexi') + val('.jishu');\n\n\n//初始化\n(()=>{\n\t\tactive($('.jiexi button'),0)\n\t\tactive($('.jishu button'),0)\n\t\treturn geturl()\n\t})()\n</script>## ∙ 0+(\\s*)##$1",
    "ruleImage": "vodPic",
    "ruleLink": "https://api.xmvod520.com/api/v1/video/detail,{\"body\":{\"videoId\":{{$.vodId}}},\"method\":\"POST\"}",
    "ruleNextPage": "page",
    "rulePubDate": "🔖 {{$.vodRemarks##更新至}}　📆 {{java.timeFormatUTC(java.getString('$.vodTime')*1000,'yyyy-MM-dd',8)}}",
    "ruleTitle": "vodName",
    "singleUrl": false,
    "sortUrl": "正在热映::https://api.xmvod520.com/api/v1/video/playingNow,{\"body\":{},\"method\":\"POST\"}\n推荐影视::https://api.xmvod520.com/api/v1/video/recommendList,{\"body\":{},\"method\":\"POST\"}\n\n\n变量搜索::https://api.xmvod520.com/api/v1/video/search,{\"body\":{\"keyWord\":\"{{v=source.getVariable();if(!v||/^\\s*$/.test(v))source.setVariable('狂飙');source.getVariable()}}\"},\"method\":\"POST\"}\n\n\n电影∙最新::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":1,\"typeId\":0,\"typeTopId\":52,\"year\":\"\"},\"method\":\"POST\"}\n电影∙热播::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":2,\"typeId\":0,\"typeTopId\":52,\"year\":\"\"},\"method\":\"POST\"}\n电影∙评分::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":3,\"typeId\":0,\"typeTopId\":52,\"year\":\"\"},\"method\":\"POST\"}\n\n\n连续剧∙最新::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":1,\"typeId\":0,\"typeTopId\":69,\"year\":\"\"},\"method\":\"POST\"}\n连续剧∙热播::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":2,\"typeId\":0,\"typeTopId\":69,\"year\":\"\"},\"method\":\"POST\"}\n连续剧∙评分::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":3,\"typeId\":0,\"typeTopId\":69,\"year\":\"\"},\"method\":\"POST\"}\n\n\n动漫∙最新::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":1,\"typeId\":76,\"typeTopId\":75,\"year\":\"\"},\"method\":\"POST\"}\n动漫∙热播::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":2,\"typeId\":76,\"typeTopId\":75,\"year\":\"\"},\"method\":\"POST\"}\n动漫∙评分::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":3,\"typeId\":76,\"typeTopId\":75,\"year\":\"\"},\"method\":\"POST\"}\n\n\n综艺∙最新::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":1,\"typeId\":78,\"typeTopId\":77,\"year\":\"\"},\"method\":\"POST\"}\n综艺∙热播::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":2,\"typeId\":78,\"typeTopId\":77,\"year\":\"\"},\"method\":\"POST\"}\n综艺∙评分::https://api.xmvod520.com/api/v1/video/list,{\"body\":{\"page\":{{page}},\"pageSize\":20,\"sort\":3,\"typeId\":78,\"typeTopId\":77,\"year\":\"\"},\"method\":\"POST\"}",
    "sourceComment": "[//解析列表_开始\n[\"Ⓧ 禁用\",\"\"],\n[\"Ⓐ 小白\",\"https://www.mtosz.com/erzi.php?url=\"],\n[\"Ⓑ 战狼\",\"https://jx.zhanlangbu.com/?url=\"],\n[\"Ⓒ 阿狸\",\"https://zy.aoxtv.com/m3u8.php?url=\"],\n[\"Ⓓ 神马\",\"https://api.tinga88.com/?url=\",\"次选\"],\n[\"Ⓔ 人人\",\"https://vip.mpos.ren/v/?url=\",\"次选\"],\n]//解析列表_结束",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://xmvod520.com/upload/mxprocms/20230516-1/dea4cd788f79083997356f5903cc6102.png",
    "sourceName": "熊猫影院",
    "sourceUrl": "https://api.xmvod520.com",
    "style": "*{\n\tz-index:0;\n\tmargin:0;\n\tpadding:0;\n\twidth:100%;\n\theight:auto;\n}\np{\n\ttext-indent:5px;\n}\nbody>p:first-of-type{\n\twidth:100.05%;\n\tposition:sticky;top:285px;\n\theight:15px;font-size:0.7rem;\n\tborder-bottom-right-radius:5px;\n\tborder-bottom-left-radius:5px;\n\tbackground:#000;color:#fff;\n\twhite-space:nowrap;\n\toverflow:hidden;\n\ttext-overflow:ellipsis;\n\tz-index:2;\n}\niframe{\n\tposition:sticky;top:0;\n\tbackground:#000;color:#fff;\n\theight:285px;\n\tz-index:2;\n}\n\n\ndetails{\n\twidth:90%;\n\tmargin:0 5%;\n\tpadding:10 0;\n}\nsummary{\n\twidth:90%;\n\tmargin:0 5%;\n\toutline:none;\n\ttext-align:center;\n}\nsummary::-webkit-details-marker{\n\tdisplay:none;\n}\n\n\n.jiexi>div{\n\toverflow-x:auto;\n\toverflow-y:hidden;\n\twhite-space:nowrap;\n}\nbutton{\n\twidth:21.65%;\n\tmargin:1.25%;\n\tpadding:5px;\n\toutline:none;\n\tborder-radius:8px;\n\tfont-size:0.7rem;\n\ttext-overflow:ellipsis;\n  overflow:hidden;\n\tposition:sticky;\n}\nbutton.active{\n\tz-index:1;\n\tcolor:#166188;\n\tleft:0;right:0;\n}\n.jishu button.active{\n\ttop:300;bottom:0;\n}"
  },
  {
    "articleStyle": 1,
    "customOrder": -30623,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.video",
    "ruleContent": "id.a1@script.0@all##url\":\"([^\"]+.m3u8)##$1##\n<js>\nresult=result.replace(/\\\\/g,\"\")\r\nresult = \"<video src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"285px\\\" controls=\\\"controls\\\" ></video>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result\n</js>",
    "ruleImage": "img@src",
    "ruleLink": "a@href@js:'https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726'.concat(result)",
    "ruleNextPage": "id.long-page@ul@b@li.-2@a@href",
    "rulePubDate": "class.video-overlay badge transparent@text",
    "ruleTitle": "class.video-title@text",
    "singleUrl": false,
    "sortUrl": "乱伦::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/193.html\n制服::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/196.html\n亚洲::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/195.html\nSM::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/197.html\n自慰::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/198.html\n拳交::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/199.html\n无码::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/191.html\n人妻::https://ads54t56ijn--5165fa14s--042420.cdcd0725.dinotalesonline.com:21726/vodtype/194.html",
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img2.baidu.com/it/u=674439633,2502913322&fm=253&fmt=auto&app=120&f=JPEG?w=1280&h=800",
    "sourceName": "©女仆®",
    "sourceUrl": "AVmaid"
  },
  {
    "articleStyle": 2,
    "customOrder": -24383,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "pins[?(!( @.board.title =~ /.*(?:营销|元素|其他图片|文|教程|ps|Adobe|全家桶|首页|广告|海报|美容|图标|教育|纹理|详情|免|排版|我的|学习|自拍).*/i  ||  @.board.category_id in ['web_app_icon','design','architecture','industrial_design','home','desire','data_presentation','tips','education','other','']))]",
    "ruleContent": "{{$.pin.file.key##\\n##\\$}}${{$..pins..file.key##\\n##\\$}}\r\n\r\n<js>\r\nli='\\n'\r\nlist=result.split('$')\r\nfor(i in list){\r\n\t\tli += '<li><img src=\"https://gd-hbimg.huaban.com/'+list[i]+'\"></li>\\n'\r\n\t}\r\n\r\n</js>\r\n\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n<title>{{$.board.title}}</title>\r\n<ul id=\"box\">\r\n{{result}}\r\n</ul>\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\r\n<script>\nvar i = 1 ;\n$(document).ready(function () {\r\nroot = document.getElementById('box');\r\n//查看大图插件\r\nnew Viewer(root,{title:false,interval:3000});\nvar url = '{{baseUrl}}/relatedboards';\nfetchHtml(3, url)\n });\nfunction fetchHtml(i, url) {\r\n            nurl = url + \"?limit=\" + i;\r\n            $.ajax({\r\n                url: nurl,\r\n                dataType: 'json',\r\n                success: function (json) {\r\n                    for (var k = 0; k < json.boards.length; k++) {\r\n                        for (var q = 0; q < json.boards[k].pins.length; q++) {\r\n                            $('#box').append('<li><img src=\\\"https://gd-hbimg.huaban.com/' + json.boards[k].pins[q].file.key + '\\\"></li>\\n');\r\n                        }\r\n                    }\r\n                    box.viewer.update();\r\n                },\r\n                error: function (xhr) { }\r\n            });\r\n        }\r\n</script>",
    "ruleDescription": "",
    "ruleImage": "https://gd-hbimg.huaban.com/{{$.file.key}}",
    "ruleLink": "https://api.huaban.com/pins/{{$.pin_id}}",
    "ruleNextPage": "@js:\nresult = '{{baseUrl}}'.replace(/\\&max=\\d{7,}$/,'')+'&max={{$.pins[-1].pin_id}}'",
    "rulePubDate": "{{java.timeFormatUTC(java.getString(\"created_at\")*1000,\"YYYY-MM-dd HH:mm:ss\",8)}}",
    "ruleTitle": "{{$.board.title}}❤️{{$..board.like_count}}",
    "singleUrl": false,
    "sortUrl": "推荐::/discovery/?limit=40\n插画::/discovery/illustration?limit=20\n热门::/popular?limit=40\n最新::/all?limit=40\n搜索::/search/file?sort=created_at&limit=62&text={{source.getVariable().length()<1? source.setVariable(\"ai\") : source.getVariable() }}&page={{page}}&position=search_pin{{java.toast(\"第\"+page+\"页\")}}\n极客::/discovery/geek?limit=40\n美图::/discovery/quotes?limit=40\n美女::/discovery/beauty?limit=40\r\n搞笑::/discovery/funny?limit=40\r\n动漫::/discovery/anime?limit=40\r\n摄影::/discovery/photography?limit=40\r\n人文艺术::/discovery/art?limit=40\r\n游戏::/discovery/games?limit=40\r\n手工::/discovery/diy_crafts?limit=40\r\n运动::/discovery/sports?limit=40\r\n电影::/discovery/film_music_books?limit=40",
    "sourceGroup": "💠 其他",
    "sourceIcon": "https://api.huaban.com/favicon.ico",
    "sourceName": "花瓣",
    "sourceUrl": "https://api.huaban.com/",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}",
    "variableComment": "搜索关键字"
  },
  {
    "articleStyle": 0,
    "customOrder": -24365,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"User-Agent\":\"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginCheckJs": "",
    "ruleArticles": "$.data",
    "ruleContent": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">\n<br>\n<h3>{{$..title}}</h3>\n<h6>\n\t<a href=\"{{$..url}}\">{{$..source}}</a>\n\t<i>{{$..date}}</i>\n</h6>\n<p>{{$..content}}</p>",
    "ruleDescription": "",
    "ruleImage": "$.img",
    "ruleLink": "/detail?id={{$.id}}",
    "ruleNextPage": "@js:\nresult = '{{baseUrl}}'.replace(/&id=\\d{7,}$/,'')+'&id={{$.data[24].id}}'",
    "rulePubDate": "🌐 {{$.source}} &nbsp; ⏱️ {{$.date##T|\\.\\d{3}[zZ]$## }}",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "首页::https://api.yinrss.com/feed?limit=25&media=&keyword=\n搜索::https://api.yinrss.com/feed?limit=25&keyword={{source.getVariable().length()<1? source.setVariable(\"ai\") : source.getVariable()}}\n人民网::https://api.yinrss.com/feed?limit=25&media=88\n投中网::https://api.yinrss.com/feed?limit=25&media=89\n新华社::https://api.yinrss.com/feed?limit=25&media=90\n澎湃新闻::https://api.yinrss.com/feed?limit=25&media=17\n小众软件::https://api.yinrss.com/feed?limit=25&media=46\nDoNews::https://api.yinrss.com/feed?limit=25&media=1\n机器之心::https://api.yinrss.com/feed?limit=25&media=2\n游戏时光::https://api.yinrss.com/feed?limit=25&media=3\n36氪::https://api.yinrss.com/feed?limit=25&media=4\n钛媒体::https://api.yinrss.com/feed?limit=25&media=5\nIT之家::https://api.yinrss.com/feed?limit=25&media=6\n少数派::https://api.yinrss.com/feed?limit=25&media=7\n游研社::https://api.yinrss.com/feed?limit=25&media=8\n爱范儿::https://api.yinrss.com/feed?limit=25&media=10\n理想生活实验室::https://api.yinrss.com/feed?limit=25&media=11\n虎嗅网::https://api.yinrss.com/feed?limit=25&media=12\nFT中文网::https://api.yinrss.com/feed?limit=25&media=16\n澎湃评论::https://api.yinrss.com/feed?limit=25&media=18\n品玩::https://api.yinrss.com/feed?limit=25&media=19\n极客公园::https://api.yinrss.com/feed?limit=25&media=20\n威锋网::https://api.yinrss.com/feed?limit=25&media=21\nReadhub::https://api.yinrss.com/feed?limit=25&media=22\n快科技::https://api.yinrss.com/feed?limit=25&media=23\nTechWeb::https://api.yinrss.com/feed?limit=25&media=24\n雷锋网::https://api.yinrss.com/feed?limit=25&media=25\n触乐::https://api.yinrss.com/feed?limit=25&media=26\n猎云网::https://api.yinrss.com/feed?limit=25&media=31\n站长之家::https://api.yinrss.com/feed?limit=25&media=32\n奇客Solidot::https://api.yinrss.com/feed?limit=25&media=33\ncnBeta::https://api.yinrss.com/feed?limit=25&media=34\n动点科技::https://api.yinrss.com/feed?limit=25&media=35\n机核网::https://api.yinrss.com/feed?limit=25&media=37\n游戏邦::https://api.yinrss.com/feed?limit=25&media=38\n游戏葡萄::https://api.yinrss.com/feed?limit=25&media=39\nGameLook::https://api.yinrss.com/feed?limit=25&media=40\n拆盒网::https://api.yinrss.com/feed?limit=25&media=41\nVOICER::https://api.yinrss.com/feed?limit=25&media=42\nMac玩儿法::https://api.yinrss.com/feed?limit=25&media=44\n异次元软件世界::https://api.yinrss.com/feed?limit=25&media=45\nxclient::https://api.yinrss.com/feed?limit=25&media=49\n优设网::https://api.yinrss.com/feed?limit=25&media=53\n开源中国::https://api.yinrss.com/feed?limit=25&media=54\n技术小黑屋::https://api.yinrss.com/feed?limit=25&media=55\n美团技术团队::https://api.yinrss.com/feed?limit=25&media=56\n煎蛋::https://api.yinrss.com/feed?limit=25&media=58\nYOHO!潮流资讯::https://api.yinrss.com/feed?limit=25&media=59\nHYPEBEAST::https://api.yinrss.com/feed?limit=25&media=60\nACG批评::https://api.yinrss.com/feed?limit=25&media=61\n苹果fans博客::https://api.yinrss.com/feed?limit=25&media=62\n知乎每日精选::https://api.yinrss.com/feed?limit=25&media=64\n界面::https://api.yinrss.com/feed?limit=25&media=65\n超能网::https://api.yinrss.com/feed?limit=25&media=66\n锋潮科技::https://api.yinrss.com/feed?limit=25&media=67\n游戏动力::https://api.yinrss.com/feed?limit=25&media=68\nindienova::https://api.yinrss.com/feed?limit=25&media=69\n二柄::https://api.yinrss.com/feed?limit=25&media=70\n鲸媒体::https://api.yinrss.com/feed?limit=25&media=71\n芥末堆::https://api.yinrss.com/feed?limit=25&media=72\n电脑爱好者::https://api.yinrss.com/feed?limit=25&media=73\n新闻联播::https://api.yinrss.com/feed?limit=25&media=79\n多知网::https://api.yinrss.com/feed?limit=25&media=84\n蓝鲸财经::https://api.yinrss.com/feed?limit=25&media=85\n量子位::https://api.yinrss.com/feed?limit=25&media=86\n新智元::https://api.yinrss.com/feed?limit=25&media=87\n果壳::https://api.yinrss.com/feed?limit=25&media=91\n晚点LatePost::https://api.yinrss.com/feed?limit=25&media=92\n芯东西::https://api.yinrss.com/feed?limit=25&media=93\nVOGUE中国::https://api.yinrss.com/feed?limit=25&media=94\n时尚芭莎::https://api.yinrss.com/feed?limit=25&media=95\n时尚COSMO::https://api.yinrss.com/feed?limit=25&media=96\niOS老司机周报::https://api.yinrss.com/feed?limit=25&media=97\n安全客::https://api.yinrss.com/feed?limit=25&media=100\nFreeBuf::https://api.yinrss.com/feed?limit=25&media=101\n晚点早知道::https://api.yinrss.com/feed?limit=25&media=102\n财联社::https://api.yinrss.com/feed?limit=25&media=103\n映维网::https://api.yinrss.com/feed?limit=25&media=104\nVR陀螺::https://api.yinrss.com/feed?limit=25&media=105\n新浪VR::https://api.yinrss.com/feed?limit=25&media=106",
    "sourceComment": "原作者ThomasYou-red\n修复了获取下一页的规则\n\n\n//设置源变量搜索\n\n\n//关于\"订阅\"\n固定搜索关键词即可\n\n例：\n新冠疫情::https://api.yinrss.com/feed?limit=25&keyword=新冠疫情\n\n游戏::https://api.yinrss.com/feed?limit=25&keyword=游戏\n\n\n//网站主页\nhttps://yinrss.com\n\n\n//全部分类地址\nhttps://api.yinrss.com/source\n<js>\nlist=\"\"\n$=JSON.parse(java.ajax(\"https://api.yinrss.com/source\")).data\nfor(i=0;i<$.length;i++){\n\tlist += \"\\n\"+$[i].name+\"::https://api.yinrss.com/feed?limit=25&media=\"+$[i].id\n}\nlist\n</js>",
    "sourceGroup": "合集",
    "sourceIcon": "https://yinrss.com/favicon.ico",
    "sourceName": "隐订阅",
    "sourceUrl": "https://api.yinrss.com/feed",
    "style": "*{max-width:100%}\nh3{text-align:center}\nh6{margin-bottom:0}\na{text-decoration:none}\ni{float:right}\ntextarea { width: 100%; height: 100%;  }",
    "variableComment": "搜索"
  },
  {
    "articleStyle": 0,
    "coverDecodeJs": "",
    "customOrder": -11303,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Symbian/3; Series60/5.2 NokiaN8-00/012.002; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/533.4 (KHTML, like Gecko) NokiaBrowser/7.3.0 Mobile Safari/533.4 3gpp-gba\"}",
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginCheckJs": "",
    "loginUi": "",
    "loginUrl": "http://www.yckceo1.com/yuedu/shuyuan.html",
    "ruleArticles": "class.ylist",
    "ruleContent": "head@all&&class.m-top@all",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "{{@@h2@p@text}}\n🔖{{@@.bg3@text##([\\s\\S]+)##[$1]}}\n🔖{{@@.bg1@text##\\n|下载##}}\n🔖{{@@.bg4@text}}\n🔖下载:{{@@.bg6@text}}\n🔖分享者:{{@@.bg2@text}}🔖\n\n<js>##UID##UID:</js>\n<js>##(\\d.0)UID##[$1] 🔖UID</js>\n<js>##\\n</js>\n<js>##(源数量)(🔖)## $2$1:</js>\n<js>##🔖(🔖)##$1</js>\n<js>##🔖\\[.*18\\]</js>",
    "ruleTitle": "名称：{{//h2/a[1]/text()##http.*}}\n网址：{{//h2/a[1]/text()##.*(http)##$1}}",
    "singleUrl": false,
    "sortUrl": "看👀\n书源📒::/yuedu/shuyuan/index.html?page={{page}}\n书源合集📒📒::https://www.yckceo.com/yuedu/shuyuans/index.html?page={{page}}\n\n\n订阅源🛎::/yuedu/rss/index.html?page={{page}}\n订阅源合集🛎🛎::/yuedu/rsss/index.html?page={{page}}\n\n异次元🗃::/yiciyuan/tuyuan/index.html?page={{page}}\n\n\n设置源数量[搜索]→::#\n书源关键词搜索📒🔍::/yuedu/shuyuan/index.html?keys={{source.getVariable()}}&uid=&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n书源UID搜索📒🔍::/yuedu/shuyuan/index.html?keys=&uid={{source.getVariable()}}&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n\n2.0书源📔::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=2&faxian=&sousuo=&x18=<,&page={{page}}>\n3.0书源📔::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=3&faxian=&sousuo=&x18=<,&page={{page}}>\n\n纯搜索书源📙::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=&faxian=0&sousuo=1&x18=<,&page={{page}}>\n纯发现书源📗::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=&faxian=1&sousuo=0&x18=<,&page={{page}}>\n搜发书源📙📗::/yuedu/shuyuan/index.html?keys=&uid=&order1=time&order2=1&ver=&faxian=1&sousuo=1&x18=<,&page={{page}}>\n\n搜🔍\n订阅源关键词搜索🛎🔍::/yuedu/rss/index.html?keys={{source.getVariable()}}&uid=&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n订阅源UID搜索🛎🔍::/yuedu/rss/index.html?keys=&uid={{source.getVariable()}}&order1=time&order2=1&ver=&faxian=&sousuo=&x18=<,&page={{page}}>\n异次元关键字搜索🗃🔍::/yiciyuan/tuyuan/index.html?keys={{source.getVariable()}}&uid=&order1=time&order2=1&faxian=&sousuo=&x18=<,&page={{page}}>\n异次元UID搜索🗃🔍::/yiciyuan/tuyuan/index.html?keys=&uid={{source.getVariable()}}&order1=time&order2=1&faxian=&sousuo=&x18=<,&page={{page}}>",
    "sourceComment": "by：旅途\n//可通过设置源变量搜索\n//通过切换布局，能最大范围查看分享者\n//书源搜索用的较多提到前面，订阅源搜索太少暂时用不上提前\n//书源\n//书源合集\n//订阅\n//订阅合集\n//异次元\n//可通过登录发布源",
    "sourceGroup": "阅读",
    "sourceIcon": "http://www.yckceo1.com/favicon.ico",
    "sourceName": "源仓库[书源-订阅-异次元-搜索]",
    "sourceUrl": "http://www.yckceo1.com",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": -11257,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.content@h3",
    "ruleLink": "a@href",
    "ruleTitle": "a@textNodes",
    "singleUrl": true,
    "sortUrl": "首页::http://yuedu.miaogongzi.site/gx.html",
    "sourceGroup": "书源",
    "sourceIcon": "https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png",
    "sourceName": "备用·喵公子书源管理",
    "sourceUrl": "http://yuedu.miaogongzi.site/gx.html"
  },
  {
    "articleStyle": 2,
    "contentBlacklist": "https://img\\..+\\.com/.+\\.gif",
    "customOrder": -63,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "ul li",
    "ruleContent": "<js>\nh=org.jsoup.Jsoup.parse(src);\n$=(a,b)=>Array.from(a.select(b));\n\n\n//格式化解析\njiexi = eval(String(source.sourceComment)).map($=>'<button onclick=\"xuan(this,0)\" value=\"'+$[1]+'\"><b>'+$[0]+'</b></button>');\n\n\njiekou = $(h, '.hl-plays-from a');\njishu = $(h, '.hl-plays-list')\n.map((h,i)=>{\n\n//格式化接口\n\t\tt1 = jiekou[i].text()\n\t\tt2 = $(h, 'a').length\n\t\tjiekou[i] = '<button onclick=\"huan('+i+')\"><b>'+t1+'<sup><small>'+t2+'</small></sup></b></button>';\n\n//格式化集數\n\t\treturn '<div>\\n\\t\\t'+$(h, 'a').map(a=>'<button onclick=\"xuan(this,1)\" value=\"https://kanb.tv'+a.attr('href')+'\"><b>'+a.text()+'</b></button>').join('\\n\\t\\t')+'\\n</div>';\n\t});\n\n\n//返回json\nJSON.stringify({\n\tjiexi: '<div>\\n\\t\\t'+jiexi.join('\\n\\t\\t')+'\\n</div>',\n\tjiekou: '<div>\\n\\t\\t'+jiekou.join('\\n\\t\\t')+'\\n</div>',\n\tjishu: jishu.join('\\n')\n});\n</js><meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">\n<iframe frameborder=\"no\" allowfullscreen></iframe>\n<p><title>{{@@h1@text}}</title></p>\n<hr>\n\n\n<details>\n<summary><h3>{{@@h1@text}}</h3></summary>\n<br><img src=\"{{@@.hl-item-thumb.0@data-original}}\" onerror=\"this.src='{{source.sourceIcon}}'\">\n<br>{{@@.hl-full-box@html}}\n<br><br>\n</details>\n<hr>\n\n\n<div class=\"jiexi\">\n<p>解析</p>\n{{JSON.parse(result).jiexi}}\n</div>\n<hr>\n\n\n<div class=\"jiekou\">\n<p>接口</p>\n{{JSON.parse(result).jiekou}}\n</div>\n<hr>\n\n\n<div class=\"jishu\">\n<p>集數</p>\n{{JSON.parse(result).jishu}}\n</div>\n<hr>\n\n\n\n\n\n<script>\n//選中標籤\n$=(rule)=>document.querySelectorAll(rule);\n\n//删除active\nomit=(A)=>Array.from(A,a=>a.className='');\n\n//增加active\nactive=($,i)=>$[i].className='active';\n\n\n//切換分類\nhuan = (index) =>{\n\t\tt1 = '.jiekou button'\n\t\tt2 = '.jishu div'\n\t\tomit($(t1+'.active,'+t2+'.active'))\n\t\tactive($(t1),index)\n\t\treturn active($(t2),index)\n\t}\n\n\n//選擇集數\nxuan = (item,type)=>{\n\t\ttype = type==0?'jiexi':'jishu';\n\t\tbtn = $('.'+type+' button.active');\n\n\t\tif(item.value==btn[0].value)return;\n\t\tomit(btn); item.className='active'\n\t\treturn geturl()\n\t}\n\n\n//獲取資源鏈接\nfunction geturl(){\n\turl=$('.jishu button.active')[0].value.trim();\n\tfetch(url).then(res=>res.text())\n\t\t.then(ajaxhtml=>{\n\t\t\t\turl = String(ajaxhtml).match(/[\\s\\S]*url\":\"([^\"]*)/)[1].replace(/\\\\/g,'').trim();\n\t\t\t\tif(/^\\s*$/.test(url))return;\n\n\t\t\t\turl = $('.jiexi button.active')[0].value.trim()+url;\n\t\t\t\treturn $('iframe')[0].src = $('body p')[0].innerText = url\n\t\t\t})\n\t\t.catch(ajaxerr=>{\n\t\t\t\treturn $('body p')[0].innerText = '獲取失敗，請重新嘗試';\n\t\t\t});\n}\n\n\n\n//初始化\n(()=>{\n\t\tactive($('.jiexi button'),0)\n\t\tactive($('.jiekou button'),0)\n\t\tactive($('.jishu div'),0)\n\t\tactive($('.jishu button'),0)\n\t\treturn geturl()\n\t})()\n</script>\n##<(/?)a.*?>##<$1span>",
    "ruleImage": "a@data-original",
    "ruleLink": "a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "🔖 {{@@.hl-pic-text@text}}  🏷️ {{@@.hl-item-sub@text||div.1:7@text##\\n##/}}",
    "ruleTitle": ".hl-item-thumb@title",
    "singleUrl": false,
    "sortUrl": "💥推薦::https://kanb.tv/\n\n搜索🕵️::https://kanb.tv/Videosearch/{{v=source.getVariable();if(/^\\s*$/.test(v)||v==null)source.setVariable('狂飙');source.getVariable()}}KKKKKKKKKK{{page}}KKK.html\n\n🎥電影::/Show/MovieKKhitsKKKKKK{{page}}KKK.html\n\n🎞️喜劇::/Show/MovieKKhitsK喜剧KKKKK{{page}}KKK.html\n🎞️愛情::/Show/MovieKKhitsK爱情KKKKK{{page}}KKK.html\n🎞️動作::/Show/MovieKKhitsK冒险KKKKK{{page}}KKK.html动作\n🎞️科幻::/Show/MovieKKhitsK科幻KKKKK{{page}}KKK.html\n🎞️劇情::/Show/MovieKKhitsK剧情KKKKK{{page}}KKK.html\n🎞️戰爭::/Show/MovieKKhitsK战争KKKKK{{page}}KKK.html\n🎞️警匪::/Show/MovieKKhitsK警匪KKKKK{{page}}KKK.html\n🎞️犯罪::/Show/MovieKKhitsK犯罪KKKKK{{page}}KKK.html\n🎞️動畫::/Show/MovieKKhitsK动画KKKKK{{page}}KKK.html\n🎞️奇幻::/Show/MovieKKhitsK奇幻KKKKK{{page}}KKK.html\n🎞️武俠::/Show/MovieKKhitsK武侠KKKKK{{page}}KKK.html\n🎞️冒險::/Show/MovieKKhitsK冒险KKKKK{{page}}KKK.html\n🎞️槍戰::/Show/MovieKKhitsK枪战KKKKK{{page}}KKK.html\n🎞️恐怖::/Show/MovieKKhitsK恐怖KKKKK{{page}}KKK.html\n🎞️懸疑::/Show/MovieKKhitsK悬疑KKKKK{{page}}KKK.html\n🎞️驚悚::/Show/MovieKKhitsK惊悚KKKKK{{page}}KKK.html\n🎞️經典::/Show/MovieKKhitsK经典KKKKK{{page}}KKK.html\n🎞️青春::/Show/MovieKKhitsK青春KKKKK{{page}}KKK.html\n🎞️文藝::/Show/MovieKKhitsK文艺KKKKK{{page}}KKK.html\n🎞️古裝::/Show/MovieKKhitsK古装KKKKK{{page}}KKK.html\n🎞️歷史::/Show/MovieKKhitsK历史KKKKK{{page}}KKK.html\n🎞️運動::/Show/MovieKKhitsK运动KKKKK{{page}}KKK.html\n🎞️兒童::/Show/MovieKKhitsK儿童KKKKK{{page}}KKK.html\n🎞️網絡::/Show/MovieKKhitsK网络电影KKKKK{{page}}KKK.html\n🎞️短片::/Show/MovieKKhitsK短片KKKKK{{page}}KKK.html\n\n🎬陸劇::/Show/lianxujuK大陆KKKKKKK{{page}}KKK.html\n🎬港劇::/Show/lianxujuK香港KhitsKKKKKK{{page}}KKK.html\n🎬台劇::/Show/lianxujuK台湾KhitsKKKKKK{{page}}KKK.html\n🎬韓劇::/Show/lianxujuK韩国KhitsKKKKKK{{page}}KKK.html\n🎬日劇::/Show/lianxujuK日本KhitsKKKKKK{{page}}KKK.html\n🎬美劇::/Show/lianxujuK美国KhitsKKKKKK{{page}}KKK.html\n🎬泰劇::/Show/lianxujuK泰国KhitsKKKKKK{{page}}KKK.html\n🎬英劇::/Show/lianxujuK英国KhitsKKKKKK{{page}}KKK.html\n🎬法劇::/Show/lianxujuK法国KhitsKKKKKK{{page}}KKK.html\n🎬新劇::/Show/lianxujuK新加坡KhitsKKKKKK{{page}}KKK.html\n🎬馬劇::/Show/lianxujuK马来西亚KhitsKKKKKK{{page}}KKK.html\n🎬加拿大::/Show/lianxujuK加拿大KhitsKKKKKK{{page}}KKK.html\n🎬西班牙::/Show/lianxujuK西班牙KhitsKKKKKK{{page}}KKK.html\n🎬俄羅斯::/Show/lianxujuK俄罗斯KhitsKKKKKK{{page}}KKK.html\n🎬其它::/Show/lianxujuK其它KhitsKKKKKK{{page}}KKK.html\n\n🎭動漫::/Show/bilibiliKKhitsKKKKKK{{page}}KKK.html\n\n🎊綜藝::/Show/VarietyKKhitsKKKKKK{{page}}KKK.html\n\n📽️紀錄::/Show/MovieKKhitsK纪录片KKKKK{{page}}KKK.html\n\n🏅體育::/Show/MovieKKhitsK体育赛事KKKKK{{page}}KKK.html\n\n🗣️解說::/Show/MovieKKhitsK电影解说KKKKK{{page}}KKK.html",
    "sourceComment": "//網站發布頁：https://www.aibzhan.top/\n\n[//解析列表_開始\n\n[\"⛔ 禁用\",\"\"],\n[\"♉ 小白\",\"https://www.mtosz.com/erzi.php?url=\"],\n[\"♌ 愛酷\",\"https://jx.zhanlangbu.com/?url=\"],\n[\"♍ 阿狸\",\"https://zy.aoxtv.com/m3u8.php?url=\"],\n[\"♑ 神馬\",\"https://api.tinga88.com/?url=\",\"次選\"],\n[\"♓ 人人\",\"https://vip.mpos.ren/v/?url=\",\"次選\"],\n\n]//解析列表_結束",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://kanb.tv/template/conch/asset/img/favicon.png",
    "sourceName": "看B站",
    "sourceUrl": "https://kanb.tv/",
    "style": "*{\n\tz-index:0;\n\tmargin:0;\n\tpadding:0;\n\twidth:100%;\n\theight:auto;\n}\n@css:p{\n\ttext-indent:5px;\n}\nbody>p:first-of-type{\n\twidth:100.05%;\n\tposition:sticky;top:285px;\n\theight:15px;font-size:0.7rem;\n\tborder-bottom-right-radius:5px;\n\tborder-bottom-left-radius:5px;\n\tbackground:#000;color:#9D9D9D;\n\twhite-space:nowrap;\n\toverflow:hidden;\n\ttext-overflow:ellipsis;\n\tz-index:2;\n}\niframe{\n\tposition:sticky;top:0;\n\tbackground:#000;color:#FFF;\n\theight:285px;\n\tz-index:2;\n}\n\ndetails{\n\twidth:90%;\n\tmargin:0 5%;\n\tpadding:10 0;\n}\nsummary{\n\twidth:90%;\n\tmargin:0 5%;\n\toutline:none;\n\ttext-align:center;\n}\nsummary::-webkit-details-marker,.jishu>div{\n\tdisplay:none;\n}\n.jiexi>div,.jiekou>div{\n\toverflow-x:auto;\n\toverflow-y:hidden;\n\twhite-space:nowrap;\n}\n.jishu>div.active{\n\tdisplay:block;\n}\nbutton{\n\twidth:21.65%;\n\tmargin:1.25%;\n\tpadding:5px;\n\toutline:none;\n\tborder-radius:8px;\n\tfont-size:0.7rem;\n\ttext-overflow:ellipsis;\n\toverflow:hidden;\n\tposition:sticky;\n\tbackground:#5B5B5B;color:#0080FF;\n}\nbutton.active{\n\tz-index:1;\n\tcolor:#FF8C00;\n\tleft:0;right:0;\n}\n.jiekou button.active,.jishu button.active,.jiexi button.active{\n\ttop:300;bottom:0;\n\tborder:1.8px solid #FF8C00;\n\tbackground-color:#3C3C3C;\n}\nsmall{\n\tposition:absolute;\n\tright:3;top:-1;\n\ttext-align:right;\n}\nbody{\n\tmargin:0;\n\tbackground:#000;color:#D0D0D0;\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": -34,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "tag.ol@tag.li",
    "ruleContent": " [id=content1]@all",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "tag.a@href",
    "rulePubDate": "",
    "ruleTitle": "tag.a@text",
    "singleUrl": false,
    "sortUrl": "【三洞真经】\n洞真上清经::http://www.daorenjia.com/c8\n洞玄灵宝经::http://www.daorenjia.com/c9\n洞神三皇经::http://www.daorenjia.com/c10\n三洞经教::http://www.daorenjia.com/c11\n【四辅真经】\n太平部诸经::http://www.daorenjia.com/c12\n太玄部经诀::http://www.daorenjia.com/c13\n正一部经籙::http://www.daorenjia.com/c14\n道德真经::http://www.daorenjia.com/c15\n四子真经::http://www.daorenjia.com/c16\n黄帝阴符经::http://www.daorenjia.com/c17\n道教易学::http://www.daorenjia.com/c18\n太清金丹经::http://www.daorenjia.com/c19\n太清摄养经::http://www.daorenjia.com/c20\n【道教论集】\n诸子文集::http://www.daorenjia.com/c21\n道学论著::http://www.daorenjia.com/c22\n全真文集::http://www.daorenjia.com/c23\n道教类书::http://www.daorenjia.com/c24\n【道法众术】\n道法诸经::http://www.daorenjia.com/c25\n道法总集::http://www.daorenjia.com/c26\n【道教科仪】\n科戒威仪::http://www.daorenjia.com/c27\n灵宝诸斋仪::http://www.daorenjia.com/c28\n灯仪法忏章表::http://www.daorenjia.com/c29\n【道史仙传】\n神仙高道传::http://www.daorenjia.com/c30\n仙境名山志::http://www.daorenjia.com/c31",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://p2.ssl.qhimgs1.com/t01a4ef0a3b59e725b2.jpg",
    "sourceName": "道经大全",
    "sourceUrl": "http://www.daorenjia.com/",
    "style": "*{\n\tmax-width:100%;\n\theight: auto;\n\tletter-spacing: 0.5;\n\tword-wrap: break-word\n}\n"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.lo1ad1ed",
    "ruleContent": "<js>\nurl=result.match(/downurl = '(.+)'/)[1].replace(/d.9xxav/,'ncp-wpg')+'.m3u8'\n\nresult = \"<video src=\\\"\" + url + \"\\\" width=\\\"100%\\\" height=\\\"auto\\\" controls=\\\"controls\\\" ></video>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result</js>",
    "ruleImage": "tag.script@html\n<js>\"https://5pfjgjhk1.com/\"+ result.substring( result.indexOf(\"getPicUrl\")+11,result.indexOf(\");\")-1)</js>",
    "ruleLink": "tag.a@href",
    "rulePubDate": "class.videoBox-time@text",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "中文::https://www.ncnc12.xyz/Html/94/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n国产::https://www.ncnc12.xyz/Html/2/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n无码::https://www.ncnc12.xyz/Html/115/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n女优::https://www.ncnc12.xyz/Html/100/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n爆乳::https://www.ncnc12.xyz/Html/112/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n素人::https://www.ncnc12.xyz/Html/111/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n自拍::https://www.ncnc12.xyz/Html/89/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n少女::https://www.ncnc12.xyz/Html/93/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n精品::https://www.ncnc12.xyz/Html/88/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n网红::https://www.ncnc12.xyz/Html/91/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n少妇::https://www.ncnc12.xyz/Html/90/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n美腿::https://www.ncnc12.xyz/Html/87/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n欧美::https://www.ncnc12.xyz/Html/62/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n三级::https://www.ncnc12.xyz/Html/109/{{page - 1 == 0 ? \"\":\"index-\"+page+\".html\"}}\r\nAV::https://www.ncnc12.xyz/Html/114/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\r\n最新女优::https://www.ncnc12.xyz/Html/1/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}",
    "sourceComment": "嫩草影院永久地址： ncdy01.xyz\n嫩草影院永久地址： ncyb24.com \nhttps://www.ncfb02.com/\n或发送邮件到nengcao@mail.com自动获取最新地址\n<js>github@ifwlzs</js>",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.ncnc12.xyz/favicon.ico",
    "sourceName": "嫩草影院",
    "sourceUrl": "https://www.ncnc12.xyz/",
    "style": "##github@ifwlzs"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "ruleArticles": "class.stui-vodlist__item",
    "ruleContent": "class.stui-player__video@script.0@all##.*var now=unescape\\(\"(.*)\"\\);var pn.*##$1\n<js>\nresult=unescape(result)\nresult=\"https://www.ycylf.live/js/player/dmplayer/player/index.php?url=\"+result\nif(result){\n\tjava.toast('🔞视频链接获取成功！\\n链接解密中，请耐心等待\\nby 银河中的咸鱼')\nresult = \"<iframe scrolling=\\\"no\\\" allowfullscreen=\\\"\\\" src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"240\\\"></iframe>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result\n}else{\n\tjava.toast('🔞视频链接获取失败❗️\\nby 银河中的咸鱼')\n}\n</js>",
    "ruleImage": "a@data-original",
    "ruleLink": "a.0@href##$##/avav-0-0.html",
    "ruleNextPage": "page",
    "ruleTitle": "class.stui-vodlist__title@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://www.ycylf.fun/search.php?page={{page-1==0?\"\":page}}&searchword={{source.getVariable()}}&searchtype=\n更早::https://www.ycylf.fun/old/index{{page-1==0?\"\":page}}.html\n22年::https://www.ycylf.fun/2022/index{{page-1==0?\"\":page}}.html\n21年::https://www.ycylf.fun/2021/index{{page-1==0?\"\":page}}.html\n20年::https://www.ycylf.fun/2020/index{{page-1==0?\"\":page}}.html\n19年::https://www.ycylf.fun/2019/index{{page-1==0?\"\":page}}.html\n18年::https://www.ycylf.fun/2018/index{{page-1==0?\"\":page}}.html\n17年::https://www.ycylf.fun/2017/index{{page-1==0?\"\":page}}.html\n16年::https://www.ycylf.fun/old/2016/index{{page-1==0?\"\":page}}.html\n15年::https://www.ycylf.fun/old/2015/index{{page-1==0?\"\":page}}.html\n14年::https://www.ycylf.fun/old/2014/index{{page-1==0?\"\":page}}.html\n首页::https://www.ycylf.fun/",
    "sourceComment": "class.mb-img@style##background\\-image\\:url\\(|\\)\\;",
    "sourceGroup": "R18",
    "sourceIcon": "https://img1.baidu.com/it/u=1496571514,2586450180&fm=253&fmt=auto&app=138&f=PNG?w=120&h=120",
    "sourceName": "妖次元里番",
    "sourceUrl": "https://www.ycylf.fun"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.content@h3",
    "ruleLink": "a@href",
    "ruleTitle": "a@textNodes",
    "singleUrl": true,
    "sortUrl": "首页::https://www.yuque.com/legado/wiki",
    "sourceGroup": "🍉初始",
    "sourceIcon": "https://www.yuque.com/favicon.ico",
    "sourceName": "阅读APP使用文档",
    "sourceUrl": "https://www.yuque.com/legado/wiki"
  },
  {
    "articleStyle": 2,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.list@class.item",
    "ruleContent": "<!DOCTYPE html>\n<html>\n\n<head>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\n    <script src=\"https://cdn.jsdelivr.net/hls.js/latest/hls.min.js\"></script>\n    <script src=\"https://xchina.co/scripts/my_49.js\"></script>\n</head>\n\n<body>\n\n    <div id=\"div_video\">\n        <div class=\"controls\">\n            <button class=\"btn prev\" go=\"-1\" disabled>上一个</button>\n            <div class=\"index\">\n                <span class=\"current\">1</span>\n                /\n                <span class=\"total\"></span>\n            </div>\n            <button class=\"btn next\" go=\"1\">下一个</button>\n        </div>\n        <video id=\"video\" width=\"100%\" controls src=\"\"></video>\n    </div>\n\n    {{@@class.main@tag.script.0@html}}\n\n    <script>\n\n\n            var xhs_type = \"{{@@id.tab_1@tag.div.2@text}}\";\n            var regType = /V/;\n            if (regType.test(xhs_type)) {\n                $('#div_video').css('display', 'block');\n                // 判断是否是mp4类型视频\n                if (typeof videos !== 'undefined') {\n                    // 视频个数\n                    var total = videos.length;\n                    $('.total').text(total)\n\n                    if (total == 1) {\n                        $('.controls').css(\"display\", 'none');\n                    }\n\n                    playVideo();\n                    $(\".btn[go]\").click(function () {\n                        if (!$(this).attr(\"disabled\")) {\n                            var go = parseInt($(this).attr(\"go\"));\n                            currentVideo += go;\n                            currentVideo = currentVideo < 0 ? 0 : currentVideo;\n                            currentVideo = currentVideo > videos.length - 1 ? videos.length - 1 : currentVideo;\n                            currentVideo == 0 ? $(\".btn[go='-1']\").attr(\"disabled\", \"disabled\") : $(\".btn[go='-1']\").removeAttr(\"disabled\");\n                            currentVideo == videos.length - 1 ? $(\".btn[go='1']\").attr(\"disabled\", \"disabled\") : $(\".btn[go='1']\").removeAttr(\"disabled\");\n                            $(\".current\").text(currentVideo + 1);\n                            playVideo(true);\n                        }\n                    });\n                    function playVideo(autoplay = false) {\n                        var $player = $(\"video\");\n                        var player = $player;\n                        $player.attr(\"poster\", $player.attr(\"_poster\")).attr(\"src\", domain + videos[currentVideo][\"url\"]).off(\"canplaythrough\").on(\"canplaythrough\", function () {\n                            $player.removeAttr(\"poster\");\n                        });\n                        player.load();\n                        if (autoplay) {\n                            player.play();\n                        }\n                    }\n                }else{\n                   $('.controls').css(\"display\", 'none');                \n                }\n            }\n\n    </script>\n{{@@class.container@tag.script.1@html}}\n\n\n    <div id=\"box\">{{@@class.photos@tag.a@tag.figure@tag.img@html}}</div>\n    <div id=\"loads\">加载中 </div>\n    <script>\n        var loads;\n        $(document).ready(function () {\n            var box = document.getElementById(\"box\");\n            loads = document.getElementById(\"loads\");\n            new Viewer(box, { title: false, interval: 3000 })\n            var i = 1;\n            var page = {{@@class.pager.0@tag.a.-2@textNodes##\\n}};\n            var baseurl = window.location.href.substring(0, window.location.href.lastIndexOf('.'));\n            var urlStart = baseurl + \"/\";\n            var urlEnd = \".html\";\n            var nurl;\n            new IntersectionObserver(entries => {\n                if (entries[0].intersectionRatio) {\n                    if (entries[0].intersectionRatio <= 0) return;\n                    for (var j = 0; j < 1; j++) {\n                        fetchHtml(i, page, urlStart, urlEnd);\n                        i += 1;\n                    }\n                }\n            }).observe(loads)\n        });\n\n        function fetchHtml(i, page, urlStart, urlEnd) {\n\n            if (i < page) {\n                i += 1;\n                nurl = urlStart + i + urlEnd;\n                $.ajax({\n                    url: nurl,\n                    dataType: 'html',\n                    success: function (html) {\n                        $('#box').append('<h5>' + i + '->' + page + '</h5>');\n                        $('#box').append($(html).find('img.cr_only'));\n                        box.viewer.update();\n                    },\n                    error: function (xhr) { }\n                });\n            } else {\n                $('#loads').html(\"\");\n            }\n        }\n    </script>\n</body>\n\n</html>",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.pager.0@class.next@href",
    "ruleTitle": "tag.a@tag.img@alt",
    "singleUrl": false,
    "sortUrl": "秀人网::https://xchina.co/photos/album-1.html\n大尺度主题::https://xchina.co/photos/album-2.html\n性爱主题::https://xchina.co/photos/album-3.html\n露出主题::https://xchina.co/photos/album-4.html\nCosplay主题::https://xchina.co/photos/album-5.html\n道具主题::https://xchina.co/photos/album-6.html\n捆绑主题::https://xchina.co/photos/album-7.html\n白虎主题::https://xchina.co/photos/album-8.html\n女同主题::https://xchina.co/photos/album-9.html\n丝袜主题::https://xchina.co/photos/album-10.html\n有视频::https://xchina.co/photos/album-11.html",
    "sourceComment": "(挂梯使用)(加载不出来多刷新几次)",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "https://p3-search.byteimg.com/obj/labis/0a5502af6b95a6b49d3acd488aae8398",
    "sourceName": "小黄书(图集)",
    "sourceUrl": "https://xchina.co/photos.html",
    "style": "img{width:100%;height:auto;margin-bottom:10px}\nh5{margin-bottom:0;padding-left:5;margin-top:-10px}\n.controls {\n        padding: 5px 0 10px;\n        text-align: center;\n        font-size: 16px;\n        color: #000;\n        line-height: 30px;\n        white-space: nowrap;\n        user-select: none;\n\n    }\n\n    .btn {\n        height: 30px;\n        line-height: 30px;\n        padding: 0 20px;\n        font-size: 14px;\n        cursor: pointer;\n        background-color: #3498db;\n        color: #fff;\n        border: none;\n        border-radius: 5px;\n        outline: none;\n        margin: 0 5px;\n        display: inline-block;\n    }\n\n    .index {\n        display: inline-block;\n        margin: 0 10px;\n        padding: 5px;\n    }\n    #div_video {\n        display: none;\nmargin-bottom:10px;\n    }"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🍡书源",
    "sourceIcon": "https://baiyunshan.flowus.cn/emoji/google/u1f4da.svg",
    "sourceName": "一程阅读",
    "sourceUrl": "https://flowus.cn/ycheng/share/923f5a35-6dcf-47d1-b8eb-b9c5ef3ed39b"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"okhttp/3.8.1\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.posts[*]||$.gameapps[*]",
    "ruleContent": "<h3>{{$.post.title}}</h3>\n{{$.post.detail##<image>(.*?),.*?</image>##<img src=\"$1\">}}\n🩹{{$.post.images[*]}}🩹\n<br><hr><br>\n<h1>评论</h1>\n\n@js:\nresult=result.replace(/\\n/g,'<br>').replace(/<\\/*text>/g,'');\nlist=result.match(/🩹[\\s\\S]+?🩹/)?result.match(/🩹([\\s\\S]+?)🩹/)[1]:'';\nlist=list?list.split('<br>'):[];\n\ncomments=JSON.parse(src).comments;\npp='';\n\nfor(i in comments){\nauthor=comments[i].user.nick;\nauthorimg='<img class=\"author\" src=\"'+comments[i].user.avatar+'\">';\nimgs=comments[i].images?comments[i].images:[];\ntime='<a class=\"time\">'+java.timeFormat(comments[i].createTime)+\"</a>\";\nt=comments[i].text;\nimglist='';\nfor(i in imgs){\nimglist+='<details><summary style=\"color:red\">点击查看图片</summary><img src=\"'+imgs[i]+'\"></details>\\n'\n}\nnick=comments[i].refComment?comments[i].refComment.nick:'';\n\nrep=comments[i].refComment?comments[i].refComment.text:'';\n\nref=nick?'<div class=\"ref\"><p>回复  '+nick+'</p><p>'+rep+'</p></div>'+t:''\ntext=ref?ref:t;\n\npp+=authorimg+author+'<br>'+String(text).replace(/\\n/g,'<br>')+imglist+'<br>'+time+'<br><br><br>';\n}\nresult=result+pp;\nimg='';\nfor(i in list){\nimg+='<details><summary>点击查看图片</summary><img src=\"'+list[i]+'\"></details>\\n'\n}\nresult=String(result).replace(/🩹[\\s\\S]+?🩹|🩹🩹/g,img);\nresult=result.replace(/([^\"])(http[^<\\s\"]+)/g,'$1<a href=\"$2\">$2</a>')",
    "ruleDescription": "<img style=\"width:40px;height:40px\" src=\"{{$.applogo}}\">   {{$.apptitle}}<br>\n<p class=\"tag\">{{$.appsize}}m   {{$.applanguage}}   {{$.appauthorization}}   version{{$.appversion}}   {{$.system}}<p>\n<a href=\"{{$.localurl.url}}\">点击下载</a><br>\n{{$.appdesc}}\n\n<js>result=baseUrl.match(/search/)?result:''</js>",
    "ruleImage": "$.images[0]||$.applogo",
    "ruleLink": "http://floor.huluxia.com/post/detail/ANDROID/2.3?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&post_id={{$.postID||$.shareurl##(\\d+)##$1###}}&page_no=1&page_size=20&doc=1",
    "ruleNextPage": "page",
    "rulePubDate": "<js>\nif(baseUrl.match(/search/)){\nappsize='{{$.appsize}}m';\ntag='{{$.apptags}}';\ntime=java.timeFormat('{{$.createTime}}000');\nresult=appsize+'•'+tag+'•'+time\n}else{result=java.timeFormat('{{$.createTime}}')}\n</js>",
    "ruleTitle": "$.title||$.apptitle",
    "singleUrl": false,
    "sortUrl": "实用软件::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=43&tag_id=0&sort_by=1\n\n绿色软件::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=43&tag_id=4301&sort_by=1\n原创工具::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=43&tag_id=4302&sort_by=0\n影音播放::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=43&tag_id=4304&sort_by=0\n集合贴::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=43&tag_id=4303&sort_by=0\n\n玩机教程::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=44&tag_id=0&sort_by=0\n优选教程::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=44&tag_id=4406&sort_by=0\n软件使用::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=44&tag_id=4401&sort_by=0\n刷机相关::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=44&tag_id=4403&sort_by=0\nROM资源::http://floor.huluxia.com/post/list/ANDROID/2.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{Date.now()}}&count=200&cat_id=44&tag_id=4405&sort_by=0\n搜索软件::http://search.huluxia.com/game/search/ANDROID/4.0.1?platform=2&gkey=000000&app_version=4.1.1.3&versioncode=320&market_id=tool_web&start={{(page-1)*20}}&count=20&keyword={{source.getVariable()}}",
    "sourceComment": "按发布时间排序 sort_by=1\n按回复时间排序 sort_by=0\n按本版精华排序 sort_by=2",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "http://peco-img.uc.cn/image/quark_baike/upload/2022/27HwTN1fq0c2u3v/bed0926027b99ff2fa8cdb16b16f416d.jpg",
    "sourceName": "葫芦侠",
    "sourceUrl": "http://floor.huluxia.com",
    "style": "img{\nwidth:100%;\nheight:auto\n}\n.author{\nwidth:20px;\nheight:20px\n}\n.ref{\ncolor:#888\n}\n.time{\nfont-size:12px\n}\n.tag{\ncolor:#555;\nfont-size:12px\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "injectJs": "\nsetInterval(() => {\n  $(\"iframe\").remove();\n  $(\"ins.adsbygoogle\").remove();\n}, 500);\n$(\"div.site-addswarp\").remove();\n$(\"#ri_home_division_widget-2\").remove();\n$(\"#ri_home_slider_widget-2\").remove();\n$(\"#ri_home_cmspost_widget-2\").remove();\n$(\"#ri_home_catpost_widget-5\").remove();\n$(\"#ri_home_catpost_widget-4\").remove();\n$(\"#ri_home_catpost_widget-6\").remove();\n$(\"#ri_home_background_widget-2\").remove();\n$(\"div.entry-copyright\").remove();\n$(\"div.related-posts\").remove();\n$(\"div#comments\").remove();\n$(\"div.sidebar-wrapper.col-md-12.col-lg-3.h-100\").remove();\n$(\"footer div.container\").remove();\n$(\"footer.site-footer\").css(\"background\",\"#ededed\");\n",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://www.ahhhhfs.com/wp-content/uploads/2021/07/1625221481-04bb5153c0db541-192x192.webp",
    "sourceName": "A姐分享",
    "sourceUrl": "https://www.ahhhhfs.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "li@.m-pic-list",
    "ruleContent": "li.tx-box.size.big@all##src=\".*\" data-src##src",
    "ruleImage": "img@data-src",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "{{@@p.0@text}}{{@@p.1@text}}",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "女生头像::https://mip.woyaogexing.com/touxiang/nv/index<,_{{page}}>.html",
    "sourceComment": "分类自行补全\n分类Url快速生成\nhttp://dalaoha.github.io/yuedu",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://ps.ssl.qhmsg.com/t022c0047a09b681985.jpg",
    "sourceName": "女生头像",
    "sourceUrl": "https://mip.woyaogexing.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\r\n\"User-Agent\": \"Dalvik/2.1.0 (Linux; U; Android 10; BAH3-W09 Build/HUAWEIBAH3-W09)\"\r\n}",
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data[?(@.vote_positive>=@.vote_negative && @.vote_negative<30)]",
    "ruleContent": "",
    "ruleDescription": "$.images[*].full_url##\\n##\\$\r\n\r\n<js>\r\nli='\\n'\r\nlist=result.split('$')\r\nfor(i in list){\r\n\t\tli += '<li><img src=\"'+list[i]+'\"></li>\\n'\r\n\t}\r\n\r\n</js>\r\n\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n{{$.content##\\#img\\#}}\r\n<ul id=\"box\">\r\n{{result}}\r\n</ul>\r\n\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n<script>\r\nroot = document.getElementById('box');\r\n//查看大图插件\r\nnew Viewer(root,{title:false,interval:3000});\r\n</script>",
    "ruleImage": "$.images[0].url",
    "ruleLink": "$.images[0].url",
    "ruleNextPage": "@js:\nresult = '{{baseUrl}}'.replace(/\\?start_id=\\d{7,}$/,'')+'?start_id={{$.data[-1].id}}'",
    "rulePubDate": "$.date##^(\\d{4}-\\d{2}-\\d{2})T(\\d{2}:\\d{2}:\\d{2})\\+08:00$##$1&nbsp;$2",
    "ruleTitle": "👍{{$.vote_positive}}&nbsp; 🤢{{$.vote_negative}}&nbsp; 🖼️{{$.images.length()}}",
    "singleUrl": false,
    "sortUrl": "无聊图::/api/v1/comment/list/26402\n随手拍::/api/v1/comment/list/21183\n女装::/api/v1/comment/list/108629",
    "sourceGroup": "🌐 媒体",
    "sourceIcon": "https://img1.baidu.com/it/u=1496571514,2586450180&fm=253&fmt=auto&app=138&f=PNG?w=120&h=120",
    "sourceName": "煎蛋无聊图",
    "sourceUrl": "https://api.jandan.net",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n\t\"User-Agent\": \"Mozilla/5.0 (Linux; Android 9) Mobile Safari/537.36\",\"referer\": \"{{baseUrl}}\"\n\t}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".list ul li",
    "ruleContent": "link@all&&.info-bt@all&&.info-zi@all",
    "ruleLink": "a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "p@text",
    "ruleTitle": "{{@a.0@text}} {{@span.0@text}}",
    "singleUrl": false,
    "sortUrl": "搜索::https://www.gushiting.com/search.php?q={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('妹妹'):\"\"}}{{source.getVariable()}}&page={{page}}\n故事会::https://www.gushiting.com/gushihui_{{page}}.html",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://www.yuque.com/favicon.ico",
    "sourceName": "故事亭",
    "sourceUrl": "https://www.gushiting.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>'<x t=\"净化规则\" h=\"legado://import/Source?src=https://gitee.com/yveguang/yuedu/raw/master/净化规则.json\">,<x t=\"书源\" h=\"legado://import/Source?src=https://gitee.com/lyc486/yuedu/raw/master/书源.json\">,<x t=\"检查更新\" h=\"legado://import/Source?src=https://gitee.com/yveguang/yuedu/raw/master/订阅.json\">'.split(\",\")</js>",
    "ruleContent": "",
    "ruleLink": "@@x@h\n@js:\nresult=\"https://www.coolapk.com/link?url=\"+result",
    "ruleTitle": "@@x@t",
    "singleUrl": false,
    "sortUrl": "替换规则::https://gitee.com/yveguang/yuedu/raw/master/jinghuals1.json",
    "sourceComment": "encodeURIComponent(",
    "sourceGroup": "🍡书源",
    "sourceIcon": "https://gitee.com/lyc486/yuedu/raw/master/5x.webp",
    "sourceName": "洛娅橙",
    "sourceUrl": "书源整合/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "injectJs": "let str = document.body.innerHTML;\nlet imgsrc = '';\nstr.replace(/(?<=(\"image\":\"))([^\"]*)/,(match,key)=>imgsrc = match.replaceAll(/\\\\/g,\"\"))\nlet html = '<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\"><body>'\nhtml += '<img width=\"100%\" src=\"'+imgsrc+'\"></body>'\ndocument.write(html)",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://api.j4u.ink/favicon.ico",
    "sourceName": "每天60秒读懂世界（图片版）",
    "sourceUrl": "https://api.j4u.ink/v1/store/other/proxy/remote/news/60.json",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "injectJs": "",
    "lastUpdateTime": 1681137466612,
    "loadWithBaseUrl": true,
    "ruleArticles": ".layui-card-body@.ylist",
    "ruleContent": "",
    "ruleDescription": "a@href##content|html##json\n<js>\n`<input type=\"text\" value=\"https://www.yckceo.com{{result}}\"/>\n<br/>\n<a target=\"_blank\" href=\"https://www.yckceo.com{{result}}\">下载JSON文件</a>\n<br/>\n<a href=\"yuedu://{{baseUrl.includes(\"rss\")?\"rsssource\":\"booksource\"}}/importonline?src=https://www.yckceo.com{{result}} type=\"button\">一键导入</a>\n<iframe src=\"yuedu://{{baseUrl.includes(\"rss\")?\"rsssource\":\"booksource\"}}/importonline?src=https://www.yckceo.com{{result}}\" style=\"display:none\"></iframe>`\n</js>",
    "ruleImage": "",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "tag.p.2@text||tag.p.1@text##\\s##···",
    "ruleTitle": "h2@a@text",
    "singleUrl": false,
    "sortUrl": "书源📖::https://www.yckceo.com/yuedu/shuyuan/index.html?page={{page}}\n书源合集📖📖::https://www.yckceo.com/yuedu/shuyuans/index.html?page={{page}}\n订阅源🔔::https://www.yckceo.com/yuedu/rss/index.html?page={{page}}\n订阅源合集🔔🔔::https://www.yckceo.com/yuedu/rsss/index.html?page={{page}}\n书源搜索📖🔍::https://www.yckceo.com/yuedu/shuyuan/sokey.html?keys={{source.getVariable()}}&page={{page}}\n书源合集搜索📖📖🔍::https://www.yckceo.com/yuedu/shuyuans/sokey.html?keys={{source.getVariable()}}&page={{page}}\n订阅源搜索🔔🔍::https://www.yckceo.com/yuedu/rss/sokey.html?keys={{source.getVariable()}}&page={{page}}\n订阅源合集搜索🔔🔔🔍::https://www.yckceo.com/yuedu/rsss/sokey.html?keys={{source.getVariable()}}&page={{page}}",
    "sourceComment": "如果不需要自动导入 描述规则删除<iframe ...></iframe>即可",
    "sourceGroup": "🍡书源",
    "sourceIcon": "https://www.yckceo.com/favicon.ico",
    "sourceName": "源仓库[书源-订阅-搜索]",
    "sourceUrl": "https://www.yckceo.com/##",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "html",
    "ruleContent": "",
    "ruleImage": "@js:'https://bkimg.cdn.bcebos.com/pic/79f0f736afc379310a555bde1391a04543a98326bbb4'",
    "ruleLink": "@js:result=baseUrl",
    "ruleTitle": "title@text",
    "singleUrl": false,
    "sortUrl": "源仓库::http://yckceo.vip\npluto网站整合::https://legado.aoaostar.com/\n下载合集密码yuedu::https://wwn.lanzoub.com/b01pihymd\n乌云替换规则::https://www.lanzoux.com/b0bw8jwoh",
    "sourceGroup": "🍡书源",
    "sourceIcon": "http://pic.pdowncc.com/upload/2021-6/202164836262322.png",
    "sourceName": "阅读资源集",
    "sourceUrl": "合集"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "酷安：fisheer\n公众号：远近物",
    "sourceGroup": "🍡书源",
    "sourceIcon": "http://jnztgtjy.usa3.345888.xyz/view/img/favicon.ico",
    "sourceName": "远近物",
    "sourceUrl": "https://flowus.cn/youtiaoyu/share/b6a9dc79-0c12-4ae6-828a-e3e6a5cd9d3e"
  },
  {
    "articleStyle": 2,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data.list",
    "ruleDescription": "\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n{{$.title}}\r\n<ul id=\"box\">\r\n<li><img src='{{$.url##(http.*\\.jpg).*$##$1}}'> </li>\r\n</ul>\r\n\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n<script>\r\nroot = document.getElementById('box');\r\n//查看大图插件\r\nnew Viewer(root,{title:false,interval:3000});\r\n</script>",
    "ruleImage": "$.url",
    "ruleLink": "$.url",
    "ruleNextPage": "page",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "AI画展::/api/aip/exhibitList,{\"method\": \"POST\",\"body\":\"page={{page}}&limit=20\"}",
    "sourceGroup": "🌐 媒体",
    "sourceIcon": "https://aigc.yizhentv.com/favicon.ico?d8006b4dc7a0f0997472",
    "sourceName": "一帧秒创",
    "sourceUrl": "https://webapi.yizhentv.com",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 1,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n\t\"User-Agent\": \"Mozilla/5.0 (Linux; Android 9) Mobile Safari/537.36\",\"referer\": \"{{baseUrl}}\"\n\t}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "li.list-group-item",
    "ruleContent": "<js>\nplayer=result.match(\"http.*.json\")[0]\nresult = \"<iframe src=\\\"legado://import/auto?src=\" + player\n + \"\\\"width=\\\"100%\\\" height=\\\"0px\\\" controls=\\\"controls\\\" ></iframe>\";\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n</js>\n{{@img!-1@all##.*src=\"(.*)\"##<img src=\"$1\" width=\"100%\"}}{{result}}",
    "ruleImage": "@js:\"\"",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "span@text##\\n## ",
    "ruleTitle": "a@text",
    "singleUrl": false,
    "sourceComment": "<js>\nplayer=result.match(\"http.*.json\")[0]\nresult = \"<iframe src=\\\"legado://import/auto?src=\" + player\n + \"\\\"width=\\\"100%\\\" height=\\\"0px\\\" controls=\\\"controls\\\" ></iframe>\";\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n</js>\n{{@img!-1@all##.*src=\"(.*)\"##<img src=\"$1\" width=\"100%\"}}{{result}}",
    "sourceGroup": "🍺整合",
    "sourceIcon": "",
    "sourceName": "订阅源发布",
    "sourceUrl": "http://jnztgtjy.usa3.345888.xyz/god/index.php?page={{page}}"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://gimg3.baidu.com/topone/src=https%3A%2F%2Fbkimg.cdn.bcebos.com%2Fsmart%2Feac4b74543a98226cffc403302d5ae014a90f603bdd2-bkimg-process%2Cv_1%2Crw_1%2Crh_1%2Cmaxl_800%2Cpad_1%3Fx-bce-process%3Dimage%2Fresize%2Cm_pad%2Cw_348%2Ch_348%2Ccolor_ffffff&refer=http%3A%2F%2Fwww.baidu.com&app=2011&size=f200,200&n=0&g=0n&er=404&q=75&fmt=auto&maxorilen2heic=2000000?sec=1717693200&t=89f5ce3a01ab4171be8311e17680ded7",
    "sourceName": "豆包全能聊天",
    "sourceUrl": "https://www.doubao.com/chat/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.four columns box-item-fixed-index a-relative",
    "ruleContent": "link@all&&.row!0:1@all",
    "ruleImage": ".mockup-thumb@style##.*\\(|\\);",
    "ruleLink": "a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": ".d-btn@text",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "简体::https://font.sucai999.com/search/0_1_{{page}}.html\n繁体::https://font.sucai999.com/search/0_2_{{page}}.html",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "",
    "sourceName": "字体下载",
    "sourceUrl": "https://font.sucai999.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".wc3 li",
    "ruleLink": "a@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "人气：{{@@tag.span.0@text}} · 大小：{{@@tag.span.1@text}}",
    "ruleTitle": "a@text",
    "singleUrl": false,
    "sortUrl": "东方玄幻::https://m.zei8.me/xuanhuan\n传统武侠::https://m.zei8.me/chuantongwuxia\n恐怖惊悚::https://m.zei8.me/kongbujing\n现代都市::https://m.zei8.me/xiandaidushi\n人物传记::https://m.zei8.me/renwuchuanji\n网游动漫::https://m.zei8.me/wangyoudongman\n军事历史::https://m.zei8.me/junshilishi\n热点资源::https://m.zei8.me/redianziyuan\n西方奇幻::https://m.zei8.me/xifangqihuan\n仙侠修真::https://m.zei8.me/xianxiaxiuzhen\n侦探推理::https://m.zei8.me/zhentantuili\n经典科幻::https://m.zei8.me/jingdiankehuan\n名著杂志::https://m.zei8.me/mingzhuzazhi\n历史穿越::https://m.zei8.me/lishichuanyue\n传统言情::https://m.zei8.me/chuantongyanqing\n都市社会::https://m.zei8.me/dushishehui\n幻想现言::https://m.zei8.me/huanxiangxianyan\n耽美百合::https://m.zei8.me/danmeibaihe",
    "sourceGroup": "📥 下载",
    "sourceIcon": "https://tse1-mm.cn.bing.net/th/id/OIP-C.-aFdxcsvUb_2C_YJK7uYHAAAAA?w=150&h=150&c=7&o=5&dpr=3&pid=1.7",
    "sourceName": "贼吧",
    "sourceUrl": "https://m.zei8.me"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "<js>\nlet TOKEN = 'token://com.coolapk.market/c67ef5943784d09750dcfbb31020f0ab?'\nlet PACKAGE_NAME = 'com.coolapk.market';\nlet DEVICE_ID = String(java.randomUUID());\nlet APP_DEVICE = (length => {\n  let chars = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'\n  let result = ''\n  for (var i = length; i > 0; --i) {\n    result += chars[Math.floor(Math.random() * chars.length)]\n  }\n  return result\n})(50);\n\n  let t = parseInt(Date.now() / 1000)\n  let hex_t = `0x${t.toString(16)}`\n  let md5_t = java.digestHex(t.toString(), \"md5\")\n  let a = `${TOKEN}${md5_t}$${DEVICE_ID}&${PACKAGE_NAME}`;\n  let md5_a = java.digestHex(String(java.base64Encode(a)),\"md5\")\n  let token = `${md5_a}${DEVICE_ID}${hex_t}`\n\nhead = {\n      'User-Agent': 'Dalvik/2.1.0 (Linux; U; Android 10; Pixel 4 XL Build/QQ2A.200405.005) +CookMarket/10.1.2-2004302',\n      'X-Requested-With': 'XMLHttpRequest',\n      'X-Sdk-Int': '29',\n      'X-Sdk-Locale': 'zh-CN',\n      'X-App-Id': 'com.coolapk.market',\n      'X-App-Version': '10.1.2',\n      'X-App-Code': '2004302',\n      'X-App-Token': token,\n      'X-Api-Version': '10',\n      'X-App-Device': APP_DEVICE,\n      'X-Dark-Mode': '0'\n    }\nJSON.stringify(head)\n</js>",
    "jsLib": "function pad(s) {\n  return s < 10 ? `0${s}` : s\n}\n\nfunction formatDate(timeStamp){\n\tlet diff = (Date.now() - timeStamp * 1000) / 1000\n    if (diff < 60) {\n      return '刚刚'\n    } else if (diff < 3600) {\n      return `${parseInt(diff / 60)}分钟前`\n    } else if (diff < 86400) {\n      return `${parseInt(diff / 3600)}小时前`\n    } else if (diff < 604800) {\n      return `${parseInt(diff / 86400)}天前`\n    } else if (diff < 2592000) {\n      return `${parseInt(diff / 604800)}周前`\n    } else if (diff < 31104000) {\n      return `${parseInt(diff / 2592000)}个月前`\n    } else {\n      let date = new Date(timeStamp * 1000)\n      return `${date.getFullYear()}-${pad(date.getMonth() + 1)}-${pad(date.getDate())}`\n    }\n\t}\n\t\nfunction createReply(item, addDivider, addPadding) {\n    let html = addDivider && `<hr class='hr'>` || ''\n    if (addPadding) {\n      html += `<div class='box-horizontal padding'>`\n      html += `<div class='line-vertical'></div>`\n      html += `<div class='box-vertical'>`\n    }\n    html += `<div class='box-horizontal'>`\n    html += `<img class='avatar' src=${item.userAvatar} />`\n    html += `<div class='box-vertical'>`\n    html += `<div class='font-medium'>${item.username}</div>`\n    html += `<div class='font-small color-grey'>${formatDate(item.dateline)}</div>`\n    html += `</div>`\n    html += `</div>`\n    html += `<div class='p'></div>`\n    item.message.split(/\\r?\\n/).map(it => {\n      html += `<div class='font-medium'>${it}</div>`\n    })\n    if (item.picArr && item.picArr.length) {\n      html += `<div id='box' class='p'>`\n      item.picArr.filter(it => it).map(it => {\n        html += `<img onload=\"box.viewer.update()\" class='image' src='${it}' />`\n      })\n      html += `</div>`\n    } else if (item.pic) {\n      html += `<div class='p'></div>`\n      html += `<a href=\"${item.pic}\"><img class='image' onload=\"box.viewer.update()\" src='${item.pic}' /></a>`\n    }\n    if (addPadding) {\n      html += `</div>`\n      html += `</div>`\n    }\n    return html\n  }",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data[*]",
    "ruleContent": "@js:\nif(!/apk\\/detail/.test(baseUrl)){\n       let html = `\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.2/viewer.min.css\">\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.2/viewer.min.js\"></script>`;\n       html += `<style>\n      .p { margin-top: 12px; }\n      .box-vertical { display: flex; flex-direction: column; word-wrap: break-word; word-break: break-all; }\n      #box{height:320px}\n      #box,.box-horizontal{ display: flex; flex-direction: row; overflow: scroll; }\n      .font-small { font-size: 13px; }\n      .font-medium { font-size: 15px; }\n      .color-grey { color: grey; }\n      .avatar { width: 30px; height: 30px; margin-right: 6px;border-radius:50% }\n      .image { flex: 0 0 auto;  margin-left: 1px;min-width:160px }\n      .hr { width: 100%; height: 1px; border: none; border-top: thin solid #eee; }\n      .padding { padding-left: 40px; }\n      .line-vertical { margin-right: 6px; border-left: thin solid #eee; }\n    </style>`\n    html += `<div class='box-vertical'>`\n    let id = \"{{$.data.id}}\";\n    let item = JSON.parse(result).data;\n    html += createReply(item)\n    let curPage  = 1;\n    let item_reply = []\n    let totalnum = 0;\n    let lastItem =\"\"\n    let resp2 = JSON.parse(java.ajax(\"https://api.coolapk.com/v6/feed/replyList?id={{$.data.id}}&page=1&lastItem=\"));\n    let item2 = resp2.data\n    item_reply = item_reply.concat(item2)\n    let replynum5 = item.replynum;\n    replynum5 > 100?replynum5=100:replynum5\n    while (item2.length && (totalnum = totalnum + item2.length) < replynum5) {\n      curPage = curPage + 1\n      lastItem = item2[item2.length - 1].id\n      resp2 = resp2 = JSON.parse(java.ajax(`https://api.coolapk.com/v6/feed/replyList?id=${id}&page=${curPage}&lastItem=${lastItem}`))\n      item2 = resp2.data\n      item_reply = item_reply.concat(item2)\n    }\n\n    let grouped_item_reply = {}\n    item_reply.map(item => {\n      if (item.rrid) {\n        grouped_item_reply[item.rrid] = grouped_item_reply[item.rrid] || []\n        grouped_item_reply[item.rrid].push(item)\n      } else {\n        grouped_item_reply[item.id] = grouped_item_reply[item.id] || []\n        grouped_item_reply[item.id].push(item)\n      }\n    })\n    for (key in grouped_item_reply) {\n      grouped_item_reply[key].sort((e1, e2) => {\n        return e1.dateline - e2.dateline\n      }).map(item => html += createReply(item, true, !!item.rrid))\n    }\n\n    html += `</div>`\n    html += `<script>\n    box = document.getElementById(\"box\");\n    \n    window.onload = () => {new Viewer(box,{title:false,interval:3000})\n    }\n    </script>`\n    result = html\n }else{\n \thtml = `<p><h2><img style=\"width:30px;heigth:30px\" src=\"{{$.data.logo}}\">{{$.data.title}} <button onclick=\"c()\">点击按钮复制分类Url规则粘贴查看评论</button></h2> <a href=\"https://www.coolapk.com/apk/{{$.data.apkname}}\">软件地址</a>  </p>\n \t<p>☼版本号:{{$.data.version}}</p>\n<p>☉最近更新：{{$.data.changehistory##\\n.*}}</p>\n<p>☪︎{{$.data.apksize}}/{{$.data.downCount}}下载/{{$.data.followCount}}人关注/{{$.data.commentCount}}人评论/{{$.data.language}}</p>\n<br>&lrm;<br>\n<p>📖新版特性📖</p>\n{{$.data.changelog}}\n<br>&lrm;<br>\n<p>📖应用介绍📖</p>\n{{$.data.introduce}}`\n \t\n   \thtml += `<textarea id=\"textarea\" readonly>{{$.data.title}}▪回复::https://api.coolapk.com/v6/page/dataList?url=#/feed/apkCommentList?id={{$.data.id}}&sort=&title=最近回复&page={\\{page}}&lastItem=\\n`\n\nhtml += \"{{$.data.title}}▪发布::https://api.coolapk.com/v6/page/dataList?url=#/feed/apkCommentList?id=256030&sort=dateline_desc&title=最近发布&page={\\{page}}&lastItem=\\n\"\n\nhtml += \"{{$.data.title}}▪热度::https://api.coolapk.com/v6/page/dataList?url=#/feed/apkCommentList?id={{$.data.id}}&sort=popular&title=热度排序&page={\\{page}}&lastItem=\\n</textarea>\"\nhtml += `<script>\nfunction c() {\n    var text = document.getElementById('textarea');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy');\n   alert(\"复制成功，请编辑源粘贴至分类url处\")\n}\n</script>`\n \t}",
    "ruleDescription": "",
    "ruleImage": "$.pic||$.userAvatar||$.logo",
    "ruleLink": "<js>\nif(!/search/.test(baseUrl)){\n\tresult = \"https://api.coolapk.com/v6/feed/detail?id={{$.id}}\"\n\t}else{\n\t\tresult = \"https://api.coolapk.com/v6/apk/detail?id={{$.apkname}}&installed=0\"\n\t\t}\n</js>",
    "ruleNextPage": "page",
    "rulePubDate": "@js:\nif(!/search/.test(baseUrl)){\nlet name = \"{{$.username}}\";\nlet ti = formatDate(java.getString(\"$.dateline\"));\nlet num = Number(\"{{$.replynum}}\");\nresult = `${name}▪发布时间：${ti} ${num}回复${(num && '('+formatDate({{$.lastupdate}})+')') || \"\"}`\n}else{\n\tresult = \"{{$.apksize}}▪下载数：{{$.downCount}}▪评论：{{$.commentCount}}\"\n\t}",
    "ruleTitle": "$.message||$.origTitle||$.title##<\\/*a.*?>",
    "singleUrl": false,
    "sortUrl": "搜索应用::https://api.coolapk.com/v6/search?type=apk&cat=&sort=default&searchValue={{(source.getVariable()==null||source.getVariable()==\"\")?\"阅读\":source.getVariable()}}&page={{page}}&lastItem=\n\n阅读▪回复::https://api.coolapk.com/v6/page/dataList?url=#/feed/apkCommentList?id=256030&sort=&title=最近回复&page={{page}}&lastItem=\n\n阅读▪发布::https://api.coolapk.com/v6/page/dataList?url=#/feed/apkCommentList?id=256030&sort=dateline_desc&title=最近发布&page={{page}}&lastItem=\n\n阅读▪热度::https://api.coolapk.com/v6/page/dataList?url=#/feed/apkCommentList?id=256030&sort=popular&title=热度排序&page={{page}}&lastItem=",
    "sourceComment": "来自@cinhoo大佬\n\n设置源变量搜索应用",
    "sourceGroup": "💠 其他",
    "sourceIcon": "http://static.coolapk.com/images/header-logo.png",
    "sourceName": "酷安",
    "sourceUrl": "https://api.coolapk.com",
    "style": "#textarea{\n\tvisibility:hidden\n\t}",
    "variableComment": "确认后刷新"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "//div[@class=\"url-card io-px-2 col-6  col-2a col-sm-2a col-md-2a col-lg-3a col-xl-5a col-xxl-6a   \"]",
    "ruleContent": "",
    "ruleImage": "//div/a/div/div[1]/img/@data-src",
    "ruleLink": "//div/a/@href",
    "ruleTitle": "//div/a/div/div[2]/div/strong/text()",
    "singleUrl": false,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://ai-bot.cn/wp-content/uploads/2023/03/ai-bot-logo-black.png",
    "sourceName": "ai-bot",
    "sourceUrl": "https://ai-bot.cn/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "//*[@id=\"post-item-tools\"]/div[2]/ul/li",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "//picture/source/@data-srcset",
    "ruleLink": "//h2/a/@href",
    "ruleNextPage": "//*[@id=\"post-item-tools\"]/div[3]/button/@class",
    "ruleTitle": "//h2/a/text()",
    "shouldOverrideUrlLoading": "",
    "singleUrl": false,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://www.aihub.cn/wp-content/uploads/2023/08/aihub_cn_logo.png",
    "sourceName": "aihub",
    "sourceUrl": "https://www.aihub.cn/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "//div[@class=\"url-card io-px-2 col-1a col-sm-1a col-md-2a col-lg-4a col-xl-5a col-xxl-5a \"]",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "//div/a[1]/div/div[1]/img/@data-src",
    "ruleLink": "//div/a[1]/@href",
    "ruleTitle": "//div/strong/text()",
    "singleUrl": false,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://www.ainav.cn/logo.png",
    "sourceName": "aivan",
    "sourceUrl": "https://www.ainav.cn/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.pic",
    "ruleImage": "img@data-src",
    "ruleLink": "a@href",
    "ruleNextPage": "text.下一页@href",
    "ruleTitle": "img@alt",
    "singleUrl": false,
    "sortUrl": "华语MV::https://www.yaomtv.cn/mv/1_1.html\n日韩MV::https://www.yaomtv.cn/mv/2_1.html\n\n现场MV::https://www.yaomtv.cn/mv/4_1.html\n影视MV::https://www.yaomtv.cn/mv/5_1.html\n夜店视频::https://www.yaomtv.cn/mv/6_1.html\n车模视频::https://www.yaomtv.cn/mv/7_1.html\n热舞视频::https://www.yaomtv.cn/mv/8_1.html\n美女写真::https://www.yaomtv.cn/mv/9_1.html\n美女打碟::https://www.yaomtv.cn/mv/10_1.html\n串烧视频::https://www.yaomtv.cn/mv/11_1.html",
    "sourceGroup": "💠 其他",
    "sourceIcon": "",
    "sourceName": "爱车MV",
    "sourceUrl": "https://www.yaomtv.cn/"
  },
  {
    "articleStyle": 1,
    "contentBlacklist": "https?.*mobi.+top.*\nhttps?.*histats.+\nhttps?.*icu/biyys.+",
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n\t\"User-Agent\": \"Mozilla/5.0 (Linux; Android 9) Mobile Safari/537.36\",\n\"Referer\": \"{{baseUrl}}\"\n\t}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".imglist li||.slist li",
    "ruleContent": "html||all",
    "ruleImage": "img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "text.后页@href",
    "rulePubDate": ".date@text",
    "ruleTitle": "h5@text||h4@text",
    "singleUrl": false,
    "sortUrl": "首页::https://www.199w.cc/Mobile.aspx\n变量搜索::https://www.199w.cc/mSearch.aspx?where=title&keyword={{v=source.getVariable()}}\n焦点::mc9.aspx\n热点::mc88.aspx\n娱乐::mc21.aspx\n影视::mc36.aspx\n综艺::mc64.aspx\n音乐::mc43.aspx\n视频::mc45.aspx\n社会::mc35.aspx\n武林::mc74.aspx\n美女::mc49.aspx\n欧美::mc71.aspx\n两性::mc61.aspx",
    "sourceComment": "//右上角三点设置源变量搜索",
    "sourceGroup": "🎬 18禁",
    "sourceIcon": "https://www.199w.cc/mobile/images/logo_ip.gif",
    "sourceName": "24FA",
    "sourceUrl": "https://www.199w.cc/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.row-book clearfix@tag.dl",
    "ruleContent": "class.main book@html##.*»",
    "ruleLink": "a@href",
    "ruleNextPage": "class.moble_pagination@tag.a.2@href",
    "rulePubDate": "dd@text",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "都市小说::https://www.40d3b.com/pic/dushi/\n乱伦小说::https://www.40d3b.com/pic/luanlun/\n校园小说::https://www.40d3b.com/pic/xiaoyuan/\n人妻小说::https://www.40d3b.com/pic/renqi/",
    "sourceComment": "##tlh",
    "sourceGroup": "🎬 18禁",
    "sourceIcon": "https://www.jinshu8.top/template/wap/maxgxs02/picture/n1.png",
    "sourceName": "四虎小说",
    "sourceUrl": "https://www.40d3b.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "💠 其他",
    "sourceIcon": "",
    "sourceName": "磁力口袋",
    "sourceUrl": "https://kd.clkd.xyz/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "ruleArticles": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceComment": "画图需要登录，也不太好用，右上角设置-Cookie设置-完整Cookie，访问bing获取完整Cookie然后填入\n如果不能访问或访问过慢，可以尝试自己部署，然后把地址换成自己部署的地址\nvercel部署，不需要服务器，如果自己有域名更好\n部署地址：https://github.com/Harry-zklcdc/go-proxy-bingai",
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://pic.imgdb.cn/item/65ede32c9f345e8d033426f9.webp",
    "sourceName": "BingAI",
    "sourceUrl": "https://bing.zjydn.top"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "https://linux.do",
    "ruleArticles": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceComment": "邀请链接：https://linux.do/invites/NHbqjjBANN\n或者直接搜索“邀请链接”",
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://pic.imgdb.cn/item/65ede9ae9f345e8d0351a2e1.png",
    "sourceName": "linux.do",
    "sourceUrl": "https://linux.do"
  },
  {
    "articleStyle": 2,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".recommended@.recommended-grids@.col-md-2:matches((?i)^((?!秀人|IMISS|XIAOYU|FEILIN).)*$)",
    "ruleContent": ".photo_box@tag.img@src##\\n##\\$\n\n<js>\nli='\\n'\njava.log(result)\nlist=result.split('$')\nfor(i in list){\n\t     if(list[i].length<20) break;\n\t\tli += '<li><img src=\"https://www.jokerlu6.pw/template/jokerlu/images/logo.png\" data-src=\"https://imageproxy.pimg.tw/resize?url='+list[i].replace(/^(http(.*)\\.jpg).*/,'$1')+'\"></li>\\n';\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n<h3>{{@@.song-info@h3@text}}</h3>\r\n<h6>{{@@id.myList@h4@text}}</h6>\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "https://imageproxy.pimg.tw/resize?url={{@@img@src}}",
    "ruleLink": "a.0@href",
    "ruleNextPage": ".mbyc.-2@a@href",
    "rulePubDate": ".time@p@text",
    "ruleTitle": ".title@text",
    "singleUrl": false,
    "sortUrl": "清凉写真::/index.php/arttype/110.html\n清凉随机::/index.php/arttype/110-{{ Math.ceil(Math.random()*2767) }}/\n美女图::/index.php/arttype/76.html\n美女随机::/index.php/arttype/76-{{ Math.ceil(Math.random()*699) }}/\n丝袜美腿::/index.php/arttype/111.html\n丝袜随机::/index.php/arttype/111-{{ Math.ceil(Math.random()*754) }}/\n亚洲美女::/index.php/arttype/77.html\n亚洲随机::/index.php/arttype/77-{{ Math.ceil(Math.random()*473) }}/\n素人正妹::/index.php/arttype/79.html\n素人随机::/index.php/arttype/79-{{ Math.ceil(Math.random()*163) }}/\r\nCOSPLAY::/index.php/arttype/80.html\nCOS随机::/index.php/arttype/80-{{ Math.ceil(Math.random()*850) }}/\r\n性感激情::/index.php/arttype/112.html\r\n欧美写真::/index.php/arttype/113.html\r\n欧美美女::/index.php/arttype/78.html",
    "sourceComment": "免费的图片代理https://imageproxy.pimg.tw 可代理 jpg gif,可靠性未知,能用多久不知道,到时候想看自己找梯子,(都有梯子了,还看这个?)",
    "sourceGroup": "🎬 18禁",
    "sourceIcon": "https://www.jokerlu6.pw/favicon.ico",
    "sourceName": "jokerlu",
    "sourceUrl": "https://www.jokerlu6.pw",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "https:://www.trsz.xyz/user-login.htm",
    "ruleArticles": "class.list-unstyled@li",
    "ruleContent": "class.message@all",
    "ruleLink": "class.style3_subject@a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.date text-grey@text",
    "ruleTitle": "class.style3_subject@a@text",
    "singleUrl": false,
    "sortUrl": "首页::/bbs-{{page}}.htm\n同人小说::/forum-1-{{page}}.htm\n动漫同人::/forum-1-{{page}}.htm?tagids=0_3_0_0\n影视同人::/forum-1-{{page}}.htm?tagids=0_4_0_0\n小说同人::/forum-1-{{page}}.htm?tagids=0_5_0_0\n其他同人::/forum-1-{{page}}.htm?tagids=0_6_0_0\n常规小说::/forum-2-{{page}}.htm\n搜索::/search.htm?keyword={{source.getVariable()}}",
    "sourceIcon": "https://www.trsz.xyz/view/img/logo.png",
    "sourceName": "同人书站",
    "sourceUrl": "https://www.trsz.xyz"
  },
  {
    "articleStyle": 2,
    "customOrder": 0,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n     \"Referer\":\"https://xchina.co\",\n     \"User-Agent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0\",\n     \"Origin\":\"https://xchina.co\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "https://xchina.co/login.html",
    "ruleArticles": "class.videos@class.item",
    "ruleContent": "<!DOCTYPE html>\n<html>\n  <head>\n    <meta\n      name=\"viewport\"\n      content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\"\n    />\n    <link\n      rel=\"stylesheet\"\n      href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\"\n    />\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\n    <script src=\"https://cdn.jsdelivr.net/hls.js/latest/hls.min.js\"></script>\n    <script src=\"https://xchina.co/scripts/my_49.js\"></script>\n    <script src=\"https://cdn.jsdelivr.net/npm/hls.js@latest\"></script>\n    {{@@class.main@tag.script.1@html}}\n  </head>\n\n  <body>\n    <div id=\"div_video\">\n      <video id=\"video_player\" width=\"100%\" controls src=\"\"></video>\n    </div>\n\n    <template id=\"urlData\"> {{@@class.body@tag.script.0@html}} </template>\n    <template id=\"video_poster\"> {{@@tag.video@poster}} </template>\n\n    <script>\n      var templateContent = document.getElementById(\"urlData\").innerHTML;\n      var m3u8Url = templateContent.split(\"'\")[3];\n      var m3u8Img = templateContent.split(\"'\")[5];\n      var $player = $(\"video\");\n      $player.attr(\"poster\", m3u8Img);\n      // 检查HLS.js是否支持当前浏览器\n      if (Hls.isSupported()) {\n        // 创建一个HLS实例\n        const hls = new Hls();\n        // 设置自定义请求头\n        hls.xhrSetup = (xhr, url) => {\n          xhr.setRequestHeader(\"Host\", \"s2.playhls.com\");\n        };\n\n        hls.loadSource(m3u8Url);\n\n        hls.attachMedia(document.getElementById(\"video_player\"));\n\n        hls.on(Hls.Events.MANIFEST_PARSED, () => {\n          document.getElementById(\"video_player\").play();\n        });\n      } else {\n        console.error(\"当前浏览器不支持HLS.js\");\n      }\n    </script>\n  </body>\n</html>\n",
    "ruleDescription": "",
    "ruleImage": "@tag.a.0@tag.div@data-poster",
    "ruleLink": "@tag.a.0@href",
    "ruleNextPage": "class.pager.0@class.next@href",
    "rulePubDate": "class.tag@class.duration@text",
    "ruleTitle": "class.text@tag.a@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://xchina.co/videos/keyword-{{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('糖心'):source.getVariable()}}/{{page}}.html\n中文AV::https://xchina.co/videos/series-63824a975d8ae.html\n日本AV::https://xchina.co/videos/series-6206216719462.html\n模特私拍::https://xchina.co/videos/series-6030196781d85.html\n业余拍摄::https://xchina.co/videos/series-617d3e7acdcc8.html\n情色电影::https://xchina.co/videos/series-61c4d9b653b6d.html\n其他影片::https://xchina.co/videos/series-60192e83c9e05.html\n",
    "sourceComment": "挂梯使用，裸连大概率连不上。",
    "sourceIcon": "https://p3-search.byteimg.com/obj/labis/0a5502af6b95a6b49d3acd488aae8398",
    "sourceName": "小黄书-视频",
    "sourceUrl": "https://xchina.co/videos.html",
    "style": "#div_video {\n    display: block;\n    margin-bottom:10px;\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 1,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://mms1.baidu.com/it/u=3889785552,3676099628&fm=253&app=138&f=JPEG&fmt=auto&q=75?w=500&h=500",
    "sourceName": "起点男生",
    "sourceUrl": "https://m.qidian.com/rank/hotsales/"
  },
  {
    "articleStyle": 0,
    "customOrder": 2,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://mms0.baidu.com/it/u=3057616090,4224022483&fm=253&app=138&f=PNG&fmt=auto&q=75?w=500&h=500",
    "sourceName": "17K男生",
    "sourceUrl": "https://h5.17k.com/top/list.html?type=2&classId=2"
  },
  {
    "articleStyle": 0,
    "customOrder": 2,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".mipui-category-list-item",
    "ruleDescription": "",
    "ruleImage": "mip-img@src",
    "ruleLink": "h4 a@href",
    "ruleNextPage": ".pagination@tag.a.-2@href",
    "rulePubDate": "span@text",
    "ruleTitle": "h4@text",
    "singleUrl": false,
    "sortUrl": "最新::https://www.downtxts.com/\n🔎搜索::https://www.downtxts.com/search?q=\n玄幻::https://www.downtxts.com/article/xuanhuan/\n武侠::https://www.downtxts.com/article/wuxia/\n都市::https://www.downtxts.com/article/dushi/\n言情::https://www.downtxts.com/article/yanqing/\n经典::https://www.downtxts.com/article/jingdian/\n历史::https://www.downtxts.com/article/lishi/\n科幻::https://www.downtxts.com/article/kehuan/\n惊悚::https://www.downtxts.com/article/jingsong/\n网游::https://www.downtxts.com/article/wangyou/",
    "sourceGroup": "📥 下载",
    "sourceIcon": "https://www.downtxts.com/favicon.ico",
    "sourceName": "TXT下载",
    "sourceUrl": "https://www.downtxts.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 3,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".col-xs-6",
    "ruleDescription": "",
    "ruleImage": "img@data-original",
    "ruleLink": "h2 a@href",
    "ruleNextPage": ".next@href",
    "rulePubDate": "{{@@tag.a.1@text}} · {{@@time@text}}",
    "ruleTitle": "h2@text",
    "singleUrl": false,
    "sortUrl": "🔎搜索::https://www.jingjiaoba.com/?s=\n都市::https://www.jingjiaoba.com/du-shi-yu-le/jing-xiao-du-shi\n娱乐::https://www.jingjiaoba.com/du-shi-yu-le/jing-xiao-yu-le\n奇幻::https://www.jingjiaoba.com/qi-huan-xuan-huan/jing-xiao-qi-huan\n玄幻::https://www.jingjiaoba.com/qi-huan-xuan-huan/jing-xiao-xuan-huan\n武侠::https://www.jingjiaoba.com/wu-xia-xian-xia/jing-xiao-wu-xia\n仙侠::https://www.jingjiaoba.com/wu-xia-xian-xia/jing-xiao-xian-xia\n竞技::https://www.jingjiaoba.com/jing-ji-you-xi/jing-xiao-jing-ji\n游戏::https://www.jingjiaoba.com/jing-ji-you-xi/jing-xiao-you-xi\n科幻::https://www.jingjiaoba.com/ke-huan-ling-yi/jing-xiao-ke-huan\n灵异::https://www.jingjiaoba.com/ke-huan-ling-yi/jing-xiao-ling-yi\n历史::https://www.jingjiaoba.com/li-shi-jun-shi/jing-xiao-li-shi\n军事::https://www.jingjiaoba.com/li-shi-jun-shi/jing-xiao-jun-shi\n百合::https://www.jingjiaoba.com/bai-he-dan-mei/bai-he-xiao-shuo\n耽美::https://www.jingjiaoba.com/bai-he-dan-mei/dan-mei-xiao-shuo\n言情::https://www.jingjiaoba.com/nv-sheng-shi-ti/nv-sheng-yan-qing\n实体::https://www.jingjiaoba.com/nv-sheng-shi-ti/jing-xiao-shi-ti\n次元::https://www.jingjiaoba.com/jing-xiao-er-ci-yuan",
    "sourceGroup": "📥 下载",
    "sourceIcon": "https://www.jingjiaoba.com/wp-content/themes/Cute/assets/img/favicon.ico",
    "sourceName": "精校吧",
    "sourceUrl": "https://www.jingjiaoba.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 4,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.list",
    "ruleContent": "",
    "ruleDescription": "<br><h3>{{$.vod_name}}</h3>\n<h6>[{{$.vod_score}}分] [{{$.vod_class ##\\,##] [}}]<b>发布于 {{$.vod_time}}</b></h6>\n\n<video src=\"{{$.vod_play_url ##^.*?\\$}}\" poster=\"{{$.vod_pic}}\" controls></video>",
    "ruleImage": "$.vod_pic",
    "ruleLink": "/api.php/provide/vod/?ac=detail&ids={{$.vod_id}}",
    "ruleNextPage": "page",
    "rulePubDate": "⏱️ {{$.vod_duration}}　{{$.vod_score}}分　{{$.vod_time}}",
    "ruleTitle": "$.vod_name",
    "singleUrl": false,
    "sortUrl": "🔎 视频搜索::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&wd=按摩\n\n精品推荐::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=1\n国产视频::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=2\n主播直播::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=3\n日本无码::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=4\n日本有码::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=5\n中文字幕::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=6\n巨乳美乳::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=7\n熟女人妻::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=8\n强奸乱伦::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=9\n欧美精品::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=10\n少女萝莉::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=11\n三级伦理::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=12\n成人动漫::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=13",
    "sourceComment": "★源URL的填写链接为【list】格式\n\t网站网址\n\t网站网址/api.php/provide/vod/?ac=【list】\n\n例：\nhttps://apittzy.com\nhttps://apittzy.com/api.php/provide/vod/?ac=list\n\nps：\n\t使用【list】格式查看分类和分类id以组成分类URL\n\n\n\n★分类URL的填写链接为【detail】格式\n\t视频搜索::网站网址/api.php/provide/vod/?ac=【detail】&pg={{page}}&wd=关键词\n\t分类名称::网站网址/api.php/provide/vod/?ac=【detail】&pg={{page}}&t=分类id\n\n例：\n\t视频搜索::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&wd=按摩\n\t精品推荐::https://apittzy.com/api.php/provide/vod/?ac=detail&pg={{page}}&t=1\n\nps：\n\t分类URL写成【list】格式也行，但是没有详细信息。需要通过正文链接跳转正文页再填写正文规则。而且没有封面！\n\n\n\n★正文规则\n\t因为分类URL使用了【detail】格式，需要的信息都显示了。(视频链接)\n\t所以我们在描述规则填写正文规则就行了，这样子就省的再跳转一次正文链接了。\n\t但是链接规则还是要写的，不然不会加载列表。\n\n\n\n☆【vod】和【art】\n视频分类链接为【vod】格式\n\t网站网址/api.php/provide/vod/?ac=list\n图文分类链接为【art】格式\n\t网站网址/api.php/provide/art/?ac=list\n通过【list】格式查看分类和分类id以组成分类URL\n\nps：\n\t图片和小说链接都是【art】格式，这样子不好分割，建议把小说分类相关链接移除\n\t因为【art】格式的【detail】链接并不会显示全部套图，所以需要填写正确的链接规则跳转正文页再填写正文规则而不是直接在描述规则处填写规则\n\n\n\n☆详情页链接规则\n\t详情页链接仅支持【detail】格式\n网站网址/api.php/provide/(vod/art)/?ac=detail&ids=(视频id/图文id)\n\n\t如果分类URL只填写了网址，那么链接规则补充剩下的链接就行了\n例：\n\t/api.php/provide/vod/?ac=detail&ids=视频id\n❗仅限【vod】/【art】单格式使用\n\n\t如果订阅同时写了【vod】和【art】两种格式，链接就需要使用js判定\n@js:\nif(baseUrl.match(/art/)){\n\t网站网址/api.php/provide/art/?ac=detail&ids={{$.art_id}}\n}else{\n\t网站网址/api.php/provide/vod/?ac=detail&ids={{$.vod_id}}\n}\nps：\n\t使用两种格式时，此js在正文规则也会需要用到。\n\n\n\n\n\n‼️以下网址加上【list】链接可更改为json格式，查看分类及分类id\n\n\t因为json链接格式固定？\n\t所以修改一下网站之间的分类URL差别即可使用此订阅格式套用，，，大概\n\nps：\n\t注意【list】和【detail】格式以及【vod】和【art】链接的差别\n\n\n共30个网址：\n\n\t★鲨鱼::https://shayuapi.com\n\t\tps：老朋友了\n\n\n\t老鸭资源::http://laoyazy50.cc\n\t\tps：网站有时效性？\n\n\n\t老鸭资源2::https://api.apilyzy.com\n\n\n\n\t水蜜桃::http://51smt4.xyz\n\n\n\t99资源::http://99zy.pw\n\n\n\t99资源吧::http://99zyba.com\n\n\n\t丝袜资源::http://siwazyw.net\n\n\n\t浪潮资源::http://langchaozy6.com\n\n\n\tCK资源::http://www.feifei67.com\n\n\n\t大雕资源::http://www.dd-01.com\n\n\n\t银龙资源::https://yinlong.tv\n\n\n\t苍天资源::http://cj.cangtiancj.com\n\n\n\t骚色资源::http://api.saosezy.icu\n\n\n\t芒果资源::https://mgzyz1.com\n\n\n\t酷豆资源::https://kudouzy.com\n\n\n\t酷伦理资源::https://api.kudian70.com\n\n\n\t速播资源::https://api.suboapi.com\n\n\n\t国产精品::https://zy.difi.life\n\n\n\t痴汉队长::https://javcaptain.com\n\n\n\t秀色资源::https://api.xiuseapi.com\n\n\n\t苹果资源::https://www.pg111222.com\n\n\n\t茄子资源::http://www.qiezizy8.com\n\n\n\t辣椒资源::https://www.lajiaozy18.com\n\n\n\t花椒资源::https://apihjzy.com/api.php/provide/vod/?ac=list\n\t\tps：网站无法打开，json链接可以\n\n\n\t桃色资源::https://api.taoseapi.com/api.php/provide/vod/?ac=list\n\t\tps：网站无法打开，json链接可以\n\n\n\t乐播资源::https://lbapi9.com/api.php/provide/vod/?ac=list\n\t\tps：网站无法打开，json链接可以\n\n\n\t佳丽资源::https://jializyzapi.com/api.php/provide/vod/?ac=list\n\t\tps：网站无法打开，json链接可以\n\n\n\t番号资源::http://fhapi9.com/api.php/provide/vod/?ac=list\n\t\tps：网站无法打开，json链接可以\n\n\n\tx8优酷::https://gov.gooder.bar\n\t\tps：没有vod格式？\n\n\n\t土狗采集::http://vip-04.tgzy.cc\n\t\tpa：vod格式好像是音乐？\n\n\n\n☆使用【vod】和【art】两种链接的正文规则参考\n<br><h3>{{$.list..vod_name||$.list..art_name}}</h3>\n<h6>[{{$.list..type_name}}]<b>发布于 {{$.list..vod_time||$.list..art_time}}</b></h6>\n\n<video src=\"{{$.list..vod_play_url ##^.*?\\$}}\" poster=\"{{$.list..vod_pic}}\" controls>视频加载失败</video>\n\n<div id=\"TúPiàn\">\n{{$.list..art_content ##</?(br|p)>}}\n</div>\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.2/viewer.min.css\">\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.2/viewer.min.js\"></script>\n<script>\n  new Viewer(\n    document.getElementById(\"TúPiàn\")    ,{\n//设置图片地址来源\n    url: 'src',\n//是否显示图片标题(true/false)\n    title: false,\n//设置播放间隔(单位毫秒，1秒=1000毫秒)\n    interval: 3000\n    }\n  );\n</script>\n\n@js:\nif(baseUrl.match(/art/)){\n\tresult.replace(/<vid[\\s\\S]+deo>/,'')\n}else{\n\tresult.replace(/<div[\\s\\S]+ipt>/,'')\n}",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/sXtXHZDM/IMG_20220716_190738.png",
    "sourceName": "©探探®",
    "sourceUrl": "https://apittzy.com",
    "style": "h3{text-align:center}\nh6{margin-bottom:0}\nb{float:right}\n\nvideo{width:100%;max-height:285px;border-radius:5px}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 5,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<!DOCTYPE html>\n<html>\n\n<head>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\n</head>\n\n<body>\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\n<h5>{{@class.jianjie@text}}</h5>\n    <div id=\"box\">{{@@class.content.0@tag.p@tag.img@html}}</div>\n    <div id=\"loads\">加载中 </div>\n    <script>\n        var loads;\n        $(document).ready(function () {\n            var box = document.getElementById(\"box\");\n            loads = document.getElementById(\"loads\");\n            new Viewer(box, { title: false, interval: 3000 })\n            var i = 1;\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\n            var url = \"{{baseUrl.replace('.html','_')}}\";\n            new IntersectionObserver(entries => {\n                if (entries[0].intersectionRatio) {\n                    if (entries[0].intersectionRatio <= 0) return;\n                    for (var j = 0; j < 1; j++) {\n                        fetchHtml(i, page, url);\n                        i += 1;\n                    }\n                }\n            }).observe(loads)\n        });\n\n\n        function fetchHtml(i, page, url) {\n        \t\n            if (i <= page) {\n                nurl = url+'?page=' + i;\n                nurl = url + i + '.html';\n                $.ajax({\n                    url: nurl,\n                    dataType: 'html',\n                    success: function (html) {\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\n                        $('#box').append($(html).find('p img'));\n                        box.viewer.update();\n                    },\n                    error: function (xhr) { }\n                });\n            } else {\n                $('#loads').html(\"\");\n            }\n        }\n    </script>\n</body>\n\n</html>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "{{@class.meta-post@textNodes}}_浏览:{{@class.cx_like@textNodes}}",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "最近更新::http://98.987328.xyz/new.html\n首页推荐::http://98.987328.xyz/hot.html\n一周热门::http://98.987328.xyz/top.html\n随机::https://www.xiu01.top/XiuRen/index{{ Math.ceil(Math.random()*50) }}.html\n秀人网::http://98.987328.xyz/XiuRen/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n模范学院::http://98.987328.xyz/MFStar/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n魅妍社::http://98.987328.xyz/MiStar/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n美媛馆::http://98.987328.xyz/MyGirl/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\nImiss爱蜜社::http://98.987328.xyz/IMiss/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n兔几盟::http://98.987328.xyz/BoLoli/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n尤物馆::http://98.987328.xyz/YouWu/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n优星馆::http://98.987328.xyz/Uxing/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n蜜桃社::http://98.987328.xyz/MiiTao/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n嗲囡囡::http://98.987328.xyz/FeiLin/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n影私荟::http://98.987328.xyz/WingS/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n顽味生活::http://98.987328.xyz/Taste/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n星乐园::http://98.987328.xyz/LeYuan/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\nHuaYan花の颜::http://98.987328.xyz/HuaYan/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\nDKGirl御女郎::http://98.987328.xyz/DKGirl/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\nMintYe薄荷叶::http://98.987328.xyz/MintYe/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n尤蜜荟::http://98.987328.xyz/YouMi/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n糖果画报::http://98.987328.xyz/Candy/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\nMTMeng模特联盟::http://98.987328.xyz/MTMeng/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\nMicat猫萌榜::http://98.987328.xyz/Micat/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n花漾::http://98.987328.xyz/HuaYang/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n星颜社::http://98.987328.xyz/XingYan/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n画语界::http://98.987328.xyz/XiaoYu/{{page - 1 == 0 ? \"\" : \"index\"+page+\".html\"}}\n奶瓶土肥圆::http://98.987328.xyz/zhouyanxi.html\n女神杨晨晨::http://98.987328.xyz/yangchenchen.html\nEgg-尤妮丝::http://98.987328.xyz/younisi.html\n就是阿朱啊::http://98.987328.xyz/azhu.html\n妲己_Toxic::http://98.987328.xyz/daji.html\n女神王雨纯::http://98.987328.xyz/wangyuchun.html\n女神周于希::http://98.987328.xyz/zhouyuxi.html\n女神朱可儿::http://98.987328.xyz/zhukeer.html\n女神芝芝Booty::http://98.987328.xyz/zhizhi_Booty.html\n女神绯月樱::http://98.987328.xyz/feiyueying.html\n女神顾奈奈::http://98.987328.xyz/gunainaijiang.html\n女神娜露Selena::http://98.987328.xyz/nalu_Selena.html\n模特陆萱萱::http://98.987328.xyz/luxuanxuan.html\n女神王馨瑶yanni::http://98.987328.xyz/wangxinyao.html\n模特唐安琪::http://98.987328.xyz/tanganqi.html\n模特美桃酱::http://98.987328.xyz/meitaojiang.html\n模特鱼子酱::http://98.987328.xyz/yuzijiang.html\n模特熊小诺::http://98.987328.xyz/xiongxiaonuo.html\n模特婠婠么::http://98.987328.xyz/wanwanmo.html\n模特江真真::http://98.987328.xyz/jiangzhenzhen.html\n模特林珊珊::http://98.987328.xyz/linshanshan.html\n模特利世::http://98.987328.xyz/lishi.html\n模特媛媛酱::http://98.987328.xyz/yaunyuanjiang.html\n模特小海臀::http://98.987328.xyz/xiaohaitun.html",
    "sourceComment": "导航页 https://www.2xiuren.com/\n秀人集无法获取分类下一页",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://images.weserv.nl/?url=https://article.biliimg.com/bfs/article/ded67638d944a7e0ef4452b721fd6434a22de16d.png",
    "sourceName": "秀人集",
    "sourceUrl": "http://98.987328.xyz/",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 1,
    "customOrder": 6,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".module-items@a",
    "ruleContent": ".module-info-introduction-content@p@html",
    "ruleImage": "img@data-original||img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "ruleTitle": "img@alt||.module-poster-item-info@text",
    "singleUrl": false,
    "sortUrl": "搜索::vodsearch/-------------.html?wd={{source.getVariable()}}\n推荐::https://tianna.coshan.sbs/arttype/515/page/{{page}}.html\n三次元::https://tianna.coshan.sbs/arttype/512/page/{{page}}.html\n新上线::https://tianna.coshan.sbs/artshow-512/page/{{page}}.html\nCos::https://tianna.coshan.sbs/artshow-516/page/{{page}}.html\n写真::https://tianna.coshan.sbs/artshow-517/page/{{page}}.html\n网红::https://tianna.coshan.sbs/artshow-518/page/{{page}}.html\n二次元::https://tianna.coshan.sbs/arttype/513/page/{{page}}.html\n漫画::https://tianna.coshan.sbs/artshow-519/page/{{page}}.html\n插画::https://tianna.coshan.sbs/artshow-520/page/{{page}}.html\nCG::https://tianna.coshan.sbs/artshow-521/page/{{page}}.html",
    "sourceComment": "https://all.baozouj8.icu/",
    "sourceGroup": "图片",
    "sourceIcon": "https://all.baozouj8.icu/images/headimg_dl.jpg",
    "sourceName": "暴走",
    "sourceUrl": "https://tianna.coshan.sbs/"
  },
  {
    "articleStyle": 0,
    "customOrder": 6,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.ulist@tag.li",
    "ruleContent": "",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "id.pt_next@href",
    "rulePubDate": "{{@@tag.p.1@text}} · {{@@tag.p.2@text}} · {{@@tag.p.3@text}}##作者.|大小.|更新.",
    "ruleTitle": "tag.p.0@text",
    "singleUrl": false,
    "sortUrl": "最新::http://m.xxqishu.com/newbook/\n玄幻奇幻::http://m.xxqishu.com/xuanhuan/\n武侠仙侠::http://m.xxqishu.com/xianxia/\n女频言情::http://m.xxqishu.com/yanqing/\n现代都市::http://m.xxqishu.com/dushi/\n历史军事::http://m.xxqishu.com/lishi/\n游戏竞技::http://m.xxqishu.com/youxi/\n科幻灵异::http://m.xxqishu.com/kehuan/\n美文同人::http://m.xxqishu.com/meiwen/\n精校::http://m.xxqishu.com/jingjiao/",
    "sourceGroup": "📥 下载",
    "sourceIcon": "https://ss1.bdstatic.com/70cFuXSh_Q1YnxGkpoWK1HF6hhy/it/u=1034123361,3171804368&fm=26&gp=0.jpg",
    "sourceName": "新奇书网",
    "sourceUrl": "http://m.xxqishu.com",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 7,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "官网：www.yiove.com",
    "sourceGroup": "书源",
    "sourceIcon": "https://shuyuan.yiove.com/logo.jpeg",
    "sourceName": "Yiove 书源仓库",
    "sourceUrl": "https://shuyuan.yiove.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 8,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "injectJs": "var script = document.createElement(\"script\");\nscript.src = \"https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js\";\ndocument.getElementsByTagName('head')[0].appendChild(script);\n\nsetInterval(function () {\n    $(\"div.aspect-w-16.aspect-h-9\").eq(11).removeAttr(\"@click\");\n    $(\"#qk-ext-root\").remove();\n    $(\"iframe\").remove();\n    $(\"div.pt-16.pb-4.px-4\").remove();\n    $(\"div.space-y-5.mb-5\").remove();\n    $(\"div.root--ujvuu\").remove();\n}, 100);\n",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "singleUrl": true,
    "sourceComment": "（挂梯使用）",
    "sourceIcon": "https://missav.com/img/favicon.ico",
    "sourceName": "MISSAV",
    "sourceUrl": "https://missav.com/cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 8,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📚 书单",
    "sourceIcon": "https://ss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=3355410905,1678408784&fm=26&gp=0.jpg",
    "sourceName": "星云推书",
    "sourceUrl": "https://vt.sm.cn/api/novelStarReco/index"
  },
  {
    "articleStyle": 0,
    "customOrder": 9,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleLink": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceComment": "广告屏蔽测试，阅读版本需要22.11.08以上",
    "sourceGroup": "🔞",
    "sourceIcon": "https://mwfimsvfast3.cc/static/images/new_logo.svg?v=1",
    "sourceName": "漫蛙",
    "sourceUrl": "https://manwa.fun/"
  },
  {
    "articleStyle": 0,
    "customOrder": 10,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.item",
    "ruleContent": "script@all<js>\nresult=result.match(/http.*m3u8/)[0]##\\</js>{{@@title@text##}}\n<video src=\"{{result}}\" width=\"100%\" height=\"100%\" controls></video>",
    "ruleImage": "img@data-original",
    "ruleLink": "a.0@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "📅{{@class.added@text}}   👁{{@class.views@text}}",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "首页::/\n最新::/label/new.html\n热门::/label/hot.html\n엔픽컴퍼니::/type/9.html\nChoiApple ::/type/4.html\nAjin lookbook::/type/8.html",
    "sourceComment": "//正文全屏要歪头看🤣,",
    "sourceGroup": "写真",
    "sourceIcon": "https://www.weimei.lol/favicon.ico",
    "sourceName": "唯美视频",
    "sourceUrl": "https://www.weimei.lol/#",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 10,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://p2.ssl.qhimgs1.com/t02051e6f5a84a25cfe.jpg",
    "sourceName": "优书",
    "sourceUrl": "https://www.yousuu.com"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 11,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.zhubo",
    "ruleContent": "<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n<script src=\"http://bilibili.github.io/flv.js/dist/flv.js\"></script>\n</head>\n<body>\n\t\t\t<video id=\"player1\"  autoplay=\"autoplay\" preload=\"auto\" muted controls=\"controls\">\n\t\t</video>\n\t\t<p>\n    <button onclick=\"enableMute()\" type=\"button\">关闭声音</button>\n\n    <button onclick=\"disableMute()\" type=\"button\">打开声音</button>\n\n</p> \n<div>\n直播链接:{{baseUrl.replace(/zhibo/,\"flv\").replace(/http:\\/\\/api.hclyz.com:81/,\"不可播放rtmp:/\")}}\n</div>\n</body>\n</html>\n<script>\n    if (flvjs.isSupported()) {\n        var videoElement = document.getElementById('player1');\n\t\tvar flvPlayer = flvjs.createPlayer({\n            type: 'flv', \n            url: '{{baseUrl.replace(/zhibo/,\"flv\").replace(/http:\\/\\/api.hclyz.com:81/,\"rtmp://\")}}',\n     });\n\t\tflvPlayer.attachMediaElement(videoElement);\n\t\tflvPlayer.load();\n\t\t//flvPlayer.play();\n    }\n</script>\n <script>\n\nvar myVid = document.getElementById(\"player1\");\n\nfunction enableMute() { \n\n    myVid.muted = true;\n\n} \n\nfunction disableMute() { \n\n    myVid.muted = false;\n\n} \n</script> ",
    "ruleDescription": "",
    "ruleImage": "$.img",
    "ruleLink": "$.address@js:result\n.replace(/\\.flv/,\".zhibo\")\n.replace(/rtmp:\\//,\"\")",
    "rulePubDate": "",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "偶遇::http://api.hclyz.com:81/mf/jsonouyu.txt\n依依::http://api.hclyz.com:81/mf/jsonyiyi.txt\n夜色::http://api.hclyz.com:81/mf/jsonyese.txt\n亚米::http://api.hclyz.com:81/mf/jsonyami.txt\n色趣::http://api.hclyz.com:81/mf/jsonsequ.txt\n咪狐::http://api.hclyz.com:81/mf/jsonmihu.txt\n夜律::http://api.hclyz.com:81/mf/jsonyelu.txt\n暗语::http://api.hclyz.com:81/mf/jsonanyu.txt\n咪咪::http://api.hclyz.com:81/mf/jsonmimi.txt\n糯米::http://api.hclyz.com:81/mf/jsonnuomi.txt\n苦瓜::http://api.hclyz.com:81/mf/jsonkugua.txt\n蝴蝶::http://api.hclyz.com:81/mf/jsonhudie.txt\n云鹿::http://api.hclyz.com:81/mf/jsonyunlu.txt\n付宝::http://api.hclyz.com:81/mf/jsonfubao.txt\n菠萝::http://api.hclyz.com:81/mf/jsonboluo.txt\n夜艳::http://api.hclyz.com:81/mf/jsonyeyan.txt\n二嫂::http://api.hclyz.com:81/mf/jsonersao.txt\n土豪::http://api.hclyz.com:81/mf/jsontuhao.txt\n盘他::http://api.hclyz.com:81/mf/jsonpanta.txt\n美夕::http://api.hclyz.com:81/mf/jsonmeixi.txt\n坦克::http://api.hclyz.com:81/mf/jsontanke.txt\n蜜桃::http://api.hclyz.com:81/mf/jsonmitao.txt\n她秀::http://api.hclyz.com:81/mf/jsontaxiu.txt\n金鱼::http://api.hclyz.com:81/mf/jsonjinyu.txt\n浴火::http://api.hclyz.com:81/mf/jsonyuhuo.txt\n套路::http://api.hclyz.com:81/mf/jsontaolu.txt\n日出::http://api.hclyz.com:81/mf/jsonrichu.txt\n桃花::http://api.hclyz.com:81/mf/jsontaohua.txt\nLOVE::http://api.hclyz.com:81/mf/jsonLOVE.txt\n久久::http://api.hclyz.com:81/mf/jsonjiujiu.txt\n杏趣::http://api.hclyz.com:81/mf/jsonxingqu.txt\n媚颜::http://api.hclyz.com:81/mf/jsonmeiyan.txt\n灰灰::http://api.hclyz.com:81/mf/jsonhuihui.txt\n爱零::http://api.hclyz.com:81/mf/jsonailing.txt\n爱恋::http://api.hclyz.com:81/mf/jsonailian.txt\n杏播::http://api.hclyz.com:81/mf/jsonxingbo.txt\n金呗::http://api.hclyz.com:81/mf/jsonjinbei.txt\nmoon::http://api.hclyz.com:81/mf/jsonmoon.txt\n夜纯::http://api.hclyz.com:81/mf/jsonyechun.txt\n彩云::http://api.hclyz.com:81/mf/jsoncaiyun.txt\n妞妞::http://api.hclyz.com:81/mf/jsonniuniu.txt\n艳后::http://api.hclyz.com:81/mf/jsonyanhou.txt\n蓝猫::http://api.hclyz.com:81/mf/jsonlanmao.txt\n情趣::http://api.hclyz.com:81/mf/jsonqingqu.txt\n翠鸟::http://api.hclyz.com:81/mf/jsoncuiniao.txt\n糖果::http://api.hclyz.com:81/mf/jsontangguo.txt\n么么哒::http://api.hclyz.com:81/mf/jsonmemeda.txt\n豹娱l::http://api.hclyz.com:81/mf/jsonbaoyul.txt\n卡哇伊::http://api.hclyz.com:81/mf/jsonkawayi.txt\n小妖::http://api.hclyz.com:81/mf/jsonxiaoyao.txt\n幽梦::http://api.hclyz.com:81/mf/jsonyoumeng.txt\n风流::http://api.hclyz.com:81/mf/jsonfengliu.txt\n樱桃::http://api.hclyz.com:81/mf/jsonyingtao.txt\n享色::http://api.hclyz.com:81/mf/jsonxiangse.txt\n娇媚::http://api.hclyz.com:81/mf/jsonjiaomei.txt\n爱爱你::http://api.hclyz.com:81/mf/jsonaiaini.txt\n花房::http://api.hclyz.com:81/mf/jsonhuafang.txt\n卡路里::http://api.hclyz.com:81/mf/jsonkaluli.txt\n名流::http://api.hclyz.com:81/mf/jsonmingliu.txt\n倾心::http://api.hclyz.com:81/mf/jsonqingxin.txt\n樱花::http://api.hclyz.com:81/mf/jsonyinghua.txt\n飘雪::http://api.hclyz.com:81/mf/jsonpiaoxue.txt\n入巷::http://api.hclyz.com:81/mf/jsonruxiang.txt\n蝶恋::http://api.hclyz.com:81/mf/jsondielian.txt\n彩虹::http://api.hclyz.com:81/mf/jsoncaihong.txt\n奥斯卡::http://api.hclyz.com:81/mf/jsonaosika.txt\n皇后::http://api.hclyz.com:81/mf/jsonhuanghou.txt\n牵手::http://api.hclyz.com:81/mf/jsonqianshou.txt\n台妹l::http://api.hclyz.com:81/mf/jsontaimeil.txt\n夜妖姬::http://api.hclyz.com:81/mf/jsonyeyaoji.txt\n一直播::http://api.hclyz.com:81/mf/jsonyizhibo.txt\n玲珑::http://api.hclyz.com:81/mf/jsonlinglong.txt\n橙秀::http://api.hclyz.com:81/mf/jsonchengxiu.txt\n黄瓜::http://api.hclyz.com:81/mf/jsonhuanggua.txt\n颜如玉::http://api.hclyz.com:81/mf/jsonyanruyu.txt\n蛟龙::http://api.hclyz.com:81/mf/jsonjiaolong.txt\n好基友::http://api.hclyz.com:81/mf/jsonhaojiyou.txt\n夜女郎::http://api.hclyz.com:81/mf/jsonyenulang.txt\n娇喘::http://api.hclyz.com:81/mf/jsonjiaochuan.txt\n小妲己::http://api.hclyz.com:81/mf/jsonxiaodaji.txt\n花蝴蝶::http://api.hclyz.com:81/mf/jsonhuahudie.txt\n尤物岛::http://api.hclyz.com:81/mf/jsonyouwudao.txt\n77直播::http://api.hclyz.com:81/mf/json77zhibo.txt\n十八禁::http://api.hclyz.com:81/mf/jsonshibajin.txt\n蝴蝶飞::http://api.hclyz.com:81/mf/jsonhudiefei.txt\n喜欢你::http://api.hclyz.com:81/mf/jsonxihuanni.txt\n兔女郎::http://api.hclyz.com:81/mf/jsontunulang.txt\n双碟::http://api.hclyz.com:81/mf/jsonshuangdie.txt\n约直播::http://api.hclyz.com:81/mf/jsonyuezhibo.txt\n九尾狐::http://api.hclyz.com:81/mf/jsonjiuweihu.txt\n红妆::http://api.hclyz.com:81/mf/jsonhongzhuang.txt\n花仙子::http://api.hclyz.com:81/mf/jsonhuaxianzi.txt\n持久男::http://api.hclyz.com:81/mf/jsonchijiunan.txt\n丽柜厅::http://api.hclyz.com:81/mf/jsonliguiting.txt\n桃花运::http://api.hclyz.com:81/mf/jsontaohuayun.txt\n903娱乐::http://api.hclyz.com:81/mf/json903yule.txt\n视觉秀::http://api.hclyz.com:81/mf/jsonshijuexiu.txt\n芒果派::http://api.hclyz.com:81/mf/jsonmangguopai.txt\n七仙女s::http://api.hclyz.com:81/mf/jsonqixiannus.txt\n夜来香::http://api.hclyz.com:81/mf/jsonyelaixiang.txt\n星宝贝::http://api.hclyz.com:81/mf/jsonxingbaobei.txt\n小蜜蜂::http://api.hclyz.com:81/mf/jsonxiaomifeng.txt\n小棉袄::http://api.hclyz.com:81/mf/jsonxiaomianao.txt\n小辣椒::http://api.hclyz.com:81/mf/jsonxiaolajiao.txt\n小仙女::http://api.hclyz.com:81/mf/jsonxiaoxiannu.txt\n兰桂坊::http://api.hclyz.com:81/mf/jsonlanguifang.txt\n花果山::http://api.hclyz.com:81/mf/jsonhuaguoshan.txt\n招财猫::http://api.hclyz.com:81/mf/jsonzhaocaimao.txt\n心之恋::http://api.hclyz.com:81/mf/jsonxinzhilian.txt\n睡美人::http://api.hclyz.com:81/mf/jsonshuimeiren.txt\n小花螺::http://api.hclyz.com:81/mf/jsonxiaohualuo.txt\n小天使::http://api.hclyz.com:81/mf/jsonxiaotianshi.txt\n小红帽::http://api.hclyz.com:81/mf/jsonxiaohongmao.txt\n樱花雨i::http://api.hclyz.com:81/mf/jsonyinghuayui.txt\n小萌猪::http://api.hclyz.com:81/mf/jsonxiaomengzhu.txt\n小坏蛋::http://api.hclyz.com:81/mf/jsonxiaohuaidan.txt\n小性感::http://api.hclyz.com:81/mf/jsonxiaoxinggan.txt\n红浪漫::http://api.hclyz.com:81/mf/jsonhonglangman.txt\n蚊香社::http://api.hclyz.com:81/mf/jsonwenxiangshe.txt\n蓝月亮::http://api.hclyz.com:81/mf/jsonlanyueliang.txt\n小精灵::http://api.hclyz.com:81/mf/jsonxiaojingling.txt\n红高粱::http://api.hclyz.com:81/mf/jsonhonggaoliang.txt\n小天仙::http://api.hclyz.com:81/mf/jsonxiaotianxian.txt",
    "sourceComment": "某个软件的聚合直播\nrtmp的手机网页应该是无法播放\nmp4的都是广告没管",
    "sourceGroup": "R18",
    "sourceIcon": "https://img2.baidu.com/it/u=3810767422,2486090729&fm=253&fmt=auto&app=138&f=PNG?w=192&h=192",
    "sourceName": "H直播大全",
    "sourceUrl": "http://api.hclyz.com:81",
    "style": "video{\nwidth:100%;\nheight:auto;}"
  },
  {
    "articleStyle": 0,
    "customOrder": 11,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📚 书单",
    "sourceIcon": "https://b.bdstatic.com/searchbox/mappconsole/image/20190428/5f80011e-c126-4fd5-8d80-8f2cd3637544.png",
    "sourceName": "百度榜单",
    "sourceUrl": "https://m.baidu.com/sf?openapi=1&dspName=iphone&dsp=iphone&from_sf=1&pd=bookstore&resource_id=5077&type=2&card_id=5143&word=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&title=%E6%9B%B4%E5%A4%9A%E6%8E%A8%E8%8D%90&tag1=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&lid=11549307334103749569&referlid=11549307334103749569&ms=1&frsrcid=5143&frorder=4"
  },
  {
    "articleStyle": 1,
    "concurrentRate": "",
    "customOrder": 12,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/ /)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split(' ');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index\n@js:\nif(!result.match(/^http/) && !result.match(/\\d+、\\d+、/)){\nresult=\"https://www.coolapk.com/link?url=\"+encodeURIComponent(result)\n}else{result=result}",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "💠 导航::https://knowsex.net/【https://knowsex.net/sub/img/contraceptive.jpg】《知性两性健康》◎两性健康-开放式性教育网站◎ https://aiboy.cc/【https://aiboy.cc/uploadfile/2021/0612/20210612014920789.jpg】《爱男孩帅哥网》◎同志、图片、小说、电影、资讯◎ https://fulihttp.com/【https://xn---fuliaboutcom-h27w88qmr0i7zpx96b.fulistart.com/static/images/logo.svg】《第一福利导航》◎第一学术网😏◎ https://抖淫.com/【https://d.0tcsi.bar/favicon.ico】《抖淫》◎抖淫短视频◎ https://www.zztt35.com/【https://static.zztt87.com/usr/uploads/2022/05/1824266711.png】《黑料不打烊》◎网红黑料、吃瓜🍉｜https://xxxmmm.email/◎ https://141jj.com/【https://files.catbox.moe/v2m4l7.png】《141JJ》◎🚀VPN｜很全的成人網站列表◎ https://theporndude.com/zh【https://media.porndudecdn.com/includes/images/mobile-logo-r.svg】《PornDude》◎🚀VPN｜色情视频网站列表◎ https://mygaysites.com/【https://mygaysites.com/includes/images/mobilegaylogo.svg】《MyGaySites》◎🚀VPN｜同志色情网站聚合◎\n\n\n🌐 聚合::https://www.fuqpremium.com/zh/【https://www.fuqpremium.com/templates/fuqpremium/images/icon.png】《FreePornTubes》◎🚀VPN｜优质色情视频导航◎ https://www.fuq.com/zh/【https://www.fuq.com/templates/fuq/images/logo.svg】《Fuq》◎🚀VPN｜色情电影导航◎ https://www.tgtube.com/zh/【https://www.tgtube.com/templates/tgtube/images/logo.svg】《TGTube》◎🚀VPN｜人妖色情油管视频导航◎ https://www.forhertube.com/zh/【https://www.forhertube.com/templates/forhertube/images/logo.svg】《ForHerTube》◎🚀VPN｜适合女性的色情视频导航◎ https://www.ixxx.com/zh/【https://www.ixxx.com/templates/ixxx/images/logo.svg】《iXXX》◎🚀VPN｜色情电影导航◎ https://www.tubegalore.com/zh/【https://www.tubegalore.com/templates/tubegalore/images/logo.svg】《TubeGalore》◎🚀VPN｜色情电视导航◎ https://www.maturetube.com/zh/【https://www.maturetube.com/templates/maturetube/images/logo.svg】《MatureTube》◎🚀VPN｜辣妈、MILF、奶奶色情导航◎ https://www.gaymaletube.com/zh/【https://www.gaymaletube.com/templates/gaymaletube/images/logo.svg】《GayMaleTube》◎🚀VPN｜同性恋色情视频导航◎ https://www.porzo.com/zh/【https://www.porzo.com/templates/porzo/images/logo.svg】《PORZO》◎🚀VPN｜色情视频导航◎ https://www.dinotube.com/zh/【https://www.dinotube.com/templates/dinotube/images/logo.svg】《DinoTube》◎🚀VPN｜色情视频导航◎ https://www.lobstertube.com/zh/【https://www.lobstertube.com/templates/lobstertube/images/icon.png】《LobsterTube》◎🚀VPN｜性爱、电影、电视导航◎ https://www.tiava.com/zh/【】《Tiava》◎🚀VPN｜色情电影导航◎\n\n\n🎬 传媒::https://byym26.com/【https://s1.ax1x.com/2023/01/26/pSNmjD1.png】《水果派》◎成人影片解说节目◎ http://smyis.xyz/【http://smyis.xyz/Template/xms02b/img/logo.svg】《稻妻影视》◎日本AV视频◎ https://playav.tv/【】《PlayAV》◎亚洲高清影片◎ http://hhdyw.buzz/【http://hhdyw.buzz/template/c25//images/play-logo.png】《八点影院》◎食色大陆◎ https://www.aiwuav.xyz/index.php/label/new.html【https://www.aiwuav.xyz/template/aiw/favicon.ico】《爱污传媒》◎传媒视频聚合｜https://www.aiwu.info/◎ https://kvotr.cc/【https://kvotr.cc/template/mdapp.icu2/images/favicon.ico】《麻豆视频》◎海量高清VIP视频◎ https://www.saosss.com/latest-updates/【http://img1.baidu.com/it/u=3358000656,1590169644&fm=253&fmt=auto&app=138&f=JPEG】《886视频》◎传媒聚合◎ https://yelai.cf/【https://b2less.dongshouji.com/file/pic001/images/icons/jiuyaop/icon-512x512.png】《91自拍》◎高清AV资源◎ https://avhd1.com/【https://avhd1.com/img/logo_icon_avhd1.png】《HD高清AV》◎高清AV◎ https://mizhan.tv/【https://mizhan.tv/upload/site/20221018-1/a872dcc406ff00e088eccfcd60f72c85.png】《咪站HD》◎情色A片◎ https://zishijiaoxue3.xyz/【https://zishijiaoxue3.xyz/templates/theme2/images/loading.gif】《姿势教学》◎一夜夫妻◎ https://taoh2555.com/【】《桃红色界》◎教室诱惑、浴室激情◎ https://85videos.com/【https://85videos.com/template/85videos/images/pixel.png】《85Videos》◎日本AV◎\n\n\n🔞 成人①::https://集芳阁.com/【https://集芳阁.com/static/logo.svg】《集芳阁》◎集芳阁云搜◎ https://porn研究所.com/【https://porn研究所.com/img/logo.svg】《Porn研究所》◎福利视频◎ https://laowangyy.cc/【https://qq.com.xva06.xyz/static/images/logo.svg】《SEAV在线》◎成人视频◎ https://91av.pages.dev/【】《91AV聚合》◎视频导航◎ http://www.wangzhi.mom/【】《影库资源》◎视频导航◎ https://www.tkbcs8.life/【】《脱裤吧》◎https://tuoku9.com/◎\n\n\n🔞 成人②::https://www.shn789.com/【】《四虎影院》◎福利视频◎ https://qswyt.pw/【】《情色五月天》◎福利视频◎ https://7m01.tk/【】《萝莉姬》◎福利视频◎ https://97d77.xyz/【】《蔡萝莉》◎成人影院◎ https://8xx.live/【https://80dv.buzz/p/favicon-32x32.png】《拔插拔插》◎成人视频◎ https://zuixin.fy311.com/【】《风月同天》◎成人视频｜https://www.fyttdz.com/◎ https://www.avbus1.com/【】《AV巴士》◎成人视频◎ https://bkeib.xyz/【】《B影院》◎成人视频｜https://github.com/Bcinema/Btv◎ http://zhiyin202207.xyz/【】《知阴》◎成人视频｜http://HuiJiaDiZhi.com/◎ https://50dh.buzz/【】《5G影院》◎成人视频◎ https://www.69crtt.gq/【】《69成人天堂》◎亚洲成人视频◎ https://nbpp.buzz/【】《奶爸视频》◎成人视频◎ https://www.gcjxdz.xyz/【】《国产精选》◎成人视频◎ https://bi81.top/【】《Bi8.TV》◎福利视频◎ https://2.258porn.cf/【】《258Porn》◎成人AV◎ http://32den.com/【】《YouPorn》◎成人视频◎ https://www.xiaobi096.com/【】《蝌蚪窝》◎成人电影◎ http://www.aqdlt.com/【】《爱情岛论坛》◎亚洲品质自拍视频◎\n\n\n🚀 翻墙::https://po18.fans:1234/【https://po18.love:2345/template/conch/asset/img/load.gif】《Po18hub》◎激情视频导航｜https://po18av.vip/◎ https://www.xnxx.com/【】《XNXX》◎🚀VPN｜成人视频◎ https://zh.xhamster.com/【https://static-lvlt.xhcdn.com/xh-desktop/images/logo/logo.svg】《xHamster》◎🚀VPN｜成人视频◎ https://www.xvideos.com/【https://static-ss.xvideos-cdn.com/v3/img/skins/default/xvideos.com.svg】《XVIDEOS》◎🚀VPN｜成人视频◎ https://cn.pornhub.com/【https://ei.phncdn.com/www-static/images/pornhub_logo_straight.svg】《PornHub》◎🚀VPN｜色情视频及性爱影片◎ https://jable.tv/【】《Jable》◎🚀VPN｜日本高清AV｜https://alldayj.com/◎ https://netflav.com/【https://netflav.com/static/assets/logo.svg】《Netflav》◎🚀VPN｜日本成人电影◎\n\n\n🈲 伦理::https://www.72dy.com/【https://static.tvcache.com//icon/72dy/favicon.png】《72电影》◎高清伦理◎ https://www.2345ti.com/【】《235影视》◎经典理伦片◎ https://vip.eeussjt.com/【】《EEUSS影院》◎快播电影、伦理◎ https://伦理小站.com/【https://伦理小站.com/statics/img/logo.svg】《韩三伦理小站》◎伦理影片◎\n\n\n🔥 耽影::https://www.fu210.top/【】《爱妖灵》◎腐剧、耽美、泰剧暖光影视官网◎ https://www.bl210.top/【】《曙光影视》◎腐剧、耽美、泰剧暖光影视官网◎ https://www.tj8.top/【】《泰剧网》◎腐剧、耽美、泰剧暖光影视官网◎ https://www.bttwoo.com/【】《两个BT》◎同性｜https://www.bttwo.vip/◎ https://g.manmankan.com/【】《漫漫看》◎男同影视大全◎\n\n\n🎨 漫画::https://漫香阁.com/【https://漫香阁.com/favicon.ico】《漫香阁》◎成人H漫画◎ 【】《》◎韩国、日本漫画◎",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://p3-search.byteimg.com/obj/labis/0a5502af6b95a6b49d3acd488aae8398",
    "sourceName": "其他",
    "sourceUrl": "其他影视"
  },
  {
    "articleStyle": 0,
    "customOrder": 12,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📚 书单",
    "sourceIcon": "https://ss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=2437650703,2774959421&fm=26&gp=0.jpg",
    "sourceName": "夸克榜单",
    "sourceUrl": "https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=%E5%85%A8%E9%83%A8&rank=rank_hot&pv=2420440"
  },
  {
    "articleStyle": 1,
    "customOrder": 13,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".list_box@ul",
    "ruleContent": "id.video@all",
    "ruleImage": ".lazy@img",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "span@text",
    "ruleTitle": ".title@text",
    "singleUrl": false,
    "sortUrl": "搜索🕵️::https://www.qinav.com/search/102728_{{page}}.html\n\n國產::https://www.qinav.com/search/100053_{{page}}.html\n日韓::https://www.qinav.com/search/116524_{{page}}.html\n歐美::https://www.qinav.com/search/116472_{{page}}.html\n動漫::https://www.qinav.com/search/101452_{{page}}.html\n有碼::https://www.qinav.com/search/116520_{{page}}.html\n無碼::https://www.qinav.com/search/100406_{{page}}.html\n字幕::https://www.qinav.com/search/105685_{{page}}.html\n三級::https://www.qinav.com/search/109192_{{page}}.html\n自拍::https://www.qinav.com/search/100070_{{page}}.html\n偷拍::https://www.qinav.com/search/100069_{{page}}.html\n主播::https://www.qinav.com/search/100961_{{page}}.html\n自慰::https://www.qinav.com/search/100039_{{page}}.html\n高潮::https://www.qinav.com/search/100145_{{page}}.html\n巨乳::https://www.qinav.com/search/100034_{{page}}.html\n大奶::https://www.qinav.com/search/100046_{{page}}.html\n蘿莉::https://www.qinav.com/search/100064_{{page}}.html\n少婦::https://www.qinav.com/search/100088_{{page}}.html\n熟女::https://www.qinav.com/search/100029_{{page}}.html\n亂倫::https://www.qinav.com/search/100092_{{page}}.html\n強姦::https://www.qinav.com/search/100100_{{page}}.html\n素人::https://www.qinav.com/search/100366_{{page}}.html\n白嫩::https://www.qinav.com/search/100032_{{page}}.html\n抖音::https://www.qinav.com/search/100483_{{page}}.html \n處女::https://www.qinav.com/search/100077_{{page}}.html \n媽媽::https://www.qinav.com/search/100091_{{page}}.html \n按摩::https://www.qinav.com/search/100248_{{page}}.html \nKTV::https://www.qinav.com/search/100059_{{page}}.html \n破處::https://www.qinav.com/search/100051_{{page}}.html \n裸貸::https://www.qinav.com/search/100135_{{page}}.html \n明星::https://www.qinav.com/search/100125_{{page}}.html \n母子::https://www.qinav.com/search/100392_{{page}}.html \n00後::https://www.qinav.com/search/100141_{{page}}.html \n換妻::https://www.qinav.com/search/100249_{{page}}.html \n極品::https://www.qinav.com/search/100155_{{page}}.html\n微信::https://www.qinav.com/search/100065_{{page}}.html\n幼女::https://www.qinav.com/search/100596_{{page}}.html\n絲襪::https://www.qinav.com/search/100035_{{page}}.html\n噴水::https://www.qinav.com/search/100040_{{page}}.html\n童貞::https://www.qinav.com/search/100028_{{page}}.html\n高中::https://www.qinav.com/search/100990_{{page}}.html\n喝醉::https://www.qinav.com/search/100062_{{page}}.html\n黑人::https://www.qinav.com/search/100164_{{page}}.html\n白虎::https://www.qinav.com/search/100043_{{page}}.html\n白絲::https://www.qinav.com/search/100080_{{page}}.html\n網紅::https://www.qinav.com/search/100036_{{page}}.html\n直播::https://www.qinav.com/search/100038_{{page}}.html\n約炮::https://www.qinav.com/search/100175_{{page}}.html\n教室::https://www.qinav.com/search/101599_{{page}}.html\n宿舍::https://www.qinav.com/search/100076_{{page}}.html\n雙飛::https://www.qinav.com/search/100072_{{page}}.html\n戶外::https://www.qinav.com/search/100087_{{page}}.html\n",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.qinav.com/static/icon.png",
    "sourceName": "QinAV",
    "sourceUrl": "https://www.qinav.com/",
    "style": "video{width:100%}img{width:100%}"
  },
  {
    "articleStyle": 0,
    "customOrder": 14,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "1",
    "sourceIcon": "",
    "sourceName": "源仓库(官方纯净)",
    "sourceUrl": "http://yckceo.vip"
  },
  {
    "articleStyle": 0,
    "customOrder": 15,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\":\"\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "<js>\nsort = [];\nL = String(baseUrl).replace(/^h[^=]*\\=/,'').split('★');\nfor (i = 0; i < L.length; ++i) {\n  K = (x) => {\n    r = L[i].split('☆')[x];\n    return r ==null ? \"\": r;\n  };\n  sort.push ({\n    title: K(1),\n    date: K(2),\n    img: K(3),\n    link: K(0)\n  });\n};\nJSON.stringify(sort);\n</js>\n$.[*]",
    "ruleDescription": "<!doctype html><html><head lang=\"zh\"><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"><style>*{line-height:1em;margin:0;padding:0;text-underline-offset:.2em;word-break:break-all}body{background-color:#f4f5f7;display:flex;flex-wrap:wrap;place-content:center;place-items:start;padding:15px;color:#001944}.card{border-top:.5px solid rgba(255,255,255,.7);border-radius:24px;background-color:rgba(255,255,255,.6);box-shadow:0 10px 20px rgba(0,0,0,.05);padding:30px;margin:12.5px;width:250px;height:auto}.card > details + div{overflow:hidden;max-height:0;opacity:0;transition:.6s}.card > [open] + div{max-height:888px;opacity:1}.card > details > summary::-webkit-details-marker{display:none}.card > details > summary::-moz-list-bullet{display:none}.card > details > summary{font-size:24px;font-weight:700;user-select:none;outline:0;opacity:.4;transition:.6s;display:block}.card > [open] > summary{opacity:1;margin-bottom:6px;font-size:20.5px}.flex{display:flex;flex-wrap:wrap}.text{line-height:1.4em;display:inline-block;margin-top:9px}a:not([href]){margin-top:9px;margin-right:9px;display:inline-block}a:not([href]) span{margin-left:9px}a[href]{color:#4360b7;text-decoration:none;margin:.2em}a[href]:hover{text-decoration:underline}span{background-color:rgba(0,0,0,.04);padding:.15em .3em;border-radius:.5em;margin-left:.2em;font-family:monospace;opacity:.75}button{font-size:13.5px;font-weight:700;color:#4360b7;background-color:#e7eeff;padding:.65em .9em;margin-top:9px;margin-right:10px;border-radius:2em;border:none;transition:.3s}button:active{background-color:#d6ddee}textarea{margin-top:9px;padding:9px;width:100%;box-sizing:border-box;line-height:1.2em;font-size:13px;min-height:37.6px;max-height:115.6px;resize:vertical;border-radius:9px;color:#333;border:2px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.006)}input{vertical-align:middle;appearance:none;margin:-2px 2.25px 0 0;width:15px;height:15px;box-sizing:border-box;background-color:rgba(0,0,0,.006);border:2px solid rgba(0,0,0,.1);border-radius:9px;transition:.15s}input:checked{border-color:#4360b7}label{display:inline-block;margin-top:9px;margin-right:9px;font-size:15px}</style><title>写源助手</title></head><body><div class=\"card\"><details><summary>发现格式工具</summary></details><div><textarea id=\"text\" rows=\"3\" placeholder=\"请输入要处理的内容\"></textarea><a>格式转换</a><div class=\"flex\"><button onclick=\"Format()\">html转旧发现</button><button onclick=\"Switch()\">新旧发现互转</button></div><a>每行列数<span>仅新发现</span></a><div class=\"flex\"><button onclick=\"Add(null)\">自动</button><button onclick=\"Add(1)\">1</button><button onclick=\"Add(.4)\">2</button><button onclick=\"Add(.25)\">3</button><button onclick=\"Add(.2)\">4</button></div><a>快捷功能</a><div class=\"flex\"><button onclick=\"Copy('#text')\">复制全文</button><button onclick=\"Cut('#text')\">剪切全文</button><button onclick=\"Empty('#text')\">清空</button></div></div></div><div class=\"card\"><details><summary>正则匹配替换</summary></details><div><textarea id=\"text1\" rows=\"3\" placeholder=\"请输入要处理的内容\"></textarea><a>正则匹配</a><textarea id=\"matchText\" rows=\"1\" placeholder=\"正则表达式\"></textarea><label><input id=\"global\" type=\"checkbox\" checked>全局搜索</label><label><input id=\"ignoreCase\" type=\"checkbox\">忽略大小写</label><div class=\"flex\"><button onclick=\"Match()\">进行匹配</button><button onclick=\"Copy('#matchResult')\">复制结果</button><button onclick=\"Reset()\">清空</button></div><div id=\"tip\"></div><textarea id=\"matchResult\" rows=\"3\" placeholder=\"匹配结果\"></textarea><a>正则替换</a><textarea id=\"replaceText\" rows=\"1\" placeholder=\"想要替换成什么\"></textarea><div class=\"flex\"><button onclick=\"Add1('{\\{page}}')\">&#123;&#123;page&#125;&#125;</button><button onclick=\"Add1('\\\\')\">\\</button><button onclick=\"Add1('<')\">&lt;</button><button onclick=\"Add1('>')\">&gt;</button></div><div class=\"flex\"><button onclick=\"Replace()\">进行替换</button><button onclick=\"Copy('#replaceResult')\">复制结果</button></div><textarea id=\"replaceResult\" rows=\"3\" placeholder=\"替换结果\"></textarea></div></div><div class=\"card\"><details><summary>编码格式转换</summary></details><div><textarea id=\"text2\" rows=\"3\" placeholder=\"请输入要处理的内容\"></textarea><a>url编码</a><label><input id=\"ignoreComponent\" type=\"checkbox\">编码<span>@#$&amp;=:/,;?+</span></label><div class=\"flex\"><button onclick=\"Encode()\">进行编码</button><button onclick=\"Decode()\">进行解码</button></div><a>html转义</a><label><input id=\"super\" type=\"checkbox\">转义全部字符</label><div id=\"temp\" hidden></div><div class=\"flex\"><button onclick=\"EncodeHtml()\">进行转义</button><button onclick=\"DecodeHtml()\">进行反转义</button></div><a>快捷功能</a><div class=\"flex\"><button onclick=\"Copy('#text2')\">复制全文</button><button onclick=\"Cut('#text2')\">剪切全文</button><button onclick=\"Empty('#text2')\">清空</button></div></div></div><div class=\"card\"><details><summary>更多在线链接</summary></details><div><a>工具</a><div class=\"flex\"><button onclick=\"window.open('https://tool.lu/zhconvert')\">简繁转换</button></div><a>写源教程</a><div class=\"flex\"><button onclick=\"window.open('https://www.yuque.com/legado/yuan')\">Linyuan</button><button onclick=\"window.open('https://www.yuque.com/120031xufengnian/yuedu')\">felicità/寿衡</button></div></div></div><script>$=(t=>document.querySelector(t)),$$=(t=>document.execCommand(t)),Copy=(t=>{$(t).select(),$$(\"copy\")}),Empty=(t=>{x=$(t),x.value=\"\",x.focus()}),Cut=(t=>{$(t).select(),$$(\"cut\")}),Format=(()=>{if(t=$(\"#text\"),list=t.value.match(/<[^<]*?(href|open)[=\\(]['\"]([\\s\\S]*?)['\"][\\s\\S]*?>([\\s\\S]*?)</g),list){for(html=\"\",i=0;i<list.length;++i)a=list[i].match(/<[^<]*?(href|open)[=\\(]['\"]([\\s\\S]*?)['\"][\\s\\S]*?>([\\s\\S]*?)</),html+=a[3].trim().replace(/\\n/g,\" \")+\"::\"+a[2]+\"\\r\\n\";t.value=html.replace(/\\r\\n$/,\"\")}}),Switch=(()=>{t=$(\"#text\");try{for(html=\"\",json=JSON.parse(t.value),i=0;i<json.length;++i)html+=json[i].title+\"::\"+json[i].url+\"\\r\\n\";t.value=html.replace(/\\r\\n$/,\"\")}catch(e){if(t.value.match(/\\&\\&|::/g)){for(text=t.value.replace(/\\&\\&/g,\"\\r\\n\"),list=text.match(/.*?::.*/g),html=[],i=0;i<list.length;++i)a=list[i].match(/(.*?)::(.*)/),html.push({title:a[1],url:a[2]});t.value=JSON.stringify(html)}}}),Add=(t=>{x=$(\"#text\");try{for(json=JSON.parse(x.value),i=0;i<json.length;++i)json[i].style={layout_flexGrow:1,layout_flexBasisPercent:t};x.value=JSON.stringify(json)}catch(t){}}),BuildRegex=(()=>(text=$(\"#text1\"),text.value?(match=$(\"#matchText\"),match.value?(op=$(\"#global\").checked?\"g\":\"\",op=$(\"#ignoreCase\").checked?op+\"i\":op,new RegExp(match.value,op)):(match.focus(),!1)):(text.focus(),!1))),Match=(()=>{if(regex=BuildRegex(),t=$(\"#tip\"),x=$(\"#matchResult\"),tip=text=t.textContent=t.style=x.value=\"\",match=$(\"#text1\").value.match(regex),$(\"#global\").checked){for(i=0;i<match.length;++i)text+=match[i]+\"\\r\\n\";tip=\"共找到 \"+match.length+\" 处匹配：\\r\\n\",text=text.replace(/\\r\\n$/,\"\")}else tip=\"匹配位置：\"+regex.lastIndex,text=match[0];return t.textContent=tip,t.style.marginTop=\"9px\",x.value=text,!0}),Reset=(()=>{$(\"#text1\").value=$(\"#matchText\").value=$(\"#tip\").textContent=t.style=$(\"#matchResult\").value=$(\"#replaceText\").value=$(\"#replaceResult\").value=\"\",$(\"#text1\").focus()}),Add1=(t=>{x=$(\"#replaceText\"),start=x.selectionStart,length=x.selectionEnd-start,json=x.value.split(\"\"),json.splice(start,length,t),x.value=json.join(\"\"),x.focus(),x.selectionStart=t.length+start,x.selectionEnd=t.length+start}),Replace=(()=>{regex=BuildRegex(),$(\"#replaceResult\").value=$(\"#text1\").value.replace(regex,$(\"#replaceText\").value)}),Encode=(()=>{t=$(\"#text2\"),text=t.value,t.value=$(\"#ignoreComponent\").checked?encodeURIComponent(text):encodeURI(text)}),Decode=(()=>{t=$(\"#text2\"),text=t.value,t.value=decodeURIComponent(text)}),EncodeHtml=(()=>{if(t=$(\"#text2\"),text=t.value,$(\"#super\").checked)for(u=\"\",i=0;i<text.length;++i)u+=\"&#\"+text.charCodeAt(i)+\";\";else x=$(\"#temp\"),x.textContent=text,u=x.innerHTML;t.value=u}),DecodeHtml=(()=>{t=$(\"#text2\"),text=t.value,x=$(\"#temp\"),x.innerHTML=text.replace(/<br>/g,\"\\r\\n\").replace(/</g,\"&#60;\").replace(/>/g,\"&#62;\"),t.value=x.textContent});</script></body></html>\n🔵<!doctype html><html><head lang=\"zh\"><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\"><title>快捷导入</title><style>*{line-height:1em;margin:0;padding:0;text-underline-offset:.2em;word-break:break-all}body{background-color:#f4f5f7;display:flex;flex-wrap:wrap;place-content:center;place-items:start;padding:15px;color:#001944}.card{border-top:.5px solid rgba(255,255,255,.7);border-radius:24px;background-color:rgba(255,255,255,.6);box-shadow:0 10px 20px rgba(0,0,0,.05);padding:30px;margin:12.5px;width:250px;height:auto}.card>details+div{overflow:hidden;max-height:0;opacity:0;transition:.6s}.card>[open]+div{max-height:888px;opacity:1}.card>details>summary::-webkit-details-marker{display:none}.card>details>summary::-moz-list-bullet{display:none}.card>details>summary{font-size:24px;font-weight:700;user-select:none;outline:0;opacity:.4;transition:.6s;display:block}.card>[open]>summary{opacity:1;margin-bottom:6px;font-size:20.5px}.card>b{margin-bottom:6px;font-size:20.5px;display:block}.flex{display:flex;flex-wrap:wrap}.text{line-height:1.4em;display:inline-block;margin-top:9px}a:not([href]){margin-top:9px;margin-right:9px;display:inline-block}a[href]{color:#4360b7;text-decoration:none;margin:.2em}a[href]:hover{text-decoration:underline}legend{background-color:rgba(0,0,0,.04);padding:.15em .3em;border-radius:.5em;margin-left:.2em;font-family:monospace;opacity:.75}button{font-size:13.5px;font-weight:700;color:#4360b7;background-color:#e7eeff;padding:.65em .9em;margin-top:9px;margin-right:10px;border-radius:2em;border:none;transition:.3s}button:active{background-color:#d6ddee}textarea{margin-top:9px;padding:9px;width:100%;box-sizing:border-box;line-height:1.2em;font-size:13px;min-height:37.6px;max-height:115.6px;resize:vertical;border-radius:9px;color:#333;border:2px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.006)}input{vertical-align:middle;appearance:none;margin:-2px 2.25px 0 0;width:15px;height:15px;box-sizing:border-box;background-color:rgba(0,0,0,.006);border:2px solid rgba(0,0,0,.1);border-radius:9px;transition:.15s}input:checked{border-color:#4360b7}label{display:inline-block;margin-top:9px;margin-right:9px;font-size:15px}fieldset{border:2px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.006);border-radius:9px;margin-top:9px;padding:5px 18px 18px 18px}</style></head><body><div class=\"card\"><b>快捷导入</b><textarea id=\"url\" rows=\"4\" placeholder=\"请输入资源链接\"></textarea><fieldset><legend>导入格式</legend><label><input type=\"radio\" name=\"path\" value=\"auto\" checked>自动</label><label><input type=\"radio\" name=\"path\" value=\"bookSource\">书源</label><label><input type=\"radio\" name=\"path\" value=\"rssSource\">订阅源</label><label><input type=\"radio\" name=\"path\" value=\"replaceRule\">替换规则</label><label><input type=\"radio\" name=\"path\" value=\"textTocRule\">TXT目录规则</label><label><input type=\"radio\" name=\"path\" value=\"httpTTS\">TTS</label><label><input type=\"radio\" name=\"path\" value=\"theme\">主题</label><label><input type=\"radio\" name=\"path\" value=\"readConfig\">排版</label><label><input type=\"radio\" name=\"path\" value=\"dictRule\">字典规则</label></fieldset><div class=\"flex\"><button onclick=\"Import()\">点击导入</button><button onclick=\"Copy()\">复制</button><button onclick=\"Empty()\">清空</button></div></div><div class=\"card\"><details><summary>长期链接</summary></details><div><fieldset><legend>书源</legend><button onclick=\"SetUrl('https://mirror.ghproxy.com/https://raw.githubusercontent.com/shidahuilang/shuyuan/shuyuan/good.json★1')\">大灰狼</button><button onclick=\"SetUrl('https://mirror.ghproxy.com/https://raw.githubusercontent.com/zmn001125/booksources/master/sources/guaner.txt★1')\">关耳</button><button onclick=\"SetUrl('https://mirror.ghproxy.com/https://raw.githubusercontent.com/cyao2q/yuedu/master/shuyuan★1')\">漠星曜</button><button onclick=\"SetUrl('https://mirror.ghproxy.com/https://raw.githubusercontent.com/PB-pobing/pobing/pb/sy.json★1')\">破冰</button><button onclick=\"SetUrl('https://mirror.ghproxy.com/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan★1')\">XIU2</button><button onclick=\"SetUrl('https://www.gitlink.org.cn/api/yi-c/yd/raw/sy.json?ref=master★1')\">一程</button></fieldset><fieldset><legend>订阅源</legend><button onclick=\"SetUrl('https://www.gitlink.org.cn/api/yi-c/yd/raw/dy.json?ref=master★2')\">一程</button></fieldset><fieldset><legend>替换规则</legend><button onclick=\"SetUrl('https://mirror.ghproxy.com/https://raw.githubusercontent.com/shidahuilang/shuyuan/shuyuan/jinghua.json★3')\">大灰狼</button></fieldset><fieldset><legend>TTS</legend><button onclick=\"SetUrl('https://mirror.ghproxy.com/https://raw.githubusercontent.com/shidahuilang/shuyuan/shuyuan/tts.json★5')\">大灰狼</button></fieldset></div></div><script>$=(e=>document.querySelector(e)),Copy=(()=>{$(\"#url\").select(),document.execCommand(\"copy\")}),Empty=(()=>{x=$(\"#url\"),x.value=\"\",x.focus(),$('[value=\"auto\"]').checked=!0}),Import=(()=>{if(t=$(\"#url\"),!t.value)return t.focus(),!1;path=$('[name=\"path\"]:checked').value,location=`yuedu://import/${path}?src=`+encodeURIComponent(t.value)}),SetUrl=(e=>{x=$(\"#url\"),x.value=e.split(\"★\")[0],document.querySelectorAll('[name=\"path\"]')[e.split(\"★\")[1]].checked=!0,x.focus(),Import()});</script></body></html>\n{{}}\n@js:\nu = \"{{$.link}}\";\n/^\\d+$/.test(u) ? result.split('🔵')[u]: \"\";",
    "ruleImage": "$.img\n@js:\nr = result;\nr == \"\" ? source.sourceIcon: r;",
    "ruleLink": "$.link",
    "rulePubDate": "$.date",
    "ruleTitle": "$.title",
    "shouldOverrideUrlLoading": "if (/s?q=/.test(url)) {\n  q = java.toURL(url).searchParams.get('q');\n  java.searchBook(q.split(' ')[0]);\n  true;\n}",
    "singleUrl": false,
    "sortUrl": "寻书::https://bing.com/search?q=https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&cate=全部&rank=rank_hot&gender=male☆夸克热搜・小说☆大家都在搜的热点☆http://pp.myapp.com/ma_icon/0/icon_42375936_1703676598/256★https://vt.sm.cn/api/novelStarReco/index☆星云推书☆点亮你的兴趣星球\n\n找源::https://bing.com/search?q=https://link3.cc/yckceo☆源仓库☆最新地址发布页☆https://tencentcdn.production.link3.cc/profile_images/1706720313658★https://shuyuan.yiove.com☆YiOVE书源仓库☆专为小说阅读爱好者设计☆https://shuyuan.yiove.com/favicon.ico★http://yx.ccute.xyz☆YX源仓库☆来自书源爱好者的收集小站☆http://yx.ccute.xyz/assets/iframe/images/logo.png★https://legado.aoaostar.com☆@AOAOSTAR☆收集整理☆https://avatars.githubusercontent.com/u/86001674★http://yuedu.miaogongzi.net/gx.html☆@喵公子☆收集整理☆https://i0.hdslb.com/bfs/face/a8f327d80028a97bf3b6f8d5afa260179c623268.jpg★https://qyyuapi.com☆@xiaohan231☆个人主页☆https://qyyuapi.com/logo.png★https://skybook.pages.dev☆@明月照大江☆个人主页\n\n工具::https://bing.com/search?q=0☆写源助手☆会有用喔(大概)★1☆快捷导入☆各种导入格式！",
    "sourceComment": "",
    "sourceIcon": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9IiM0NDQiIGQ9Ik04LjQyMiAyMC42MThDMTAuMTc4IDIxLjU0IDExLjA1NiAyMiAxMiAyMlYxMkwyLjYzOCA3LjA3M2EzLjE5NiAzLjE5NiAwIDAgMC0uMDQuMDY3QzIgOC4xNTQgMiA5LjQxNyAyIDExLjk0MnYuMTE3YzAgMi41MjQgMCAzLjc4Ny41OTcgNC44MDFjLjU5OCAxLjAxNSAxLjY3NCAxLjU4IDMuODI1IDIuNzA5eiIvPjxwYXRoIGZpbGw9IiM0NDQiIGQ9Im0xNy41NzcgNC40MzJsLTItMS4wNUMxMy44MjIgMi40NjEgMTIuOTQ0IDIgMTIgMmMtLjk0NSAwLTEuODIyLjQ2LTMuNTc4IDEuMzgybC0yIDEuMDVDNC4zMTggNS41MzYgMy4yNDIgNi4xIDIuNjM4IDcuMDcyTDEyIDEybDkuMzYyLTQuOTI3Yy0uNjA2LS45NzMtMS42OC0xLjUzNy0zLjc4NS0yLjY0MSIgb3BhY2l0eT0iLjciLz48cGF0aCBmaWxsPSIjNDQ0IiBkPSJNMjEuNDAzIDcuMTRhMy4xNTMgMy4xNTMgMCAwIDAtLjA0MS0uMDY3TDEyIDEydjEwYy45NDQgMCAxLjgyMi0uNDYgMy41NzgtMS4zODJsMi0xLjA1YzIuMTUxLTEuMTI5IDMuMjI3LTEuNjkzIDMuODI1LTIuNzA4Yy41OTctMS4wMTQuNTk3LTIuMjc3LjU5Ny00Ljh2LS4xMTdjMC0yLjUyNSAwLTMuNzg4LS41OTctNC44MDIiIG9wYWNpdHk9Ii41Ii8+PC9zdmc+",
    "sourceName": "方寸",
    "sourceUrl": "人间"
  },
  {
    "articleStyle": 0,
    "customOrder": 15,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png",
    "sourceName": "十八小说",
    "sourceUrl": "https://m.po18uu.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 16,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "源仓库",
    "sourceIcon": "https://img.fy6b.com/2024/06/13/7ca5da52f9cc0.jpg",
    "sourceName": "开源书源资源库",
    "sourceUrl": "http://sj.ysupan.com/ttrj#/"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 17,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"\"}",
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "data",
    "ruleContent": "<!doctype html><html><head lang=\"zh\"><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=no\"><title>隐订阅</title></head><body><div class=\"markdown-body\"><b style=\"font-weight: 700; font-size: 20px; \">{{$..title}}</b><a style=\"display: block; font-size: 13.5px; font-family: serif; color: #999; margin: 10px 0; \">{{$..source}}&nbsp;&nbsp;&nbsp;{{$..date##(.*?)T(.*?).{4}Z##$1 $2###}}</a>\n{{$..content}}\n<a href=\"{{$..url}}\" style=\"display: block;font-size:13.5px;font-family: serif;margin: 10px 0;\">阅读原文</a></div></body></html>\n",
    "ruleImage": "img\n@js:\nr = result;\nr != \"\" ? r: source.sourceIcon;",
    "ruleLink": "/detail?id={$.id}",
    "ruleNextPage": "{{baseUrl}}##&id=\\d*##&id={{$.data[-1].id}}",
    "rulePubDate": "{{$.source}}   {{$.date##(.*?)T(.*?).{4}Z##$1 $2###}}",
    "ruleTitle": "title\n<js>result;</js>\n@@text",
    "singleUrl": false,
    "sortUrl": "@js:\nu = source.key;\nsort = \"\";\nlist = JSON.parse(java.ajax(u+'/source')).data;\nfor (i = 0; i < list.length; i++) {\n  sort += list[i].name + \"::/feed?limit=25&id=&media=\" + list[i].id + \"&keyword=\\n\"\n};\n`变量搜索::/feed?limit=25&id=&media=&keyword={{source.getVariable()}}\n// ↓在此添加↓\n\n\n\n// ↑在此添加↑\n`+sort;",
    "sourceComment": "↓在分类URL↓添加可订阅关键词\n\n关键词::/feed?limit=25&id=&media=&keyword=关键词",
    "sourceGroup": "源仓库",
    "sourceIcon": "https://app.yinrss.com/Ninja108.png",
    "sourceName": "隐订阅",
    "sourceUrl": "https://api.yinrss.com",
    "style": "* {text-underline-offset: .2em;}body {padding: 0 10px;}img {height: auto;}iframe, audio, video {margin: 10px 0;width: 100%;}audio {height: 60px;}button{display: none;}@media (prefers-color-scheme: dark) {.markdown-body, [data-theme=\"dark\"] {color-scheme: dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #e6edf3;--color-fg-muted: #848d97;--color-fg-subtle: #6e7681;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110,118,129,0.4);--color-accent-fg: #2f81f7;--color-accent-emphasis: #1f6feb;--color-success-fg: #3fb950;--color-success-emphasis: #238636;--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-attention-subtle: rgba(187,128,9,0.15);--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;}}@media (prefers-color-scheme: light) {.markdown-body, [data-theme=\"light\"] {color-scheme: light;--color-prettylights-syntax-comment: #57606a;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #1F2328;--color-fg-muted: #656d76;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsla(210,18%,87%,1);--color-neutral-muted: rgba(175,184,193,0.2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-attention-subtle: #fff8c5;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-done-fg: #8250df;--color-done-emphasis: #8250df;}}.markdown-body {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;margin: 0;color: var(--color-fg-default);background-color: var(--color-canvas-default);font-family: -apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Noto Sans\",Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\";font-size: 16px;line-height: 1.5;word-wrap: break-word;}.markdown-body .octicon {display: inline-block;fill: currentColor;vertical-align: text-bottom;}.markdown-body h1:hover .anchor .octicon-link:before, .markdown-body h2:hover .anchor .octicon-link:before, .markdown-body h3:hover .anchor .octicon-link:before, .markdown-body h4:hover .anchor .octicon-link:before, .markdown-body h5:hover .anchor .octicon-link:before, .markdown-body h6:hover .anchor .octicon-link:before {width: 16px;height: 16px;content: ' ';display: inline-block;background-color: currentColor;-webkit-mask-image: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>\");mask-image: url(\"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>\");}.markdown-body details, .markdown-body figcaption, .markdown-body figure {display: block;}.markdown-body summary {display: list-item;}.markdown-body [hidden] {display: none !important;}.markdown-body a {background-color: transparent;color: var(--color-accent-fg);text-decoration: none;}.markdown-body abbr[title] {border-bottom: none;-webkit-text-decoration: underline dotted;text-decoration: underline dotted;}.markdown-body b, .markdown-body strong {font-weight: var(--base-text-weight-semibold, 600);}.markdown-body dfn {font-style: italic;}.markdown-body h1 {margin: .67em 0;font-weight: var(--base-text-weight-semibold, 600);padding-bottom: .3em;font-size: 2em;border-bottom: 1px solid var(--color-border-muted);}.markdown-body mark {background-color: var(--color-attention-subtle);color: var(--color-fg-default);}.markdown-body small {font-size: 90%;}.markdown-body sub, .markdown-body sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}.markdown-body sub {bottom: -0.25em;}.markdown-body sup {top: -0.5em;}.markdown-body img {border-style: none;max-width: 100%;box-sizing: content-box;background-color: var(--color-canvas-default);}.markdown-body code, .markdown-body kbd, .markdown-body pre, .markdown-body samp {font-family: monospace;font-size: 1em;}.markdown-body figure {margin: 1em 40px;}.markdown-body hr {box-sizing: content-box;overflow: hidden;background: transparent;border-bottom: 1px solid var(--color-border-muted);height: .25em;padding: 0;margin: 24px 0;background-color: var(--color-border-default);border: 0;}.markdown-body input {font: inherit;margin: 0;overflow: visible;font-family: inherit;font-size: inherit;line-height: inherit;}.markdown-body [type=button], .markdown-body [type=reset], .markdown-body [type=submit] {-webkit-appearance: button;appearance: button;}.markdown-body [type=checkbox], .markdown-body [type=radio] {box-sizing: border-box;padding: 0;}.markdown-body [type=number]::-webkit-inner-spin-button, .markdown-body [type=number]::-webkit-outer-spin-button {height: auto;}.markdown-body [type=search]::-webkit-search-cancel-button, .markdown-body [type=search]::-webkit-search-decoration {-webkit-appearance: none;appearance: none;}.markdown-body ::-webkit-input-placeholder {color: inherit;opacity: .54;}.markdown-body ::-webkit-file-upload-button {-webkit-appearance: button;appearance: button;font: inherit;}.markdown-body a:hover {text-decoration: underline;}.markdown-body ::placeholder {color: var(--color-fg-subtle);opacity: 1;}.markdown-body hr::before {display: table;content: \"\";}.markdown-body hr::after {display: table;clear: both;content: \"\";}.markdown-body table {border-spacing: 0;border-collapse: collapse;display: block;width: max-content;max-width: 100%;overflow: auto;}.markdown-body td, .markdown-body th {padding: 0;}.markdown-body details summary {cursor: pointer;}.markdown-body details:not([open])>*:not(summary) {display: none !important;}.markdown-body a:focus, .markdown-body [role=button]:focus, .markdown-body input[type=radio]:focus, .markdown-body input[type=checkbox]:focus {outline: 2px solid var(--color-accent-fg);outline-offset: -2px;box-shadow: none;}.markdown-body a:focus:not(:focus-visible), .markdown-body [role=button]:focus:not(:focus-visible), .markdown-body input[type=radio]:focus:not(:focus-visible), .markdown-body input[type=checkbox]:focus:not(:focus-visible) {outline: solid 1px transparent;}.markdown-body a:focus-visible, .markdown-body [role=button]:focus-visible, .markdown-body input[type=radio]:focus-visible, .markdown-body input[type=checkbox]:focus-visible {outline: 2px solid var(--color-accent-fg);outline-offset: -2px;box-shadow: none;}.markdown-body a:not([class]):focus, .markdown-body a:not([class]):focus-visible, .markdown-body input[type=radio]:focus, .markdown-body input[type=radio]:focus-visible, .markdown-body input[type=checkbox]:focus, .markdown-body input[type=checkbox]:focus-visible {outline-offset: 0;}.markdown-body kbd {display: inline-block;padding: 3px 5px;font: 11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height: 10px;color: var(--color-fg-default);vertical-align: middle;background-color: var(--color-canvas-subtle);border: solid 1px var(--color-neutral-muted);border-bottom-color: var(--color-neutral-muted);border-radius: 6px;box-shadow: inset 0 -1px 0 var(--color-neutral-muted);}.markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4, .markdown-body h5, .markdown-body h6 {margin-top: 24px;margin-bottom: 16px;font-weight: var(--base-text-weight-semibold, 600);line-height: 1.25;}.markdown-body h2 {font-weight: var(--base-text-weight-semibold, 600);padding-bottom: .3em;font-size: 1.5em;border-bottom: 1px solid var(--color-border-muted);}.markdown-body h3 {font-weight: var(--base-text-weight-semibold, 600);font-size: 1.25em;}.markdown-body h4 {font-weight: var(--base-text-weight-semibold, 600);font-size: 1em;}.markdown-body h5 {font-weight: var(--base-text-weight-semibold, 600);font-size: .875em;}.markdown-body h6 {font-weight: var(--base-text-weight-semibold, 600);font-size: .85em;color: var(--color-fg-muted);}.markdown-body p {margin-top: 0;margin-bottom: 10px;}.markdown-body blockquote {margin: 0;padding: 0 1em;color: var(--color-fg-muted);border-left: .25em solid var(--color-border-default);}.markdown-body ul, .markdown-body ol {margin-top: 0;margin-bottom: 0;padding-left: 2em;}.markdown-body ol ol, .markdown-body ul ol {list-style-type: lower-roman;}.markdown-body ul ul ol, .markdown-body ul ol ol, .markdown-body ol ul ol, .markdown-body ol ol ol {list-style-type: lower-alpha;}.markdown-body dd {margin-left: 0;}.markdown-body tt, .markdown-body code, .markdown-body samp {font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size: 12px;}.markdown-body pre {margin-top: 0;margin-bottom: 0;font-family: ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size: 12px;word-wrap: normal;}.markdown-body .octicon {display: inline-block;overflow: visible !important;vertical-align: text-bottom;fill: currentColor;}.markdown-body input::-webkit-outer-spin-button, .markdown-body input::-webkit-inner-spin-button {margin: 0;-webkit-appearance: none;appearance: none;}.markdown-body .mr-2 {margin-right: var(--base-size-8, 8px) !important;}.markdown-body::before {display: table;content: \"\";}.markdown-body::after {display: table;clear: both;content: \"\";}.markdown-body>*:first-child {margin-top: 0 !important;}.markdown-body>*:last-child {margin-bottom: 0 !important;}.markdown-body a:not([href]) {color: inherit;text-decoration: none;}.markdown-body .absent {color: var(--color-danger-fg);}.markdown-body .anchor {float: left;padding-right: 4px;margin-left: -20px;line-height: 1;}.markdown-body .anchor:focus {outline: none;}.markdown-body p, .markdown-body blockquote, .markdown-body ul, .markdown-body ol, .markdown-body dl, .markdown-body table, .markdown-body pre, .markdown-body details {margin-top: 0;margin-bottom: 16px;}.markdown-body blockquote>:first-child {margin-top: 0;}.markdown-body blockquote>:last-child {margin-bottom: 0;}.markdown-body h1 .octicon-link, .markdown-body h2 .octicon-link, .markdown-body h3 .octicon-link, .markdown-body h4 .octicon-link, .markdown-body h5 .octicon-link, .markdown-body h6 .octicon-link {color: var(--color-fg-default);vertical-align: middle;visibility: hidden;}.markdown-body h1:hover .anchor, .markdown-body h2:hover .anchor, .markdown-body h3:hover .anchor, .markdown-body h4:hover .anchor, .markdown-body h5:hover .anchor, .markdown-body h6:hover .anchor {text-decoration: none;}.markdown-body h1:hover .anchor .octicon-link, .markdown-body h2:hover .anchor .octicon-link, .markdown-body h3:hover .anchor .octicon-link, .markdown-body h4:hover .anchor .octicon-link, .markdown-body h5:hover .anchor .octicon-link, .markdown-body h6:hover .anchor .octicon-link {visibility: visible;}.markdown-body h1 tt, .markdown-body h1 code, .markdown-body h2 tt, .markdown-body h2 code, .markdown-body h3 tt, .markdown-body h3 code, .markdown-body h4 tt, .markdown-body h4 code, .markdown-body h5 tt, .markdown-body h5 code, .markdown-body h6 tt, .markdown-body h6 code {padding: 0 .2em;font-size: inherit;}.markdown-body summary h1, .markdown-body summary h2, .markdown-body summary h3, .markdown-body summary h4, .markdown-body summary h5, .markdown-body summary h6 {display: inline-block;}.markdown-body summary h1 .anchor, .markdown-body summary h2 .anchor, .markdown-body summary h3 .anchor, .markdown-body summary h4 .anchor, .markdown-body summary h5 .anchor, .markdown-body summary h6 .anchor {margin-left: -40px;}.markdown-body summary h1, .markdown-body summary h2 {padding-bottom: 0;border-bottom: 0;}.markdown-body ul.no-list, .markdown-body ol.no-list {padding: 0;list-style-type: none;}.markdown-body ol[type=\"a s\"] {list-style-type: lower-alpha;}.markdown-body ol[type=\"A s\"] {list-style-type: upper-alpha;}.markdown-body ol[type=\"i s\"] {list-style-type: lower-roman;}.markdown-body ol[type=\"I s\"] {list-style-type: upper-roman;}.markdown-body ol[type=\"1\"] {list-style-type: decimal;}.markdown-body div>ol:not([type]) {list-style-type: decimal;}.markdown-body ul ul, .markdown-body ul ol, .markdown-body ol ol, .markdown-body ol ul {margin-top: 0;margin-bottom: 0;}.markdown-body li>p {margin-top: 16px;}.markdown-body li+li {margin-top: .25em;}.markdown-body dl {padding: 0;}.markdown-body dl dt {padding: 0;margin-top: 16px;font-size: 1em;font-style: italic;font-weight: var(--base-text-weight-semibold, 600);}.markdown-body dl dd {padding: 0 16px;margin-bottom: 16px;}.markdown-body table th {font-weight: var(--base-text-weight-semibold, 600);}.markdown-body table th, .markdown-body table td {padding: 6px 13px;border: 1px solid var(--color-border-default);}.markdown-body table td>:last-child {margin-bottom: 0;}.markdown-body table tr {background-color: var(--color-canvas-default);border-top: 1px solid var(--color-border-muted);}.markdown-body table tr:nth-child(2n) {background-color: var(--color-canvas-subtle);}.markdown-body table img {background-color: transparent;}.markdown-body img[align=right] {padding-left: 20px;}.markdown-body img[align=left] {padding-right: 20px;}.markdown-body .emoji {max-width: none;vertical-align: text-top;background-color: transparent;}.markdown-body span.frame {display: block;overflow: hidden;}.markdown-body span.frame>span {display: block;float: left;width: auto;padding: 7px;margin: 13px 0 0;overflow: hidden;border: 1px solid var(--color-border-default);}.markdown-body span.frame span img {display: block;float: left;}.markdown-body span.frame span span {display: block;padding: 5px 0 0;clear: both;color: var(--color-fg-default);}.markdown-body span.align-center {display: block;overflow: hidden;clear: both;}.markdown-body span.align-center>span {display: block;margin: 13px auto 0;overflow: hidden;text-align: center;}.markdown-body span.align-center span img {margin: 0 auto;text-align: center;}.markdown-body span.align-right {display: block;overflow: hidden;clear: both;}.markdown-body span.align-right>span {display: block;margin: 13px 0 0;overflow: hidden;text-align: right;}.markdown-body span.align-right span img {margin: 0;text-align: right;}.markdown-body span.float-left {display: block;float: left;margin-right: 13px;overflow: hidden;}.markdown-body span.float-left span {margin: 13px 0 0;}.markdown-body span.float-right {display: block;float: right;margin-left: 13px;overflow: hidden;}.markdown-body span.float-right>span {display: block;margin: 13px auto 0;overflow: hidden;text-align: right;}.markdown-body code, .markdown-body tt {padding: .2em .4em;margin: 0;font-size: 85%;white-space: break-spaces;background-color: var(--color-neutral-muted);border-radius: 6px;}.markdown-body code br, .markdown-body tt br {display: none;}.markdown-body del code {text-decoration: inherit;}.markdown-body samp {font-size: 85%;}.markdown-body pre code {font-size: 100%;}.markdown-body pre>code {padding: 0;margin: 0;word-break: normal;white-space: pre;background: transparent;border: 0;}.markdown-body .highlight {margin-bottom: 16px;}.markdown-body .highlight pre {margin-bottom: 0;word-break: normal;}.markdown-body .highlight pre, .markdown-body pre {padding: 16px;overflow: auto;font-size: 85%;line-height: 1.45;color: var(--color-fg-default);background-color: var(--color-canvas-subtle);border-radius: 6px;}.markdown-body pre code, .markdown-body pre tt {display: inline;max-width: auto;padding: 0;margin: 0;overflow: visible;line-height: inherit;word-wrap: normal;background-color: transparent;border: 0;}.markdown-body .csv-data td, .markdown-body .csv-data th {padding: 5px;overflow: hidden;font-size: 12px;line-height: 1;text-align: left;white-space: nowrap;}.markdown-body .csv-data .blob-num {padding: 10px 8px 9px;text-align: right;background: var(--color-canvas-default);border: 0;}.markdown-body .csv-data tr {border-top: 0;}.markdown-body .csv-data th {font-weight: var(--base-text-weight-semibold, 600);background: var(--color-canvas-subtle);border-top: 0;}.markdown-body [data-footnote-ref]::before {content: \"[\";}.markdown-body [data-footnote-ref]::after {content: \"]\";}.markdown-body .footnotes {font-size: 12px;color: var(--color-fg-muted);border-top: 1px solid var(--color-border-default);}.markdown-body .footnotes ol {padding-left: 16px;}.markdown-body .footnotes ol ul {display: inline-block;padding-left: 16px;margin-top: 16px;}.markdown-body .footnotes li {position: relative;}.markdown-body .footnotes li:target::before {position: absolute;top: -8px;right: -8px;bottom: -8px;left: -24px;pointer-events: none;content: \"\";border: 2px solid var(--color-accent-emphasis);border-radius: 6px;}.markdown-body .footnotes li:target {color: var(--color-fg-default);}.markdown-body .footnotes .data-footnote-backref g-emoji {font-family: monospace;}.markdown-body .pl-c {color: var(--color-prettylights-syntax-comment);}.markdown-body .pl-c1, .markdown-body .pl-s .pl-v {color: var(--color-prettylights-syntax-constant);}.markdown-body .pl-e, .markdown-body .pl-en {color: var(--color-prettylights-syntax-entity);}.markdown-body .pl-smi, .markdown-body .pl-s .pl-s1 {color: var(--color-prettylights-syntax-storage-modifier-import);}.markdown-body .pl-ent {color: var(--color-prettylights-syntax-entity-tag);}.markdown-body .pl-k {color: var(--color-prettylights-syntax-keyword);}.markdown-body .pl-s, .markdown-body .pl-pds, .markdown-body .pl-s .pl-pse .pl-s1, .markdown-body .pl-sr, .markdown-body .pl-sr .pl-cce, .markdown-body .pl-sr .pl-sre, .markdown-body .pl-sr .pl-sra {color: var(--color-prettylights-syntax-string);}.markdown-body .pl-v, .markdown-body .pl-smw {color: var(--color-prettylights-syntax-variable);}.markdown-body .pl-bu {color: var(--color-prettylights-syntax-brackethighlighter-unmatched);}.markdown-body .pl-ii {color: var(--color-prettylights-syntax-invalid-illegal-text);background-color: var(--color-prettylights-syntax-invalid-illegal-bg);}.markdown-body .pl-c2 {color: var(--color-prettylights-syntax-carriage-return-text);background-color: var(--color-prettylights-syntax-carriage-return-bg);}.markdown-body .pl-sr .pl-cce {font-weight: bold;color: var(--color-prettylights-syntax-string-regexp);}.markdown-body .pl-ml {color: var(--color-prettylights-syntax-markup-list);}.markdown-body .pl-mh, .markdown-body .pl-mh .pl-en, .markdown-body .pl-ms {font-weight: bold;color: var(--color-prettylights-syntax-markup-heading);}.markdown-body .pl-mi {font-style: italic;color: var(--color-prettylights-syntax-markup-italic);}.markdown-body .pl-mb {font-weight: bold;color: var(--color-prettylights-syntax-markup-bold);}.markdown-body .pl-md {color: var(--color-prettylights-syntax-markup-deleted-text);background-color: var(--color-prettylights-syntax-markup-deleted-bg);}.markdown-body .pl-mi1 {color: var(--color-prettylights-syntax-markup-inserted-text);background-color: var(--color-prettylights-syntax-markup-inserted-bg);}.markdown-body .pl-mc {color: var(--color-prettylights-syntax-markup-changed-text);background-color: var(--color-prettylights-syntax-markup-changed-bg);}.markdown-body .pl-mi2 {color: var(--color-prettylights-syntax-markup-ignored-text);background-color: var(--color-prettylights-syntax-markup-ignored-bg);}.markdown-body .pl-mdr {font-weight: bold;color: var(--color-prettylights-syntax-meta-diff-range);}.markdown-body .pl-ba {color: var(--color-prettylights-syntax-brackethighlighter-angle);}.markdown-body .pl-sg {color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);}.markdown-body .pl-corl {text-decoration: underline;color: var(--color-prettylights-syntax-constant-other-reference-link);}.markdown-body g-emoji {display: inline-block;min-width: 1ch;font-family: \"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\";font-size: 1em;font-style: normal !important;font-weight: var(--base-text-weight-normal, 400);line-height: 1;vertical-align: -0.075em;}.markdown-body g-emoji img {width: 1em;height: 1em;}.markdown-body .task-list-item {list-style-type: none;}.markdown-body .task-list-item label {font-weight: var(--base-text-weight-normal, 400);}.markdown-body .task-list-item.enabled label {cursor: pointer;}.markdown-body .task-list-item+.task-list-item {margin-top: 4px;}.markdown-body .task-list-item .handle {display: none;}.markdown-body .task-list-item-checkbox {margin: 0 .2em .25em -1.4em;vertical-align: middle;}.markdown-body .contains-task-list:dir(rtl) .task-list-item-checkbox {margin: 0 -1.6em .25em .2em;}.markdown-body .contains-task-list {position: relative;}.markdown-body .contains-task-list:hover .task-list-item-convert-container, .markdown-body .contains-task-list:focus-within .task-list-item-convert-container {display: block;width: auto;height: 24px;overflow: visible;clip: auto;}.markdown-body ::-webkit-calendar-picker-indicator {filter: invert(50%);}.markdown-body .markdown-alert {padding: var(--base-size-8) var(--base-size-16);margin-bottom: 16px;color: inherit;border-left: .25em solid var(--color-border-default);}.markdown-body .markdown-alert>:first-child {margin-top: 0;}.markdown-body .markdown-alert>:last-child {margin-bottom: 0;}.markdown-body .markdown-alert .markdown-alert-title {display: flex;font-weight: var(--base-text-weight-medium, 500);align-items: center;line-height: 1;}.markdown-body .markdown-alert.markdown-alert-note {border-left-color: var(--color-accent-emphasis);}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title {color: var(--color-accent-fg);}.markdown-body .markdown-alert.markdown-alert-important {border-left-color: var(--color-done-emphasis);}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title {color: var(--color-done-fg);}.markdown-body .markdown-alert.markdown-alert-warning {border-left-color: var(--color-attention-emphasis);}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title {color: var(--color-attention-fg);}.markdown-body .markdown-alert.markdown-alert-tip {border-left-color: var(--color-success-emphasis);}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title {color: var(--color-success-fg);}.markdown-body .markdown-alert.markdown-alert-caution {border-left-color: var(--color-danger-emphasis);}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title {color: var(--color-danger-fg);}"
  },
  {
    "articleStyle": 1,
    "customOrder": 17,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.submenu",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "class.CAI_img@tag.img@src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.newsPag@tag.a.-1@href",
    "rulePubDate": "class.p_bz_rq@text##.+日期：",
    "ruleTitle": "class.csc@text",
    "singleUrl": false,
    "sortUrl": "美文选粹::http://www.jiaoshi100.com/index.php?m=content&c=index&a=lists&catid=133&z=\n时文选粹::http://www.jiaoshi100.com/index.php?m=content&c=index&a=lists&catid=120&z=\n作文365::http://www.jiaoshi100.com/index.php?m=content&c=index&a=lists&catid=121&z=\n作文头条::http://www.jiaoshi100.com/index.php?m=content&c=index&a=lists&catid=119&z=\n读写计划::http://www.jiaoshi100.com/index.php?m=content&c=index&a=lists&catid=132&z=\n师说::http://www.jiaoshi100.com/index.php?m=content&c=index&a=lists&catid=122&z=",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=1971586952,3598078305&fm=26&gp=0.jpg",
    "sourceName": "作文指北",
    "sourceUrl": "http://www.jiaoshi100.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 18,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://sm01.alicdn.com/L1/272/1990/favicon/favi.ico",
    "sourceName": "星云寻书",
    "sourceUrl": "https://vt.sm.cn/api/novelStarReco/index?uc_param_str=dnntnwvepffrgibijbprsvdsdicheiniut#"
  },
  {
    "articleStyle": 0,
    "customOrder": 19,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "injectJs": "if(location.href.indexOf('https://passport.csdn.net/signwap')!=-1 || location.href.indexOf('https://passport.gitcode.net/cross')!=-1){localStorage.removeItem('isLogin')};function getCookie(name){var cookies = document.cookie.split(';');for (var i = 0; i < cookies.length; i++) {var cookie = cookies[i].trim();if (cookie.indexOf(name + '=') === 0) {return cookie.substring(name.length + 1);}} return null;}if(getCookie('UserName') && localStorage.getItem('isLogin')!=1){localStorage.setItem('isLogin',1);location.href=`https://blog.csdn.net/${getCookie('UserName')}`};setTimeout(()=>{ if(getCookie('UserName')){if(document.querySelector('.logout')){var para = document.createElement('a');para.setAttribute('href','https://passport.csdn.net/account/logout');para.setAttribute('class','openApp');para.innerHTML='退出';document.querySelector('.openApp').parentNode.replaceChild(para,document.querySelector('.openApp'));}else{var para = document.createElement('a');para.setAttribute('href',`https://blog.csdn.net/${getCookie('UserName')}`);para.setAttribute('class','openApp');para.innerHTML='个人中心';document.querySelector('.openApp').parentNode.replaceChild(para,document.querySelector('.openApp'));}}else{ document.querySelector('.openApp').parentNode.removeChild(document.querySelector('.openApp'));} },300);setTimeout(()=>{document.querySelector('.m_toolbar_left_app_btn').parentNode.removeChild(document.querySelector('.m_toolbar_left_app_btn'));},300);",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🗂️ 软件",
    "sourceIcon": "https://g.csdnimg.cn/static/logo/favicon32.ico",
    "sourceName": "CSDN",
    "sourceUrl": "https://passport.csdn.net/signwap",
    "style": ".openApp,.m_toolbar_left_app_btn{display:none !important;}"
  },
  {
    "articleStyle": 2,
    "customOrder": 19,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{ \"User-Agent\": \"Mozilla/5.0 (Linux; Android 9) Mobile Safari/537.36\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.post-item",
    "ruleContent": "<js>page={{@.pagination-post@a.-1@span@text}}\n\nurl=baseUrl.replace('.html','.html/')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i)\n\t}\n\nhtml=src\n\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\nclass.post-content@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\r\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "img@src",
    "ruleLink": "@class.post-title@a@href",
    "ruleNextPage": "page",
    "rulePubDate": "📆{{@class.author@text}}〖{{@class.post-date@text}}〗",
    "ruleTitle": "h3@text",
    "singleUrl": false,
    "sortUrl": "NEW::https://www.coszip.com/\n搜索::https://www.coszip.com/search/{{source.getVariable()}}/page/{{page}}\nCosplay::https://www.coszip.com/category/cosplay/page/{{page}}\nPhotoBook::https://www.coszip.com/category/photobook/page/{{page}}\nErotica/Nude::https://www.coszip.com/category/erotica-nude/page/{{page}}",
    "sourceComment": "需挂梯子",
    "sourceGroup": "📖 R18图",
    "sourceIcon": "https://www.coszip.com/media/2022/09/logo-designer.png",
    "sourceName": "COSPLAYZIP",
    "sourceUrl": "https://www.coszip.com/",
    "style": "/*标题相关*/\nh3{text-align:center}\nh5{margin-bottom:0;padding-left:5;}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 20,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "",
    "sourceIcon": "",
    "sourceName": "樱之空动漫",
    "sourceUrl": "https://www.skrcc.cc/"
  },
  {
    "articleStyle": 0,
    "customOrder": 21,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\"User-Agent\": \"Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; MI 8 Lite Build/OPM1.171019.019) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.2.0.1100 Mobile Safari/537.36\"\n}",
    "lastUpdateTime": 1675946926480,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.content@h3",
    "ruleLink": "a@href",
    "ruleTitle": "a@textNodes",
    "singleUrl": true,
    "sortUrl": "首页::http://yuedu.miaogongzi.net/gx.html",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png",
    "sourceName": "喵公子书源管理",
    "sourceUrl": "http://yuedu.miaogongzi.net/gx.html"
  },
  {
    "articleStyle": 0,
    "customOrder": 21,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.inline1||class.articleLink2||class.navLink",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a.0@href||href@js:\"https://sou-yun.cn/\"+result",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "class.comment@text",
    "ruleTitle": "tag.a.0@text",
    "singleUrl": false,
    "sortUrl": "全部类别::https://sou-yun.cn/AnalyzeCi.aspx\n诗词库::https://sou-yun.cn/PoemIndex.aspx?\n诗文观止::https://sou-yun.cn/PoemIndex.aspx?path=%e8%a9%a9%e6%96%87%e8%a7%80%e6%ad%a2\n典故::https://sou-yun.cn/PoemIndex.aspx?path=%e5%85%b8%e6%95%85\n唐诗::https://sou-yun.cn/PoemIndex.aspx?path=%e5%94%90%e8%a9%a9\n岁时::https://sou-yun.cn/PoemIndex.aspx?path=%e6%ad%b2%e6%99%82\n咏物::https://sou-yun.cn/PoemIndex.aspx?path=%e8%a9%a0%e7%89%a9\n当代::https://sou-yun.cn/PoemIndex.aspx?path=%e7%95%b6%e4%bb%a3\n人文地理::https://sou-yun.cn/PoemIndex.aspx?path=%e4%ba%ba%e6%96%87%e5%9c%b0%e7%90%86\n典故、词汇::https://sou-yun.cn/AllusionsIndex.aspx?sort=People",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://sou-yun.cn/images/publish.png",
    "sourceName": "诗词",
    "sourceUrl": "https://sou-yun.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 22,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".update_area@li",
    "ruleContent": "<!DOCTYPE html>\n<html>\n\n<head>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\n</head>\n\n<body>\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\n<h5>{{@class.item_info@text}}</h5>\n    <div id=\"box\">{{@@class.content.0@tag.img@html}}</div>\n  \n  <div id=\"loads\">加载中 </div>\n    <script>\n        var loads;\n        $(document).ready(function () {\n            var box = document.getElementById(\"box\");\n            loads = document.getElementById(\"loads\");\n            new Viewer(box, { title: false, interval: 3000 })\n            var i = 1;\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\n            var url = \"{{baseUrl.replace('.html','-')}}\";\n            new IntersectionObserver(entries => {\n                if (entries[0].intersectionRatio) {\n                    if (entries[0].intersectionRatio <= 0) return;\n                    for (var j = 0; j < 1; j++) {\n                        fetchHtml(i, page, url);\n                        i += 1;\n                    }\n                }\n            }).observe(loads)\n        });\n\n\n        function fetchHtml(i, page, url) {\n        \t\n            if (i <= page) {\n                nurl = url + i + '.html';\n                $.ajax({\n                    url: nurl,\n                    dataType: 'html',\n                    success: function (html) {\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\n                        $('#box').append($(html).find('.content img'));\n                        box.viewer.update();\n                    },\n                    error: function (xhr) { }\n                });\n            } else {\n                $('#loads').html(\"\");\n            }\n        }\n    </script>\n</body>\n\n</html>\n",
    "ruleDescription": "",
    "ruleImage": "img@src",
    "ruleLink": "a@href",
    "ruleNextPage": ".page@a.-1@href",
    "rulePubDate": "{{@@span.0@text}}   {{@@span.1@text}}    👁{{@@span.2@text}}",
    "ruleTitle": ".meta-title@text",
    "singleUrl": false,
    "sortUrl": "精选::/hots.html\n微博网红::/group/wanghong.html\n喵糖映画::/group/miaotangyinghua.html\n森萝财团::/group/senluocaituan.html\n风之领域::/group/fengzhilingyu.html\n轻兰映画::/group/qinglanyinghua.html\n稚乖画册::/group/zhiguaihuace.html\n少女秩序::/group/shaonvzhixu.html\n紧急企划::/group/jinjiqihua.html\n喵写真::/group/miaoxiezhen.html\n",
    "sourceComment": "",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://fulitu.me//favicon.ico",
    "sourceName": "福利兔",
    "sourceUrl": "https://fulitu.me/",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 2,
    "customOrder": 22,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.stui-vodlist__item",
    "ruleContent": "class.stui-player__video@script.0@all##.*var now=unescape\\(\"(.*)\"\\);var pn.*##$1\n<js>\nresult=unescape(result)\nresult=\"https://www.ycylf.live/js/player/dmplayer/player/index.php?url=\"+result\nif(result){\n\tjava.toast('🔞视频链接获取成功！\\n链接解密中，请耐心等待\\nby 银河中的咸鱼')\nresult = \"<iframe scrolling=\\\"no\\\" allowfullscreen=\\\"\\\" src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"240\\\"></iframe>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result\n}else{\n\tjava.toast('🔞视频链接获取失败❗️\\nby 银河中的咸鱼')\n}\n</js>",
    "ruleImage": "a@data-original##$##,{\"headers\":{\"Referer\":\"https://www.ycylf.live/\"}}",
    "ruleLink": "a.0@href##$##/avav-0-0.html",
    "ruleNextPage": "page",
    "ruleTitle": "class.stui-vodlist__title@text",
    "singleUrl": false,
    "sortUrl": "更早::https://www.ycylf.live/old/index{{page-1==0?\"\":page}}.html\n23年::https://www.ycylf.live/2023/index{{page-1==0?\"\":page}}.html\n22年::https://www.ycylf.live/2022/index{{page-1==0?\"\":page}}.html\n21年::https://www.ycylf.live/2021/index{{page-1==0?\"\":page}}.html\n20年::https://www.ycylf.live/2020/index{{page-1==0?\"\":page}}.html\n19年::https://www.ycylf.live/2019/index{{page-1==0?\"\":page}}.html\n18年::https://www.ycylf.live/2018/index{{page-1==0?\"\":page}}.html\n17年::https://www.ycylf.live/2017/index{{page-1==0?\"\":page}}.html\n16年::https://www.ycylf.live/old/2016/index{{page-1==0?\"\":page}}.html\n15年::https://www.ycylf.live/old/2015/index{{page-1==0?\"\":page}}.html\n14年::https://www.ycylf.live/old/2014/index{{page-1==0?\"\":page}}.html\n首页::https://www.ycylf.live/",
    "sourceComment": "class.mb-img@style##background\\-image\\:url\\(|\\)\\;",
    "sourceGroup": "R18",
    "sourceIcon": "https://img1.baidu.com/it/u=1496571514,2586450180&fm=253&fmt=auto&app=138&f=PNG?w=120&h=120",
    "sourceName": "妖次元里番",
    "sourceUrl": "https://www.ycylf.live"
  },
  {
    "articleStyle": 0,
    "customOrder": 22,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "tag.ol@tag.li",
    "ruleContent": "<js>result</js>",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "tag.a@href",
    "rulePubDate": "",
    "ruleTitle": "tag.a@text",
    "singleUrl": false,
    "sortUrl": "【三洞真经】\n洞真上清经::http://www.daorenjia.com/c8\n洞玄灵宝经::http://www.daorenjia.com/c9\n洞神三皇经::http://www.daorenjia.com/c10\n三洞经教::http://www.daorenjia.com/c11\n【四辅真经】\n太平部诸经::http://www.daorenjia.com/c12\n太玄部经诀::http://www.daorenjia.com/c13\n正一部经籙::http://www.daorenjia.com/c14\n道德真经::http://www.daorenjia.com/c15\n四子真经::http://www.daorenjia.com/c16\n黄帝阴符经::http://www.daorenjia.com/c17\n道教易学::http://www.daorenjia.com/c18\n太清金丹经::http://www.daorenjia.com/c19\n太清摄养经::http://www.daorenjia.com/c20\n【道教论集】\n诸子文集::http://www.daorenjia.com/c21\n道学论著::http://www.daorenjia.com/c22\n全真文集::http://www.daorenjia.com/c23\n道教类书::http://www.daorenjia.com/c24\n【道法众术】\n道法诸经::http://www.daorenjia.com/c25\n道法总集::http://www.daorenjia.com/c26\n【道教科仪】\n科戒威仪::http://www.daorenjia.com/c27\n灵宝诸斋仪::http://www.daorenjia.com/c28\n灯仪法忏章表::http://www.daorenjia.com/c29\n【道史仙传】\n神仙高道传::http://www.daorenjia.com/c30\n仙境名山志::http://www.daorenjia.com/c31",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://m.daorenjia.com/favicon.ico",
    "sourceName": "道藏",
    "sourceUrl": "http://www.daorenjia.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 23,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "article",
    "ruleContent": "class.video-player@all",
    "ruleImage": "img@data-src",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": ".duration@text",
    "ruleTitle": "img@alt",
    "singleUrl": false,
    "sortUrl": "國產麻豆::https://playav.tv/category/chinese-model/page/{{page}}\n素人自拍::https://playav.tv/category/chinese/page/{{page}}\nSWAG::https://playav.tv/category/swag/page/{{page}}\nN砲房::https://playav.tv/category/numbersex/page/{{page}}\n中文有碼::https://playav.tv/category/chinese-censored/page/{{page}}\n日本無碼::https://playav.tv/category/uncensored/page/{{page}}\n韓國::https://playav.tv/category/korean/page/{{page}}\n歐美::https://playav.tv/category/sexy-babes/page/{{page}}",
    "sourceGroup": "可用",
    "sourceIcon": "https://playav.tv/wp-content/uploads/2020/11/playav.tv_.png",
    "sourceName": "PlayAV",
    "sourceUrl": "https://playav.tv/",
    "style": "video{width:100%}img{width:100%}"
  },
  {
    "articleStyle": 0,
    "customOrder": 25,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n\t\"User-Agent\": \"Mozilla/5.0 (Linux; Android 9) Mobile Safari/537.36\",\"referer\": \"{{baseUrl}}\"\n\t}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".picture-list a",
    "ruleContent": ".picture-item-box@all##src=\".*\" data-src##src\n<js>##href##</js>",
    "ruleImage": "img@data-src",
    "ruleLink": "href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "span@text",
    "ruleTitle": "text",
    "singleUrl": false,
    "sortUrl": "热姐::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/2001/\n罗莉塔::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/2002/\n性感的::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/2003/\n杂志::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/2004/\n角色扮演::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/5001/\n美足::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/5029/\n唯美::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/2002/\n模特儿::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/5031/\n日本::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/5032/\n东盟::https://mak803-ad398-dke3e.xofulitu765.xyz/arttype/5033/\n韩国::https://mak803-ad398-dke3e.xofulitu765.xyz/t/5034/\n搜索::https://mak803-ad398-dke3e.xofulitu765.xyz/s/wd/{{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('萝莉'):\"\"}}{{source.getVariable()}}/",
    "sourceComment": "",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "",
    "sourceName": "美足美图",
    "sourceUrl": "https://mak803-ad398-dke3e.xofulitu765.xyz"
  },
  {
    "articleStyle": 0,
    "customOrder": 25,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://ss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=2493829930,2242002218&fm=26&gp=0.jpg",
    "sourceName": "花瓣",
    "sourceUrl": "https://huaban.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 25,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/•/)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split('•');\nfor(i in list){\ntext=list[i].match(/《(.*?)》/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)《/)[1]\njson.push({text:text,index:index})\n}\n}else{\nlist=baseUrl.replace(/http.*?wd=/,'');\ntext=list.match(/《(.*?)》/)[1];\nindex=list.match(/^(\\d+、\\d+、)/)?list.match(/^(\\d+、\\d+、)/)[1]:list.match(/^(.*?)《/)[1];\njson.push({text:text,index:index})\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleDescription": "❗️0、0、开始❗️\n<script>jiexi=[//蓝奏云解析\n\n//格式：[\"解析名称\",\"请求链接\",\"链接参数\",\"密码参数\",\"下载参数\"],\n\n[\"默认解析\",\"https://apis.jxcxin.cn/api/lanzou\",\"url\",\"pwd\",\"type=down\"],\n[\"备用解析\",\"https://tool.bitefu.net/lanzou\",\"url\",\"pwd\",\"type=down\"],\n\n]</script>\n\n\n<br>\n<div class=\"url\">\n<p>资源链接/蓝奏云文件链接</p>\n<textarea rows=\"4\" placeholder=\"蓝奏云链接可以直接拼接密码\n格式：链接#密码\n例子：http://qiqi.lanzoub.com/b09tbdngh#666\" oninput=\"geturl()\"></textarea>\n</div>\n\n<br>\n<div class=\"pwd\">\n<p>如果是蓝奏云链接，请输入密码</p>\n<textarea placeholder=\"在上面写了/没有密码 留空即可\" oninput=\"geturl()\"></textarea>\n</div>\n\n<br>\n<div>\n<p>蓝奏解析接口</p>\n<div class=\"port\"></div>\n<hr>\n</div>\n\n\n\n<br>\n<div>\n<p>资源导入格式</p>\n<div class=\"path\">\n\t\t<button onclick=\"xuan(this,1)\" value=\"auto\"><b>自动识别</b></button>\n\t\t<button onclick=\"xuan(this,1)\" value=\"bookSource\"><b>书源导入</b></button>\n\t\t<button onclick=\"xuan(this,1)\" value=\"rssSource\"><b>订阅导入</b></button>\n\t\t<button onclick=\"xuan(this,1)\" value=\"replaceRule\"><b>替换净化</b></button>\n\t\t<button onclick=\"xuan(this,1)\" value=\"textTocRule\"><b>TXT目录</b></button>\n\t\t<button onclick=\"xuan(this,1)\" value=\"httpTTS\"><b>TTS朗读</b></button>\n\t\t<button onclick=\"xuan(this,1)\" value=\"theme\"><b>阅读主题</b></button>\n\t\t<button onclick=\"xuan(this,1)\" value=\"readConfig\"><b>阅读排版</b></button>\n</div>\n<hr>\n</div>\n\n<br>\n<div>\n<p>导入阅读</p>\n<textarea rows=\"6\" placeholder=\"请输入资源链接\" readonly></textarea>\n<div>\n\t\t<button onclick=\"copy(2)\"><b>复制链接</b></button>\n\t\t<button onclick=\"importu()\" style=\"float:right\"><b>导入阅读</b></button>\n</div>\n<hr>\n</div>\n\n\n\n<iframe hidden></iframe>\n<script>\n\n\n//选中标签\n$=(rule)=>document.querySelectorAll(rule);\n\n\n//获取textarea\ntextarea=(index)=>$('textarea')[index];\n\n\n//删除active\nomit=(A)=>Array.from(A,a=>a.className='');\n\n\n//复制链接\nfunction copy(index){\n\t\ttextarea(index).select();//选中文本\n\t\tdocument.execCommand('copy');//复制\n\t}\n\n\n//切换选择\nxuan=(item,type)=>{\n\t\ttype=type==0?'port':'path'\n\t\tbtn=$(`.${type} button.active`)\n\t\tif(item.value==btn[0].value)return;\n\t\tomit(btn)\n\t\titem.className='active'\n\t\tgeturl()\n\t}\n\n\n//获取value\ngetu=(type,index)=>{\n\t\tu=String($('.'+type+' button.active')[0].value).split(',')[index].trim();\n\nif(type=='path')u=`legado://import/${u}?src=`;\n\t\treturn u\n}\n\n\n//获取url\ngeturl=()=>{\n\t\turl = String(textarea(0).value).trim()\nif(/^\\s*$/.test(url))return textarea(2).value='';\n\nif(url.match(/lanzou/)){//蓝奏云url拼接\ntry{\n\t\tif(url.match(/#.+/)){\n\t\t\t\tpwd = url.split('#')[1]\n\t\t\t\turl = url.split('#')[0]\n\t\t\t}\n\t\telse{\n\t\t\t\tpwd = String(textarea(1).value).trim()\n\t\t\t}\n\t}\ncatch(err){pwd=''}\nurl = getu('port',0)+\n\t'?'+getu('port',1)+'='+url.replace('/tp/','/').replace(/[\\?#].*/g,'')+\n\t'&'+getu('port',2)+'='+pwd+\n\t'&'+getu('port',3);\n}\nreturn textarea(2).value=url=getu('path',0)+url\n}\n\n\n//导入阅读\nimportu=()=>{\n\t\tgeturl();\n\t\tif(!url)return;\n\t\treturn $('iframe')[0].src = url;\n\t}\n\n\n//初始化\n(()=>{\n\n//格式化解析\n\t\t$('.port')[0].innerHTML = '\\n\\t\\t'+jiexi.map(x=>`<button onclick=\"xuan(this,0)\" value=\"${x[1]},${x[2]},${x[3]},${x[4]}\"><b>${x[0]}</b></button>`).join('\\n\\t\\t')+'\\n'\n\n\t\t$('.port button')[0].className='active'\n\t\t$('.path button')[0].className='active'\n\t\treturn geturl()\n\t})()\n</script>\n<style>\n*{\n\tz-index:0;\n\tmargin:0;\n\tpadding:0;\n\twidth:100%;\n\theight:auto;\n}\n.port,.path{\n\toverflow-x:auto;\n\toverflow-y:hidden;\n\twhite-space:nowrap;\n}\nbutton{\n\twidth:30%;\n\tmargin:1.25%;\n\tpadding:5px;\n\toutline:none;\n\tborder-radius:8px;\n\tfont-size:0.7rem;\n\ttext-overflow:ellipsis;\n  overflow:hidden;\n\tposition:sticky;\n}\nbutton.active{\n\tz-index:1;\n\tcolor:#166188;\n\tleft:0;right:0;\n}\n</style>\n❗️0、0、结束❗️\n\n\n\n——————分割线————————\n{{}}\n<js>\nindex='{{$.index}}';\nif(index.match(/\\d+、\\d+、/)){\nreg=eval('/❗️'+index+'开始❗️[\\\\s\\\\S]+?❗️'+index+'结束❗️/g');\nreg2=eval('/❗️'+index+'..❗️/g');\nresult=result.match(reg)?result.match(reg)[0]:'<br/>'\nresult.replace(reg2,'')}else{result=''}\n</js>",
    "ruleImage": "http://pp.myapp.com/ma_icon/0/icon_54155739_1657017481/256{{}}",
    "ruleLink": "$.id@js:\nurl=`{{$.url}}`\nif(result)url+=`/tp/{{$.id}}`;\nString(url).replace(/^蓝奏链接(.+com).*\\/(.+)/,'$1/tp/$2').replace(/^..导入/,'')",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "帮你导入::http://www.baidu.com?wd=0、0、《帮你导入》◎◎",
    "sourceComment": "",
    "sourceGroup": "⚙️工具",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_54155739_1657017481/256",
    "sourceName": "帮你导入",
    "sourceUrl": "帮你导入",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 26,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://www.agedm.org/favicon.ico",
    "sourceName": "age动漫",
    "sourceUrl": "https://m.agedm.org/#/"
  },
  {
    "articleStyle": 0,
    "customOrder": 26,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n  \"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.1.0; JKM-AL00b Build/HUAWEIJKM-AL00b; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/044807 Mobile Safari/537.36\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/•/)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split('•');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}else{\nlist=baseUrl.replace(/http.*?wd=/,'');\nhref=list.match(/【(.*?)】/)[1];\ntext=list.match(/《(.*?)》/)[1];\nintro=list.match(/◎(.*?)◎/)[1];\nindex=list.match(/^(\\d+、\\d+、)/)?list.match(/^(\\d+、\\d+、)/):list.match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleDescription": "❗️3、0、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@如月流光</h3><br><br><a href='https://wwa.lanzoui.com/b0dky9fwj'>精校书源&订阅丨点击下载<sup>21.8.19</a><br>提取码 76wm<p><br><a href='https://wwa.lanzoui.com/b0dkz53mj'>备用下载链接</a><br>提取码 73h9\n❗️3、0、结束❗️\n❗️0、0、开始❗️\n<b><center><h2 style=\"color:#812424\">目前版本</h2>\n\n<h3>21.8.30</h3>\n\n<h5>每周一不稳定更新(大概)，建议周二<a href='yuedu://rsssource/importonline?src=http://yck.mumuceo.com/yuedu/rssyuan/jsons?id=765'>导入</a></h5></center><details><summary align=\"right\"><h6><marquee direction=up scrollamount=2 height=18px width=50px>bug 反馈<br><br>更新建议<br><br>讨论交流</marquee></h6></summary><center><h5>阅读目前<font color='#B60000'>不支持</font>跳转应用<br>请长按链接到酷安/浏览器打开</h5>https://www.coolapk.com/feed/26888668?shareKey=NzJhZTJiMzA4NjUxNjBhODJkNDY~&shareUid=4339115&shareFrom=com.coolapk.market_11.1.5.1</details>更新了啥 ?<div class=\"渐变\"><br>\n📑 本次更新为【基础更新⁺】<p>\n📑 (书源整合-重构_V0.3)<br>>>尽量避免高度变化，修改配色，移除tts相关整合及部分书源整合<p>\n📑 增加两个网站<p>\n🎉 namo大佬更新了精简源<p>\n🎉 haxc大佬更新了漫画源<p>\n🎉 破冰大佬更新了自用源<p>\n💠 酷安大佬近两周书源分享整合<p></div>\n\n\n<div id=\"悬浮窗\" class=\"背景\" style=\"z-index:9; position:fixed; display:block; top:9\">\n<details>\n<summary><center><b><big><big><div class=\"按钮\">⚙️</big></big></summary><br>\n<div class=\"按钮\" onclick=\"搜索()\">搜索</div>\n\n<details>\n<summary class=\"按钮\">音乐</summary><br>\n<div class=\"按钮\" onclick=\"网易云()\">网 易 云</div>\n<div class=\"按钮\" onclick=\"随机音乐()\">随机音乐</div>\n<div class=\"按钮\" onclick=\"音乐设置()\">音乐设置\n</details>\n\n<details>\n<summary><div class=\"按钮\">其他</div></summary><br>\n<div class=\"按钮\">暂无扩展</div>\n<div class=\"按钮\">敬请期待\n</details>\n</details>\n</div>\n\n<details id=\"搜索\"><summary></summary>\n<center><div style=\"z-index: 8; position: fixed ! important; top: 20px; left: 9px; width:250px; height:100px\" class=\"背景\">\n<div onclick=\"搜索()\" style=\"float:right\"><sup>❌</div>\n<details open onclick=\"显示()\">\n<summary id=\"显示\"> &nbsp &nbsp &nbsp <sub>↑</sub>关闭🕰️显示<sub>↑</summary><div id=\"时间\"></details>\n<div class=\"背景\" style=height:115px>\n<big><font color=\"#812424\"> &nbsp &nbsp夸 &nbsp克 &nbsp搜 &nbsp索<sup>🔍</font></big><br>\n<table>\n<tr><button onclick=\"音乐()\" class=\"按钮\" style=\"width:40px\">🎶</button>\n\n<form action=\"https://quark.sm.cn/s\" target=\"_blank\">\n<input type=\"text\" id=\"kssj\" placeholder=\"开始时间/网站类型\" style=\"width:35px\">\n<input type=\"text\" name=\"q\" id=\"txt\" placeholder=\"填写内容...\" style=\"width:95px\">\n<input type=\"text\" id=\"jssj\" placeholder=\"结束时间/文件类型\" style=\"width:35px\">\n<button type=\"submit\" class=\"按钮\" style=\"width:40px\">🔍</button></form></tr>\n\n<tr><button onclick=\"高级()\" class=\"按钮\" style=\"width:65px\"><b>百度高级</button></form>\n<input id=\"url\" type=\"text\" placeholder=\"填写网址...\" value=\"baidu.com\" style=\"width:115px\"><button onclick=\"更多()\" class=\"按钮\" style=\"width:65px\"><b>更多搜索</button></form></tr>\n</table>\n<div class=\"背景\">\n<details open><summary><center><b><a id=\"aa\"><br><sub>↑</sub>不显示网站跳转<sub>↑<br><br></a></b></summary><center>\n<a href=\"https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=全部&rank=rank_hot\" id=\"a1\">夸克排行</a>&nbsp\n<a href=\"https://vt.sm.cn/api/novelStarReco/index?uc_param_str=dnntnwvepffrgibijbprsvdsdicheiniut#\" id=\"a2\">星云推书</a>&nbsp\n<a href=\"https://www.jianguoyun.com\" id=\"a3\">坚果云[备份]</a><br>\n<a href=\"https://www.douban.com/group/658662/discussion?start=0\" id=\"a4\">豆瓣打分</a>&nbsp\n<a href=\"http://www.zxcs.me\" id=\"a5\">知轩藏书</a>&nbsp\n<a href=\"http://yck.mumuceo.com/yuedu/rssyuan/index.html\" id=\"a6\">源仓库[订阅]</a><br>\n<a href=\"http://qk.lifves.com\" id=\"b1\">期刊</a>&nbsp\n<a href=\"https://iao.su/t\" id=\"b2\">网站分享</a>&nbsp\n<a href=\"https://www.runoob.com/tags/html-reference.html\" id=\"b3\">标签查看</a>&nbsp\n<a href=\"https://a7a7.net/meitu\" id=\"b4\">美图</a><br><br>\n</details>\n<img style=\"width:233px; height:20px\" class=\"按钮\" onclick=\"刷新()\" src=\"https://v2.jinrishici.com/one.svg\">\n</details>\n\n<details id=\"网易云\"><summary></summary><div style=\"z-index: 8; position: fixed ! important; top: 210px; left: 2px; width:270px\"><div onclick=\"网易云()\" style=\"float:right\"><sub>❌</div>\n<iframe frameborder=\"no\" style=\"width:100%; height:300px\" src=\"https://music.163.com/outchain/player?type=0&id=3778678&auto=1&\"></iframe></div></details>\n\n<details id=\"音乐设置\"><summary></summary><div style=\"z-index:8;position:fixed!important; width:100%; height:85px; bottom:0px; left:0px; background-color:#f0f0f4\"><div onclick=\"音乐设置()\" style=\"float:right\"><sup>❌</div><center><table><tr>\n<td><button value=\"https://6url.cn/zazEPh\" onclick=\"bsnmusic(this.value)\" id='mus1' style=\"width:99%; background-color: #f0f0f2\"><b>中文歌曲</button></td>\n<td><button value=\"https://6url.cn/cW8uFL\" onclick=\"bsnmusic(this.value)\" id='mus2' style=\"width:99%; background-color: #f0f0f2\"><b>英文歌曲</button></td>\n<td><button value=\"https://6url.cn/M34fN9\" onclick=\"bsnmusic(this.value)\" id='mus3' style=\"width:99%; background-color: #f0f0f2\"><b>小 语 种</button></td>\n<td><button value=\"https://6url.cn/wApnVs\" onclick=\"bsnmusic(this.value)\" id='mus4' style=\"width:99%; background-color: #f0f0f2\"><b>纯 音 乐</button></td>\n<td rowspan=2><button  onclick=\"下一首()\" style=\"width:99%; height:99%; background-color: #f0f0f2\"><center><b>下<br>一<br>首</button></td></tr><tr>\n<td colspan=\"4\"><audio id=\"bsnmusic\" controls=\"controls\" autoplay preload=\"auto\">\n<source type=\"audio/mpeg\"></source></audio></td>\n</tr></table></div></details>\n\n<script>\nfunction $()\n{\nvar elements = new Array();\nfor (var i = 0; i < arguments.length; i++)\n{\nvar element = arguments[i];\nif (typeof element == 'string')\nelement = document.getElementById(element);\nif (arguments.length == 1)\nreturn element;\nelements.push(element);\n}\nreturn elements;\n}\n</script>\n<script>\n//〔悬浮窗移动〕\nvar div=$('悬浮窗'); div.addEventListener('touchmove', function(event){\n\nevent.preventDefault();\n//阻止其他事件\n\n//如果悬浮窗的位置有手指拖动\nif(event.targetTouches.length == 1) {\n\nvar touch = event.targetTouches[0];\n//就把悬浮窗放在手指所在位置\n\ndiv.style.left = touch.pageX + 'px';\ndiv.style.top = touch.pageY + 'px';\n}}, false);\n</script>\n<script>\nfunction 搜索(){\nvar x=$(\"搜索\").open;\nif(x==true){$(\"搜索\").open=false;}\nelse{$(\"搜索\").open=true;}}\n</script>\n<script>\nfunction 显示(){\nvar x=$(\"显示\").open; if(x==true)\n{$(\"显示\").open=false;$(\"显示\").innerHTML=\" &nbsp &nbsp &nbsp <sub>↑</sub>关闭🕰️显示<sub>↑\";}\nelse\n{$(\"显示\").open=true;$(\"显示\").innerHTML=\" &nbsp &nbsp &nbsp <sup>↓</sup>打开🕰️显示<sup>↓\";}\n}\n</script>\n<script>\nfunction 网易云(){\nvar x=$(\"网易云\").open;\nif(x==true){$(\"网易云\").open=false;}\nelse{$(\"网易云\").open=true;}}\n</script>\n<script>\nfunction 音乐设置(){\nvar x=$(\"音乐设置\").open;\nif(x==true){$(\"音乐设置\").open=false;}\nelse{$(\"音乐设置\").open=true;}}\n</script>\n<script>\nfunction 刷新(){\n$(\"aa\").innerHTML=\"<br><sub>↑</sub>不显示网站跳转<sub>↑<br><br>\";\n$(\"a1\").innerHTML=\"夸克排行\";\n$(\"a1\").href=\"https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=全部&rank=rank_hot\";\n$(\"a2\").innerHTML=\"星云推书\";\n$(\"a2\").href=\"https://vt.sm.cn/api/novelStarReco/index?uc_param_str=dnntnwvepffrgibijbprsvdsdicheiniut#\";\n$(\"a3\").innerHTML=\"坚果[云备份]\";\n$(\"a3\").href=\"https://www.jianguoyun.com\";\n$(\"a4\").innerHTML=\"豆瓣打分\";\n$(\"a4\").href=\"https://www.douban.com/group/658662/discussion?start=0\";\n$(\"a5\").innerHTML=\"知轩藏书\";\n$(\"a5\").href=\"http://www.zxcs.me\";\n$(\"a6\").innerHTML=\"源仓库[订阅]\";\n$(\"a6\").href=\"http://yck.mumuceo.com/yuedu/rssyuan/index.html\";\n$(\"b1\").innerHTML=\"期刊\";\n$(\"b1\").href=\"http://qk.lifves.com\";\n$(\"b2\").innerHTML=\"网站分享\";\n$(\"b2\").href=\"https://iao.su/t\";\n$(\"b3\").innerHTML=\"标签查看\";\n$(\"b3\").href=\"https://www.runoob.com/tags/html-reference.html\";\n$(\"b4\").innerHTML=\"美图\";\n$(\"b4\").href=\"https://a7a7.net/meitu\";\n}\n</script>\n\n\n<script>\nfunction 更多(){\nvar txt= $(\"txt\").value;\nvar url=$(\"url\").value;\n\nvar sogou=\"https://m.sogou.com/web/searchList.jsp?s_from=pcsearch&keyword=\";\nvar\ntop=\"https://mtop.chinaz.com/search/\";\nvar url1=\"https://quark.sm.cn/api/rest?method=quark_fanyi.dlpage&schema=v2&format=html&entry=fanyi_common#zh/en/\";\nvar url2=\"https://weixin.sogou.com/weixin?type=2&query=\";\n\n$(\"aa\").innerHTML=\"<br><big><sup>🔎 </sup><b>\"+txt+\"<big><sub>/<sub><i>\"+url+\"<br><br>\";\n$(\"a1\").innerHTML=\"夸克翻译\";\n$(\"a1\").href=url1+txt;\n$(\"a2\").innerHTML=\"网站信息\";\n$(\"a2\").href=top+txt;\n$(\"a3\").innerHTML=\"跳转网址\";\n$(\"a3\").href=\"http://\"+url;\n$(\"a4\").innerHTML=\"微信文章\";\n$(\"a4\").href=url2+txt;\n$(\"a5\").innerHTML=\"360站内\";\n$(\"a5\").href=\"https://m.so.com/s?q=\"+txt+\" site:\"+url+\"&src=result_input&srcg=default_srcg&nlpv=&psid=e9e59abb99ac75a47c154c12894dfd71&sug_pos=&ssid=&sug=&_ms=0\";\n$(\"a6\").innerHTML=\"搜狗站内\";\n$(\"a6\").href=sogou+txt+\" site:\"+url;\n\nvar url3=\"https://www.zhihu.com/search?from=toolnb&q=\";\nvar url4=\"https://m.weibo.cn/search?containerid=100103type=1&q=\";\nvar url5=\"https://m.bilibili.com/search?keyword=\";\nvar url6a=\"https://www.xiaobaipan.com/list-\";\nvar url6b=\".html?from=1\";\n\n$(\"b1\").innerHTML=\"知乎\";\n$(\"b1\").href=url3+txt;\n$(\"b2\").innerHTML=\"微博\";\n$(\"b2\").href=url4+txt;\n$(\"b3\").innerHTML=\"B站\";\n$(\"b3\").href=url5+txt;\n$(\"b4\").innerHTML=\"小白盘\";\n$(\"b4\").href=url6a+txt+url6b;\n}\n</script>\n<script>\nfunction 高级(){\nvar txt=$(\"txt\").value;\nvar url=$(\"url\").value;\nvar kssj=$(\"kssj\").value;\nvar jssj=$(\"jssj\").value;\n\nvar baidu=\"https://m.baidu.com/s?from=1024325b&word=\";\n\n$(\"aa\").innerHTML=\"<b><br><big><sup>🔎 </sup>\"+txt+\"<big><sub>/<sub><i>\"+url+\"<sup>\"+kssj+\"-\"+jssj+\"<br><br>\";\n$(\"a1\").innerHTML=\"无广搜索\";\n$(\"a1\").href=baidu+\"intitle:\"+txt;\n$(\"a2\").innerHTML=\"精准搜索\";\n$(\"a2\").href=baidu+\"intext:\"+txt;\n$(\"a3\").innerHTML=\"网站类型\";\n$(\"a3\").href=baidu+txt+\" inurl:\"+kssj;\n$(\"a4\").innerHTML=\"站内搜索\";\n$(\"a4\").href=\"http://zhannei.baidu.com/cse/site?q=\"+txt+\"&click=1&cc=\"+url+\"&s=&nsid=\";\n$(\"a5\").innerHTML=\"高级搜索\";\n$(\"a5\").href=baidu+txt+\" site:\"+url;\n$(\"a6\").innerHTML=\"文件类型\";\n$(\"a6\").href=baidu+txt+\"filetype:\"+jssj;\n$(\"b1\").innerHTML=\"时间搜索\";\n$(\"b1\").href=baidu+\"intitle:\"+txt+\" \"+kssj+\"..\"+jssj;\n\n$(\"b2\").innerHTML=\"\";\n$(\"b3\").innerHTML=\"\";\n$(\"b4\").innerHTML=\"\";\n}\n</script>\n<script>\nfunction 音乐(){\nvar txt= $(\"txt\").value;\nvar musicwl=\"https://music.xf1433.com/?name=\";\nvar musictz=\"http://lite.tonzhon.com/search?keyword=\";\nvar musicxm=\"&type=ximalaya\";\nvar musickw=\"&type=kuwo\";\nvar musickg=\"&type=kugou\";\nvar musicwy=\"&type=netease\";\n\n$(\"aa\").innerHTML=\"<br><big><sup>🎶 </sup><b>\"+txt+\"<big><sub>/<sub><i>so.music\";\n\n$(\"a1\").innerHTML=\"酷我音乐\";\n$(\"a1\").href=musicwl+txt+musickw;\n$(\"a2\").innerHTML=\"网易云音乐\";\n$(\"a2\").href=musicwl+txt+musicwy;\n$(\"a3\").innerHTML=\"酷狗音乐\";\n$(\"a3\").href=musicwl+txt+musickg;\n$(\"a4\").innerHTML=\"铜钟聚合\";\n$(\"a4\").href=musictz+txt;\n$(\"a5\").innerHTML=\"喜马拉雅\";\n$(\"a5\").href=musicwl+txt+musicxm;\n\n$(\"a6\").innerHTML=\"\";\n$(\"b1\").innerHTML=\"\";\n$(\"b2\").innerHTML=\"\";\n$(\"b3\").innerHTML=\"\";\n$(\"b4\").innerHTML=\"\";\n}   \n</script>\n<script>\n    var automusic = $(\"bsnmusic\"); \n    automusic.loop = false;\n    automusic.addEventListener('ended', function () {   $(\"bsnmusic\").src=\n$(\"bsnmusic\").src\n    }, false);\n</script>\n<script>\nfunction bsnmusic(bsnmusic){\n$(\"bsnmusic\").src=bsnmusic;\n$(\"bsnmusic\").play();\n}\n</script>\n<script>\nfunction 随机音乐(){\nvar clas=['mus1','mus2','mus3','mus4'];\nvar x=Math.floor(Math.random()*(4+1-0)+0);\n$(\"bsnmusic\").src=\n$(clas[x]).value;\n$(\"bsnmusic\").play();\n}\n</script>\n<script>\nfunction 下一首(){\n$(\"bsnmusic\").src=\n$(\"bsnmusic\").src;$(\"bsnmusic\").play();\n}\n</script>\n<script>//时间显示\nwindow.onload=getTime;\nfunction getTime(){\nvar today=new Date();\nvar year=today.getFullYear();//获取年\nvar month=today.getMonth()+1;//获取月\nvar date=today.getDate();//获取日\nvar day=today.getDay();//获取星期\nvar hours=today.getHours();//获取小时\nvar minutes=today.getMinutes();//获取分钟\nvar seconds=today.getSeconds();//获取秒\nvar milliseconds=today.getMilliseconds();//获取毫秒\n\n//当???小于/等于/大于一个数值时，???显示为\nif(hours<1){\nhours=\"午夜 \"+hours;\n} else if(hours<7){\nhours=\"凌晨 \"+hours;\n} else if(hours<12){\nhours=\"上午 \"+hours;\n} else if(hours<13){\nhours=\"正午 \"+hours;\n} else if(hours<19){\nhours=\"下午 \"+[hours-12];\n} else if(hours<22){\nhours=\"晚上 \"+[hours-12];\n} else if(hours<24){\nhours=\"半夜 \"+[hours-12];\n}\n\nif(day<1){\nday=\"星期天\";\n} else if(day<2){\nday=\"星期一\";\n} else if(day<3){\nday=\"星期二\";\n} else if(day<4){\nday=\"星期三\";\n} else if(day<5){\nday=\"星期四\";\n} else if(day<6){\nday=\"星期五\";\n} else if(day<7){\nday=\"星期六\";\n}\n\nif(minutes<10){\nminutes=\"0\"+minutes;\n}\nif(seconds<10){\nseconds=\"0\"+seconds;\n}\nvar 显示=year+'年'+month+'月'+date+'日'+day+'<br>'+hours+\":\"+minutes+\":\"+seconds+\"<sup><i>\"+milliseconds;\n$('时间').innerHTML=显示;\nsetInterval(\"getTime()\",1000)\n}\n</script>\n\n\n\n<details>\n<summary align=\"right\" style=\"color:#812424\">各类说明</summary><div class=\"渐变\"><p><details><summary style=\"color:#812424\">作者の闲话</summary><div class=\"渐变\"><center><br>封面没整理完<br>好看的图片太难找，不好看的图片不想要😂<br>没有关系，Pro⁺是长期订阅，慢慢完善🌹<p>虽然链接长了亿点，但是为了方便复制就不用短网址\"加密\"了。<p>本来有大佬主页跳转的，阅读现在并不支持跳转应用，只能先放着，再议<p><br><details><summary style=\"color:#812424\">关于Pro⁺の更多操作:</summary><div class=\"渐变\"><br>直接显示视频(不会)<br>自定义跳转<自定义> (需要编写HTML)<br>自定义<自定义排版>(凭感觉看着排)<p>实现上面的功能需要亿些技巧，我不会，大佬没空，也没有网站可以整合了，咸鱼万岁≧▽≦</details></details><p>\n\n<details align=\"right\"><summary style=\"color:#812424\">Pro⁺格式介绍</summary><div class=\"渐变\" align=\"left\">Pro⁺有两种格式<br>因为连接符号都是\"•\"，所以格式间可以混用<p>格式一<br>在分类URL填写<br>网站链接【封面链接】《标题名称》◎名称补充◎<p>格式二<br>(标题): 在分类URL填写<br>定位数字1、定位数字2、【封面链接】《标题名称》◎名称补充◎<p><br>(内容): 在描述规则填写<br>❗️定位数字1、定位数字2、开始❗️<br>自定义内容<br>❗️定位数字1、定位数字2、结束❗️<p>ps:只要定位数字对，就可以显示自定义内容<p><br>总格式<br>分类名::http://www.baidu.com?wd=格式一/格式二•格式一/格式二</details><h4>\n\n<details><summary style=\"color:#812424\">Pro⁺更新了什么?</summary><div class=\"渐变\"><br>0. 周更计划<br>酷安一周书源整理<p>1. 订阅格式二<br>可显示自定义内容(就是你现在看的这个)<p>2. 自定义封面<br>可显示自定义封面<sup>支持gif格式</sup><p>3. 自定义名称补充<br>在原网站网址处自定义文字(方便分类)<p>4. a标签链接跳转&一键导入<br>支持书源，订阅源\"一键导入\"<p>5. a标签链接跳转&超级整合<br>可以整合很多网站到一个标题里</details><p>\n\n<details align=\"right\"><summary style=\"color:#812424\">关于周更计划</summary><div class=\"渐变\"><center><br>\n每天都高频率打开酷安看大佬们的更新，就想着整合一下🌹<p>注: 每次上线看到的分享才会记录下来，评论被吞了或者没看见的分享无法记录哦</details><p>\n\n<details><summary style=\"color:#812424\">原本的源注释</summary><div class=\"渐变\"><br><big><center>说明一下相关情况</center></big><br>❗不要相信网站广告，不要对网站氪金❗<br>错信广告照成的损失本人概不负责<p>关于整合的网站来源<br><sub>如果觉得侵犯了你的权益请联系我删除</sub><p>整合的网站大部分发掘于源仓库历史分享，小部分来自酷安的评论区<br>ps:订阅分享前应该会确认能打开网站<br>保证能打开，不保证能看哦🙄</details><p>\n\n<details align=\"right\"><summary style=\"color:#812424\">关于特殊整合</summary><div class=\"渐变\"><center><br>特殊Pro⁺暂时不整理，鸽一会<p>建议使用大佬们分享的特殊订阅源，干净清爽无广告<p><br>这次真的是(源仓库订阅)特殊网站最大供应商了😂<p><br>关于特殊网站: 特殊网站的危害(必看)<p>1.可能会导致你的财产损失<p>2.可能会导致你的数据泄漏<p>特殊网站的广告非常多，代码会乱跳网页，如果包涵木马程序可能会让你的手机报废/成为肉鸡<br>ps:很多特殊网站是和黑客合伙的(或者就是黑客开的)，如果你的手机成为肉鸡，那就麻烦了。<p><br><a href=\"https://m.baidu.com/s?from=1013843q&word=%E8%89%B2%E6%83%85%E7%BD%91%E7%AB%99%E7%9B%97%E5%8F%B7\">色情网站盗号<br><a href=\"http://gd.sina.cn/news/zx/2016-01-11/detail-ifxnkkux1089585.d.html?from=wap\">色情网站盗取银行卡密码<br><a href=\"http://news.sohu.com/20090827/n266266692.shtml\">色情网站传播病毒<br><a href=\"http://mobile.rmzxb.com.cn/tranm/index/url/www.rmzxb.com.cn/c/2018-03-31/2012315.shtml\">色情网站让你成肉鸡</a><h4><br>如果你不在意以上危害，请自己在<a href=\"http://m.baidu.com\">百度</a>寻找特殊网站。<details><summary><p>再次重申:<br>如果你因为使用[特殊整合]造成的数据泄漏/偷号盗号/经济损失，本人概不负责哦🙄</summary><p><a href=\"yuedu://rsssource/importonline?src=http://yck.mumuceo.com/yuedu/rssyuan/jsons?id=766\">特殊Pro⁺丨没有整合，待整合<p><a href=\"yuedu://rsssource/importonline?src=\">仓库特殊订阅整合丨待整理<p><a href=\"yuedu://rsssource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1619856867.json\">31🔞订阅丨一键导入\n❗️0、0、结束❗️\n❗️1、0、开始❗️\n<body bgcolor='050505'><center><br><br><br>\n<table cellspacing=\"0\">\n<tr><td rowspan='2' valign=\"top\" style=\"text-align:left; width:71%\"><img src='https://api.ixiaowai.cn/api/api.php' alt=\"图片加载失败\" width=\"100%\">\n<h2 id=\"a0\">框架重构</h2></td>\n<th width=\"32%\">↓作者选择↓</th></tr>\n<tr><td rowspan='2'>\n<div style='overflow:auto; height:100%; color:000' class='按钮'><b>\n<details id=\"c0\" open><summary></summary>\n<p onclick=\"c0_00()\">🔸最近更新</p>\n<p onclick=\"c1_01()\">乃星</p>\n<p onclick=\"c1_10()\">糖果超甜哒</p>\n<p onclick=\"c2_16()\">库拉索芦荟</p>\n<p onclick=\"c2_17()\">都还没睡醒</p>\n<p onclick=\"c2_18()\">柒夏锦年</p>\n<details open><summary>💠需要下载</summary>\n<p onclick=\"c4_03()\">浪仙人</p>\n<p onclick=\"c4_04()\">蚂蚁吃豆芽</p>\n<p onclick=\"c3_01()\">易文君</p>\n<p onclick=\"c3_03()\">GIO10</p>\n<p onclick=\"c3_08()\">未月十八</p>\n<p onclick=\"c3_19()\">鸡排饭加蛋</p>\n<p onclick=\"c3_20()\">用户无名称</p>\n<p onclick=\"c3_27()\">太闲</p>\n<p onclick=\"c3_28()\">逸团</p>\n</details></details>\n<details id=\"c1\"><summary></summary>\n<p onclick=\"c1_00()\">🔸精品推荐</p>\n<p onclick=\"c1_01()\">乃星</p>\n<p onclick=\"c1_02()\">无恙</p>\n<p onclick=\"c1_03()\">氧化钙_</p>\n<p onclick=\"c1_04()\">常校书源</p>\n<p onclick=\"c1_05()\">山抹清风</p>\n<p onclick=\"c1_06()\">南笙星辰</p>\n<p onclick=\"c1_07()\">滨江美波</p>\n<p onclick=\"c1_08()\">匿名不吓你</p>\n<p onclick=\"c1_09()\">温暖满怀绽</p>\n<p onclick=\"c1_10()\">糖果超甜哒</p>\n<p onclick=\"c1_11()\">guguda121</p>\n<details><summary>💠查看更多</summary>\n<details><summary>订阅导入🔹</summary>\n<p onclick=\"c1_12()\">🔹九五订阅</p>\n<p onclick=\"c1_13()\">🔹仓库㊕㊝</p>\n</details>\n<details><summary>链接整合🔹</summary>\n<p onclick=\"c1_14()\">🔹酷安菊鶸</p>\n<p onclick=\"c1_15()\">🔹遗忘情感</p>\n</details></details></details>\n<details id=\"c2\"><summary></summary>\n<p onclick=\"c2_00()\">🔸一键导入</p>\n<p onclick=\"c2_01()\">? ? ?</p>\n<p onclick=\"c2_02()\">佚名</p>\n<p onclick=\"c2_03()\">寻岞</p>\n<p onclick=\"c2_04()\">千仞云</p>\n<p onclick=\"c2_05()\">不思慕</p>\n<p onclick=\"c2_06()\">风扬兮</p>\n<p onclick=\"c2_07()\">贾亦真</p>\n<p onclick=\"c2_08()\">凡凡黄</p>\n<p onclick=\"c2_09()\">Sangdi7</p>\n<p onclick=\"c2_10()\">Y大先生</p>\n<p onclick=\"c2_11()\">狼火霸世</p>\n<p onclick=\"c2_12()\">暗香迷蝶</p>\n<p onclick=\"c2_13()\">在下不狂</p>\n<p onclick=\"c2_14()\">上山不易弃</p>\n<p onclick=\"c2_15()\">电子菩萨会</p>\n<p onclick=\"c2_16()\">库拉索芦荟</p>\n<p onclick=\"c2_17()\">都还没睡醒</p></details>\n<details id=\"c3\"><summary></summary>\n<p onclick=\"c3_00()\">🔸本地导入</p>\n<p onclick=\"c3_01()\">易文君</p>\n<p onclick=\"c3_02()\">雪痕伤</p>\n<p onclick=\"c3_03()\">GIO10</p>\n<p onclick=\"c3_04()\">Xy宝儿</p>\n<p onclick=\"c3_05()\">XiErLuo</p>\n<p onclick=\"c3_06()\">yellyoo</p>\n<p onclick=\"c3_07()\">长歌2021</p>\n<p onclick=\"c3_08()\">未月十八</p>\n<p onclick=\"c3_09()\">秋月枫叶</p>\n<p onclick=\"c3_10()\">片恋将为</p>\n<p onclick=\"c3_11()\">鱼儿飞呀飞</p>\n<p onclick=\"c3_12()\">于花都之中</p>\n<p onclick=\"c3_13()\">笛寄明月楼</p>\n<p onclick=\"c3_14()\">路遥星亦辞</p>\n<p onclick=\"c3_15()\">夏目的余波</p>\n<p onclick=\"c3_16()\">不是质与合</p>\n<p onclick=\"c3_17()\">励志当肚兜</p>\n<p onclick=\"c3_18()\">杞人忧天_x</p>\n<p onclick=\"c3_19()\">鸡排饭加蛋</p>\n<p onclick=\"c3_20()\">用户无名称</p>\n<p onclick=\"c3_28()\">逸团</p>\n<details><summary>💠其他云盘</summary>\n<p onclick=\"c3_21()\">安争お</p>\n<p onclick=\"c3_22()\">kanalian</p>\n<p onclick=\"c3_23()\">飞鸽信鸽</p>\n<p onclick=\"c3_24()\">听一曲寂寥</p>\n<p onclick=\"c3_25()\">鱼离不开水</p>\n<p onclick=\"c3_26()\">联发科牛批</p>\n<p onclick=\"c3_27()\">太闲</p></details></details>\n<details id=\"c4\"><summary></summary>\n<p onclick=\"c4_00()\">🔸书籍下载</p>\n<p onclick=\"c4_01()\">徽氚</p>\n<p onclick=\"c4_02()\">刘作鹛</p>\n<p onclick=\"c4_03()\">浪仙人</p>\n<p onclick=\"c4_04()\">蚂蚁吃豆芽</p></details>\n<details id=\"c5\"><summary></summary>\n<p onclick=\"c5_00()\">🔸其他资源</p>\n<p onclick=\"c5_01()\">帝君</p>\n<p onclick=\"c5_02()\">格致k</p>\n<details open><summary>订阅导入🔹</summary>\n<p onclick=\"c5_03()\">🔹亡灵诗人</p>\n<p onclick=\"c5_04()\">🔹Engels13</p>\n<p onclick=\"c5_05()\">🔹名字难取</p>\n</details>\n<details><summary>各类整合🔹</summary>\n<p onclick=\"c5_06()\">🔹勿埋我心</p>\n<p onclick=\"c5_07()\">🔹苏寅Tools</p>\n<p onclick=\"c5_08()\">🔹酷安寻岞</p>\n</details>\n</details></div></td></tr>\n<tr><td rowspan='3' height='100px'><b><br>\n<h3><a href=\"\" id=\"a1\"></a></h3>\n<h5 id=\"a2\">尽量避免了高度变化，修改配色</h5><br>\n<h3><a href=\"\" id=\"a3\"></a></h3>\n<h5 id=\"a4\">移除tts相关整合及部分书源整合</h5>\n</td></tr>\n<tr><th>↓类型选择↓</th></tr>\n<tr><td rowspan='3' class=\"按钮\">\n<div style='overflow:auto;height:100%'>\n<h4  onclick=\"c0_00()\" class=\"按钮\">最近更新</h4>\n<h4  onclick=\"c1_00()\" class=\"按钮\">精品推荐</h4>\n<h4  onclick=\"c2_00()\" class=\"按钮\">一键导入</h4>\n<h4  onclick=\"c3_00()\" class=\"按钮\">本地导入</h4>\n<h4  onclick=\"c4_00()\" class=\"按钮\">书籍下载</h4>\n<h4  onclick=\"c5_00()\" class=\"按钮\">其他资源</h4>\n</div></td></tr>\n<tr><td valign=\"bottom\" rowspan='2'><b>\n<i><h5 id=\"a5\" align=\"right\">V0.3 .</h5></i>\n</td></tr><tr></tr>\n</table><style>\n*{margin:0;padding:0;border-radius:5px}\ni{color:d0d77e}\na{color:ddcc44}\na:hover{color:503070}\np{height:12.5%}\np:hover{background:-webkit-linear-gradient(-55deg,#666,#fff,#888)}\nh2{height:36px}\nh3{height:24px}\nh4{padding:4px}\nh5{padding-top:8px;height:16px}\nth{height:1px; background:linear-gradient(to right bottom,red 8%,yellow 40%,red 100%); -webkit-background-clip:text; color:transparent}\ntable{text-align:center; width:100%; height:65%; background:#080808; color:c4d77e}\n</style><script>\nfunction $(){\nvar elements = new Array();\nfor (var i = 0; i < arguments.length; i++){\nvar element = arguments[i];\nif (typeof element == 'string')\nelement = document.getElementById(element);\nif (arguments.length == 1)\nreturn element;\nelements.push(element);}\nreturn elements;}\n</script><script>\nfunction c0_00(){\nvar x=$(\"c0\").open;\nif(x==true){$(\"c0\").open=false;}\nelse{$(\"c0\").open=true;}}\n</script><script>\nfunction c1_00(){\nvar x=$(\"c1\").open;\nif(x==true){$(\"c1\").open=false;}\nelse{$(\"c1\").open=true;}}\n</script><script>\nfunction c2_00(){\nvar x=$(\"c2\").open;\nif(x==true){$(\"c2\").open=false;}\nelse{$(\"c2\").open=true;}}\n</script><script>\nfunction c3_00(){\nvar x=$(\"c3\").open;\nif(x==true){$(\"c3\").open=false;}\nelse{$(\"c3\").open=true;}}\n</script><script>\nfunction c4_00(){\nvar x=$(\"c4\").open;\nif(x==true){$(\"c4\").open=false;}\nelse{$(\"c4\").open=true;}}\n</script><script>\nfunction c5_00(){\nvar x=$(\"c5\").open;\nif(x==true){$(\"c5\").open=false;}\nelse{$(\"c5\").open=true;}}\n</script>\n\n\n<script>\nfunction c1_01(){\n$(\"a0\").innerHTML=\"酷安@乃星\";\n$(\"a1\").innerHTML=\"女频源丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1626319938.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"晋江api-改丨导入\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=https://shuyuan.miaogongzi.net/shuyuan/1629542804.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_02(){\n$(\"a0\").innerHTML=\"酷安@无恙\";\n$(\"a1\").innerHTML=\"详细源丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://slaijie.gitee.io/legado/legado/BookSource210116.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_03(){\n$(\"a0\").innerHTML=\"酷安@氧化钙_\";\n$(\"a1\").innerHTML=\"长期下载链接\";\n$(\"a1\").href=\"https://thenight.lanzoui.com/b055a72pa\";\n$(\"a2\").innerHTML=\"提取码 0000\";\n$(\"a3\").innerHTML=\"书源*590丨导入\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1626191885.txt\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.7.13 .\"}\n</script><script>\nfunction c1_04(){\n$(\"a0\").innerHTML=\"常校书源\";\n$(\"a1\").innerHTML=\"Xiu2\";\n$(\"a1\").href=\"https://yuedu.xiu2.xyz\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"喵公子\";\n$(\"a3\").href=\"http://yuedu.miaogongzi.net/gx.html\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_05(){\n$(\"a0\").innerHTML=\"酷安@山抹清风\";\n$(\"a1\").innerHTML=\"自制源丨偏🔞丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://cdn.jsdelivr.net/gh/Gladtbam/BookS/ALL.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"书源下载<sup>21.6.18\";\n$(\"a3\").href=\"https://wwa.lanzoui.com/im5QUqe2z9g\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_06(){\n$(\"a0\").innerHTML=\"酷安@南笙星辰\";\n$(\"a1\").innerHTML=\"通用源丨下载\";\n$(\"a1\").href=\"https://wwi.lanzoux.com/iYDtgjxc9mf\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.1.1 .\"}\n</script><script>\nfunction c1_07(){\n$(\"a0\").innerHTML=\"酷安@滨江美波\";\n$(\"a1\").innerHTML=\"精简源丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://gitee.com/jia_to_hui/read-30-preferred-book-source/raw/master/bookSource.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.6.18 .\"}\n</script><script>\nfunction c1_08(){\n$(\"a0\").innerHTML=\"酷安@匿名不然吓死你\";\n$(\"a1\").innerHTML=\"<sup>新/</sup>必应搜书&一个书源丨下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/il3iJsk15la\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"必应搜书&一个书源丨导入\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=http://yck.mumuceo.com/yuedu/shuyuan/jsons?id=3926-5100\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script><script>\nfunction c1_09(){\n$(\"a0\").innerHTML=\"酷安@温暖满怀万花绽\";\n$(\"a1\").innerHTML=\"精选源丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://gitee.com/baize12/baize/raw/master/yuedu/81.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"精选源丨下载\";\n$(\"a3\").href=\"https://www.lanzoui.com/b00nb4i1i\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"20.12.8 .\"}\n</script><script>\nfunction c1_10(){\n$(\"a0\").innerHTML=\"酷安@糖果超甜哒\";\n$(\"a1\").innerHTML=\"女频源丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://tangguochaotian.coding.net/p/tangguoshuyuan1015/d/tangguo/git/raw/master/exportBookSource.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"淑女源丨导入\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=https://shuyuan.miaogongzi.net/shuyuan/1629227088.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_11(){\n$(\"a0\").innerHTML=\"酷安@guguda121\";\n$(\"a1\").innerHTML=\"书源*1500⁺丨原生整合\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://guguda121.coding.net/p/guguda121yuedu/d/guguda121yuedu/git/raw/master/1-guguda121.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"书源*1500⁺丨自用小改\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=https://guguda121.coding.net/p/guguda121yuedu/d/guguda121yuedu/git/raw/master/2-guguda121.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_12(){\n$(\"a0\").innerHTML=\"九五订阅\";\n$(\"a1\").innerHTML=\"95订阅丨导入\";\n$(\"a1\").href=\"yuedu://rsssource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1619427388.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"23订阅丨导入\";\n$(\"a3\").href=\"yuedu://rsssource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1619456819.json\";\n$(\"a4\").innerHTML=\"(95订阅)阅读官方精简版\";\n$(\"a5\").innerHTML=\"21.4.25 .\"}\n</script><script>\nfunction c1_13(){\n$(\"a0\").innerHTML=\"仓库㊕㊝\";\n$(\"a1\").innerHTML=\"⑪新闻资讯丨导入\";\n$(\"a1\").href=\"yuedu://rsssource/importonline?src=http://yck.mumuceo.com/yuedu/rssyuan/jsons?id=10-15-17-57-59-60-88-101-104-911-912-913-952-953\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"⑫视频音频丨导入\";\n$(\"a3\").href=\"yuedu://rsssource/importonline?src=http://yck.mumuceo.com/yuedu/rssyuan/jsons?id=69-224-296-337-339-341-354-372-780-781-782-895\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_14(){\n$(\"a0\").innerHTML=\"酷安@菊鶸\";\n$(\"a1\").innerHTML=\"书源整合&使用教程\";\n$(\"a1\").href=\"https://github.com/ifwlzs/YueDuBackup/blob/master/README.md\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"备用链接\";\n$(\"a3\").href=\"https://gitee.com/ifwlzs/YueDuBackup/blob/master/README.md\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c1_15(){\n$(\"a0\").innerHTML=\"酷安@遗忘情感\";\n$(\"a1\").innerHTML=\"书源整合\";\n$(\"a1\").href=\"https://www.coolapk.com/feed/28840273?shareKey=NTJkZjJlMWRiNWE5NjEwNzEyZDM~&shareUid=4339115&shareFrom=com.coolapk.market_11.2.3\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"\n}\n</script>\n\n\n<script>\nfunction c2_01(){\n$(\"a0\").innerHTML=\"酷安@? ? ?\";\n$(\"a1\").innerHTML=\"43笔趣阁丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://cdn.jsdelivr.net/gh/cyao2q/yuedu@master/shuyuan\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_02(){\n$(\"a0\").innerHTML=\"酷安@佚名\";\n$(\"a1\").innerHTML=\"哔哩轻小说丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1620751061.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_03(){\n$(\"a0\").innerHTML=\"酷安@寻岞\";\n$(\"a1\").innerHTML=\"书源*1121丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://share.dmca.gripe/dl/h4I725wkRjtAFryN.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"1100⁺书源丨下载\";\n$(\"a3\").href=\"https://share.dmca.gripe/h4I725wkRjtAFryN.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_04(){\n$(\"a0\").innerHTML=\"酷安@千仞云\";\n$(\"a1\").innerHTML=\"书源*150丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://shuyuan.miaogongzi.net/shuyuan/1628574450.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"tts\";\n$(\"a3\").href=\"legado://import/auto?src=https://shuyuan.miaogongzi.net/shuyuan/1628554471.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script><script>\nfunction c2_05(){\n$(\"a0\").innerHTML=\"酷安@不思慕\";\n$(\"a1\").innerHTML=\"精品源*8丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1627051601.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"新丨书源下载\";\n$(\"a3\").href=\"https://wwe.lanzoui.com/igv6Ns34h7e\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_06(){\n$(\"a0\").innerHTML=\"酷安@风扬兮\";\n$(\"a1\").innerHTML=\"书源*50丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1627365193.txt\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"50源丨下载\";\n$(\"a3\").href=\"https://wwi.lanzoui.com/iAUXGrwnbyh\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.7.28 .\"}\n</script><script>\nfunction c2_07(){\n$(\"a0\").innerHTML=\"酷安@贾亦真\";\n$(\"a1\").innerHTML=\"漫画源*98丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1618368197.txt\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_08(){\n$(\"a0\").innerHTML=\"酷安@凡凡黄\";\n$(\"a1\").innerHTML=\"校验源*634丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://yuedu.miaogongzi.net/shuyuan/hff634.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_09(){\n$(\"a0\").innerHTML=\"酷安@Sangdi7\";\n$(\"a1\").innerHTML=\"醋溜儿文学丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1624978658.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_10(){\n$(\"a0\").innerHTML=\"酷安@Y大先生\";\n$(\"a1\").innerHTML=\"书源*270丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1626729748.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"新丨书源导入\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1627874396.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_11(){\n$(\"a0\").innerHTML=\"酷安@狼火霸世\";\n$(\"a1\").innerHTML=\"知乎主页\";\n$(\"a1\").href=\"https://www.zhihu.com/people/lang-huo-ba-shi\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"500源丨导入\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=https://cdn.jsdelivr.net/gh/yeyulingfeng01/yuedu.github.io/yuedu3.0-20210105.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.3.13 .\"}\n</script><script>\nfunction c2_12(){\n$(\"a0\").innerHTML=\"酷安@暗香迷蝶\";\n$(\"a1\").innerHTML=\"书源*770丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1625163110.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"推书君优化丨导入\";\n$(\"a3\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1625449721.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_13(){\n$(\"a0\").innerHTML=\"酷安@在下不狂\";\n$(\"a1\").innerHTML=\"通用源*105丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1627802706.txt\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"2.0耽美源丨下载\";\n$(\"a3\").href=\"https://chenmeng.lanzoui.com/igFVfs2noqd\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.7.29 .\"}\n</script><script>\nfunction c2_14(){\n$(\"a0\").innerHTML=\"酷安@上山不易岂能言弃\";\n$(\"a1\").innerHTML=\"书源*5丨敏感字少\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://yck.mumuceo.com/yuedu/shuyuan/jsons?id=4990-5000-4991-4999-4998\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_15(){\n$(\"a0\").innerHTML=\"酷安@电子菩萨会普渡已注销用户吗\";\n$(\"a1\").innerHTML=\"女频源*55丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1624932143.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c2_16(){\n$(\"a0\").innerHTML=\"酷安@库拉索芦荟\";\n$(\"a1\").innerHTML=\"奇书网丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://cdn.jsdelivr.net/gh/5528046/shuyuan@main/%E5%A5%87%E4%B9%A6%E7%BD%91.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.1? .\"}\n</script><script>\nfunction c2_17(){\n$(\"a0\").innerHTML=\"酷安@都还没睡醒\";\n$(\"a1\").innerHTML=\"书源*500⁺丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://cdn.bizha.top/BookSource/shareBookSource.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.1? .\"\n}\n</script><script>\nfunction c2_18(){\n$(\"a0\").innerHTML=\"酷安@柒夏锦年\";\n$(\"a1\").innerHTML=\"💰息壤中文网丨导入\";\n$(\"a1\").href=\"yuedu://booksource/importonline?src=https://cdn.jsdelivr.net/gh/kaitl/BookSource/yuedu.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"\n}\n</script>\n\n\n<script>\nfunction c3_01(){\n$(\"a0\").innerHTML=\"酷安@易文君\";\n$(\"a1\").innerHTML=\"自用源*56丨下载\";\n$(\"a1\").href=\"https://wwr.lanzoui.com/iIx0tsy3ngj\";\n$(\"a2\").innerHTML=\"提取码 2333\";\n$(\"a3\").innerHTML=\"新丨自用源*43丨下载\";\n$(\"a3\").href=\"https://wwr.lanzoui.com/iLZ9qt0idmh\";\n$(\"a4\").innerHTML=\"2233\";\n$(\"a5\").innerHTML=\"21.8.2? .\"}\n</script><script>\nfunction c3_02(){\n$(\"a0\").innerHTML=\"酷安@雪痕伤\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://wwi.lanzoui.com/iEFs6sb8hgf\";\n$(\"a2\").innerHTML=\"提取码 4gnd\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_03(){\n$(\"a0\").innerHTML=\"酷安@GIO10\";\n$(\"a1\").innerHTML=\"3.0源*159丨下载\";\n$(\"a1\").href=\"https://gio10.lanzoui.com/iQMxrray9wh\";\n$(\"a2\").innerHTML=\"提取码 gqsn\";\n$(\"a3\").innerHTML=\"新丨书源下载\";\n$(\"a3\").href=\"https://gio10.lanzoui.com/iJMy7stzhod\";\n$(\"a4\").innerHTML=\"提取码 aq77\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_04(){\n$(\"a0\").innerHTML=\"酷安@Xy宝儿\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://wwr.lanzoui.com/imk1zr1rh6d\";\n$(\"a2\").innerHTML=\"提取码 I2rb\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_05(){\n$(\"a0\").innerHTML=\"酷安@XiErLuo\";\n$(\"a1\").innerHTML=\"自用源丨下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/iTmXRrq9pmj\";\n$(\"a2\").innerHTML=\"提取码 2333\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_06(){\n$(\"a0\").innerHTML=\"酷安@yellyoo\";\n$(\"a1\").innerHTML=\"飞卢源*30丨下载\";\n$(\"a1\").href=\"https://wws.lanzoux.com/b01o1817i\";\n$(\"a2\").innerHTML=\"提取码 1fd0\";\n$(\"a3\").innerHTML=\"替换净化丨下载\";\n$(\"a3\").href=\"https://wws.lanzoux.com/b01o181bc\";\n$(\"a4\").innerHTML=\"提取码 dxkl\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_07(){\n$(\"a0\").innerHTML=\"酷安@长歌2021\";\n$(\"a1\").innerHTML=\"书源*3000⁺丨下载\";\n$(\"a1\").href=\"https://wwe.lanzoui.com/b01ochssb\";\n$(\"a2\").innerHTML=\"提取码 5igt\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_08(){\n$(\"a0\").innerHTML=\"酷安@未月十八\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/iqVZLsb0mfg\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"新丨大整合书源丨下载\";\n$(\"a3\").href=\"https://wwa.lanzoui.com/ifTVJtbdl8h\";\n$(\"a4\").innerHTML=\"提取码 wy108\";\n$(\"a5\").innerHTML=\"21.8.29 .\"}\n</script><script>\nfunction c3_09(){\n$(\"a0\").innerHTML=\"酷安@秋月枫叶\";\n$(\"a1\").innerHTML=\"精品源*20丨下载\";\n$(\"a1\").href=\"https://ygdmw.lanzoui.com/icuivhi\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"精选源*53丨下载\";\n$(\"a3\").href=\"https://ygdmw.lanzoui.com/id3fnddpbwj\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_10(){\n$(\"a0\").innerHTML=\"酷安@片恋将为\";\n$(\"a1\").innerHTML=\"个人优化源丨下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/b0axoy41c\";\n$(\"a2\").innerHTML=\"提取码 4hot\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_11(){\n$(\"a0\").innerHTML=\"酷安@天上的鱼儿飞呀飞\";\n$(\"a1\").innerHTML=\"321源丨下载\";\n$(\"a1\").href=\"https://wwe.lanzoux.com/iaAwrok4yjg\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_12(){\n$(\"a0\").innerHTML=\"酷安@于花都之中\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://wws.lanzoui.com/b0269ornc\";\n$(\"a2\").innerHTML=\"提取码 2333\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_13(){\n$(\"a0\").innerHTML=\"酷安@笛寄明月楼\";\n$(\"a1\").innerHTML=\"男频源*13丨下载\";\n$(\"a1\").href=\"https://wwe.lanzoui.com/iwYfWq6mswj\";\n$(\"a2\").innerHTML=\"提取码 614218\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_14(){\n$(\"a0\").innerHTML=\"酷安@路遥星亦辞\";\n$(\"a1\").innerHTML=\"3.0源丨下载\";\n$(\"a1\").href=\"https://qiling.lanzoui.com/iQxgcro6bfi\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.7.21 .\"}\n</script><script>\nfunction c3_15(){\n$(\"a0\").innerHTML=\"酷安@夏目的余波\";\n$(\"a1\").innerHTML=\"书源*288丨下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/u/%E7%BA%A2%E8%B0%B7%E6%BB%A9\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_16(){\n$(\"a0\").innerHTML=\"酷安@不是质数也不是合数\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://wwe.lanzoui.com/i7yJ0sfsm3g\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script><script>\nfunction c3_17(){\n$(\"a0\").innerHTML=\"酷安@励志当肚兜\";\n$(\"a1\").innerHTML=\"🔞源丨下载\";\n$(\"a1\").href=\"https://wwa.lanzoux.com/itX2moiqw4j\";\n$(\"a2\").innerHTML=\"提取码 bjvs\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_18(){\n$(\"a0\").innerHTML=\"酷安@杞人忧天_x\";\n$(\"a1\").innerHTML=\"新丨书源下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/i3C0hs6acja\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"替换净化丨下载\";\n$(\"a3\").href=\"https://wwa.lanzoui.com/iPYvMrkqpib\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_19(){\n$(\"a0\").innerHTML=\"酷安@鸡排饭加个蛋吧\";\n$(\"a1\").innerHTML=\"精选自用源*28丨下载\";\n$(\"a1\").href=\"https://wwe.lanzoui.com/iUlnssyctqj\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script><script>\nfunction c3_20(){\n$(\"a0\").innerHTML=\"酷安@该用户未设置名称\";\n$(\"a1\").innerHTML=\"轻小说文库丨下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/iCmr8szkdkb\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_21(){\n$(\"a0\").innerHTML=\"酷安@安争お\";\n$(\"a1\").innerHTML=\"8.1分享丨下载\";\n$(\"a1\").href=\"https://url91.ctfile.com/f/33061991-504407752-c64c48\";\n$(\"a2\").innerHTML=\"8011\";\n$(\"a3\").innerHTML=\"订阅*350丨下载\";\n$(\"a3\").href=\"https://url91.ctfile.com/f/33061991-505067550-f02384\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.1 .\"}\n</script><script>\nfunction c3_22(){\n$(\"a0\").innerHTML=\"酷安@kanalian\";\n$(\"a1\").innerHTML=\"书源*300⁺丨下载\";\n$(\"a1\").href=\"https://pan.bilnn.com/s/YgzGtW\";\n$(\"a2\").innerHTML=\"提取码 toubi\";\n$(\"a3\").innerHTML=\"书源*2000⁺丨下载\";\n$(\"a3\").href=\"https://pan.bilnn.com/s/NNeGSl\";\n$(\"a4\").innerHTML=\"提取码 senhora\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_23(){\n$(\"a0\").innerHTML=\"酷安@飞鸽信鸽\";\n$(\"a1\").innerHTML=\"自用源下载\";\n$(\"a1\").href=\"https://share.weiyun.com/RRkV4sLn\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_24(){\n$(\"a0\").innerHTML=\"酷安@听一曲寂寥\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://share.weiyun.com/lnwo5CDj\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script><script>\nfunction c3_25(){\n$(\"a0\").innerHTML=\"酷安@鱼离不开水\";\n$(\"a1\").innerHTML=\"500源丨下载\";\n$(\"a1\").href=\"https://pan.baidu.com/s/1dTnlqXHhi5F7aR4MVY65_g\";\n$(\"a2\").innerHTML=\"提取码 x0x6\";\n$(\"a3\").innerHTML=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.? .\"}\n</script><script>\nfunction c3_26(){\n$(\"a0\").innerHTML=\"酷安@联发科牛批\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://alywp.net/5NpEQY\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c3_27(){\n$(\"a0\").innerHTML=\"酷安@太闲\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://share.weiyun.com/1y2ZlxA8\";\n$(\"a2\").innerHTML=\"提取码 gdn8iq\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script><script>\nfunction c3_28(){\n$(\"a0\").innerHTML=\"酷安@逸团\";\n$(\"a1\").innerHTML=\"书源下载\";\n$(\"a1\").href=\"https://wwa.lanzoui.com/izpUBt9krni\";\n$(\"a2\").innerHTML=\"提取码 fzdq\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script>\n\n\n<script>\nfunction c4_01(){\n$(\"a0\").innerHTML=\"酷安@徽氚\";\n$(\"a1\").innerHTML=\"epub合集丨哈利波特&魔戒\";\n$(\"a1\").href=\"https://wwe.lanzoui.com/b01obivgh\";\n$(\"a2\").innerHTML=\"提取码 9tw2\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c4_02(){\n$(\"a0\").innerHTML=\"酷安@刘作鹛\";\n$(\"a1\").innerHTML=\"6G飞卢小说分享丨下载\";\n$(\"a1\").href=\"https://pan.baidu.com/wap/init?surl=RfFG2P3z_e5hjgqS4st9Cg\";\n$(\"a2\").innerHTML=\"提取码 8bu8 丨 解压码 321\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c4_03(){\n$(\"a0\").innerHTML=\"酷安@浪仙人\";\n$(\"a1\").innerHTML=\"epub丨我想吃了，你的胰脏\";\n$(\"a1\").href=\"https://pan.lanzou.com/ipy6Zsdg3yj\";\n$(\"a2\").innerHTML=\"提取码 fk7y\";\n$(\"a3\").innerHTML=\"<sup>新/</sup>epub丨青春猪头少年\";\n$(\"a3\").href=\"https://pan.lanzou.com/iuzHisswdpg\";\n$(\"a4\").innerHTML=\"提取码 6swp\";\n$(\"a5\").innerHTML=\"21.8.?? .\"}\n</script><script>\nfunction c4_04(){\n$(\"a0\").innerHTML=\"酷安@蚂蚁吃豆芽\";\n$(\"a1\").innerHTML=\"豆瓣top250图书(收藏版)\";\n$(\"a1\").href=\"https://www.aliyundrive.com/s/zmkyCQqFtUY\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"新丨中国最美的气质套装\";\n$(\"a3\").href=\"https://www.aliyundrive.com/s/d5NMbgwPTma\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"\n}\n</script>\n\n\n<script>\nfunction c5_01(){\n$(\"a0\").innerHTML=\"酷安@帝君\";\n$(\"a1\").innerHTML=\"第一版主丨复制粘贴导入\";\n$(\"a1\").href=\"https://cdn.jsdelivr.net/gh/orzend/Yuedu/dybz77.txt\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c5_02(){\n$(\"a0\").innerHTML=\"酷安@格致k\";\n$(\"a1\").innerHTML=\"<sup>书源/</sup>期刊杂志丨复制粘贴导入\";\n$(\"a1\").href=\"https://pasteme.cn/123473\";\n$(\"a2\").innerHTML=\"提取码 1234\";\n$(\"a3\").innerHTML=\"<sup>订阅/</sup>知乎热榜丨复制粘贴导入\";\n$(\"a3\").href=\"https://pasteme.cn/140909\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c5_03(){\n$(\"a0\").innerHTML=\"酷安@亡灵诗人\";\n$(\"a1\").innerHTML=\"订阅源*233丨导入\";\n$(\"a1\").href=\"yuedu://rsssource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1622713264.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"🔞丨99订阅丨导入\";\n$(\"a3\").href=\"yuedu://rsssource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1626510726.json\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c5_04(){\n$(\"a0\").innerHTML=\"酷安@Engels13\";\n$(\"a1\").innerHTML=\"31🔞订阅丨导入\";\n$(\"a1\").href=\"yuedu://rsssource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1619856867.json\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c5_05(){\n$(\"a0\").innerHTML=\"酷安@名字太难取了啊啊啊啊\";\n$(\"a1\").innerHTML=\"订阅源丨哔哩哔哩丨下载\";\n$(\"a1\").href=\"https://wwr.lanzoux.com/iBdEHoxut0b\";\n$(\"a2\").innerHTML=\"提取码 68qw\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c5_06(){\n$(\"a0\").innerHTML=\"??@勿埋我心\";\n$(\"a1\").innerHTML=\"书源整合\";\n$(\"a1\").href=\"https://www.qian.blue/archives/SanQianShuYuan.html\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c5_07(){\n$(\"a0\").innerHTML=\"酷安@苏寅 Tools\";\n$(\"a1\").innerHTML=\"书源整合\";\n$(\"a1\").href=\"https://suyin-tools.cn/d/kDyvaGLz/Tools/Android/%E9%98%85%E8%AF%BB%E7%A5%9E%E5%99%A8/%E9%98%85%E8%AF%BB\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"}\n</script><script>\nfunction c5_08(){\n$(\"a0\").innerHTML=\"酷安@寻岞\";\n$(\"a1\").innerHTML=\"iOS 类阅读软件整合\";\n$(\"a1\").href=\"https://www.coolapk.com/feed/27077424?shareKey=OTgzNWI4NmVhMWE2NjBhODUxNDY~&shareUid=4339115&shareFrom=com.coolapk.market_11.1.5.1\";\n$(\"a2\").innerHTML=\"\";\n$(\"a3\").innerHTML=\"\";\n$(\"a3\").href=\"\";\n$(\"a4\").innerHTML=\"\";\n$(\"a5\").innerHTML=\"21.?.?? .\"\n}\n</script>\n❗️1、0、结束❗️\n❗️0、1、开始❗️\n<center><h2 style=\"color:#812424\">文字相关<br><textarea style=\"width:50%;height:60%;\">\n\n移动字体(走马灯)\n<marquee>\n\n\n文字居中\n<center>\n\n\n字体加粗\n<b>\n\n\n字体加大(可叠加)\n<big>\n\n\n字体原始样式(字体减小)\n<pre>\n\n</textarea><textarea style=\"width:50%;height:60%;\" >\n\n回车(换行)[单]\n<br>\n\n\n段落\n<p>\n\n\n行\n<tr>\n\n\n字体删除线\n<s>\n\n</textarea><textarea style=\"width:100%;height:40%;\" >\n\n自定义字体大小\n<h1>\n从h1-h6  h1最大 h6最小\n\n\n自定义字体颜色     \n<font color='#value'>文字</font>\n\nsize=\"1-7\"(字体大小)\n\n\n\n\n标签，隐藏\n<details>\n<summary>标题</summary>\n内容\n</details>\n\n\ndiv(无边框，可以改宽度)\n<div style=\"width:自定义数字px;height:0px\">内容</div>\n\n\n创建一个文本框(就是现在这个)\n<textarea style=\"width:100%;height:25%;\">\n\n</textarea>链接相关<textarea style=\"width:100%;height:50%;\" >\n\n跳转链接网站\n<a href='链接'>名称</a>\n\n\n直接显示图片\n<embed type=\"image/jpg\" src=\"链接\" width=\"50\" height=\"50\">\n\n\n直接显示网页\n<iframe src='链接' width='100%'\nheight='100%'></iframe>\n\n</textarea>背景相关<textarea style=\"width:100%;height:40%;\" >\n\n自定义背景颜色\n<body bgcolor='#value'>\n\n\n自定义背景图片\n<body background='链接'>\n\n\n自定义背景音乐\n<embed src=\"链接\" autostart=\"true\" loop=\"true\" width=\"0\" height=\"0\">\n\n</textarea>一键导入<textarea style=\"width:100%;height:45%;\" >\n\n[书源]一键导入格式\n<a href=\"yuedu://booksource/importonline?src=链接\">名称</a>\n\n\n[订阅]一键导入格式\n<a href=\"yuedu://rsssource/importonline?src=链接\">名称</a>\n\n\n[替换净化]一键导入格式\n<a href=\"yuedu://replace/importonline?src=链接\">名称</a>\n\n</textarea>不会用的<textarea style=\"width:100%;height:30%;\" >\n\n视频\n<video src=\"链接\" width=\"100%\" height=\"100%\"></video>\n\n\n贴影视文件\n<img dynsrc='链接' width='100%' height='100%' start=mouseover>\n\n</textarea><body background='http://s2.zimgs.cn/ims?kt=url&at=smstruct&key=aHR0cHM6Ly9jLXNzbC5kdWl0YW5nLmNvbS91cGxvYWRzL2l0ZW0vMjAyMDAzLzI2LzIwMjAwMzI2MTEyNzA3X3V0bHNjLnRodW1iLjEwMDBfMC5qcGc=&sign=yx:V9ldJ6662lgI0dHWWIE-tqsYk-c=&tv=400_400' body\nbgproperties=fixed>\n❗️0、1、结束❗️\n❗️1、1、开始❗️\n<b><center><h3>📥丨阅读下载</h3><br><font color=\"#812424\"><big><big>3.0</big></big></font>丨<a href='https://kunfei.lanzoux.com/b0f810h4b'>测试版丨<a href='https://github.com/gedoor/legado/blob/master/app/src/main/assets/updateLog.md'>更新日志<p><br><a href='https://kunfei.lanzoux.com/b0f7pt4ja'>蓝奏云丨点击下载<p><br><a href='https://www.90pan.com/o138704'>90云盘丨点击下载<p><br><a href='https://github.com/gedoor/legado/releases'>GitHub丨点击下载</a><p><br><h3>───── 分──割──线 ─────</h3><br><font color=\"#812424\"><big><big>2.0</big></big></font>丨<a href='https://github.com/gedoor/MyBookshelf/blob/master/app/src/main/assets/updateLog.md'>更新日志<p><br><a href='https://kunfei.lanzoux.com/b0f7pt4hi'>蓝奏云丨点击下载<p><br><a href='https://www.90pan.com/o138703'>90云盘丨点击下载<p><br><a href='https://github.com/gedoor/MyBookshelf/releases'>GitHub丨点击下载\n❗️1、1、结束❗️\n❗️1、2、开始❗️\n<center><b><embed type=\"image/jpg\" src=\"http://ku.mumuceo.com/static/images/applogo/yuedu.png\" width=\"50\" height=\"50\"><br>阅读<p><a href='https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzIzMTc0NzE1MQ==&action=getalbum&album_id=1429936613618188289&scene=126#wechat_redirect'>使用教程、<a href='https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzIzMTc0NzE1MQ==&action=getalbum&album_id=1337256947799916544&scene=126#wechat_redirect'>书源分享、<a href='https://www.yuque.com/legado'>语雀官网、<a href='https://alanskycn.gitee.io/teachme'>规则描述</a><p><br><embed type=\"image/jpg\" src=\"http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png\" width=\"50\" height=\"50\"><br>小说拾遗<p><a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI2MDg2NjAwMg==&action=getalbum&album_id=1319671603470581762&scene=173&subscene=91&sessionid=1619315396&enterid=1619315465&from_msgid=2247489143&from_itemidx=1&count=3&nolastread=1#wechat_redirect\">书单分享、<a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI2MDg2NjAwMg==&action=getalbum&album_id=1319666229510193155&scene=173&subscene=91&sessionid=1619315396&enterid=1619315479&from_msgid=2247489120&from_itemidx=1&count=3&nolastread=1#wechat_redirect\">潜力新书、<a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI2MDg2NjAwMg==&action=getalbum&album_id=1319668267623170050&scene=173&subscene=91&sessionid=1619315396&enterid=1619315441&from_msgid=2247489153&from_itemidx=1&count=3&nolastread=1#wechat_redirect\">完结小说、<a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319675692849872897&__biz=MzI2MDg2NjAwMg==#wechat_redirect\">女频小说</a><p><br><embed type=\"image/jpg\" src=\"http://img.100weidu.com/weixin/head/MzI5NTA4NjgwNw==\" width=\"50\" height=\"50\"><br>赤戟的书荒救济所<p><a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319454340050157569&scene=173&subscene=91&sessionid=1619326853&enterid=1619327650&from_msgid=2647743292&from_itemidx=1&count=3&nolastread=1#wechat_redirect\" >网文推书、<a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319471313224040448&scene=173&subscene=91&sessionid=1619326853&enterid=1619326864&from_msgid=2647743197&from_itemidx=1&count=3&nolastread=1#wechat_redirect\" >澎湃精选、<a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1526356920989712387&scene=173&subscene=91&sessionid=1619326853&enterid=1619327736&from_msgid=2647743086&from_itemidx=1&count=3&nolastread=1#wechat_redirect\" >年度盘点、<a href=\"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1333946780098330626&scene=173&subscene=91&sessionid=1619326853&enterid=1619327489&from_msgid=2647743307&from_itemidx=1&count=3&nolastread=1#wechat_redirect\" >网文杂谈</a><p><br><embed type=\"image/jpg\" src=\"链接\" width=\"50\" height=\"50\"><br>推书、寻书<p><a href='https://vt.sm.cn/api/novelStarReco/index?uc_param_str=dnntnwvepffrgibijbprsvdsdicheiniut#'><sup>精/</sup>星云寻书 <p><a href=\"https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=全部&rank=rank_hot\"><sup>㊕</sup>夸克小说排行榜、<a href=\"https://www.douban.com/group/658662/discussion?start=0\"><sup>㊝</sup>豆瓣小说打分器<p><a href='https://www.yousuu.com'>优书网、<a href='https://www.tuishujun.com'>推书君、<a href='http://www.wencaijia.com'>书荒啦、<a href='https://www.basequan.com'>芭莳圈、<a href='https://www.qidiantu.com'>起点图</a><p>↓有登录需求↓<br><a href='http://www.saowen.net'>扫文小院、<a href='http://www.txtnovel.top'>书香门第、<a href='http://www.lkong.net'>龙空论坛\n❗️1、2、结束❗️\n❗️1、3、开始❗️\n<b><h3 style=\"color:#812424\" align=\"center\">📥丨朗读引擎&字体下载</h3><h4><details><summary>作者闲话</summary><br>21.4.30前找到的各朗读引擎\"最新\"版本分享整合<p>ps:除了(大声朗读)和(新大声朗读)<br>其他的引擎作者并没有体验过，不知道引擎能不能用，好不好用<p>pps:如果使用离线朗读，(讯飞相关引擎)'个人感觉'下一个<官方版本>的讯飞语记就行了<p>小爱朗读引擎据说只有小米手机才能听</details><p><br><details open><summary align=\"right\">【精品】引擎&字体</summary><center><br>Ag2S20150909<h4><a href='https://cdn.jsdelivr.net/gh/ag2s20150909/TTS@master/release'>【精】新大声朗读</a><p><br>渊呀<p><a href='https://pan.baidu.com/s/1SCxYdguzjcwUfPO1Ba-evg'>度盘: 8000字体丨点击下载</a><br>提取码 yuan<p><a href='http://m.fonts.net.cn'>网站: 字体天下<p><a href='www.zitiguanjia.com'>网站: Aa字库</a></details><p><br><details><summary>字体下载</summary><center><br>乐珣<p><a href='https://wws.lanzoux.com/b01hofuqj'>107字体丨点击下载</a><br>提取码 fgrw<p><br>人送匪号丶龙哥哥<p><a href='https://wws.lanzoux.com/iEn4ahq0s6h'>5个<font color='#812424'>拼音</font>字体丨点击下载</a><br>提取码 brcn<p><br>松屿<p><a href='https://pan.baidu.com/s/1h8j3TO3RXaZismRlpCtQ8g'>度盘: 409字体丨点击下载</a><br>提取码 wx03</details><p><br><details><summary align=\"right\">朗读引擎</summary><center><br>丨丨丨丨丨<p><a href='https://wwa.lanzoux.com/b05h5wbzg'>【精】大声朗读<br>0.8 21.4.28丨点击下载</a><br>提取码 readaloud<p><br>大雨打湿衣<p><a href='https://pan.baidu.com/s/1to6mfzpJ3CcvYjlo5k0xEw'>度盘: 谷歌&讯飞&度秘丨点击下载</a><br>提取码 9kcs</center><details><summary>Google文字转语音引擎</summary><center><br>已修改用戶名<p><a href='https://asun.lanzoux.com/tp/iMzSfn0kgva'>24.9.361717975(210316632)丨点击下载</a><p><br>亡灵诗人<p><a href='https://21sqw.lanzoux.com/ihnVvl1tn0j'>点击下载</a></details><br><details><summary>小爱语音引擎</summary><center><br>相爱不能见<p><a href='https://wwi.lanzoux.com/i7b8qo361yd'>小爱语音引擎1.2.8丨点击下载</a><p><br>亡灵诗人<p><a href='https://21sqw.lanzoux.com/iceGXkyoved'>点击下载</a></details><br><details><summary>度秘语音引擎</summary><center><br>LV老酱<p><a href='https://onecat.lanzoux.com/tp/iePPeim8gla'>3.0-1.0.15丨点击下载</a><p><br>阿卡比拉奇<p><a href='https://cloud.189.cn/t/FBRV3qArmY7r'>【下载需要登录天翼云账号】</a><br>提取码 g8j8<p><br>亡灵诗人<p><a href='https://21sqw.lanzoux.com/iUtqekyou3g'>分享1丨点击下载</a><p><a href='https://pan.baidu.com/s/1xRHwRsjDAgtLusrHvCOXUQ'>度盘: 分享2丨点击下载</a><br>提取码 xs3u</details><br><details><summary>讯飞相关引擎</summary><center><br>风雨满楼<p><a href='http://dl4.downname.com/apk/xunfeiyuji%20vip.apk'>讯飞语记 5.6.1301-会员版丨点击下载</a><p><br>云劲子<p><a href='https://cloud.189.cn/t/jqEruebUbiei'>【下载需要登录天翼云账号】</a><p><br>亡灵诗人<p><a href='https://21sqw.lanzoux.com/i2ilrcf'>讯飞语记去广告丨点击下载<p><a href='https://21sqw.lanzoux.com/iFxEqiwc1ra'>讯飞语音破解版丨点击下载<p><a href='https://21sqw.lanzoux.com/i2io1wh'>讯飞tts丨点击下载</details>\n❗️1、3、结束❗️\n❗️1、4、开始❗️\n<center><b><br>📥丨体验没那么好的下载网站整合<p><br><br><big>↓书籍下载↓</big><p><a href=\"https://m.txt8080.com\">80电子书、<a href=\"http://m.xshuyaya.cc\">YY电子书、<a href=\"https://m.xiaxs.la\">TXT小说、<a href=\"https://m.xbookben.com\">新书本<p><a href=\"https://m.kankezw.com\">奇书网、<a href=\"http://m.llskw.com\">来奇网、<a href=\"https://m.aoyetxt.com\"><sup>慢/</sup>熬夜电子书</a><p><a href=\"https://sobooks.cc\">SoBooks</a><br>下载按钮有点迷<p><a href=\"https://bks.thefuture.top\">THEFUTURE</a><br>加载慢<p><a href=\"https://m.baoshuu.com\">宝书网</a><br>和趣书网一个书库? 趣书的排版更好看<p><a href=\"http://www.jingjiaoba.com\">精校吧</a><br>不更新了丨城通网盘<p><br>↓有登录需求↓<br><a href=\"https://cloud.yuedu.pro\">阅读链、<a href=\"https://m.tianxilang.com\">添喜郎、<a href=\"http://www.1050qm.com/forum.php?forumlist=1&mobile=2\">阡陌居、<a href=\"https://www.goodepub.com\">星空书海</a><p><br>↓需要微信↓<br><a href=\"http://www.toplinks.cc\">淘链客<sup>需要扫码、<a href=\"https://www.jiumodiary.com\">鸠摩搜书<sup>需要扫码<h4><a href=\"https://ebook.huzerui.com\">熊猫搜书<sup>需要关注公众号</a><h4><br><br>↓PC端↓<br><a href=\"http://www.banshujiang.cn\">搬书匠、<a href=\"http://www.freexiaoshuo.com\">免费小说、<a href=\"http://www.pdfbook.cn\">云海图书馆<p><a href=\"http://www.haodoo.net\">好读<sup>加载慢、<a href=\"https://www.inien.com\">亿年书<sup>屏蔽移动<p><a href=\"http://www.dududog.com\">读读狗<sup>有登录需求</a><p><br>↓有付费需求↓<br><a href=\"https://www.qqszz.com\">千秋书在、<a href=\"http://www.txtnovel.top\">书香门第<sup>论坛<p><a href=\"http://fast8.com\">快吧软件<sup>PC端</sup>(早期分享的免费)</a><p><br>↓慎点: 代码跳网站↓<br><a href=\"https://m.kanbang.cc\">看帮网、<a href=\"http://m.xxqishu.com\">新奇书网、<a href=\"https://www.555x.org\">无限小说网<sup>屏蔽移动\n❗️1、4、结束❗️\n❗️1、5、开始❗️\n<center><b><br>导航&软件分组的不常用网站?<br>ps:感觉夜河&八神没啥名声就移到这了<p><br>↓导航网站整合↓<p><a href=\"http://zhiyun.han.cx/t/ca.html\"><sup>㊕ </sup>智云导航<p><a href=\"http://hao.uc.cn\">UC导航、<a href=\"http://h5.mse.360.cn\">360导航、<a href=\"http://dh.123.sogou.com\">搜狗导航<p><a href=\"http://www.016.cn\">016导航、<a href=\"https://www.24kdh.com\">24K导航、<a href=\"https://www.ak47s.cn\">AK47导航、<a href=\"https://m.bidianer.com\">笔点导航<p><a href=\"https://uz456.com\">UZ导航、<a href=\"http://m.hao123.com\">123导航、<a href=\"http://wap.1234wu.com\">123导航²、<a href='http://www.xinxiudh.com'>新秀导航</a><p><br>↓软件下载网站整合↓<p><a href=\"http://www.yehes.com/category/shouji\">夜河资源、<a href=\"http://zntx.org.cn/download/book_list.aspx?siteid=956&action=new\">八神论坛、<a href='https://domye.xyz'>软件推荐<p><a href=\"https://bbs.binmt.cc/forum.php?mod=forumdisplay&fid=52&filter=lastpost&orderby=lastpost\">MT论坛<sup>有登录及回复需求<p><a href=\"http://bbs.lieyou888.com/forum-115-0-0-1.html\">芥子空间<sup>PC端<p><a href=\"http://www.fast8.com/list/2_1.html\">快吧软件<sup>PC端</sup>有登录需求\n❗️1、5、结束❗️\n❗️1、6、开始❗️\n<center><b><br>不常用的在线工具<p><br>↓在线工具↓<p><a href=\"https://www.zixuephp.net/tool.html\">php自学、<a href=\"https://c.runoob.com\">菜鸟工具、<a href=\"https://tool.lu\">在线工具<p><a href=\"https://www.sojson.com\">SO JSON、<a href=\"http://www.jsons.cn/reg\">JSONS.CN、<a href=\"https://www.w3school.com.cn/tags/tag_a.asp\">W3school</a><p><br>↓? ? ?↓<p><a href='https://color.uisdc.com'>中国色彩、<a href='https://tool.mingdawoo.com'>近邻词汇<p><a href=\"https://lab.5ime.cn/video\">视频去水印、<a href='https://www.qyw0.com/tool/jiexi'>视频解析<p><a href=\"https://sou-yun.cn/STConvert.aspx\">繁简转换(搜韵)、<a href=\"https://www.acy.moe/sy\">兽音译者(喵呜版)</a><p><br>↓? ? ?↓<p><a href='https://music.xf1433.com'><sup>㊕</sup>音乐外链、<a href='https://search.chongbuluo.com'>资源搜索<sup>PC端<p><a href=\"http://www.gjw123.com\">123工具、<a href=\"http://tool.cccyun.cc\">彩虹工具、<a href=\"https://xhl97.cn\">小澎工具、<a href=\"https://tool.retiehe.com\">热铁盒<h4><a href=\"http://www.atoolbox.net\">一个工具箱<sup>有付费需求</a><p><br>↓网站检测↓<br><a href=\"https://gualemang.com\">网站挂了吗?(检测)、<a href=\"https://www.boce.com\">网站测速(PC端)</a><p><br>↓剪切板↓<br><a href=\"https://netcut.cn\">剪切板1、<a href=\"https://airportal.cn\">剪切板2、<a href=\"https://oc.to0l.cn\">剪切板3、<a href='https://txtpad.cn'>剪切板4</a><p><br>↓短网址↓<br><a href=\"https://4m.cn\">4M、<a href=\"https://www.ft12.com\">ft12、<a href=\"http://m.6du.in\">六度</a><p><br>↓图片相关↓<br><a href='http://www.uugai.com'>logo制作、<a href='https://ps.gaoding.com/sources/index.html'>在线PS<p><a href='https://www.sukoutu.com'>速抠图、<a href='http://matting.deeplor.com'>在线抠图<sup>PC端</a><p><br>↓图床↓<br><a href=\"https://www.hualigs.cn\">遇见、<a href=\"https://img.fghrsh.net\">Fghreh\n❗️1、6、结束❗️\n❗️1、7、开始❗️\n<center><b><br>不常用的无广影视网站<p><br>↓影视网站整合↓<br>\n<a href=\"http://www.bbbbbb.me\">思古导航</a><br>现在才三个影视网站，全安排了😘<p><a href=\"http://live.64ma.com\">CCTV:64码<p><a href=\"http://www.bimiacg.com\">哔咪动漫</a><p><br>↓各种剧↓<br><a href=\"https://m.hanjutv2020.com\">韩剧、<a href=\"https://m.taijutv.com\">泰剧、<a href=\"https://gimy.co\">gimy剧</a><p><br>↓???↓<br><a href=\"https://m.vodxc.in\">星辰、<a href=\"https://xn--tv-ks3d939o.xyz\">速影、<a href=\"https://www.novipnoad.com\">NO视频</a><p><br>↓数字影视↓<br><a href=\"https://m.88kan.com\">88影视、<a href=\"https://m.jjmeiju.com\">99美剧、<a href=\"https://329tv.net\">329影城</a><p><br>↓其他影视↓<br><a href=\"https://m.dyjihe.com\">电影集合、<a href=\"https://www.ku2000.com\">爱尚影视、<a href=\"https://www.kpkuang.com\">看片狂人、<a href=\"https://dsys.tv\">大师影视<p><a href=\"https://www.cupfox.com\">茶杯影视、<a href=\"http://m.zlyk.com\">周六影库、<a href=\"https://777tv.net\">小鸭影音、<a href=\"https://www.mayiyingshi.com\">蚂蚁影视\n❗️1、7、结束❗️\n❗️1、8、开始❗️\n<center><b><br>网盘&其他网站整合<br>ps:使用订阅会出现的网盘网站整理，加上几个分享书源的平台，一些不好分组的网站<p><br>↓网盘官网整合↓<br><a href=\"https://www.lanzoux.com\">蓝奏云、<a href=\"https:pan.baidu.com\">百度云<sup>PC端、<a href=\"https://cloud.189.cn\">天翼云<h4><a href=\"https://www.ctfile.com\">城通网盘、<a href=\"https://www.77file.com\">77file<sup>PC端、<a href=\"https://www.90pan.com\">90盘、<a href=\"https://www.wenshushu.cn\">文叔叔</a><p><br>↓书源分享平台?↓<br><a href=\"https://coding.net\">CODING、<a href=\"http://gitee.com\">Gitee</a><p><br>↓其他网站↓<br><a href=\"https://zh.wikihow.com/%E9%A6%96%E9%A1%B5\">Wiki How</a><br>基础指南<p><a href=\"https://yixi.tv/#\">一席</a><br>关于一些问题的探讨<p><a href=\"https://www.ear0.com\">EAR 聆</a><br>各种各样的声音<p><br>↓其他网站²↓<br><a href=\"https://bbs.tianya.cn/m/block.jsp?1493682600284\">天涯论坛<sup>定位尴尬<p><a href=\"https://xm.sb\">Pixiv ic<sup>加载慢、<a href=\"https://language.chinadaily.com.cn\">新闻资讯<sup>英文<p><a href=\"http://lackar.com/aa\">AnywhereAnything<sup>PC端<p><a href=\"https://oo1.win\">炫猿导航<sub>只是无法打开，网站没问题</a><p><br>↓搜索&翻译↓<p><a href=\"http://m.chinaso.com\">中国搜索、<a href=\"http://m.youdao.com\">有道翻译、<a href=\"https://translate.google.cn\">谷歌翻译、<a href=\"https://fanyi.baidu.com\">百度翻译</a><p><br>↓封面来源↓<p><a href=\"https://m.588ku.com\">千库网<p><a href=\"https://699pic.com\">摄图网<sup>手机端没有gif查看<p><a href=\"https://wap.ciweimao.com/setting/app_download_1\">刺猬猫の书籍封面<sup>点击下载\n❗️1、8、结束❗️\n❗️2、0、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@渊呀</h3><h5>链接支持长期订阅</h5><br><br><a href='yuedu://booksource/importonline?src=https://olixina.coding.net/p/yuedu/d/source/git/raw/master/bookSource.json?download=false'><marquee direction=up scrollamount=3 height=20 width=85px><center>刺猬猫<font color='#812424'>正版</font><br><br>书耽<font color='#812424'>正版</font><br><br><font color='#812424'>API</font>精品源</marquee>丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://olixina.coding.net/p/yuedu/d/source/git/raw/master/bookSource.json?download=false</details><h5 align=\"right\"><a href='https://www.coolapk.com/feed/25598515?shareKey=MTE0N2QxMjIzY2RhNjA1MmJhZGI~&shareUid=4339115&shareFrom=com.coolapk.market_11.0'>书源发布页<br>评论区有详细介绍</h5><a href='https://pan.baidu.com/s/1SCxYdguzjcwUfPO1Ba-evg'>8000字体丨点击下载</a><br>提取码 yuan\n❗️2、0、结束❗️\n❗️2、1、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@挚爱晚行</h3><h5>链接支持长期订阅</h5><br><br><a href='yuedu://booksource/importonline?src=https://cdn.jsdelivr.net/gh/bushixuanqi/book-source/%E5%85%A8%E7%BD%91%E9%80%9A%E7%94%A8.json'><marquee direction=up scrollamount=3 height=20 width=100px><center><font color='#812424'>全网</font>搜书<br><br><font color='#812424'>通用</font>书源</marquee>丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://cdn.jsdelivr.net/gh/bushixuanqi/book-source/%E5%85%A8%E7%BD%91%E9%80%9A%E7%94%A8.json<p></details><a href='yuedu://booksource/importonline?src=https://cdn.jsdelivr.net/gh/bushixuanqi/book-source/%E4%B9%A6%E6%BA%90%E5%90%88%E9%9B%86.json'>失效书源<font color='#812424'>修复</font>丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://cdn.jsdelivr.net/gh/bushixuanqi/book-source/%E4%B9%A6%E6%BA%90%E5%90%88%E9%9B%86.json\n❗️2、1、结束❗️\n❗️2、2、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@北半球左岸</h3><h5>链接支持长期订阅?</h5><br><br><a href='yuedu://rsssource/importonline?src=http://yck.mumuceo.com/yuedu/rssyuan/jsons?id=819'><sup>订阅/</sup>仓库㊕㊝丨推书聚合丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>http://yck.mumuceo.com/yuedu/rssyuan/jsons?id=819<p></details><a href='https://wwa.lanzoui.com/b03hsmkbc'>订阅下载</a><br>提取码 tsjh<h5 align=\"right\"><a href='https://www.coolapk.com/feed/27029209?shareKey=M2YzYjI1NzQ1MjRiNjBiYjY4ODk~&shareUid=4339115&shareFrom=com.coolapk.market_11.2.3'>订阅发布页\n❗️2、2、结束❗️\n❗️2、3、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@关耳010225</h3><h5>链接支持长期订阅</h5><br><br><a href='https://b23.tv/av801826172/p1'>⭐丨书源的制作过程<sup>bilibili<h5><a href='https://guaner001125.gitee.io/html/index.html'>一个网站，一些东西</h5><br><a href='yuedu://booksource/importonline?src=https://guaner001125.coding.net/p/coding-code-guide/d/booksources/git/raw/master/sources/guaner.json'><marquee direction=up scrollamount=3 height=15 width=40px>女频<br>晋江<br>耽美</marquee>丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://guaner001125.coding.net/p/coding-code-guide/d/booksources/git/raw/master/sources/guaner.json<p></details><a href='yuedu://booksource/importonline?src=https://guaner001125.coding.net/p/coding-code-guide/d/booksources/git/raw/master/sources/guaner.txt'>旧版书源(阅读版本<21.7.7)导入<sup>不再更新</a><p><br><a href='yuedu://booksource/importonline?src=http://yck.mumuceo.com/d/17Dfg'>晋江<sup style=\"color:#812424\">API</sup>丨正版丨一键导入<p><br><a href='https://wwa.lanzoux.com/b05fs5ccd'>书源下载</a><br>提取码 guaner<p><br><a href='yuedu://rsssource/importonline?src=https://guaner001125.coding.net/p/coding-code-guide/d/booksources/git/raw/master/sources/guanerRSS.json'>一些订阅丨一键导入\n❗️2、3、结束❗️\n❗️2、4、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@haxc981</h3><h5>链接支持长期订阅</h5><br><br><a href='yuedu://booksource/importonline?src=https://haxc.coding.net/p/booksrc/d/booksrc/git/raw/master/Book3.0Source.json'>漫画源丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://haxc.coding.net/p/booksrc/d/booksrc/git/raw/master/Book3.0Source.json\n❗️2、4、结束❗️\n❗️2、5、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@破冰pobing</h3><h5>链接支持长期订阅</h5><br><br><a href='yuedu://booksource/importonline?src=https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/syhj.json'>自用源丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/syhj.json<p></details>\n<a href='yuedu://booksource/importonline?src=https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/50.json'>精选源丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/50.json<p></details>\n<a href='yuedu://booksource/importonline?src=https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/bqg.json'>笔趣阁丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/bqg.json<p></details>\n<a href='yuedu://booksource/importonline?src=https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/yshj.json'>有声源丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://pbpobing.coding.net/p/yueduyuan/d/sy/git/raw/master/yshj.json<p></details>\n<a href='yuedu://booksource/importonline?src=https://gitee.com/z507525872/book-source/raw/master/yshj.json'>有声源丨备用链接</a><details><summary align=\"right\"><h5>查看链接</summary>https://gitee.com/z507525872/book-source/raw/master/yshj.json\n❗️2、5、结束❗️\n❗️2、6、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@namoferr</h3><h5>链接支持长期订阅</h5><br><br><a href='yuedu://booksource/importonline?src=https://namofree.gitee.io/yuedu3/legado3_booksource_by_Namo.json'>精简源丨一键导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://namofree.gitee.io/yuedu3/legado3_booksource_by_Namo.json\n❗️2、6、结束❗️\n❗️2、7、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@onede</h3><p><br><br><a href='yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1626966311.json'>34精选源丨一键导入<sup>21.7.22\n❗️2、7、结束❗️\n❗️2、8、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@一程丶</h3><h5><a href='https://gitee.com/vpq/yd/blob/sy/README.md'>Gitee主页</h5><br><br><a href='yuedu://booksource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1627741986.json'>综合源*270丨导入<sup>21.7.30<p><br><a href='yuedu://rsssource/importonline?src=http://shuyuan.miaogongzi.net/shuyuan/1627682222.json'>订阅源*203丨导入<sup>21.7.30<p><br><a href='https://wwi.lanzoux.com/b05hl9sf'>书源&订阅丨下载\n❗️2、8、结束❗️\n❗️2、9、开始❗️\n<center><b><br><h3 style=\"color:#812424\">酷安@天域战歌</h3><h5>链接支持长期订阅</h5><br><br><a href='yuedu://booksource/importonline?src=https://tianyuzhange.coding.net/p/booksource/d/shuyuan/git/raw/master/2.0shuyuan.json'><big>2.0源</big>丨导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://tianyuzhange.coding.net/p/booksource/d/shuyuan/git/raw/master/2.0shuyuan.json<p></details><a href='yuedu://booksource/importonline?src=https://tianyuzhange.coding.net/p/booksource/d/shuyuan/git/raw/master/huahuo.json'><big>3.0源</big>丨导入</a><details><summary align=\"right\"><h5>查看链接</summary>https://tianyuzhange.coding.net/p/booksource/d/shuyuan/git/raw/master/huahuo.json<p></details><a href='https://tianyuzhange.lanzoui.com/iEBJgpcflyh'>1188(2.0源)丨下载<sup>21.5.23<p><br><a href='https://tianyuzhange.lanzoux.com/mimaweityzg'>🔞丨不可描述丨下载</a><br>提取码 tyzg\n❗️2、9、结束❗️\n───────── 分──割──线 ───\n{{}}\n<js>\nindex='{{$.index}}';\nif(index.match(/\\d+、\\d+、/)){\nreg=eval('/❗️'+index+'开始❗️[\\\\s\\\\S]+?❗️'+index+'结束❗️/g');\nreg2=eval('/❗️'+index+'..❗️/g');\nresult=result.match(reg)?result.match(reg)[0]:'<br/>'\nresult.replace(reg2,'')}else{result=''}\n</js>",
    "ruleImage": "$.src",
    "ruleLink": "$.index\n@js:\nif(!result.match(/^http/) && !result.match(/\\d+、\\d+、/)){\nresult=\"https://www.coolapk.com/link?url=\"+encodeURIComponent(result)\n}else{result=result}",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "📑 说明::http://www.baidu.com?wd=yuedu://rsssource/importonline?src=http://yck.mumuceo.com/yuedu/rssyuan/jsons?id=765【】《每周一不稳定更新(大概)》◎建议周二导入◎•0、0、【https://wimg.588ku.com/gif/21/03/19/41c5fc0e6c67b2228d5df88508ee909d.gif】《📑丨21.8.30》◎更新了啥?丨各种说明◎•0、1、【https://wimg.588ku.com/gif/20/05/12/d9570839ef490ff08d959625cd759e4b.gif】《💠丨玩转自定义》◎自定义扩展操作一览◎•https://m.w3cschool.cn/regex_rmjc/regex_rmjc-n5a328cn.html【】《💠丨正则表达式30分钟入门》◎◎\n\n\n📕 周更::http://www.baidu.com?wd=1、0、【https://wimg.588ku.com/gif/20/04/16/21266ce30e8c267b0b11bd6fcd0415a4.gif】《🌟丨书源整合-重构》◎ 整合向丨书源丨订阅丨其他丨周更?◎•3、0、【】《㊕ 如月流光》◎【酷安绝版】3000⁺精校源丨21.8.19◎•www.legado.top【】《🎉丨阅读官网》◎www.legado.top◎•http://yuedu.juhua.fun/tool【】《🛠️丨发现美化与正则匹配》◎http://yuedu.juhua.fun/tool◎•1、2、【http://s2.zimgs.cn/ims?kt=url&at=ori&key=aHR0cDovL2hiaW1nLmh1YWJhbmltZy5jb20vYTE4OWYxYjdhYjlkOGFiZjg4NTA2NzczMDE1MjlhODFmNzI4ZWE1ZmUwOWE5LXkyQTJrc19mdzY1OA==&sign=yx:FvGQ7irtcKS9_L9OaBO1Wms7KVg=&tv=0_0】《📚丨推书，寻书》◎推书网站整合丨微信公众号◎•https://shouku123.com/suwako【】《📚丨小说网站整合》◎by 斯卡雷特家的一般通过妖精女仆◎\n\n\n🔎 常用::http://www.baidu.com?wd=http://www.wangdaxing.com【https://img95.699pic.com/photo/40140/9848.gif_wh860.gif】《🔎丨夸克导航》◎自带七大搜索引擎丨点击图标切换◎•https://bestming.gitee.io/search_tools/mobile.html【https://www.logoids.com/upload/2016-08/2/2016863364342115.gif】《🔎丨高级搜索》◎玩转百度引擎丨告别该死的广告◎•http://yck.mumuceo.com/yuedu/rssyuan/index.html【http://ku.mumuceo.com/static/images/applogo/yuedu.png】《🏚️丨源仓库[订阅]》◎yuedu/rssyuan/index.html◎•http://yck.mumuceo.com/yuedu/shuyuan/index.html【http://ku.mumuceo.com/static/images/applogo/yuedu.png】《🏚️丨源仓库[书源]》◎yuedu/shuyuan/index.html◎•http://yck.mumuceo.com/yuedu/theme/index.html【http://ku.mumuceo.com/static/images/applogo/yuedu.png】《🏚️丨源仓库[主题]》◎yuedu/theme/index.html◎•https://www.jianguoyun.com【https://th.bing.com/th/id/R18f5a341d646a6630dcd703a2da868a0?rik=Nw7LokW1Xwn%2ftA&riu=http%3a%2f%2fpic.baike.soso.com%2fugc%2fbaikepic2%2f27883%2f20170515133003-1667440676.jpg%2f300&ehk=0KvndMOp3VViGY48l%2f5BQVpFBfKRAijAVAzKvNd5nRs%3d&risl=&pid=ImgRaw】《☁️丨坚果 云备份》◎jianguoyun.com◎•http://mail.qq.com【https://th.bing.com/th/id/R5f68e8664922e36988ef1343a41c9089?rik=%2bT%2bLWjptKZ5cSw&riu=http%3a%2f%2fi1.qhimg.com%2fdr%2f270_500_%2ft019d84f1cf93e8c53d.png&ehk=hlFEFvp3DuZ9k%2bAYxRb%2feXDg6WTH4fWq%2fZ3mMOExeFQ%3d&risl=&pid=ImgRaw】《📭丨QQ邮箱》◎mail.qq.com◎\n\n\n📚 书源::http://www.baidu.com?wd=https://www.lanzoux.com/b0bw8jwoh【http://www.puhuajia.com/data/attachment/portal/201905/03/102949htrh3fpzwh3achff.jpg】《💠丨烏雲》◎ 替换丨净化◎•2、0、【https://wimg.588ku.com/gif/21/04/15/809b2cec0672919136ff6b1c19530acd.gif】《⭐丨渊呀》◎api精品源丨8000字体◎•2、1、【https://wimg.588ku.com/gif/20/11/11/03cabc6c6a4cb540cb2bf8d440091796.gif】《⭐丨不世玄奇》◎修复源丨全网搜书丨通用书源◎•2、2、【https://wimg.588ku.com/gif/21/04/15/09c17111ef8a7713656cd2b60de9f1c4.gif】《⭐丨北半球左岸》◎订阅源丨仓库㊕㊝丨悬浮窗の更多扩展◎•2、3、【https://img95.699pic.com/photo/40158/3822.gif_wh860.gif】《⭐丨关耳010225》◎ 女频向丨晋江丨耽美丨书源制作◎•2、4、【】《🎨丨haxc981》◎ 漫画源丨8.27更新◎•2、5、【】《🎧丨破冰6》◎ 有声源丨8.27更新◎•2、6、【】《📚丨namoferr》◎ 精简源丨主看起点丨8.30更新◎•2、7、【】《📚丨onede》◎ 精选源丨起点&晋江丨7.22更新◎•2、8、【】《📚丨一程丶》◎ 综合源丨订阅丨特殊丨7.30更新◎•2、9、【】《📚丨天域战歌》◎ 2.0源丨🔞丨1100⁺源丨7.25更新◎\n\n\n📥 下载::http://www.baidu.com?wd=1、1、【http://ku.mumuceo.com/static/images/applogo/yuedu.png】《🌟丨阅读下载》◎阅读3.0下载丨阅读2.0下载丨更新说明◎•1、3、【】《🌟丨朗读，字体》◎朗读引擎下载丨字体下载◎•1、4、【】《🌟丨其他下载》◎体验没那么好的下载网站◎•http://www.zxcs.me【】《⭐丨【精】知轩藏书》◎yyds丨屏蔽移动丨http://www.zxcs.me◎•https://m.zxcs.info【】《📥丨知轩藏书②》◎资源 77file盘丨https://m.zxcs.info◎•http://shuxiangjia.cn【】《🌏丨书享家》◎三个导航里最好用的?丨shuxiangjia.cn◎•https://bookfere.com/ebook【】《🌏丨书伴网》◎书籍下载网站导航丨bookfere.com◎•https://www.jioluo.com/9031/.html【】《🌏丨角落吧》◎书籍下载网站整合丨jioluo.com◎•https://www.iysw.net【】《📥丨万书网》◎🔞下载丨加载慢丨iysw.net◎•https://m.xiami88.com【】《📥丨虾米网》◎🔞下载丨屏蔽移动?丨和万书网一个排版，怀疑是同书库◎•https://m.qubook.net【】《📥丨趣书网》◎可能和宝书网同书库丨这个排版更好看◎•http://m.zei8.me【】《📥丨贼吧网》◎http://m.zei8.me◎•https://www.15huang.com【】《📥丨书荒网》◎https://www.15huang.com◎•https://www.shudan.vip/?btwaf=32683401&amp=1【】《📥丨书单网》◎https://www.shudan.vip/?btwaf=32683401&amp=1◎•https://pan.shudan.vip/list-1.html【】《📥丨书单网②》◎资源 城通网盘丨https://pan.shudan.vip/list-1.html◎•http://downnovel.com【】《📥丨Novel dl》◎http://downnovel.com◎•https://new.shuge.org【】《📥丨书格古籍》◎古籍丨https://new.shuge.org◎•https://cloud.189.cn/t/I7Fze2am2Azm【】《📥丨书格资源》◎资源 城通网盘丨https://cloud.189.cn/t/I7Fze2am2Azm◎•http://noveless.com【】《📥丨书荒部落》◎资源 城通网盘丨http://noveless.com◎•https://www.sxpdf.com【】《📥丨书行天下》◎https://www.sxpdf.com◎•https://m.zhijiandoukou.com【】《📥丨指尖豆蔻》◎https://m.zhijiandoukou.com◎•https://www.kgbook.com【】《📥丨苦瓜书盘》◎https://www.kgbook.com◎•http://m.44txt.com【】《📥丨思思电子书》◎http://m.44txt.com◎•https://www.aixdzs.com【】《📥丨爱下电子书》◎屏蔽移动丨下载在书籍页右上角◎•https://545c.com/dir/7823036-11625293-090948【】《📥丨图书馆资源》◎资源 城通网盘丨https://545c.com/dir/7823036-11625293-090948◎•https://cloud.189.cn/t/uAjqAjuyIzE3【】《📥丨出版社资源丨提取码 8vkr》◎资源 天翼云盘丨下载需要登录◎•https://sn9.us/dir/17192461-27868687-4e3441【】《📥丨掌阅，kindle，有声书籍》◎资源 城通网盘丨https://sn9.us◎\n\n\n🗂️ 软件::http://www.baidu.com?wd=1、5、【https://wimg.588ku.com/gif/20/12/04/be4e396db866fb261d9984d0d9ae135c.gif】《🌟丨导航，软件》◎不常用的导航&软件网站◎•https://dalao.ru【http://s2.zimgs.cn/ims?kt=url&at=smstruct&key=aHR0cHM6Ly9jLXNzbC5kdWl0YW5nLmNvbS91cGxvYWRzL2l0ZW0vMjAyMDAzLzI2LzIwMjAwMzI2MTEyNzA3X3V0bHNjLnRodW1iLjEwMDBfMC5qcGc=&sign=yx:V9ldJ6662lgI0dHWWIE-tqsYk-c=&tv=400_400】《⭐丨【精】不死鸟》◎https://iao.su丨https://dalao.ru◎•https://mailnav.cn【http://s2.zimgs.cn/ims?kt=url&at=ori&key=aHR0cHM6Ly9pbWcuemNvb2wuY24vY29tbXVuaXR5LzAxODJhNTVkNmYyMDhhYTgwMTIxNzZkN2YxZGY4OS5qcGdAMTI4MHdfMWxfMm9fMTAwc2guanBn&sign=yx:qqfhAlJGi-HDpoNnqPqP7gWhwdU=&tv=0_0】《📬丨㊕邮箱大全》◎邮箱&网盘&域名网站导航丨mailnav.cn◎•http://guozhivip.com/rank【】《🌏丨㊕果汁排行》◎各知名平台热搜整合◎•http://m.ilxdh.com【】《🌏丨㊝龙轩导航》◎较为优秀的导航网站◎•http://nav.lazymovie.me【】《🌏丨懒人导航》◎可能需要关注公众号◎•http://lazyman.ys168.com【】《🗂️丨懒人资源》◎PC端丨需要关注公众号◎•https://axutongxue.com【】《🗂️丨阿虚同学》◎https://axutongxue.com◎•https://www.sixyin.com/mobile【】《🗂️丨六音软件》◎https://www.sixyin.com/mobile◎•http://www.yxssp.com/os/android/page/1【】《🗂️丨异星软件》◎http://www.yxssp.com/os/android/page/1◎•https://www.52pojie.cn/forum.php?mod=forumdisplay&fid=16&filter=lastpost&orderby=lastpost&typeid=232【】《🗂️丨吾爱破解》◎有登录需求丨https://www.52pojie.cn◎•https://www.ghpym.com/category/all/android【】《🗂️丨果核剥壳》◎https://www.ghpym.com/category/all/android◎\n\n\n🛠️ 工具::http://www.baidu.com?wd=1、6、【https://wimg.588ku.com/gif/21/04/27/175a5b33900bf3092d98e51d59140e45.gif】《🌟丨在线工具》◎不常用的在线工具网站◎•http://shuyuan.miaogongzi.site【https://wimg.588ku.com/gif/21/04/13/29145bc998b1a99f8b82525bc1ba14e5.gif】《🛠️丨【精】书源外链》◎单个书源/复数书源丨网络导入◎•https://pasteme.cn【https://wimg.588ku.com/gif/21/03/15/88ae1c24c59bced99fab4daab3cf898a.gif】《🛠️丨㊕PasteMe》◎单个书源丨复制粘贴导入◎•https://ykjtb.com/c【】《🛠️丨㊝一块剪切板(15分钟)》◎或许你只是需要15分钟的临时分享◎•https://www.yeyulingfeng.com【】《🛠️丨夜雨聆风》◎https://www.yeyulingfeng.com◎•https://web.woobx.cn【】《🛠️丨一个木函》◎知名网站?丨https://web.woobx.cn◎•https://uutool.cn【】《🛠️丨UU在线》◎https://uutool.cn◎•https://www.yinsiduanxin.com【】《🛠️丨短信接收》◎https://www.yinsiduanxin.com◎•https://yunduanxin.net【】《🛠️丨短信接收②》◎https://yunduanxin.net◎•http://zhiyun.han.cx/dx/index.php【】《🛠️丨短信轰炸》◎http://zhiyun.han.cx/dx/index.php◎•http://zhiyun.han.cx/sfz【】《🛠️丨随机身份证》◎随机获取一个真实身份证◎\n\n🎨 漫画::http://www.baidu.com?wd=http://www.6mh7.com【http://s2.zimgs.cn/ims?kt=url&at=ori&key=aHR0cDovL2Itc3NsLmR1aXRhbmcuY29tL3VwbG9hZHMvaXRlbS8yMDE4MTAvMDQvMjAxODEwMDQxNTIyMzNfamFrbW0uanBn&sign=yx:cfWp5tfoFqOaLFbC40rhmVdSgsA=&tv=0_0】《🎨丨6 漫画》◎http://www.6mh7.com◎•http://qiman6.com【http://s2.zimgs.cn/ims?kt=url&at=ori&key=aHR0cDovL2Mtc3NsLmR1aXRhbmcuY29tL3VwbG9hZHMvaXRlbS8yMDIwMDYvMDkvMjAyMDA2MDkxMDQyMjFfaXdram8udGh1bWIuMTAwMF8wLmpwZw==&sign=yx:fRerONru78K1W9BZADB9CKua6mw=&tv=0_0】《🎨丨奇漫屋》◎http://qiman6.com◎•https://m.dongmanmanhua.cn【http://s2.zimgs.cn/ims?kt=url&at=ori&key=aHR0cDovL2Mtc3NsLmR1aXRhbmcuY29tL3VwbG9hZHMvaXRlbS8yMDE5MTAvMDUvMjAxOTEwMDUyMDE0NDRfdm1GSm4udGh1bWIuNzAwXzAuanBlZw==&sign=yx:5d7dd3jZae5ZnLkU3SdNdpPuoM8=&tv=0_0】《🎨丨咚漫漫画》◎https://m.dongmanmanhua.cn◎•http://www.migudm.cn【http://s2.zimgs.cn/ims?kt=url&at=ori&key=aHR0cDovL2Mtc3NsLmR1aXRhbmcuY29tL3VwbG9hZHMvaXRlbS8yMDIwMDEvMDUvMjAyMDAxMDUyMTM3MjZfRnhmd2YudGh1bWIuNDAwXzAuanBlZw==&sign=yx:rPTKFpba4ps79_8iMIZuU77XmdM=&tv=0_0】《🎨丨咪咕漫画》◎http://www.migudm.cn◎•https://m.dmzj1.com【http://s2.zimgs.cn/ims?kt=url&at=ori&key=aHR0cDovL3BpYy5xaWFueWU4OC5jb20vNGtkb25nbWFuM2FjMmM2NjctNzMxMy0zOTRhLWEzZGQtODY2ODBjNzVkYzFiLmpwZw==&sign=yx:fTeigik9ZStiMJ5DGl-DpQa0bhE=&tv=0_0】《🎨丨动漫之家》◎知名网站丨注意❗代码跳网站◎•https://www.kukk.net【】《🎨丨酷看漫丨加载慢》◎https://www.kukk.net◎•http://m.damotu.com【】《🎨丨大魔兔丨加载慢》◎http://m.damotu.com◎•https://kanmanhuala.com【】《🎨丨漫画啦丨含特殊》◎https://kanmanhuala.com◎•http://www.gllmh.com【】《👻丨鬼罗丽丨灵异向》◎http://www.gllmh.com◎•http://www.biqug.org【】《🎨丨笔趣漫丨广告: A》◎http://www.biqug.org◎•https://www.qimiaomh.com【】《🎨丨奇妙漫丨广告: A⁻》◎https://www.qimiaomh.com◎•http://m.mhba123.com【】《🎨丨漫画吧丨广告: B⁺》◎http://m.mhba123.com◎\n\n📺 影视::http://www.baidu.com?wd=1、7、【https://wimg.588ku.com/gif/20/12/21/9436c6a25cceac167ab2274492748bab.gif】《🌟丨无广影视》◎不常用的无广影视网站◎•http://dev.rubaoo.com/TimeDiaryV2/s/Zzg=【】《🌏丨网址收藏》◎导航丨http://dev.rubaoo.com/TimeDiaryV2/s/Zzg◎•http://www.549.tv【】《🌏丨影视森林》◎导航丨http://www.549.tv◎•https://m.cctv.com【】《📺丨CCTV》◎官网丨https://m.cctv.com◎•http://www.yhdm.tv【】《📺丨樱花动漫》◎http://www.yhdm.tv◎•https://www.nfmovies.com【】《📺丨奈非影视》◎思古推荐丨加载广告◎•http://m.kuaikan66.com【】《📺丨快看影视》◎思古推荐丨注意广告◎•https://m.wydy8.com【】《📺丨万影网》◎思古推荐丨注意广告◎•http://www.halihali2.com【】《📺丨哈哩哈哩》◎http://www.halihali2.com◎•https://www.zhaikanys.com【】《📺丨宅看影视》◎https://www.zhaikanys.com◎\n\n\n🎧 有声::http://www.baidu.com?wd=http://zhiyun.han.cx/uc/yy.html【】《智云丨音乐频道》◎http://zhiyun.han.cx/uc/yy.html◎•https://tingbook.cc【】《🎧丨听书网》◎https://tingbook.cc◎•http://m.ychy.com【】《🎧丨海洋听书》◎http://m.ychy.com◎•http://m.ting74.com【】《🎧丨74听书丨PC端》◎http://m.ting74.com◎•https://i.y.qq.com/n2/m【】《🎶丨QQ音乐》◎榜单最全丨代码高频跳应用◎•http://m.kugou.com【】《🎶丨酷狗音乐》◎http://m.kugou.com◎•http://m.kuwo.cn【】《🎶丨酷我音乐》◎http://m.kuwo.cn◎•https://music.163.com【】《🎶丨网易云音乐》◎https://music.163.com◎\n\n🔞 特殊::http://www.baidu.com?wd=https://huaban.com/favorite/beauty【http://c1.kuangxiangit.com/uploads/allimg/c200722/22-07-20105224-92963-100187005.jpg】《🌆丨花瓣网》◎https://huaban.com/favorite/beauty◎•https://a7a7.net/meitu【http://c1.kuangxiangit.com/uploads/allimg/c201116/16-11-20175552-47532-100204645.jpg】《🌆丨阿七美图》◎https://a7a7.net/meitu◎•http://pic.sogou.com/pic/searchList.jsp?uID=&v=5&statref=index_form_1&spver=0&rcer=&keyword=%E7%BE%8E%E5%A5%B3【】《🌆丨搜狗图片》◎http://pic.sogou.com/pic◎•https://www.mh-mh.com【】《🎨丨看漫画网》◎https://www.mh-mh.com◎•https://manhua.zsh8.com【】《🎨丨芝士豪八》◎https://manhua.zsh8.com◎•https://18comic.bet【】《🎨丨禁漫天堂》◎屏蔽联通?◎•http://z.zy40.cn/z/sejso.php【】《📺丨智云视频》◎网站出了点问题丨无法观看?◎•http://lutu.me【】《📺丨鲁兔视频》◎网站出了点问题丨无法观看?◎•https://www.feixuew.com【】《📥丨飞雪娱乐(🗂️)》◎屏蔽联通◎•http://m.u9h.com/top.html【】《📥丨5G资源网(🎮)》◎http://m.u9h.com/top.html◎•http://m.121down.com/azgame/galgame【】《📥丨121手机站(🎮)》◎http://m.121down.com/azgame/galgame◎\n\n\n\n💠 其他::http://www.baidu.com?wd=1、8、【https://wimg.588ku.com/gif/21/02/22/4cce7f9a52da2a5fe4ae49d3b264d59f.gif】《🌟丨网盘，其他》◎不常用的网盘&其他网站◎•http://qk.lifves.com【https://wimg.588ku.com/gif/21/04/27/77753c90bf49d61840d7c04c904cefea.gif】《⭐丨【精】期刊杂志》◎http://qk.lifves.com◎•https://liumingye.github.io/quarkHomePage/index.html【https://img.aneeo.com/2019/04/28/5cc5a33cc4c4c.jpg】《🔎丨夸克浏览》◎〔夸克导航〕H5仿制版丨长按图标设置◎•https://www.yikm.net【】《🎮丨㊕在线游戏》◎yikm.net◎•https://dos.zczc.cz【】《🎮丨㊕在线游戏②》◎dos.zczc.cz◎•https://www.crazygames.com【】《🎮丨㊕在线游戏③》◎英文丨crazygames.com◎•http://h.4399.com/wap/xyxRank.htm【】《🎮丨㊝4399》◎h.4399.com◎•https://picrew.me【】《🎮丨画一下?丨加载慢》◎日文丨https://picrew.me◎•https://www.arealme.cn【】《💠丨小数据研究所》◎各种小测试丨https://www.arealme.cn◎•https://www.cbaigui.com【】《💠丨志异: 知妖》◎显示更新浏览器:取消→确定◎•https://quouyu.cn【】《💠丨聊天①》◎去偶遇丨【荐】正经人谁聊天氪金啊◎•https://crosst.chat/?加油【】《💠丨聊天②》◎十字街丨好像聊不了◎•http://www.nmliao.cn/randomdeskrynewj1hcwk.html?v=j1hcwk【】《💠丨聊天③》◎匿名聊天①◎•http://59.110.239.57:8889/chat?username=加油【】《💠丨聊天④》◎匿名聊天②◎",
    "sourceComment": "",
    "sourceGroup": "🍺整合",
    "sourceIcon": "https://www.930tu.com/favicon.ico",
    "sourceName": "整合Pro⁺",
    "sourceUrl": "网站整合 Pro⁺",
    "style": "\n\n/*消除链接下划线*/\na{text-decoration: none;}\n\n\n/*去除details小三角及边框*/\ndetails summary::-webkit-details-marker { display:none; }\nsummary{outline:none;}\n\n\n/*div样式〔渐变〕*/\n.渐变{border: 1px solid; border-image: -webkit-linear-gradient(90deg,#6772FF, #51E2F7) 5 10;}\n\n\n/*div样式〔按钮〕*/\n.按钮{\n/*背景颜色和字体颜色*/\nbackground:#f2ecde; color:#622a1d;\n/*边框大小及颜色(上，左，右，下)*/\nborder-top:2px   solid #dcdcdc;\nborder-left:2px   solid #dcdcdc;\nborder-right:2px   solid #a3a3a3;\nborder-bottom:2px   solid #a3a3a3;\n/*阴影大小及颜色(下，右下，右)*/\nbox-shadow: 1px 0px 1px #404040;\n/*文字与边框的距离(左，右)*/\npadding-left:2px;\npadding-right:2px;\n/*圆角弧度*/\nborder-radius:10px;\n/*宽与高*/\nwidth:90%;\nheight:25px;\n/*文字居中*/\ntext-align: center;\n}\n\n\n/*div样式〔背景〕*/\n.背景{\n/*背景颜色*/\nbackground-color:#f2ecde;\n/*圆角弧度*/\nborder-radius:15px;\n/*边框大小及颜色*/\nborder:2px   solid #622a1d;\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 27,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "影视",
    "sourceIcon": "https://cdn.aiqingyu1314.com/mayi/statics/img/favicon.ico",
    "sourceName": "蚂蚁影视",
    "sourceUrl": "https://www.mayiyingshi.org/"
  },
  {
    "articleStyle": 0,
    "customOrder": 27,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://pic.topys.cn/editor/20190514/870545190.png",
    "sourceName": "TOPYS",
    "sourceUrl": "https://m.topys.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 28,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".thumb-block",
    "ruleContent": "body@all\n<js>var URL=result.match(/\\('(https:.*?\\.*mp4\\?.*?)'/)[1];\nresult = URL.replace(/\\\\/g,\"\");\nresult =\"<video src=\"+result+\" width=\\\"100%\\\" height=\\\"100%\\\" autoplay      muted controls>  </video>\"\n</js>",
    "ruleImage": "img@data-src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.no-page next-page@href",
    "rulePubDate": "交流暗号🐧892966579       🕐{{@@class.duration@text}}",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "//搜索一设置源变量后再重进刷新下就行\n搜索一::https://s2.yxy57.icu/?k={{source.getVariable()}}\n\n\n//搜索二直接改搜索栏里的“k=”后面的文字就行\n搜索二::https://s2.yxy57.icu/?k=美女\n\n\n\n\n\n国产::https://s2.yxy57.icu/?k=国产\n欧美::https://s2.yxy57.icu/?k=欧美\n日韩::https://s2.yxy57.icu/?k=日韩\n白虎::https://s2.yxy57.icu/?k=白虎\n丝袜::https://s2.yxy57.icu/?k=丝袜\n中文::https://s2.yxy57.icu/?k=中文\n偷拍::https://s2.yxy57.icu/?k=偷拍\n",
    "sourceComment": "搜索的使用方法看注释",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/tT45zyZQ/9399ca50f4495079a2c4f54f268dcad6.gif",
    "sourceName": "玉羞园(免翻已修复)",
    "sourceUrl": "https://s2.yxy57.icu/"
  },
  {
    "articleStyle": 0,
    "customOrder": 28,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://p.ssl.qhimg.com/dmsmflm/318_210_/ss/40_130/t01fd769330483feaa4.png",
    "sourceName": "优设",
    "sourceUrl": "https://www.uisdc.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 29,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceIcon": "https://legado.cn/template/comiis_app/pic/icon114.png",
    "sourceName": "爱城影视",
    "sourceUrl": "https://90hd.top?from=VIP"
  },
  {
    "articleStyle": 0,
    "customOrder": 29,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "singleUrl": true,
    "sourceComment": "by.不似苏",
    "sourceGroup": "阅读",
    "sourceIcon": "https://pic.616pic.com/ys_bnew_img/00/40/60/lpnkWglWkG.jpg",
    "sourceName": "渔（源仓库）",
    "sourceUrl": "https://flowus.cn/youtiaoyu/share/07424af4-5afe-41b2-b95d-d8604cd2cda9"
  },
  {
    "articleStyle": 0,
    "customOrder": 29,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://bkimg.cdn.bcebos.com/pic/80cb39dbb6fd5266b9277876a918972bd4073647?x-bce-process=image/resize,m_lfit,h_700,limit_1/quality,Q_80",
    "sourceName": "胶片的味道",
    "sourceUrl": "http://letsfilm.org"
  },
  {
    "articleStyle": 0,
    "customOrder": 30,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.list-col",
    "ruleContent": "{{@class.panel-body@html##<p.*?gif.*?p>}}{{@script@html##<script.*?realsrv.com.*|<script.*?poweredby.*|ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz.*}}{{@link@html}}\n<div class=\"phpage-bottom\">\n{{@id.next_series@li@html}}</div>",
    "ruleDescription": "",
    "ruleImage": "tag.img@data-original&&tag.img@src",
    "ruleLink": "tag.a.0@href@js:result.replace(/.*?album\\/(\\d+).*/g,\"https://orangeapp.cc/photo/$1\")",
    "ruleNextPage": "class.prevnext.0@href",
    "rulePubDate": "class.tags@text||class.video-views pull-left@text&&class.video-added@text",
    "ruleTitle": "tag.img@title",
    "singleUrl": false,
    "sortUrl": "搜索::/search/photos?search_query={{source.getVariable()==''?source.setVariable(\"处女\"):source.getVariable()}}&page={{page}}&main_tag=0\n总排行榜::https://jm-comic1.cc/albums?o=mv\n月排行榜::/albums?t=m&o=mv&page={{page}}\n周排行榜::/albums?o=mv&t=w&page={{page}}\n日排行榜::/albums?o=mv&t=t&page={{page}}\n                                                                                   特殊play/play::/\n连载更新::/promotes/26\n网站推荐::/promotes/27\nCG图集::/albums/doujin/sub/CG?page={{page}}\nCosplay::/albums/another/sub/cosplay?page={{page}}\n全彩::/search/photos?search_query=%E5%85%A8%E5%BD%A9&page={{page}}\n重口::/search/photos?search_query=%E9%87%8D%E5%8F%A3&page={{page}}\n口交::/search/photos?search_query=%E5%8F%A3%E4%BA%A4&main_tag=0&page={{page}}\n乳汁::/search/photos?search_query=%E4%B9%B3%E6%B1%81&main_tag=0&page={{page}}\n骑大车::/search/photos?search_query=%E9%A8%8E%E5%A4%A7%E8%BB%8A&main_tag=0&page={{page}}\n勇者::/search/photos?search_query=%E5%8B%87%E8%80%85&main_tag=0&page={{page}}\n魔物娘::/search/photos?search_query=%E9%AD%94%E7%89%A9%E5%A8%98&main_tag=0&page={{page}\n3D::/search/photo/?search_query=3D&page={{page}}\n魅魔::/search/photos?search_query=%E9%AD%85%E9%AD%94&page={{page}}\n精灵::/search/photos?search_query=%E7%B2%BE%E7%81%B5&main_tag=0&page={{page}}\n触手::/search/photos?search_query=%E8%A7%A6%E6%89%8B&main_tag=0&page={{page}}\n阿黑颜::/search/photos?search_query=%E9%98%BF%E9%BB%91%E9%A1%8F&page={{page}}\n扶他::/search/photos?search_query=%E6%89%B6%E4%BB%96&page={{page}}\n风的工坊::/search/photos?search_query=%E9%A2%A8%E7%9A%84%E5%B7%A5%E6%88%BF&page={{page}}\n4K汉化组::/search/photos?search_query=4k%E6%BC%A2%E5%8C%96%E7%B5%84&page={{page}}\n                                                                主题   A漫::/        vnbgfg                                                                                                                            \n剧情向::/search/photos?search_query=%E5%8A%87%E6%83%85%E5%90%91&page={{page}}\n纯爱::/search/photos?search_query=%E7%B4%94%E6%84%9B&page={{page}}\n痴女::/search/photos?search_query=%E7%99%A1%E5%A5%B3&page={{page}}\n自慰::/search/photos?search_query=%E8%87%AA%E6%85%B0&page={{page}}\n触手::/search/photos?search_query=%E8%A7%B8%E6%89%8B&page={{page}}\n魔物::/search/photos?search_query=%E9%AD%94%E7%89%A9&page={{page}}\n性转换::/search/photos?search_query=%E6%80%A7%E8%BD%89%E6%8F%9B&page={{page}}\n乱伦::/search/photos?search_query=%E4%BA%82%E5%80%AB&page={{page}}\n人妻::/search/photos?search_query=%E4%BA%BA%E5%A6%BB&page={{page}}\nNTR::/search/photos?search_query=NTR&page={{page}}\n校园::/search/photos?search_query=%E6%A0%A1%E5%9C%92&page={{page}}\n百合::/search/photos?search_query=%E7%99%BE%E5%90%88&page={{page}}\n师生::/search/photos?search_query=%E5%B8%AB%E7%94%9F&page={{page}}\n                                                                                                                                     角色/扮演::/无\n御姐::/search/photos?search_query=%E5%BE%A1%E5%A7%90&page={{page}}\n熟女::/search/photos?search_query=%E7%86%9F%E5%A5%B3&page={{page}}\n巨乳::/search/photos?search_query=%E5%B7%A8%E4%B9%B3&page={{page}}\n贫乳::/search/photos?search_query=%E8%B2%A7%E4%B9%B3&page={{page}}\n女王::/search/photos?search_query=%E5%A5%B3%E7%8E%8B&page={{page}}\n教师::/search/photos?search_query=%E6%95%99%E5%B8%AB&page={{page}}\n女仆::/search/photos?search_query=%E5%A5%B3%E5%83%95&page={{page}}\n护士::/search/photos?search_query=%E8%AD%B7%E5%A3%AB&page={{page}}\n泳装::/search/photos?search_query=%E6%B3%B3%E8%A3%9D&page={{page}}\n眼镜::/search/photos?search_query=%E7%9C%BC%E9%8F%A1&page={{page}}\n连裤袜::/search/photos?search_query=%E9%80%A3%E8%A4%B2%E8%A5%AA&page={{page}}\n其他制服::/search/photos?search_query=%E5%85%B6%E4%BB%96%E5%88%B6%E6%9C%8D&page={{page}}\n兔女郎::/search/photos?search_query=%E5%85%94%E5%A5%B3%E9%83%8E&page={{page}}    \n                                                                                                                                                                                                                                                 其  他::/无\n最新A漫::/albums?o=mr&page={{page}}\n最新韩漫::/albums/hanman?o=mr&page={{page}}\n最新美漫::/albums/meiman?o=mr&page={{page}}\n最新同人::/albums/doujin?o=mr&page={{page}}\n最新短篇::/albums/short?o=mr&page={{page}}\n最新其他::/albums/another?o=mr&page={{page}}\n最新单行本::/albums/single?o=mr&page={{page}}\n                                                                                                                           ",
    "sourceGroup": "~",
    "sourceIcon": "https://jm-comic1.cc/media/logo/new_logo.png?v=20210720",
    "sourceName": "禁漫天堂",
    "sourceUrl": "https://jm-comic1.cc/"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 31,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "@js:\ntry{\n\t$=JSON.parse(src).text\n\tif($==\"no file\")$=[];\n\t}\ncatch(err){\n\n//网站整合\nif(baseUrl.match(/^https?\\:\\/\\/(www.)?baidu.com\\?wd=\\s*/)){\n\t\t$=[]\n\t\tbaseUrl.replace(/^.*?wd=\\s*/,'').replace(/\\,/g,',{\"headers\":{\"User-Agent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/82.0.4080.0 Safari/537.36 Edg/82.0.453.0\"}}').\n\t\tsplit('♞♞').map($$=>$.push({\n\t\t\t\tname_all: $$.match(/《(.*?)》/)[1],\n\t\t\t\ttime: $$.match(/◎(.*?)◎/)[1].replace(/■/,'■■■■■■■■■■■■■■■■■■').replace(/^g(.*)/,'固定链接$1'),\n\t\t\t\turi: $$.match(/【(.*?)】/)[1],\n\t\t\t\turl: $$.match(/^(.*?)【/)[1]\n\t\t\t}));\n}\n\n//‼️下面这组elseif语句，是为最后一个发现列表【酷安版阅读去限制】构建下载链接。与官方蓝奏云4个测试版中的共存版apk不能共存。\nelse if(\n\tbaseUrl.match(/\\/legadox\\//)){\n$=json=[]\n\t\tname_all = src.match(/\\[(legado.*?)\\]\\((.*?)\\)\\s*上次(构建时间.*)/)[1]\n\t\tid = \"https://ghproxy.com/\"+ src.match(/\\[(legado.*?)\\]\\((.*?)\\)\\s*上次(构建时间.*)/)[2]\n\t\ttime = src.match(/\\[(legado.*?)\\]\\((.*?)\\)\\s*上次(构建时间.*)/)[3]\n\njson.push({name_all:name_all,id:id,time:time})\n\nJSON.stringify(json)\n\n//最新构建下载:[legado-3.23.013123.apk](https://github.com/10bits/gedoor-Build/releases/download/legado-3.23.013123/legado-3.23.013123.apk) 上次构建时间:2023-02-01 02:15:27\n\t}\n\n\n\n\n//蓝奏云\nelse{\n\n//蓝奏云非分组链接\nif(String(java.getString('text.举报文件@href')).length){$=[{\n\t\tname_all: String(java.getString('class.md@textNodes')),\n\t\ticon: String(java.getString('class.md@textNodes')).replace(/.*\\./,''),\n\t\tsize: String(java.getString('class.mtt@text')).replace(/\\( /,'').replace(/ \\)/,''),\n\t\ttime: String(java.getString('class.mf@textNodes')).replace(/.*\\n/,''),\n\t\turi: baseUrl.replace(/^(.+com).*\\/(.+)$/,'$2'),\n\t\turl: baseUrl.replace(/^(.+com).*\\/(.+)$/,'$1/tp/$2')\n\t}]}\n\n//蓝奏云分组链接\nelse{\n\tmat = baseUrl.match(/^(.*?com)[^##]*\\/(.+)$/)\n\t\turl = mat[1]\n\t\turi = mat[2]\nfunction $(reg){\n\t\treturn uri.match(reg)?true:false\n\t}\n\n\n//get【pwd】(链接提取码)\npwd = \n\n//蓝奏云密码\n$(/##.*/)?  baseUrl.match(/##(.*?)(【|$)/)[1]:\n\n//‼️Thomas密码。密码写这里也行，列表链接那里不写。\n//‼️$(/b03p9ftpc/)?  \"read\":\n\n\"\";\n\n\n//get 【body】\neval(src.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1])\neval('body=\"\";$='+src.match(/data :([\\s\\S]*?\\})/)[1])\nfor(key in $)body+=key+'='+$[key]+'&';\nbody=String(body).replace(/&$/,'')\n\n\n//补全【url】\nurl += `/filemoreajax.php,{\"method\":\"POST\",\"body\":\"${body}\",\"uri\":\"${uri}\"}`\n\n\n//ajax\n$=JSON.parse(java.ajax(baseUrl=url));\n$=$.text!=0?$.text:\n\n//密码错误提示\n[{name_all:$.info,time:uri+$.info,url:uri+$.info}];\n}\n\n}}\njava.put('url', baseUrl)\n$.map($=>JSON.stringify($))",
    "ruleContent": "",
    "ruleDescription": "❗️0、0、开始❗️\n111\n❗️0、0、结束❗️\n❗️0、1、开始❗️\n<title>{{$.name_all}}</title><style>\ninput{\n\toutline:0;\n\ttext-indent:10px;\n\tborder:1px solid #000;\n\twidth:60%;\n\theight:35px;\n\tposition:absolute;\n\ttop:35%;\n\tleft:10%;\n\tborder-top-left-radius:10px;\n\tborder-bottom-left-radius:10px\n}\nbutton{\n\toutline:none;\n\twidth:20%;\n\theight:35px;\n\tposition:absolute;\n\ttop:35%;\n\tright:10%;\n\tborder-top-right-radius:10px;\n\tborder-bottom-right-radius:10px\n}\nh3{text-align:center}\n</style>\n\n\n<br><h3>帮你导入</h3>\n<input type=\"text\" id=\"src\" placeholder=\"输入正确的资源链接...\">\n<button onclick=\"clickme()\">一键导入</button>\n<iframe id=\"iframe\" src=\"\" hidden></iframe>\n\n<script>\nfunction clickme(){\n\tdocument.getElementById('iframe').src = \"legado://import/auto?src=\"+document.getElementById('src').value\n}\n</script>\n❗️0、1、结束❗️\n\n\n❗️0、2、开始❗️\n<style>\nbutton,input{\nmargin:8px\n}\n#basic-addon1,#replaceSpan1{\nbackground-color:Azure;\npadding:5px\n}\ntextarea{\nbackground-color:GhostWhite;\nborder:0px basic-addon1\n}\n</style>\n<script>function $(selector) { return document.querySelector(selector); }\nfunction $$(selector) { return document.querySelectorAll(selector); }</script>\n<br>\n✱✱输入蓝奏云文件链接：\n <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <textarea class=\"form-control\" onmouseover=\"this.focus();\" id=\"textSour\" name=\"textSour\" rows=\"10\" aria-describedby=\"basic-addon1 style=\"max-height: 2222px;\" placeholder=\"以下示例格式皆可：\nhttp://qiqi.lanzoub.com/b09tbdngh#666\nhttp://qiqi.lanzoub.com/b09tbdngh密码:666\n下载：http://qiqi.lanzoub.com/b09tbdngh\n密码：666\n我用蓝奏浏览器分享了[帮你导入v2], 下载链接:https://wwp.lanzoup.com/iAI4L0p0x2qh  提取码 : read, 你可以不限速下载哦\"></textarea>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <div class=\"input-group\">\n                            <span>✱✱输入密码：</span>\n                            <input type=\"text\" class=\"form-control\" id=\"textPattern\" name=\"textPattern\" placeholder=\"若无密码 留空即可\" aria-describedby=\"basic-addon1\" style=\"width: 65%;\">\n                        </div>\n                    </div>\n                </div>\n\n                <div class=\"form-group\">\n                    <div class=\"col-sm-8\">\n                        <input type=\"button\" onclick=\"  set='https://apis.jxcxin.cn/api/lanzou'; return onMatch()\" value=\"  解析线路一  \" class=\"btn btn-success\">\n                        <input type=\"button\" onclick=\"set='https://tool.bitefu.net/lanzou'; return onMatch()\" value=\"  解析线路二  \" class=\"btn btn-success\">\n                        <input type=\"button\" onclick=\"set='https://lanzou.baihe.gay'; return onMatch()\" value=\"  解析线路三  \" class=\"btn btn-success\">\n\n                   <div class=\"col-sm-8\">\n<button onclick=\"href=copyText7()\">一键导入书源</button>\n\n<button onclick=\"href=copyText8()\">一键导入订阅</button>\n\n<button onclick=\"href=copyText9()\">一键导入净化</button>\n                    </div>\n                </div>\n\n                        <button onclick=\"href=auto()\">非蓝奏链一键</button>\n\n<button onclick=\"copyText()\">◎复制直链◎</button>\n                        <input type=\"button\" onclick=\"Empty();\" value=\"  清空输入框  \" class=\"btn btn-danger\">\n                    </div>\n\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n<div id=\"textResult\"></div>\n                        <textarea onmouseover=\"this.focus();\" id=\"textMatchResult\" class=\"form-control\" rows=\"10\" style=\"max-height: 2222px;\" placeholder=\"直链作用：分享给别人\n＃可直接网络导入书源订阅源，无须先把蓝奏云文件下载到本地（源文件需为txt文件上传到蓝奏云）。\n\n＃“非蓝奏链一键”：非蓝奏云的源链接，自动识别是书源还是订阅源等，一键导入。\n\n＃本工具依赖服务器配置，若服务器咕了，则本工具失效，直链失效。\" readonly=\"readonly\"></textarea>\n                    </div>\n                </div>\n<div class=\"col-sm-12\">\nrssSource by.迷迭  <br>\nthk.Thomas提供 &金01461协助\n</div>\n<iframe id=\"source\" src=\"\" width=\"0px\" height=\"0px\" style=\"visibility:hidden\"></iframe>\n<script>\nvar copyText = function() {\n    var text = document.getElementById('input');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n}\n\n//🖤🖤🖤🖤生成直链🖤🖤🖤🖤\nfunction onMatch() {\n    var lanzurl =  document.getElementById(\"textSour\").value.match(/.*(http.*?)(#|\\s|提取码|密码|$)/)[1];\n    var mima = document.getElementById(\"textSour\").value.match(/(#|提取码|密码)/)? document.getElementById(\"textSour\").value.match(/[\\s\\S]*(码[\\s：:]*|#)(.*?)(\\,.*|\\s*$)/)[2]: document.getElementById(\"textPattern\").value;\n\nvar textMatchResult = set+\"?type=down&url=\"+ lanzurl + \"&pwd=\" + mima;\n\ndocument.getElementById(\"textMatchResult\").value = textMatchResult;\nreturn textMatchResult;\n}\n\n//🖤🖤🖤🖤复制直链🖤🖤🖤🖤\nvar copyText = function() {\n    var text = document.getElementById('textMatchResult');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n}\n\n//🖤🖤🖤清空输入框🖤🖤🖤\nfunction Empty() {\n $(\"#textSour\").value=\"\";\n $(\"#textPattern\").value=\"\";\n    $(\"#textMatchResult\").value=\"\";\n    $(\"#textReplace\").value=\"\";\n    $(\"#textReplaceResult\").value=\"\";\n    $(\"#textSour\").select();\n}\n\n//💔legado://import/auto?src=并且不能用这个自动判断语句，会出错。懒得再搞判断书源/订阅源/净化规则了💔\n\n//❤️非蓝奏链一键导入❤️\nvar auto = function() {\n    document.getElementById(\"source\").src =\"legado://import/auto?src=\"+document.getElementById(\"textSour\").value;\n}\n\n//❤️书源一键导入❤️\nvar copyText7 = function() {\n    document.getElementById(\"source\").src =\"legado://import/bookSource?src=\"+onMatch();\n}\n\n//❤️❤️订阅源一键导入❤️❤️\nvar copyText8 = function() {\n    document.getElementById(\"source\").src = \"legado://import/rssSource?src=\"+onMatch();\n}\n\n//❤️❤️❤️净化规则一键导入❤️❤️❤️\nvar copyText9 = function() {\n    document.getElementById(\"source\").src = \"legado://import/replaceRule?src=\"+onMatch();\n}\n\n</script>\n❗️0、2、结束❗️\n\n\n\n\n{{}}@js:\nurl=String(java.getString('$.url'))\n\n//一键导入html\nif(url.match(/^📥/)){\nurl=String(url).replace('📥','')\n\nurl=url.match(/^legado\\:\\/\\//)?url:\n\n//迷迭仓略写链接的补全\nurl.match(/^\\//)? 'legado://import/auto?src=https://agit.ai/butterfly/yd/raw/branch/yd'+url:\n\n'legado://import/auto?src='+url\n\n\nresult=`<title>{{$.name_all}}</title>\n<iframe src=\"${url}\" hidden></iframe>\n<br><h3>{{$.name_all}}</h3>\n<h5>导入不成功？多导入几次试试</h5>\n<h6><b>\n↓资源链接，点击复制\n<a href=\"${url}\">一键导入</a>\n<textarea id=\"copy\" onclick=\"copy()\">${String(url).replace(/legado.*?src=/,'')}</textarea>\n{{$.time}}\n</b></h6><style>\na{float:right;text-decoration:none}\nh3,h5{text-align:center}\nh6{margin:0 2;position:sticky;top:30%}\ntextarea{width:100%;border-radius:5px}\n</style><script>\nfunction copy(){\n\tdocument.getElementById('copy').select()\n\tdocument.execCommand('copy')\n\talert(\"复制成功\")\n}\n</script>`}\n\n//自定义html\nelse if(url.match(/\\d+、\\d+、/)){\nreg=new RegExp('❗️'+url+'开始❗️\\\\s*([\\\\s\\\\S]+?)\\\\s*❗️'+url+'结束❗️')\n\n//默认禁用放大缩小按钮\nresult=result.match(reg)?'<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">'+result.match(reg)[1]:'<br>未找到对应html'\n}else{result=''}",
    "ruleImage": "$.uri\n@js:\n\nu=String(java.get('url'));\nuri = String(result) || (u.match(/uri\":\"([^\"]+)/)?u.match(/uri\":\"([^\"]+)/)[1]:\"\");\n\n\nfunction $(reg){\n\t\treturn uri.match(reg)?true:false\n\t}\n\nsrc =\n\n//蓝奏云列表图标\n$(/【[^】]/)?  baseUrl.match(/【(.*?)(】|$)/)[1]:\n\n//‼️酷安用户简化图标\n//‼️$(/http|^\\d{3}(\\/\\d\\d){3}$/)?  uri:\n\n$(/http/)?  uri:\n\n//一程简化图标\n$(/^\\//)?  uri:\n\n//‼️4⃣️423图标。\n//‼️baseUrl.match(/423down/)?  \"https://pic.616pic.com/ys_b_img/00/04/50/svvOHW89bj.jpg\":\n\n//蝶图标链接\n$(/^md/)?  \"http://pp.myapp.com/ma_icon/0/icon_52437554_1640934578/256\":\n\n//‼️▶️影视仓/多仓。图标写这里也行，列表那里不写。\n//‼️$(/b09svqv1c/)?  \"http://pic.y8l.com/up/2022-6/202262415595588.png\":\n\n//默认封面\n\"https://android-artworks.25pp.com/fs08/2023/01/03/9/110_03e44582413966c9a6310cf847cc08ba_con_130x130.png\";\n\n//‼️补全酷安用户图标链接\n//‼️src.match(/^\\d{3}(\\/\\d\\d){3}$/) ?`http://avatar.coolapk.com/data/${src}_avatar_middle.jpg` :  \n\n//补全一程图标链接\nsrc.match(/^\\/[^\\.]*\\.png$/) ? `https://gitee.com/i-c/tc/raw/master/dy/yd${src}` : \nsrc",
    "ruleLink": "$.id@js:\nurl=`{{$.url}}`\n//下面这句if是为了【去限制共存版】\nif(result.match(/github/)){result}\nelse if(result){url+=`/tp/{{$.id}}`;\nString(url).replace(/^蓝奏链接(.+com).*\\/(.+)/,'$1/tp/$2').replace(/^..导入/,'')}",
    "ruleNextPage": "@js:\ntry{\n\t\tu = String(java.get('url'))\n\t\tp = u.match(/pg=(\\d+)&/)[1]\n\t\tp = 'pg='+(parseInt(p)+1)+'&'\n\t\turl = u.replace(/pg=(\\d+)&/,p)\n\t}\ncatch(err){url=\"\"}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}\n##💾 　📥 　⏱️\\s*",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "📚一键导入1::http://www.baidu.com?wd=0、2、【md】《💙难受云.直链生成。or一键导入》◎‼️须先上传书源文件（txt）到难受云◎♞♞https://www.yckceo.com/yuedu/shuyuan/index.html,【http://www.yckceo.com/favicon.ico】《💚源仓库.书源》◎◎♞♞https://www.yckceo.com/yuedu/rssyuan/index.html,【http://www.yckceo.com/favicon.ico】《💚源仓库.订阅源》◎◎♞♞https://www.yckceo.com/yiciyuan/tuyuan/index.html,【http://www.yckceo.com/favicon.ico】《💚源仓库.异次元.漫画源（需复制链接到异次元导入）》◎■◎♞♞📥https://code.gitlink.org.cn/yi-c/yd/raw/branch/master/sy.json【/sy.png】《❤️一程书源》◎g｜每月更新◎♞♞📥https://code.gitlink.org.cn/yi-c/yd/raw/branch/master/dy.json【/dy.png】《❤️一程订阅源》◎g｜每月更新◎♞♞https://code.gitlink.org.cn/yi-c/yd/src/branch/master/README.md【/fb.png】《🧡查看最后更新日期》◎■◎♞♞📥https://raw.githubusercontents.com/PB-pobing/pobing/pb/50.json【/sy.png】《❤️破冰书源》◎g｜随缘更新◎♞♞https://agit.ai/butterfly/pobing【/fb.png】《🧡查看最后更新日期》◎■◎♞♞📥https://ghproxy.com/https://raw.githubusercontent.com/zmn001125/booksources/master/sources/guaner.txt【/sy.png】《❤️关耳书源.女频向》◎g｜佛系更新◎♞♞https://agit.ai/butterfly/guaner【/fb.png】《🧡查看最后更新日期》◎■◎♞♞📥https://raw.iqiq.io/XIU2/Yuedu/master/shuyuan【/sy.png】《❤️XIU2书源》◎g｜◎♞♞https://agit.ai/butterfly/xiu2/commits/branch/master/shuyuan【/fb.png】《🧡查看最后更新日期》◎■◎♞♞📥https://www.gitlink.org.cn/api/haxc/book/raw?filepath=bookSource.json【/sy.png】《❤️Haxc漫画源.导入时有标示日期》◎■◎♞♞📥https://www.gitlink.org.cn/api/fcdlcb/ydsy/raw?filepath=bookSource.json【/sy.png】《💔风停在了窗边书源.22.8.18》◎g｜已不更？◎♞♞📥https://www.gitlink.org.cn/api/fcdlcb/ydsy/raw?filepath=exportRssSource.json【/dy.png】《💔风停在了窗边订阅源.22.8.18》◎g｜已不更？◎♞♞https://code.gitlink.org.cn/fcdlcb/ydsy/【/fb.png】《🧡查看最后更新日期》◎■◎\n\n\n📚一键导入2::http://www.baidu.com?wd=https://legado.aoaostar.com/【/yj.png】《💙一键导入.aoaostar整理收集》◎‼️标示的日期仅为采集刷新日期◎♞♞http://yuedu.miaogongzi.net/gx.html【/yj.png】《❤️一键导入.喵公子整理收集》◎网页◎♞♞https://legado.git.llc/【/yj.png】《💙一键导入.知命整理收集》◎■◎♞♞https://agit.ai/butterfly/yd/【md】《🧡查看以下各合集的版本日期》◎仅作参考.为上传仓库日期.非作者发布日期◎♞♞📥/迷迭书源.json【md】《💙迷迭常用书源》◎◎♞♞📥/迷迭订阅源.json【md】《💙迷迭常用订阅源》◎◎♞♞📥/迷迭TTS.json【md】《💙迷迭TTS在线语音引擎》◎‼️在线TTS朗读会耗用大量流量◎♞♞📥/Namo书源.json【/sy.png】《💙Namo书源》◎◎♞♞📥/黄凡凡书源.json【/sy.png】《💙黄凡凡书源》◎◎♞♞📥/onede书源.json【/sy.png】《💙onede书源》◎◎♞♞📥/不世玄奇书源.json【/sy.png】《💙不世玄奇.搜索引擎书源+通用书源》◎◎♞♞📥/不世玄奇订阅源.json【/dy.png】《💙不世玄奇.通用发现.订阅源》◎■◎♞♞📥https://ghproxy.com/https://github.com/MD-butterfly/yd/raw/main/Engels.json【https://android-artworks.25pp.com/fs08/2023/01/03/9/110_03e44582413966c9a6310cf847cc08ba_con_130x130.png】《💙Engels订阅源》◎看了身体会变得奇怪｜不可以涩涩！◎♞♞https://md-butterfly.github.io/yd/index.html【md】《💝一键导入.迷迭整理收集.暂不维护更新这个页面了》◎网页◎♞♞https://md-butterfly.github.io/yd/readme.html【md】《readme》◎本订阅源的一些乱七八糟说明◎♞♞https://jq.qq.com/?_wv=1027&k=6xsTVR3U【http://pp.myapp.com/ma_icon/0/icon_10555_1657195559/256】《暗香迷蝶QQ交流群462030508点我跳转加群》◎若跳转支付请拒绝，自己手动加群（中毒？）◎\n\n\n📗相关::http://www.baidu.com?wd=https://legado.cn/【/yd3.png】《❤️阅读论坛cn》◎legado.cn◎♞♞https://legado.cc/【/yd3.png】《❤️阅读论坛cc》◎legado.cc◎♞♞https://www.yuque.com/legado【/yq.png】《❤️阅读手册》◎使用说明、源制作、官方公告。◎♞♞https://yuedu.juhua.fun/tool【/fxmh.png】《❤️发现美化》◎阅读｜正则小工具◎♞♞https://m.w3cschool.cn/regex_rmjc/regex_rmjc-n5a328cn.html【/bcs.png】《❤️正则表达式》◎w3cschool编程狮◎♞♞https://data.newrank.cn/m/s.html?s=NykyOzI9MS5LNQ%3D%3D【/ydlogo.png】《阅读公众号搜索》◎◎\n\n📙阅读3.0官方::https://kunfei.lanzoui.com/b0f810h4b##【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】\nTTS.Server::https://jing332.lanzouw.com/b09ho81qb##1234\n🎨异次元/漫画::https://yiciyuan.lanzoui.com/b00ej0kba##【https://mmbiz.qlogo.cn/mmbiz_jpg/GwqVApVbd26P0XRjNg7FOdcy1kBEBfNV6PhmNPdMxGrejHxe7cibbbLE5msAj3x5KtPo2FxdI7XPFOcGsW43Zzg/300】\n4⃣️小说软件::https://423down.lanzouv.com/b0f1cdr9i##【https://pic.616pic.com/ys_b_img/00/04/50/svvOHW89bj.jpg】\n\n📙阅读2.0 已不更::https://kunfei.lanzoui.com/b0f7pt4hi##【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】\n📙阅读X 3.0 已不更::https://hahahahahaha.lanzoux.com/b08rjey5i##no18ls【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】\n📙阅读.A (去限制共存)::https://agit.ai/butterfly/legadox/raw/branch/master/README.md\n📙阅读pro/不似苏::https://busisu.lanzoub.com/s/yuedupro##【https://i.loli.net/2021/06/23/S7rvWRZtPIq34MJ.png】",
    "sourceComment": "异次元23.2.2图源\n网络导入：http://c.nxw.so/4342\n下载：wws.lanzoul.com/immBr0mgzh1c\n————————\n酷安版阅读 与官方蓝奏云4个测试版中的主apk不能共存（签名不同，只能2选1安装）\n阅读.A(去限制共存版）与官方蓝奏云4个测试版中的共存版apk不能共存（应该，迷迭没安装这个版本）\n————————\nby.Thomas.  迷迭轻改&收集整理。\n✱✱交流群462030508。\nA群637775313不加人。若家炸了查看此群群资料找新家。\n✱✱内容取自网络，仅供学习参考，请同学们在24小时内删除✱✱\n————————\n直链实际格式为：https://lanzou.baihe.gay/?type=down&url=【蓝奏云链接】&pwd=【密码】\n————————\nw页请求头\n{\"User-Agent\": \"Mozilla/5.0 (Windows; U; Windows NT 5.2;. en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36 Quark/4.6.6.164\"}\n\n,{\"headers\":{\"User-Agent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/82.0.4080.0 Safari/537.36 Edg/82.0.453.0\"}}\n\nm页请求头\n{\"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\"}\n\n,{\"headers\":{\"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.0.0; MI 5s Plus Build/OPR1.170623.032; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/71.0.3578.99 Mobile Safari/537.36\"}}",
    "sourceGroup": "合集",
    "sourceIcon": "https://agit.ai/butterfly/yd/raw/branch/yd/pic/0green.jpg",
    "sourceName": "yck+书源♞蓝奏云",
    "sourceUrl": "https://www.lanzoux.com/#a1",
    "style": "#jhss a{\nfont-size:10px;\ncolor:red;\ntext-decoration:none;\n}\n\n#jhss p{\ndisplay:inline-block;\nwidth:8em;\n}\n\n#jhss p{\nmargin:0;\npadding:0;\ncolor:#666;\n}\n\n#jhss div{\nmargin:0;\npadding:10px;\n}\n\n#jhss h1{\nmargin:0;\npadding:9px;\nfont-size:20px;\n}\n\n#jhss input{\nmargin:2px;\npadding:2px 6px;\nfont-size: 1em;\nbackground-color:rgba(200,200,200,0.5);\ncolor:#A00;\nborder:0;\nborder-radius: 3px;\ntext-decoration: none;\ntext-align:center;\n}\ntextarea{\nwidth:100%\n}\n.menu {\n\tjustify-content: space-between;\n\tmax-width: 900px;\n\tmargin: 0 5px;\n}\n.menu .button {\n\twidth: 55px;\n\theight: 15px;\n\tmin-height: 5px;\n\tmargin: 5px 0px;\n\tcursor: pointer;\n}\n.button text {\n\ttext-anchor: middle;\n\tdominant-baseline: middle;\n}\n\n.button rect {\n\twidth: 100%;\n\theight: 100%;\n\tfill: transparent;\n\tstroke: #666;\n\tstroke-width: 2px;\n}\n.button rect.busy {\n\tstroke: #fD1850;\n\tstroke-dasharray: 30 90;\n\tanimation: stroker 1s linear infinite;\n}\n.tabbox {\n\tflex: 1;\n\tdisplay: flex;\n\tflex-flow: column;\n}\n.tabtitle {\n\tdisplay: flex;\n\tz-index: 1;\n\tjustify-content: center;\n}\n.tabtitle>div {\n\tcursor: pointer;\n\tpadding: 1px 10px 0 10px;\n\tborder-bottom: 3px solid transparent;\n\tfont-weight: bold;\n}\n.tabtitle>.this {\n\tcolor: #4f9da6;\n\tborder-bottom-color: #4EBBE4;\n}\n.tabbody {\n\tflex: 1;\n\tdisplay: flex;\n\tmargin-top: -1px;\n\tborder: 1px solid #A9A9A9;\n\theight: 0;\n}\n.tabbody>* {\n\tflex: 1;\n\tflex-flow: column;\n\tdisplay: none;\n}\n.tabbody>.this {\n\tdisplay: flex;\n}\n.tabbody>*>.titlebar{\n\tdisplay: flex;\n}\n.tabbody>*>.titlebar>*{\n\tflex: 1;\n\tmargin: 1px 1px 1px 1px;\n}\n.tabbody>*>.context {\n\tflex: 1;\n\tflex-flow: column;\n\tborder: 0;\n\tpadding: 5px;\n\toverflow-y: auto;\n}\n.tabbody>*>.inputbox{\n\tborder: 0;\n\tborder-bottom: #A9A9A9 solid 1px;\n\theight: 15px;\n\ttext-align:center;\n}\n.link>* {\n\tdisplay: flex;\n\tmargin: 5px;\n\tborder-bottom: 1px solid;\n\ttext-decoration: none;\n}\n#RuleList>label>* {\n\tbackground: #eee;\n\tpadding-left: 3px;\n\tmargin: 2px 0;\n\tcursor: pointer;\n}\n#RuleList input[type=radio] {\n\tdisplay: none;\n}\n#RuleList input[type=\"radio\"]:checked+* {\n\tbackground: #15cda8;\n}\n.isError {\n\tcolor: #FF0000;\n}\n#RuleJsonString{\nheight:600px\n}\nsvg text{\nfont-size:10px\n}"
  },
  {
    "articleStyle": 2,
    "customOrder": 32,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"okhttp/5.0.0-alpha.3\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "data.list",
    "ruleContent": "<js>\n\n// 格式化解析\njiexi = eval(String(source.sourceComment)).map($=>'<button onclick=\"xuan(this,\\'.jiexi\\')\" value=\"'+$[1]+'\"><b>'+$[0]+'</b></button>');\n\n\n// 格式化集数\njishu = JSON.parse(result).data.episodes\n.map($=>'<button onclick=\"xuan(this,\\'.jishu\\')\" value=\"'+$.playUrl+'\"><b>'+$.episodeNum+'</b></button>');\n\n\n// 返回json\nJSON.stringify({\n\tjiexi: '<div>\\n\\t\\t'+jiexi.join('\\n\\t\\t')+'\\n</div>',\n\tjishu: '<div>\\n\\t\\t'+jishu.join('\\n\\t\\t')+'\\n</div>'\n});\n</js>\n<title>{{$.data.name}}</title>\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">\n<iframe frameborder=\"no\" allowfullscreen></iframe>\n<p></p>\n<hr>\n\n\n<details>\n<summary><h3>{{$.data.name}}</h3></summary>\n<br>\n<p>🔮 类型：{{$..region&&$..language&&$..year##\\n## ∙ }}</p>\n<p>📝 评分：{{$..movieMark}}分</p>\n<p>🔖 更新：{{$..seasonNum}}</p>\n<p>🏷️ 标签：{{$..tag##\\n|,##, }}</p>\n<br>\n<p>📑 简介：{{$..desc##\\s*(^|[。！？]+[”」）】]?)\\s*##$1<br>}}</p>\n<br>\n</details>\n<hr>\n\n\n<div class=\"jiexi\">\n<p>解析</p>\n{{JSON.parse(result).jiexi}}\n</div>\n<hr>\n\n\n<div class=\"jishu\">\n<p>集数</p>\n{{JSON.parse(result).jishu}}\n</div>\n<hr>\n\n\n\n\n\n<script>\n//选中标签\n$=(rule)=>document.querySelectorAll(rule);\n\n//删除active\nomit=(A)=>Array.from(A,a=>a.className='');\n\n//增加active\nactive=($,i)=>$[i].className='active';\n\n//选择集数\nxuan = (item,type)=>{\n\t\tbtn = $(type+' button.active');\n\t\tif(item.value==btn[0].value)return;\n\t\tomit(btn); item.className='active'\n\t\treturn geturl()\n\t}\n\n\n//拼接链接\nval=(type)=>$(type+' button.active')[0].value.trim();\ngeturl=()=>\n\t$('iframe')[0].src=$('p')[0].innerText=\n\t\tval('.jiexi') + val('.jishu');\n\n\n//初始化\n(()=>{\n\t\tactive($('.jiexi button'),0)\n\t\tactive($('.jishu button'),0)\n\t\treturn geturl()\n\t})()\n</script>",
    "ruleImage": "posterImageUrl",
    "ruleLink": "/v1/media/detail?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&movieId={{$.id}}&os=android&withEpisodes=true",
    "ruleNextPage": "page",
    "rulePubDate": "📆 {{$.year}}　🎴 {{$.seasonNum}}",
    "ruleTitle": "name",
    "singleUrl": false,
    "sortUrl": "最近更新::/v1/search/unified?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&sortField=update_time\n精选影片::/v1/media/adventure?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24\n播放月榜::/v1/search/unified?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&sortField=play_times\n搜索月榜::/v1/search/unified?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&sortField=search_times\n\n变量搜索::/v2/search/keyword?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&keyword={{v=source.getVariable();if(!v||/^\\s*$/.test(v))source.setVariable('成龙历险记');source.getVariable()}}\n\n　电影　::/v1/search/unified?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&sortField=&type=1\n  电视剧  ::/v1/search/unified?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&sortField=&type=2\n　综艺　::/v1/search/unified?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&type=3\n　动漫　::/v1/search/unified?appChannel=Oppo&appPackage=com.beauty.drama&appVersion=20230601&os=android&pageNum={{page}}&pageSize=24&type=4",
    "sourceComment": "// 套壳app如下\n// https://apk-vip.lanzoub.com/s/list\n\n// 备用接口\n// http://159.75.24.72:6001\n// http://api.jiujiyan.com\n// https://web.imijing.cn\n\n\n[//解析列表_开始\n[\"Ⓧ 禁用\",\"\"],\n[\"Ⓐ 小白\",\"https://www.mtosz.com/erzi.php?url=\"],\n[\"Ⓑ 战狼\",\"https://jx.zhanlangbu.com/?url=\"],\n[\"Ⓒ 阿狸\",\"https://zy.aoxtv.com/m3u8.php?url=\"],\n[\"Ⓓ 神马\",\"https://api.tinga88.com/?url=\",\"次选\"],\n[\"Ⓔ 人人\",\"https://vip.mpos.ren/v/?url=\",\"次选\"],\n]//解析列表_结束",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://android-artworks.25pp.com/fs08/2023/02/13/2/110_24eed334ddcd996d84e5a729dac43efc_con_130x130.png",
    "sourceName": "爱美剧",
    "sourceUrl": "http://api.imijing.cn",
    "style": "*{\n\tz-index:0;\n\tmargin:0;\n\tpadding:0;\n\twidth:100%;\n\theight:auto;\n}\np{\n\ttext-indent:5px;\n}\nbody>p:first-of-type{\n\twidth:100.05%;\n\tposition:sticky;top:285px;\n\theight:15px;font-size:0.7rem;\n\tborder-bottom-right-radius:5px;\n\tborder-bottom-left-radius:5px;\n\tbackground:#000;color:#fff;\n\twhite-space:nowrap;\n\toverflow:hidden;\n\ttext-overflow:ellipsis;\n\tz-index:2;\n}\niframe{\n\tposition:sticky;top:0;\n\tbackground:#000;color:#fff;\n\theight:285px;\n\tz-index:2;\n}\n\n\ndetails{\n\twidth:90%;\n\tmargin:0 5%;\n\tpadding:10 0;\n}\nsummary{\n\twidth:90%;\n\tmargin:0 5%;\n\toutline:none;\n\ttext-align:center;\n}\nsummary::-webkit-details-marker{\n\tdisplay:none;\n}\n\n\n.jiexi>div{\n\toverflow-x:auto;\n\toverflow-y:hidden;\n\twhite-space:nowrap;\n}\nbutton{\n\twidth:21.65%;\n\tmargin:1.25%;\n\tpadding:5px;\n\toutline:none;\n\tborder-radius:8px;\n\tfont-size:0.7rem;\n\ttext-overflow:ellipsis;\n  overflow:hidden;\n\tposition:sticky;\n}\nbutton.active{\n\tz-index:1;\n\tcolor:#166188;\n\tleft:0;right:0;\n}\n.jishu button.active{\n\ttop:300;bottom:0;\n}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 33,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "list@video||list",
    "ruleDescription": "art_content",
    "ruleImage": "pic@text||art_pic",
    "ruleLink": "art_id",
    "ruleNextPage": "page",
    "rulePubDate": "art_time&&art_class##\\s##🐔",
    "ruleTitle": "name@text||art_title",
    "singleUrl": false,
    "sortUrl": "唯美清纯::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=25&pg={{page=Math.ceil(Math.random()*100) }}\n网友自拍::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=26&pg={{page=Math.ceil(Math.random()*100) }}\n亚洲激情::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=27&pg={{page=Math.ceil(Math.random()*100) }}\n欧美激情::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=28&pg={{page=Math.ceil(Math.random()*100) }}\n露出偷窥::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=29&pg={{page=Math.ceil(Math.random()*100) }}\n漫画::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=31&pg={{page}}\n动图::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=32&pg={{page=Math.ceil(Math.random()*100) }}\n\nsm::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=17&pg={{page=Math.ceil(Math.random()*100) }}\n学生校园::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=18&pg={{page=Math.ceil(Math.random()*100) }}\n玄幻仙侠::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=19&pg={{page=Math.ceil(Math.random()*100) }}\n明星偶像::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=20&pg={{page=Math.ceil(Math.random()*100) }}\n生活都市::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=21&pg={{page=Math.ceil(Math.random()*100) }}\n不伦恋情::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=22&pg={{page=Math.ceil(Math.random()*100) }}\n经验故事::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=23&pg={{page=Math.ceil(Math.random()*100) }}\n科学幻想::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=24&pg={{page=Math.ceil(Math.random()*100) }}\n",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img0.baidu.com/it/u=3463526531,2337093999&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "📖乐播",
    "sourceUrl": "https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=32&pg={{page}}"
  },
  {
    "articleStyle": 0,
    "customOrder": 33,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "http://cdn.jandan.net/static/img/icon.png",
    "sourceName": "煎蛋",
    "sourceUrl": "http://jandan.net/pic"
  },
  {
    "articleStyle": 0,
    "customOrder": 34,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.ucontent@li",
    "ruleContent": "class.s-tab-main@html",
    "ruleImage": "@js:\"https://i.postimg.cc/htVZ5jk1/1665570814797.png\"",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "class.time@text",
    "ruleTitle": "class.ctitle@text",
    "singleUrl": true,
    "sortUrl": "情侣::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=SwmVnh7DhV5fti8rANEOnA%3D%3D\n真实自拍::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=sxFQ8fIfXNi%2F7h%2FTa%2BVqaQ%3D%3D\n艳照门::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=sWJNZL81qog%2FV0kqE7K4xg%3D%3D\n韩国::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=qYmLQw%2Bg9uPbbhsqBrcq2Q%3D%3D\n91大神::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=WuIS%2BITZ25HLRd6XZW%2FOxA%3D%3D\n重口::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=DEbPb09hbgP9k6scQg63sw%3D%3D\n国产3P::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=GWLkyuIEPQDeXCqVFoTAyA%3D%3D\n寻花::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=rKKopyjdoS20rSOUxh3zJQ%3D%3D\n探花::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=hgzJx3zpIIxdOEMcWHz2Tg%3D%3D\n百度云泄露::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=2lC5aEeJd1u2dqQ%2FmdRIVQ%3D%3D\n叫爸爸::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=y8uZo8HwYsn8SvxL1UCb0g%3D%3D\n双飞::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=5thccQpFuzxfZnnatss5wQ%3D%3D\n援交::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=eYLQqyMZKX0naw7R9aFiUQ%3D%3D\n高潮::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=vxgb5Mhrcm45%2BvJ3jR%2FK5w%3D%3D\n云盘泄密::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=Uk8R2RDqogK686unextaRA%3D%3D\n百度云::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=5ZDf525skrVIknBGx5lmFQ%3D%3D\n母狗::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=6%2BdjspHsB86vEMDYR8vX0g%3D%3D\nSWAG::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=dth6EA%2B8L38m3Nca%2FQFL2Q%3D%3D\n灌醉::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=CgBbOg15Du4JraAsWNBNjQ%3D%3D\n乱伦::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=62iSChVBLwn9fxJe4R2eFw%3D%3D\n台湾::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=SxxaH9csNSivTS3P7gZoFg%3D%3D\n双洞::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=PsCugwsYtwmQ4ClpO%2FoDjg%3D%3D\n黑人::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=Jo0QDMWSz9h5NGQAE9Q6VQ%3D%3D\n模特::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=rkt3PZIjjsRwGyupHFDGaA%3D%3D\n明星::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=QYz3d2N9zvH04hLT6JKzUQ%3D%3D\n外围::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=IMWBtdaYv%2Fjxugi4%2BHhZ4A%3D%3D\nE罩::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=est3SVEmdTex%2Fvm3L4vYPw%3D%3D\n平胸::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=6KvMA5igEDec1T31X3GJzw%3D%3D\n萝莉::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=z90Pw6%2BPlSZL6DsNDa3HDw%3D%3D\n偷拍::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=kA%2FTlS7qmOLRGkgF%2Fn0INQ%3D%3D\n强奸::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=rkfTz9iRzCZ2YZ9BgpLQPQ%3D%3D\n孕妇::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=T5nxv4JMS0RuKayEmUskBg%3D%3D\n露出::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=cWH28OVOk5XusdgQlQ42DA%3D%3D\n学生::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=S4a6Y3Jh0ahrOuC%2BnPWraw%3D%3D\n厕所::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=OBoF9jSv3ssvCWLzi0ZUow%3D%3D\n丝袜::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=HZAcWdDll929vjXxi%2Fis9Q%3D%3D\n麻豆::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=AAzZLiir3JVotigCPt5yyw%3D%3D\n剧情::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=vX2kdY6Bji%2BZDgJC3Uom8Q%3D%3D\n少妇::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=WvRQ3zJ6x0Iddtyv%2F3kQ7Q%3D%3D\n初中::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=7zlfwQmL2OCGlwAMuO9PkQ%3D%3D\n户外::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=P5xjiQfnsJ62f4Hz3RGbVg%3D%3D\n巨乳::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=B5Vt3CkBgs3beFwmKholzg%3D%3D\n按摩师::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=JM5fp9rXtfWRGHxSh8zS5w%3D%3D\n抖音::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=zFa%2FHlIv9P7FSIj1wrTPLw%3D%3D\n极品::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=IuN82Iai2xUOVHMMANfnOA%3D%3D\n勾引::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=vh64QmiM3Mo2OcKdxDQdsQ%3D%3D\n调教::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=%2BQeUgBv85wKceg%2FDI5Ak0w%3D%3D\n对白::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=%2B9ccuxdMZa3%2FJ8LzxMB6qg%3D%3D\n喷水::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=1oRbUL2Xn9xhEmXGx6GsQA%3D%3D\n白虎::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=UKNntcz6aNUmZxjkxJCFPQ%3D%3D\n肛交::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=nWw6UIl046QAjrvoKFS2Rw%3D%3D\n宿舍::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=12%2BMLChLTiqIX3cSShXxtg%3D%3D",
    "sourceComment": "",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://i.postimg.cc/tCs5Fb8F/1664101587780.png",
    "sourceName": "©集芳阁®",
    "sourceUrl": "https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 34,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://cdn2.jianshu.io/assets/web/misc-logo-805143ddec2e594416e891df316a73a7.png",
    "sourceName": "简书",
    "sourceUrl": "https://www.jianshu.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 35,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n  \"User-Agent\": \"okhttp/4.2.2\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data.vodrows",
    "ruleContent": "<video src=\"{{$.data.httpurl}}{{$.data.httpurl_preview}}\" autoplay muted controls></video>",
    "ruleDescription": "",
    "ruleImage": "$.coverpic",
    "ruleLink": "http://ios.bxguwen.com{{$.play_url}}",
    "ruleNextPage": "$..next_url",
    "rulePubDate": "{{$.updatetime}}  {{$.scorenum}}分  {{$.areaname}}   {{$.catename}} {{$.actor_tags..tagname}}  {{$.tags..tagname}} ",
    "ruleTitle": "@js:\nif (\"{{$.isvip}}{{$.islimitv3}}\"==\"00\"){result=\"{{$.title}}\"}else{result=\"\"}",
    "singleUrl": false,
    "sortUrl": "搜索用::http://ios.bxguwen.com/search?page={{page}}&wd={{v=source.getVariable()}}\n青纯少女::http://ios.bxguwen.com/vod/listing-6-0-0-0-0-0-0-0-0-1\n辣妹大奶::http://ios.bxguwen.com/vod/listing-7-0-0-0-0-0-0-0-0-1\n女同专属::http://ios.bxguwen.com/vod/listing-8-0-0-0-0-0-0-0-0-1\n素人出演::http://ios.bxguwen.com/vod/listing-9-0-0-0-0-0-0-0-0-1\n角色扮演::http://ios.bxguwen.com/vod/listing-10-0-0-0-0-0-0-0-0-1\n成人动漫::http://ios.bxguwen.com/vod/listing-11-0-0-0-0-0-0-0-0-1\n人妻熟女::http://ios.bxguwen.com/vod/listing-12-0-0-0-0-0-0-0-0-1\n变态另类::http://ios.bxguwen.com/vod/listing-13-0-0-0-0-0-0-0-0-1\n经典伦理::http://ios.bxguwen.com/vod/listing-14-0-0-0-0-0-0-0-0-1",
    "sourceGroup": "",
    "sourceIcon": "https://i.postimg.cc/WbBpgPrK/1655357335965.png",
    "sourceName": "©香蕉®",
    "sourceUrl": "http://ios.bxguwen.com/vod/listing-0-0-0-0-0-0-2-0-0-1",
    "style": "video{width:100%}"
  },
  {
    "articleStyle": 1,
    "customOrder": 35,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.item-issue!-1:-2@div!0:-1",
    "ruleContent": "class.text-detail@html&&class.picture-detail@html@js:\"<a href=\"+baseUrl+\">原文地址<a>\"+result",
    "ruleImage": "tag.img@src",
    "ruleLink": "class.div-link@href",
    "rulePubDate": "@js:if(String(result).match(/issue-article/)){a=String(result).match(/作者([^<]+)</);result=\"文章·\"+a[1]}else{if(String(result).match(/issue-picture/)){a=String(result).match(/class=\"date\">([^\"]+)<span class=\"issue-no\">([^\"]+)<\\/span>/);\nresult=\"图文·\"+a[1]+a[2]}else{result=\"问答\"}}",
    "ruleTitle": "class.text-content-short@text||class.text-title@text##作者.*",
    "singleUrl": false,
    "sortUrl": "",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "http://image.wufazhuce.com/apple-touch-icon.png",
    "sourceName": "一个",
    "sourceUrl": "http://m.wufazhuce.com/index"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 36,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/ /)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split(' ');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "🎥-影视▪️影院::https://www.o8tv.com/【https://i.postimg.cc/Gt9kN6VT/de6a398e2e6f25cd8fea8814651e2403.png】《555影院®》◎在线影院◎ https://app.movie/【https://i.postimg.cc/nzjWQ5SG/1657028424447.png】《App影院®》◎在线影院◎ https://fullxcinema-com.translate.goog/category/celebrity-porn-videos/?_x_tr_sl=auto&_x_tr_tl=zh-CN&_x_tr_hl=zh-CN【https://i.postimg.cc/P5L9Z6Hw/141e2972743b1e14db0c2fe409fd3fda.png】《全电影网》◎电影网站◎ https://www.novipnoad.com/【https://i.postimg.cc/Y2y7w6rm/1657177866100.png】《Novipnoad®》◎在线影院◎ https://www.ikanbot.com/【https://i.postimg.cc/L5FKJwJY/1657464485475.png】《爱机器人®》◎影视直播◎ http://m.360live.cc/【https://i.postimg.cc/6q7P40T7/1657171372253.png】《爱看卫视》◎卫视在线直播◎ http://www.aiqingtv.com:8/【https://i.postimg.cc/Gh5M40BM/1660216319238.png】《爱情.TV》◎在线影院◎ https://xiaoyakankan.com/cat/15.html【https://i.postimg.cc/Mp52b9rZ/1658047723416.png】《小鸭看看®》◎在线影院◎ https://www.pkmp4.com/【https://i.postimg.cc/W4T8QvbP/1657585183153.png】《片库影院®》◎在线影院◎ https://ddrk.me/【https://i.postimg.cc/Zq0kncDk/1658839233937.png】《低端影院®》◎在线影院◎ http://www.renren.pro/【https://i.postimg.cc/wMytDpgh/1657021317616.png】《人人影视®》◎电影网站◎ https://www.pbpb.tv/【https://i.postimg.cc/8kxfghJX/1657179241087.png】《片吧影院®》◎在线影院◎ http://hense66.sexurl.xyz/【https://i.postimg.cc/8CbGXPcg/1678704603667.png】《很涩视频》◎在线视频◎ https://www.libvio.me/【https://i.postimg.cc/2jZWSPmM/5b55c5e231aca321b58fe16d59c3ee75.png】《Libvio.me》◎在线影院◎ https://www.66.ca/forum.php?fid=56&mod=forumdisplay【https://i.postimg.cc/90YS3Vq5/1657217561547.png】《华人社区》◎社区阅读网站◎\n☸-文娱▪️阅读::https://mp3-banana.pro/【https://i.postimg.cc/d3HR8qqW/1636542691088.png】《俄语音乐》◎俄站步非烟◎ https://siyufm.net/lists/?page=2&author=12【https://i.postimg.cc/zXHKN1nK/1637811407315.png】《私语电台》◎私密电台◎ https://asmrs.live/category/%E6%AD%A5%E9%9D%9E%E7%83%9F%E7%AC%AC%E4%B8%80%E5%AD%A3【https://i.postimg.cc/15yTD2t8/1643175843924.png】《Asmrs~🎧》◎在线音频◎ https://es.iporntv.net/search/%E4%B8%AD+%E6%96%87+%E9%9F%B3%E5%A3%B0+asmr【https://i.postimg.cc/kGSc5QGT/1657418160867.png】《中文音声》◎资源网站◎ https://m.xingdiantai.com/freeradio/【https://i.postimg.cc/tJWDWsS9/1636543129910.png】《杏吧电台》◎免费电台网站◎ http://hja27.com/【https://i.postimg.cc/KjNH5kQJ/8e5e7fc946028dcf4f32a2173ae4c319.png】《海角社区》◎登录在线社区◎ https://heiliao6.pro/【https://i.postimg.cc/MGJHYjQK/df8abf301d246c79be2416cb2d382e3c.png】《黑料链接®》◎链接网站◎ https://www.g718.sx/【https://i.postimg.cc/nhRTwV51/60caf55a7c86f32a0ffd3252d718353e.png】《718车友会®》◎在线论坛◎ https://www.51cg1.com/【https://i.postimg.cc/63K4SCLn/1657033842033.png】《51吃瓜网》◎在线论坛◎ https://jav.gallery/【https://i.postimg.cc/fL1fHJWz/1655687656501.png】《動宝在线》◎在线视频网站◎ https://qq.com.tiege03.xyz/?uid=128879【https://i.postimg.cc/CLH3C2fH/1639307031234.png】《铁哥TV》◎在线网站◎ https://www.pornfind.org/【https://i.postimg.cc/1RL5Vrbx/1643170566233.png】《搜索引擎》◎导航网站◎ https://qq.com.lsck01.xyz/【https://i.postimg.cc/15pk15cJ/22f1c92cf8ecb6af575fb4e502a91ebd.png】《绿色仓库》◎视频导航网站◎ https://qq.com.tieniux15.top/【https://i.postimg.cc/m2TDkYx5/1655817959914.png】《铁牛资源》◎导航链接◎ https://qq.com.beiwotv.xyz/【https://i.postimg.cc/G2dbSRjm/1655822701904.png】《被窝TV》◎导航网站◎\n🔲-图片▪️套图::https://heaven.porn/【https://i.postimg.cc/gj5D3V3t/1637729257404.png】《Heaven》◎全球套图精选◎ https://www.pornpics.com/【https://i.postimg.cc/V6HtGBmL/ac28d790f21bb18524b5bab2496e361f.png】《Pornpics》◎中外图库[高清大图]◎ https://www.nudexxx.pics/categories/babe/【https://i.postimg.cc/131j1j0v/1638332202023.png】《Nudexxx》◎在线图片◎ https://www.xxxftvgirls.com/【https://i.postimg.cc/QM3pzCY7/1655781876454.png】《Xxxftvgirls》◎全球套图精选◎ https://www.gravurehunter.com/【https://i.postimg.cc/mgBQv38B/c144ea102b481a06e2cfbff4eecbb1b9.png】《Gravure》◎在线图片◎ https://sexynude.pics/【https://i.postimg.cc/dV7qX4Pg/1655823076713.png】《Sexynude》◎在线图片◎ https://nakedwomen.pics/【https://i.postimg.cc/28FX9mTf/1657271779518.png】《Nakedwomen》◎在线图片◎ https://thotsbay.tv/?fulione【https://i.postimg.cc/CLnhg9hR/1678630353262.png】《Thotsbay》◎在线图片◎ https://latestones.com/models【https://i.postimg.cc/rFFTYphv/10c7bcd9cd616a05b07a8e5155ff568e.png】《Latestones》◎高清写真◎ https://www.eroticbeauties.net/【https://i.postimg.cc/15qw8YBz/e70b08733fceb554437154b2ea2b5a53.png】《eroticbeauties》◎在线图片◎ https://www.metarthunter.com/most-viewed/【https://i.postimg.cc/Gp4T8xSs/cae05c94e7c8ffae80289e7bc24b3f34.png】《Metarthunter》◎花花公子图片站◎ https://www.hqseek.com/【https://i.postimg.cc/1Xd6bLng/1636528074158.png】《Hqseek》◎在线图片◎ https://www.freexcafe.com/?ref=porndude【https://i.postimg.cc/kX35Jpx4/1655983982372.png】《Freexcafe.com》◎在线图片◎ https://www.freebigtitpornpics.com/【https://i.postimg.cc/7PTBbdtR/1656073522948.png】《Bigtitpornpics》◎国际图片◎ https://www.jpbeauties.com/【https://i.postimg.cc/BZDtwf7C/1637918486763.png】《JPbeauties》◎日本图片◎ https://www.eastbabes.com/【https://i.postimg.cc/bvJLc0qZ/1656221729360.png】《Eastbabes》◎在线图片◎ https://www.erosberry.com/?ref=porndude【https://i.postimg.cc/4NXqnm2v/b36328b476f62c28399930a8a7b98030.png】《Erosberry.com》◎在线图片◎\n🔳-传媒▪️日系::https://www.helloavgirls.com/?qingse.one【https://i.postimg.cc/nhRvftvn/1637637245085.png】《Hello~avgirls》◎日系av视频网站◎ https://www.tw0913.com/index/index_1.html【https://i.postimg.cc/jdhFZbMb/1655657370807.png】《AV中文》◎短视频网站◎ https://netflav.com/?qingse.one【https://i.postimg.cc/B68nz9r5/9b463e356784d62007bbfa9ab669d88e.png】《Netflav》◎日系资源~浏览器打开◎ https://www.fuq.com/zh/【https://i.postimg.cc/pL082scx/1656697944724.png】《Fuq.com》◎在线视频◎ https://www.tubev.sex/【https://i.postimg.cc/3Jc0Mxv8/1655872958452.png】《Tubev.sex》◎日系视频◎ https://pigav.com/【https://i.postimg.cc/5ytmqkJ5/1636714890664.png】《Pigav.com》◎视频网站◎ https://www.atube.xxx/?hl=zh【https://i.postimg.cc/YCGJ5q3P/1636849542518.png】《Dtube.xxx》◎在线视频◎ https://www.pfree.one/【https://i.postimg.cc/1tcn0fX7/a139d7adf597e53efc35411870cb9e62.png】《Pfree.one》◎在线视频◎ https://foxlibrary.xyz/【https://i.postimg.cc/qqJqngpX/a1c375a47f312841f8fa6eec14ed61cc.png】《FoxLibrary》◎在线视频◎ https://www.rtmm6.com/video/1/【https://i.postimg.cc/rw4G8443/1657012825802.png】《人体美媚》◎综合网站◎ https://hhhjav.com/【https://i.postimg.cc/Qtf8mGyQ/1656046620044.png】《三H视频》◎综合视频◎ https://fyptt.to/【https://i.postimg.cc/8c9D4yHY/1657563183687.png】《海外抖音》◎海外抖音网站◎ https://eden01.com/【https://i.postimg.cc/bJty35ns/1656074689383.png】《伊甸园网》◎综合视频◎ https://www.fengyuetongtian.com/【https://i.postimg.cc/7ZnG4jsL/1655829430458.png】《风月同天》◎国产视频◎ https://www.bus13.com/【https://i.postimg.cc/bwWMLL57/1655688619355.png】《艾薇巴士》◎视频影院◎ https://avhd1.com/index.html【https://i.postimg.cc/R04Ps1FK/1655817933907.png】《AV视频》◎在线视频◎\n🈂-动漫▪️漫画::https://www-hentaicloud-com.translate.goog/videos?o=mr&_x_tr_sl=auto&_x_tr_tl=zh-CN&_x_tr_hl=zh-CN【https://i.postimg.cc/cLxmt8qt/1657264255748.png】《Hentaicloud》◎在线漫画◎ https://hentaidude.com/【https://i.postimg.cc/VLRc1YRt/1657024067326.png】《hentaidude》◎在线动漫◎ https://www.animehentaivideos.xxx/【https://i.postimg.cc/hj2wwX1T/1657216924243.png】《Hentai~VI》◎日系动漫◎ https://animeidhentai.com/【https://i.postimg.cc/G2Sfn4Ww/1656838030280.png】《Animeid》◎日系动漫◎ https://porcore.com/【https://i.postimg.cc/1zBgGkj0/1657010517944.png】《Porcore》◎在线漫画◎ http://www.177picyy.com/html/category/cg/cg-cn/【https://i.postimg.cc/qgfhYGQt/1656838187853.png】《177漫画》◎在线漫画◎ https://porn3dx.com/【https://i.postimg.cc/sfYtC7st/1657263526600.png】《Porn3dx》◎在线漫画◎ https://www.ho5ho.com/?ref=porndude【https://i.postimg.cc/Kzcw2rKV/1658321960709.png】《全彩H漫》◎在线漫画◎ https://www-hentairules-net.translate.goog/category/incest/?_x_tr_sl=auto&_x_tr_tl=zh-CN&_x_tr_hl=zh-CN【https://i.postimg.cc/PJ34ypKS/1656921716625.png】《hentairules》◎在线漫画◎ https://doujins.com/【https://i.postimg.cc/QdxnMzSN/a6222dd9366f54f87b8f7870bfe43089.png】《Doujins》◎在线动漫◎ https://asmhentai.com/【https://i.postimg.cc/QMGcdFZv/1656904673161.png】《Asmhentai》◎在线漫画◎ https://comics.8muses.com/comics【https://i.postimg.cc/cHCkjmMF/1656747410145.png】《8muses.com》◎在线动漫◎ https://www.cartoonpornvideos.com/【https://i.postimg.cc/PxBHqhpx/1656917164314.png】《Cartoon~P》◎在线动漫◎ https://h-ciyuan.com/【https://i.postimg.cc/R0djvfpk/1657800089071.png】《H~ciyuan》◎在线动漫◎ https://hanime1.me/【https://i.postimg.cc/zvTCGjfx/3761b8bde0f4a3f5d6fc633fd54f0fc6.png】《hanime1.me》◎漫画网站◎\n🎥-VR▪️博客::https://sharesome.com/news/【https://i.postimg.cc/gj4HKk9B/1636708458829.png】《Sharesone™》◎时尚博客直播◎ https://nudebabes.tube/【https://i.postimg.cc/FRZThKzw/1637547515349.png】《Nudebabes》◎在线影院◎ https://m.livejasmin.com/en/list/girl/www.cavhot.com【https://i.postimg.cc/3RDq1WJm/1638681569437.png】《Livejasmin》◎欧美在线直播◎ https://m-chaturbate-com.translate.goog/?_x_tr_sl=auto&_x_tr_tl=zh-CN&_x_tr_hl=zh-CN【https://i.postimg.cc/Mp58kP1S/1656736242263.png】《Chaturbate》◎欧美直播網站◎ https://xn--zp3-xxxsspcom-yp8ve33bkpevz1kpxq.xn--yetv14dbin23n.com/?fulione【https://i.postimg.cc/mrzDLSN0/1657067668701.png】《xxxsspcom™》◎中文抖淫◎ https://viralporn.com/【https://i.postimg.cc/zfGYVCJx/1657014358637.png】《Viralporn》◎欧美直播網站◎ https://51papaya.com/【https://i.postimg.cc/sDLntHFK/1678275099518.png】《51papaya》◎在线短视频◎ https://vrporn.com/?a=634574【https://i.postimg.cc/JzKcYQdk/1655469952522.png】《Vrporn.com[VR]》◎VR视频站◎ https://virtualrealporn.com/?nats=OTk5MTAwMDMuNS44LjEwLjAuMC4wLjAuMA【https://i.postimg.cc/FFJ2fFfW/1655542912385.png】《virualrealporn[VR]》◎VR视频站◎ https://m.instantfap.com/?ref=porndude【https://i.postimg.cc/NM7v3FWG/1636714420842.png】《Instantfap》◎欧美在线视频直播站[优质画面]◎ https://www.sex.com/【https://i.postimg.cc/N0zRGwXh/1655566034717.png】《Sex.com》◎欧美在线视频直播站[优质画面]◎ https://www.xfree.com/?popularFeed=150672【https://i.postimg.cc/Kj0rSZ00/1b675b5fcb22bb8c84bf3682ebad5759.png】《Xfree.com》◎博客直播[优质画面]◎ https://fikfap.com/?ref=porndude【https://i.postimg.cc/DyVy8K9r/1655654233967.png】《Fikfap.com》◎博客直播[优质画面]◎ https://xxxtik.com/?ref=porndude【https://i.postimg.cc/mkxbZNW4/a2b0d5776f5161f168d8394f3bd37074.png】《Xxxtik.com》◎博客直播[优质画面]◎ https://tik.porn/video/216500【https://i.postimg.cc/9XBRnLsy/1655648357308.png】《Tik.porn》◎博客直播[优质画面]◎\n🔞-在线【宽屏】::https://cn.pornhub.com/view_video.php?viewkey=ph5f5367cd02a9a【https://i.postimg.cc/PfZcf8W1/1637937252627.png】《Pornhub》◎🇨🇦在线视频◎ https://www.xvideos.com/【https://i.postimg.cc/L6yQskbQ/1637936393141.png】《Xvideos》◎🇨🇿在线视频◎ https://www.bookofp.com/zh/celebrities/【https://i.postimg.cc/xd72QNs4/1659110706030.png】《Bookofp》◎🇱🇷在线视频◎ https://beeg.com/?ref=porndude【https://i.postimg.cc/T17T3Lm8/1637937050924.png】《Beeg.com》◎🇬🇳在线视频◎ https://m.shameless.com/【https://i.postimg.cc/8CWvGJ1v/1655955946009.png】《shameless》◎🇮🇸在线视频◎ https://txxx.com/【https://i.postimg.cc/CKS3NdBC/1656841152906.png】《Txxx.com》◎🇨🇿在线视频◎ https://m.tnaflix.com/【https://i.postimg.cc/Jzw65BYB/1657106388720.png】《Tnaflix.com》◎🇭🇺在线视频◎ https://fuqer.mobi/【https://i.postimg.cc/FzRB7zqf/2096f0a90436c081102ce000cb1b82b9.png】《Fuqer.mobi》◎🇩🇪在线视频◎ https://teenxmovies.net/【https://i.postimg.cc/MGfGBqPJ/1655986800440.png】《Teenxmovies》◎🇩🇪在线视频◎ https://www.xnxx.com/【https://i.postimg.cc/3NT7QXZF/1638079383739.png】《Xnxx.com》◎🇺🇸在线视频◎ https://www.joysporn.com/?ref=porndude【https://i.postimg.cc/ydy26fDV/1656468812234.png】《Joysporn》◎🇭🇺在线视频◎ https://www.youporn.com/【https://i.postimg.cc/g21CS5TH/1658916855443.png】《Youporn》◎🇨🇴在线视频◎ https://www.gotporn.com/【https://i.postimg.cc/N0hGHFZf/1658840245284.png】《Gotporn.com》◎🇭🇺在线视频◎ https://4kporn.xxx/【https://i.postimg.cc/ht2r3jht/1638700576004.png】《4Kporn.xxx》◎🇳🇴在线视频◎ https://porndoe.com/?utm_campaign=theporndude&utm_medium=trafficbuy&utm_source=theporndude【https://i.postimg.cc/hG3NT5Vz/1637931210565.png】《Porndoe》◎🇫🇷在线视频◎\n🔞-在线【欧美】::http://www.incestflix.com/?ref=porndude【https://i.postimg.cc/G36dHWwM/1638705175642.png】《Incestflix》◎🇮🇩在线视频◎ https://crazyshit.com/category/random-nudity/【https://i.postimg.cc/dtjdr2pM/357020e158482026a20a7e713f6b6279.png】《Crayshit.com》◎🇦🇽在线视频◎ https://motherless.com【https://i.postimg.cc/LXZynXtV/1656205674304.png】《Motherless》◎🇻🇪在线视频◎ https://zh.xhamster.com/【https://i.postimg.cc/VLd9cpxN/1638625257182.png】《Xhameter》◎🇹🇳在线视频◎ https://www.ixxx.com【https://i.postimg.cc/7PjrhdTS/1656846388876.png】《Ixxx.com》◎🇹🇳在线视频◎ https://fuqqt.com/videos/babe【https://i.postimg.cc/TwQzJhLv/1656205530357.png】《Fuqqt.com》◎🇭🇺在线视频◎ https://shooshtime.com/【https://i.postimg.cc/DZzSwpJk/1656294092715.png】《Shooshtime》◎🇫🇮在线视频◎ https://fapster.xxx/categories/【https://i.postimg.cc/zf5fxnkx/1656330613273.png】《Fapster.xxx》◎🇮🇩在线视频◎ https://pornone.com/【https://i.postimg.cc/RZj3rKJD/1656981369071.png】《Pornone.com》◎🇮🇩在线视频◎ https://www.porntube.com/?cid=2930【https://i.postimg.cc/442qfqDm/1638143733789.png】《Porntube》◎🇲🇸在线视频◎ https://www.eporner.com/【https://i.postimg.cc/FscqrGTv/1656079279240.png】《Epornet》◎🇰🇿在线视频◎ https://www.redtube.com/【https://i.postimg.cc/Wp8NN7yM/1656336459126.png】《Redtube》◎🇬🇦在线视频◎ https://www.pornhd.com/【https://i.postimg.cc/HLWTf1T9/47dd395f818d744f5f6b897508d3309f.png】《Pornhd》◎🇮🇩在线视频◎ https://www.18porn.sex/【https://i.postimg.cc/v83FXZLS/1656123183464.png】《18porn.sex》◎🇾🇪在线视频◎ https://pornkai.com/【https://i.postimg.cc/C5gR1VJC/1656347595775.png】《Pornkai》◎🇨🇦在线视频◎\n🔞-在线【备选】::https://pornontube.com/zh-cn/【https://i.postimg.cc/SRZHh6nJ/1657441598978.png】《Pornontube》◎在线电影◎ https://www.fellatiojapan.com/en/?ref=1860c830【https://i.postimg.cc/0Nvm3sM8/1657504985437.png】《Fellatiojapan》◎在线视频网站◎ https://pmatehunter.com/【https://i.postimg.cc/251kXxS9/1657442432339.png】《Pmate~H》◎国际图片◎ https://www.tubegalore.com/zh/【https://i.postimg.cc/8cyY5pTK/1665305809050.png】《Tubegalore》◎在线视频◎ https://m.porn555.com/【https://i.postimg.cc/mrHj6MxN/1657449171627.png】《Porn555.com》◎视频网站◎ https://www.qpornosite.com/【https://i.postimg.cc/zXXc4mKS/647a65f79ad84414ec8ef7037833ee62.png】《qpornosite》◎视频网站◎ https://www.fuqpremium.com/zh/【https://i.postimg.cc/3RYktqSK/c424aec60f743d6db1474dade05b3173.png】《fuqpremium》◎在线视频◎ https://www.lobstertube.com/zh/【https://i.postimg.cc/CMcXFYLT/0b02fc4ba24b38f90f62c54142be537c.png】《LobsterTube》◎数百万激情色情电影◎ https://familyporn.tv/【https://i.postimg.cc/hjjpKYNg/1657448947985.png】《家庭porn》◎在线视频网站◎ https://www.tube8.com/【https://i.postimg.cc/28C8L5vd/c1c46f7c390245ed8325cf5cbcdfa54d.png】《Tybe.8.com》◎在线直播网站◎ https://www.handjobjapan.com/en/?ref=a2f6354a【https://i.postimg.cc/9XBBBLTK/1657198533076.png】《Handjobjaan》◎日系手活◎ https://jav.javfinder.tk/【https://i.postimg.cc/tJ4x5bFj/1665130749332.png】《Javfinder.tk》◎在线视频◎ https://www.porzo.com/zh/【https://i.postimg.cc/htbRGgLV/1657444600756.png】《Porzo.com》◎在线视频◎ https://aboutporno.net/【https://i.postimg.cc/sx2PrBwC/1657560491814.png】《aboutporno.net》◎视频网站◎ https://adultdeepfakes.com/【https://i.postimg.cc/rmsLp1bX/1657442859439.png】《Adultdeepfakes》◎影院在线◎\n📖-书单▪️榜单®::https://vt.sm.cn/api/novelStarReco/index【https://i.postimg.cc/3Ng0mjYb/1642215764921.png】《星云推书》◎书荒搜书神器◎ https://m.qidian.com/rank/【https://i.postimg.cc/Bb6H9P0h/1643185593580.png】《起点榜单》◎起点中文网榜单◎ https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=%E5%85%A8%E9%83%A8&rank=rank_hot&pv=2420440【https://i.postimg.cc/XqXmn23H/1656398173543.png】《夸克榜单》◎夸克浏览器小说榜单◎ https://m.baidu.com/sf?openapi=1&dspName=iphone&dsp=iphone&from_sf=1&pd=bookstore&resource_id=5077&type=2&card_id=5143&word=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&title=%E6%9B%B4%E5%A4%9A%E6%8E%A8%E8%8D%90&tag1=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&lid=11549307334103749569&referlid=11549307334103749569&ms=1&frsrcid=5143&frorder=4【https://i.postimg.cc/YS5CqKk1/1643192297572.png】《百度榜单》◎百度浏览器小说榜单◎ https://www.yousuu.com【https://i.postimg.cc/ZqV9LKk4/d6460ce69df5934d47ec2e184264d447.png】《优书榜单》◎优书网书单◎ https://data.newrank.cn/m/s.html?s=Py8yOTE5KDE4【https://i.postimg.cc/nLWpBQzP/1656640745508.png】《小说拾遗》◎小说拾遗公众号-号内搜索◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319671603470581762&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/Wp7cCtpP/9afbe88df402cbaacd6a1f34bb95451a.png】《精选书单》◎主推优质完结和连载100万字以上小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319666229510193155&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/dtW1vnvq/1656158438840.png】《潜力新书》◎主推大神新书和20～100万字的优质新书◎ http://mp.weixin.qq.com/mp/homepage?__biz=MzI2MDg2NjAwMg==&hid=11&sn=c55d27329c109430838bc5b5f5b615b7&scene=18#wechat_redirect【https://i.postimg.cc/Nf2g2B79/d7844cc4a188295fb56ff7ee13e7c518.png】《高分必看》◎高分完本合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319668267623170050&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/YCYjTCQ1/1643194013372.png】《近期完结》◎主推近一段时间内优质的完结小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319675692849872897&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/MHJwdrSX/f3406e1fcc20a92dcaf944c71b0d67ab.png】《后宫精选》◎后宫精选合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319454340050157569&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/tTF4MXws/1643177963800.png】《网文书单》◎每期三本-新书速递、养肥佳作、完本好书◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319471313224040448&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/htNQd8pH/1656748079978.png】《澎湃精选》◎超过50万字，连载或完本的优秀作品◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1526356920989712387&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/FRH068g6/1656311375852.png】《年度盘点》◎年度盘点各分类中诞生的新书、完本书◎ https://mp.weixin.qq.com/mp/homepage?__biz=MzI5NTA4NjgwNw==&hid=1&sn=0fcecdc85b8c23e596880f8c895b901d&scene=18&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=59&session_us=gh_2aa0f3c6dd8f&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/TP7Md7D4/1657562436540.png】《赤戟资源》◎最新热门分类◎",
    "sourceComment": "",
    "sourceGroup": "合集",
    "sourceIcon": "https://i.postimg.cc/tT45zyZQ/9399ca50f4495079a2c4f54f268dcad6.gif",
    "sourceName": "㊣集装箱®",
    "sourceUrl": "Online <2.32>"
  },
  {
    "articleStyle": 2,
    "customOrder": 36,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.dlNews@tag.td||.title",
    "ruleContent": "<js>\r\nhtml = result\r\n//总页数-1(最后一页没有图\r\npage = parseInt(java.getString('class.pager@tag.li.-3@tag.a@text'))\r\njava.log(\"共\"+page+\"页\")\r\nif(page>1){\r\nnurl=[];\r\nbase=baseUrl.replace('.aspx','p');\r\nfor(i=2;i<=page;i++){\r\n\tnurl.push(base+i+\".aspx,{'retry':16}\")\t\r\n}\r\n\r\nres=java.ajaxAll(nurl)\r\nfor(i in res){\r\n\thtml += org.jsoup.Jsoup.parse(res[i].body())\r\n}\r\n}\r\n</js>\r\n\r\nid.content@tag.img@src##\\n##,\r\n\r\n<js>\r\nli='\\n'\r\nlist=result.split(',')\r\nfor(i in list){\r\n\t\tli += '<li><img src=\"https://www.166w.cc/images/logo.jpg_gzip.aspx\" data-src=\"'+list[i]+'\"></li>\\n'\r\n\t}\r\n\r\n</js>\r\n\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n\r\n<h3>{{@@.title2@text}}</h3>\r\n<h6>{{@@id.printBody@tag.div.2@text}}</h6>\r\n<h6 id='hits'></h6>\r\n<ul id=\"box\">\r\n{{result}}\r\n</ul>\n<div id='relists'></div>\r\n<script>\r\n    var wqcms = new Object();\r\n</script>\r\n{{@@tag.script.-3@html##$(function(){wqcms.imgCont=$i('content');wqcms.imgResize();InitContStyle();wqcms.dispVars();});}}\r\n<script>\r\n    hits = document.getElementById(\"hits\");\r\n    hits.innerHTML = \"观看:\" + wqcms.hits + \"次\";\r\n</script>\r\n\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n<script>\n\r\n\troot = document.getElementById('box')\n\trelists = document.getElementById('relists')\n\t  pl = \"{{@@class.relist@tag.li@class.sum@textNodes##\\n##\\$}}\".split(\"$\");\r\n                times = \"{{@@class.relist@tag.li@class.author@class.date@textNodes##\\n##\\$}}\".split(\"$\");\r\n                layers = \"{{@@class.relist@tag.li@class.reLayer@text##\\n##\\$}}\".split(\"$\");\r\n\r\n                for (x = layers.length - 1; x >= 0; x--) {\r\n                    relists.innerHTML += \"<h4>\" + layers[x] + \"<span style='color: #999; font-size: 12px;'>\" + times[x] + \"</span><br>\" + pl[x] + \"</h4>\"\r\n                }\r\n\tlazy = new IntersectionObserver(entires => {\r\n\t\tentires.forEach(item => {\r\n\t\t\tif(item.isIntersecting){\r\n\t\t\t\titem=item.target\r\n\t\t\t\titem.src=item.getAttribute('data-src')\r\n\t\t\t\tlazy.unobserve(item)\r\n\t\t\t}\r\n\t\t})\r\n\t}, {\r\n\t\troot: root,\r\n\t\tthreshold: [0],\r\n\t\trootMargin:\"0px 0px 500px 0px\"\r\n\t})\r\n\r\nimgs = document.getElementsByTagName('img')\r\nArray.from(imgs).forEach(item => {\r\n\t\tlazy.observe(item)\r\n\t})\r\n\r\n//查看大图插件\r\nnew Viewer(root,{title:false,interval:3000})\r\n</script>\r\n",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.pager@tag.li.-2@tag.a@href",
    "rulePubDate": ".date@textNodes",
    "ruleTitle": "tag.img@alt||tag.a@text",
    "singleUrl": false,
    "sortUrl": "首页::/c49.aspx\r\n随机::/c49p{{ Math.ceil(Math.random()*70) }}.aspx\r\n搜索::/search.aspx?keyword={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('美女'):source.getVariable()}}&where=title",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "https://www.nicesss.com/wp-content/themes/ripro/assets/images/favicon/favicon.png",
    "sourceName": "24FA美女频道-每天6更.back",
    "sourceUrl": "https://www.269.one/Mobile.aspx",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 37,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "$.info.new||$.data",
    "ruleLink": "https://www.aliyundrive.com/s/{{$.alikey}}",
    "ruleNextPage": "page",
    "rulePubDate": "{{$.alititle}}🫡{{$.aliuser}}",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "@js:\nurl =\"https://gitcafe.net/tool/alipaper/\";\nsort = \"\";\n body = \"action=get_token\";\n head = {\"User-Agent\":\"PostmanRuntime/7.32.3\",\"Content-Type\":\"application/x-www-form-urlencoded\",\"Host\":\"gitcafe.net\"};\n res = JSON.parse(java.post(url,body,head).body());\n token = res.data;\nsourceList = [[\"华语电视\",\"hyds\"],[\"日韩电视\",\"rhds\"],[\"欧美电视\",\"omds\"],[\"其他电视\",\"qtds\"],[\"华语电影\",\"hydy\"],[\"欧美电影\",\"omdy\"],[\"日韩电影\",\"rhdy\"],[\"国漫\",\"hydm\"],[\"日漫\",\"rhdm\"],[\"美漫\",\"omdm\"],[\"纪录\",\"jlp\"],[\"综艺\",\"zyp\"],[\"教育\",\"jypx\"],[\"出版\",\"cbs\"],[\"知识\",\"zspx\"]];\r\nsourceList.map((a,i)=>{sort += a[0]+\"::\"+url+',{\"method\": \"POST\",\"headers\":{\"User-Agent\":\"PostmanRuntime/7.32.3\"},\"body\":\"action=viewcat&num={{page}}&cat='+a[1]+\"&token=\"+token+'\"}\\n'})\ncache.put(url,sort)\n\njava.log(sort)\nv=source.getVariable()\nif(v==\"\"||v==null)source.setVariable(\"2023\");\n\n\"最新::https://gitcafe.net/alipaper/home.json\" +\"\\n\"+ \"变量搜索::\"+url+',{\"method\": \"POST\",\"headers\":{\"User-Agent\":\"PostmanRuntime/7.32.3\"},\"body\":\"action=search&from=web&keyword='+'{{source.getVariable()}}'+\"&token=\"+token+'\"}\\n'+sort\n",
    "sourceComment": "当这个列表没有数据时，试试刷新分类\n使用变量搜索时也需要手动刷新分类\n更多选项=>>刷新分类",
    "sourceGroup": "💠 其他",
    "sourceIcon": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAKlBMVEUAAADSZDfSZDfryaDSZDe0RjLrh0u/UTTWaTpLP07///9dU2BaT13ryaCZFnJdAAAABHRSTlMAzPl3IDm31QAAAAFiS0dECmjQ9FYAAAAHdElNRQfmAgUJCiJhiWOMAAAAbUlEQVQI12NgcGAAAhYgDhEA0q5ARqgLA4NLKIgR4pbmCmKUeqSlpYUDGSpuQEYKkOGSBgJIDBaXWWlpq9MSGFjcZqelzQEyXNzSIHJ3715LS8u9e5eB+e61zG25dw2A2kAMBjAAmwICvBeABAC90CPadJikOwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wMi0wNVQwNjoxMDozNCswMzowMCU/+JYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjItMDItMDVUMDY6MTA6MzQrMDM6MDBUYkAqAAAAAElFTkSuQmCC",
    "sourceName": "阿里云资源",
    "sourceUrl": "https://gitcafe.net/"
  },
  {
    "articleStyle": 0,
    "customOrder": 38,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "R18",
    "sourceIcon": "http://buliang11.com/favicon.ico",
    "sourceName": "不良研究生~单身宅男夜晚女性",
    "sourceUrl": "https://buliang11.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 38,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://ss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=3760152525,4216272517&fm=26&gp=0.jpg",
    "sourceName": "博海拾贝",
    "sourceUrl": "https://bh.sb"
  },
  {
    "articleStyle": 3,
    "customOrder": 39,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 1676889802852,
    "loadWithBaseUrl": false,
    "ruleArticles": "$.model.data",
    "ruleContent": "$.model.url\n@js:\nresult = \"<video src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"100%\\\" controls=\\\"controls\\\" ></video>\";\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\";\nresult",
    "ruleImage": "$.coverUrl",
    "ruleLink": "$.id@js:\"https://api.uaa.com/video/app/video/intro?id=\"+result+\"&viewId=16758385134915627\"",
    "rulePubDate": "",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "最多观看::https://api.uaa.com/video/app/video/search?orderType=3&page={{page}}&size=30\n最多收藏::https://api.uaa.com/video/app/video/search?orderType=4&page={{page}}&size=30\n最新上架::https://api.uaa.com/video/app/video/search?orderType=1&page={{page}}&size=30\n国产::https://api.uaa.com/video/app/video/search?orderType=3&origin=1&page={{page}}&size=30\n日本::https://api.uaa.com/video/app/video/search?orderType=3&origin=2&page={{page}}&size=30\n动漫::https://api.uaa.com/video/app/video/search?orderType=3&origin=3&page={{page}}&size=30\n巨乳::https://api.uaa.com/video/app/video/search?orderType=3&page={{page}}&size=30&tag=%E5%B7%A8%E4%B9%B3\n白虎::https://api.uaa.com/video/app/video/search?orderType=3&page={{page}}&size=30&tag=%E7%99%BD%E8%99%8E\n字幕::https://api.uaa.com/video/app/video/search?orderType=3&page={{page}}&size=30&tag=%E5%AD%97%E5%B9%95\n渔网::https://api.uaa.com/video/app/video/search?orderType=3&page={{page}}&size=30&tag=%E6%B8%94%E7%BD%91%E8%A2%9C",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.uaa.com/assets/uaalogo.7acb1f90.svg",
    "sourceName": "UAA",
    "sourceUrl": "https://www.uaa.com/video/search"
  },
  {
    "articleStyle": 0,
    "customOrder": 39,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1604367490409644/logonew190218.jpg",
    "sourceName": "央视网",
    "sourceUrl": "https://m.cctv.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 40,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "Mozilla/5.0 (Linux; Android 9; 16s Pro Build;wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/81.0.4044.138 Mobile Safari/537.36 SearchCraft/2.8.2 (baidu; P1 10)",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "@js:\njson=[];\nif(baseUrl.match(/-/)){\nlist=baseUrl.replace(/http.*?wd=/,'').split('-');\nfor(i in list){\nhref=list[i].match(/.*?:(.*)/)[1];\ntext=list[i].match(/(.*?):.*/)[1];\njson.push({text:text,href:href})\n}\n}else{\nlist=baseUrl.replace(/http.*?wd=/,'');\nhref=list.match(/.*?:(.*)/)[1];\ntext=list.match(/(.*?):.*/)[1];\njson.push({text:text,href:href})\n}\njson",
    "ruleLink": "href",
    "ruleTitle": "text",
    "singleUrl": false,
    "sortUrl": "🔴_ssr_🎥[7]::http://www.baidu.com?wd=🔴 | pornhub:https://cn.pornhub.com/view_video.php?viewkey=ph5f5367cd02a9a-🔴 | xvideos:https://www.xvideos.com/-🔴 | redtube:https://www.redtube.com/-🔴 | chaturbate:https://chaturbate.global-🔴 | xixi:http://xixi.page-🔴 | pornca:https://www.pornocarioca.com-🔴 | jable:https://jable.tv/\n\n⚪️_online_🎥[7]::http://www.baidu.com?wd=⚪️ | 八叉:https://8xb2tn.com/html/category/video/video4/-⚪️ | 鲁兔:https://lutu.club-⚪️ | 铁牛:https://qq.com.tieniu06.xyz-⚪️ | 导航:https://www.xingdh.com/-⚪️ | 艾尔:https://yuanqi06.com/category/lunli-⚪️ | 红人:http://ggtj.info/index.php/vod/type/id/184/page/2.html-⚪️ | 舞技:https://5g46xz.xyz:1443/\n\n⚫️_online_🎥ssr[7]::http://www.baidu.com?wd=⚫️ | sexal:https://sexalarab.com-⚫️ | araby:https://arabysexy.com-⚫️ | mouthss:https://motherless.com-⚫️ | xhamsrer:https://xhamster15.com-⚫️ | cnna:https://cnnamador.com-⚫️ | ixxx:https://www.ixxx.com-⚫️ | nude:https://www.nudevista.com\n\n🔵_read_🎥ssr[7]::http://www.baidu.com?wd=🔵 | skinnyeroteens:http://www.skinnyeroticteens.com-🔵 | zipai:https://dtaz.top-🔵 | assoass:https://www.assoass.com-🔵 | stripchat:https://zh.stripchat.com/-🔵 | avgle:https://avgle.com/-🔵 | ainimei:https://animeidhentai.com-🔵 | aizlpai:http://aimeihuo.buzz/\n\n",
    "sourceGroup": "R18",
    "sourceIcon": "https://s3.ax1x.com/2021/02/07/ytDpOe.jpg",
    "sourceName": "Online",
    "sourceUrl": "Box~1.0"
  },
  {
    "articleStyle": 0,
    "customOrder": 40,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://img.jiemian.com/static/jmw/image/logoh.gif",
    "sourceName": "界面新闻",
    "sourceUrl": "https://m.jiemian.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 41,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://mms0.baidu.com/it/u=1908925117,2797981277&fm=253&app=138&f=JPEG&fmt=auto&q=75?w=500&h=500",
    "sourceName": "微信男生",
    "sourceUrl": "https://weread.qq.com/web/category/novel_male_rising"
  },
  {
    "articleStyle": 0,
    "customOrder": 41,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://47.105.79.245/nfw.png",
    "sourceName": "南方网",
    "sourceUrl": "http://www.southcn.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 42,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "shouldOverrideUrlLoading": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceComment": "https://www.sshs.pw/\n\t",
    "sourceGroup": "图片",
    "sourceIcon": "https://www.10357756.xyz/static/favicon.ico",
    "sourceName": "绅士会所",
    "sourceUrl": "https://www.10357756.xyz/"
  },
  {
    "articleStyle": 0,
    "customOrder": 43,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://mms1.baidu.com/it/u=600426812,3321216161&fm=253&app=138&f=PNG&fmt=auto&q=75?w=500&h=500",
    "sourceName": "百度男生",
    "sourceUrl": "https://m.baidu.com/sf?openapi=1&dspName=iphone&dsp=iphone&from_sf=1&pd=bookstore&resource_id=5077&type=2&card_id=5143&word=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&title=%E6%9B%B4%E5%A4%9A%E6%8E%A8%E8%8D%90&tag1=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&lid=11664560672918715049&referlid=11664560672918715049&ms=1&frsrcid=5143&frorder=6"
  },
  {
    "articleStyle": 2,
    "contentWhitelist": "",
    "customOrder": 43,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n  \"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.1.0; JKM-AL00b Build/HUAWEIJKM-AL00b; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/044807 Mobile Safari/537.36\"\n}",
    "injectJs": "// 获取书籍链接\nbookid = String(window.location.href).match(/novel-(\\d+)/)[1];\n\t\n\tbooksrc = \"https://webapi.gongzicp.com/novel/novelInfo?id=\"+bookid;\n\t\n\taddbook = `legado://import/addToBookshelf?src=${encodeURIComponent(booksrc)},{origin:'https://webapi.gongzicp.com'}`;\n\t\n fetch(booksrc)\n  .then((response) => response.json())\n  .then((data) =>{\n  \ttitle = data.data.novel_name\n  \t\n  \t//获取作者名称\nauthor = data.data.author_nickname;\n\n//create(搜索的内容,\"bookName or bookAuthor\",距离顶部距离,[跳转其他url])\ncreate(title,\"addBookshelf\",14,addbook);\ncreate(title,\"bookName\",18)\ncreate(author,\"bookAuthor\",22)\n\n  \t\n  \t});\nfunction create(name,type,top,url){\n \t    type = type+\"=\"+name;\n \t    url = url!=undefined?url+\"#\"+type:\"\";\n \t    \n     let \ttypebutton;\n     if(/bookName/.test(type)){\n     \t    typebutton=\"搜索书名\"\n     \t}else if(/bookAuthor/.test(type)){\n     \t\t   typebutton=\"搜索作者\"\n     \t}else{\n     \t\t\t   typebutton=\"加入书架\"\n     \t}\n    \n    \tlet Url = location.search!=\"\"?location.search.replace(/&*book[AN].*?=.*/,'')+\"&\"+type:window.location.pathname+\"?\"+type;\n    \turl = url!=\"\"?url:Url;\n    \tA = document.createElement(\"a\");\n\t\t A.href = url.replace(/#addBookshelf.*/,'');\n\t\t\n\t\tA.innerHTML = `<button style=\"outline:none; position:fixed; top:${top}%; right:7%; z-index:999; border-radius:5px; color:#166188;background:#fff;padding:4px;border:1px solid #000\"><b>${typebutton}</b></button>`;\n    \tdocument.body.appendChild(A);\n \t}\t",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data.list[*]",
    "ruleContent": "",
    "ruleImage": "$.collection_cover##\\?.*",
    "ruleLink": "https://m.gongzicp.com/home/bookView-{{$.collection_id}}.html",
    "ruleNextPage": "<js>\nif(/getList/.test(baseUrl)){\n\tresult = \"https://m.gongzicp.com/webapi/book/getList?type=3&pre={{$.data.pre}}&bid=0\"\n\t}else{\n\t\tresult = baseUrl.replace(/page=\\d+/,\"page=\"+(Number(baseUrl.match(/page=(\\d+)/)[1])+1));\n\t\t\n\t\t\t}\n\t\t\n</js>",
    "rulePubDate": "{{$.category}}•{{$.collection_list_count}}本•{{$.collection_intro}}",
    "ruleTitle": "$.collection_name",
    "shouldOverrideUrlLoading": "if(/[\\?#&]book[AN]/.test(url)){\n\ttitle = url.match(/[\\?#&]book[AN].+?=(.*)/)[1];\n\tURLDecoder = Packages.java.net.URLDecoder;\n\tgb2312Str = URLDecoder.decode(title,\"gbk\");\n utf8Str = URLDecoder.decode(title,\"utf-8\");\n\t result = gb2312Str.length() >= utf8Str.length();\n\t title = result?decodeURI(title):gb2312Str;\n\tjava.searchBook(title)\n\t}",
    "singleUrl": false,
    "sortUrl": "最新书单::https://m.gongzicp.com/webapi/book/getList?type=3&pre=0&bid=0\n热门书单::https://m.gongzicp.com/webapi/book/getList?type=2&pre=0&bid=0\n推荐书单::https://m.gongzicp.com/webapi/book/getList?type=1&pre=0&bid=0\n搜索书单::https://m.gongzicp.com/webapi/search/books?k={{source.getVariable()}}&page=1",
    "sourceComment": "设置源变量搜索书单",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://pp.myapp.com/ma_icon/0/icon_52680621_1713258197/256",
    "sourceName": "长佩书单",
    "sourceUrl": "长佩书单",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 44,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://img1.baidu.com/it/u=2027087676,320860448&fm=253&fmt=auto&app=138&f=JPEG?w=250&h=250",
    "sourceName": "追书男生",
    "sourceUrl": "http://m.zhuishushenqi.com/ranking?typeId=cda853cada62401c980fd720f4bc3083"
  },
  {
    "articleStyle": 0,
    "customOrder": 44,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://n.sinaimg.cn/default/80905340/20200331/sinalogo.png",
    "sourceName": "新浪网",
    "sourceUrl": "https://sina.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 44,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "http://dianying.im/statics/logo.png",
    "sourceName": "电影先生",
    "sourceUrl": "http://dianying.im"
  },
  {
    "articleStyle": 0,
    "customOrder": 45,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "链接里的广告不要相信\n本链接所有内容全部取自网络 仅用于网络环境测试 请于二十四小时之内删除\n免费书源交流群：178801993",
    "sourceIcon": "https://img2.baidu.com/it/u=2497591018,1494490685&fm=253&fmt=auto&app=138&f=JPEG?w=375&h=500",
    "sourceName": "爱看买家秀",
    "sourceUrl": "https://www.ikmjx.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 45,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://s3.bytecdn.cn/growth/fe_sdk/image/banner_toutiao_icon_bce0b302.png",
    "sourceName": "今日头条",
    "sourceUrl": "https://m.toutiao.com/?W2atIF=1"
  },
  {
    "articleStyle": 0,
    "contentBlacklist": "https://df45021685143567.ygnrvsz.cn/1_3.html,https://df45021685143663.ygnrvsz.cn/3_19.html,https://cfdf45021685143938.gbjxzmn.cn/13.html,https://cfdf45021685143938.gbjxzmn.cn/13.html",
    "customOrder": 46,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "singleUrl": true,
    "sourceComment": "【不要相信里面的任何广告，都是假的】\n本链接所有内容全部取自网络 仅用于网络环境测试 请于二十四小时之内删除\n免费书源交流群：178801993",
    "sourceIcon": "https://www.sewen.info/17mb/logo.png",
    "sourceName": "铯纹网",
    "sourceUrl": "https://www.sewen.info/"
  },
  {
    "articleStyle": 0,
    "customOrder": 46,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://p3.ssl.qhimgs1.com/t01b3884c2667659e59.gif",
    "sourceName": "百度风云",
    "sourceUrl": "http://top.baidu.com"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 47,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<js>\nvar num=0;\nvar data=org.jsoup.Jsoup.parse(result);\nvar conts=data.select('.content img');\nnum+=data.select('.content img').size();\nvar page=data.select('.page').first().select('a:nth-last-child(-n+2)').last().text();\nfor(var i=1;i<page;i++){\nurl=baseUrl.replace('.html','')+'_'+i+'.html';\njava.toast('正在加载第'+i+'页');\np=org.jsoup.Jsoup.connect(url).get();\nconts+=p.select('.content img');\nnum+=p.select('.content img').size();\n}\njava.toast('加载完成共'+num+'张');\n'<a href=\"'+baseUrl+'\" style=\"color:#000000\">原文地址</a>'+conts\n</js>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "class.meta-post@textNodes",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "一周推荐::https://www.xiurenb.net/top.html\n最新::https://www.xiurenb.net/new.html\n最热::https://www.xiurenb.net/hot.html\n秀人网::https://www.xiurenb.net/XiuRen/\nImiss爱蜜社::https://www.xiurenb.net/IMiss/\n模范学院::https://www.xiurenb.net/MFStar/\n魅妍社::https://www.xiurenb.net/MiStar/\n美媛馆::https://www.xiurenb.net/MyGirl/\n爱蜜社::https://www.xiurenb.net/IMiss/\n尤物馆::https://www.xiurenb.net/YouWu/\n嗲囡囡::https://www.xiurenb.net/FeiLin/\n蜜桃社::https://www.xiurenb.net/MiiTao/\n尤蜜荟::https://www.xiurenb.net/YouMi/\n画语界::https://www.xiurenb.net/XiaoYu/\n花漾::https://www.xiurenb.net/HuaYang/\n星颜社::https://www.xiurenb.net/XingYan/\n兔几盟::https://www.xiurenb.net/BoLoli/\n优星馆::https://www.xiurenb.net/Uxing/\n影私荟::https://www.xiurenb.net/WingS/\n星乐园::https://www.xiurenb.net/LeYuan/\n顽味生活::https://www.xiurenb.net/Taste/\n糖果画报::https://www.xiurenb.net/Candy/\n萌榜::https://www.xiurenb.net/Micat/",
    "sourceComment": "Author:JiXieShi",
    "sourceGroup": "图片",
    "sourceIcon": "https://images.weserv.nl/?url=https://article.biliimg.com/bfs/article/ded67638d944a7e0ef4452b721fd6434a22de16d.png",
    "sourceName": "秀人集",
    "sourceUrl": "https://www.xiurenb.net",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\nimg{width:100%,height:auto;}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 0,
    "customOrder": 48,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "书源交流群：374309405\n加载较慢 耐心等待即可\n欢迎制作书源 \n网站内含有广告 请不要点击 以防受骗",
    "sourceIcon": "",
    "sourceName": "肉文阁",
    "sourceUrl": "https://www.rouwenwu19.com/"
  },
  {
    "articleStyle": 2,
    "customOrder": 49,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 10; TEL-AN00 Build/HONORTEL-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36\"}",
    "injectJs": "const video = document.getElementById('video');\n        let isDragging = false;\n        let startX = 0;\n        let startTime = 0;\n\n        video.addEventListener('touchstart', (e) => {\n            isDragging = true;\n            startX = e.touches[0].clientX;\n            startTime = video.currentTime;\n            video.pause();  // 暂停视频\n        });\n\n        video.addEventListener('touchmove', (e) => {\n            if (!isDragging) return;\n            const dx = e.touches[0].clientX - startX;\n            const duration = video.duration;\n            const change = (dx / video.clientWidth) * duration;\n            video.currentTime = Math.min(Math.max(startTime + change, 0), duration);\n        });\n\n        video.addEventListener('touchend', () => {\n            if (isDragging) {\n                video.play();  // 继续播放视频\n                isDragging = false;\n            }\n        });",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.model.data",
    "ruleContent": "<div class=\"container\">\n        <h3>{{$.model.title}}</h3>\n        <div class=\"video-container\">\n            <video id=\"video\" src=\"{{$.model.url}}\" poster=\"{{$.model.coverUrl}}\" controls></video>\n        </div>\n        <hr />\n        <div class=\"info-container\">\n            <p>⌚️ 时长：<span>{{$.model.durationFormat}}</span></p>\n            <p>📆 日期：<span>{{$.model.onlineTime##T|.000.*## }}</span></p>\n            <p>🎥 播放：<span>{{$.model.viewCount}}次</span></p>\n            <p>📩 收藏：<span>{{$.model.collectCount}}</span></p>\n            <p>🕵 片商：<span>{{$.model.authors}}</span></p>\n            <p>👤 上传：<span>{{$.model.uploader}}</span></p>\n            <p>🔖 标签：<span>{{$.model.categories}},{{$.model.tags}}</span></p>\n            <p>🏷 简介：<span>{{$.model.brief}}</span></p>\n        </div>\n    </div>",
    "ruleDescription": "",
    "ruleImage": "$.coverUrl",
    "ruleLink": "https://www.uaa.com/api/video/app/video/intro?force=false&id={{$.id}}&viewId=17225706561773551",
    "ruleNextPage": "page",
    "rulePubDate": "{{$.onlineTime##T.*}} {{$.tags}}",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "搜索::/api/video/app/video/search?keyword={{source.getVariable()}}&orderType=0&page={{page}}&size=33\n国产视频::/api/video/app/video/search?orderType=1&origin=1&page={{page}}&size=33\n日本AV::/api/video/app/video/search?orderType=1&origin=2&page={{page}}&size=33\nH动漫::/api/video/app/video/search?orderType=1&origin=3&page={{page}}&size=33\n\n观看排行::/api/video/app/video/search?category=&orderType=3&page={{page}}&searchType=1&size=32\n收藏排行::/api/video/app/video/search?category=&orderType=4&page={{page}}&searchType=1&size=32\n\n自拍偷拍::/api/video/app/video/search?category=&keyword=自拍偷拍&orderType=0&page={{page}}&searchType=1&size=32\n探花精选::/api/video/app/video/search?category=&keyword=探花精选&orderType=0&page={{page}}&searchType=1&size=32\n主播福利::/api/video/app/video/search?category=主播福利&orderType=1&page={{page}}&size=33\n",
    "sourceComment": "//改uaa",
    "sourceGroup": "18禁",
    "sourceIcon": "https://www.uaa.com/assets/uaalogo.7acb1f90.svg",
    "sourceName": "UAA-视频",
    "sourceUrl": "https://www.uaa.com",
    "style": "body {\n            margin: 0;\n            font-family: Arial, sans-serif;\n            background: linear-gradient(135deg, #ece9e6, #ffffff);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: flex-start;\n            padding: 20px;\n        }\n        .container {\n            width: 100%;\n            max-width: 800px;\n            background: #fff;\n            border-radius: 10px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n        h3 {\n            margin: 0;\n            padding: 10px 20px;\n            font-size: 0.9em;\n            background: #333;\n            color: #fff;\n            border-radius: 10px 10px 0 0;\n        }\n        .video-container {\n            width: 100%;\n            background: #000;\n            position: relative;\n        }\n        video {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .info-container {\n            padding: 20px;\n        }\n        .info-container p {\n            margin: 10px 0;\n            color: #555;\n        }\n        .info-container p span {\n            font-weight: bold;\n            color: #000;\n        }"
  },
  {
    "articleStyle": 0,
    "customOrder": 50,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.archive-list@class.col-12@class.waterfall-item",
    "ruleContent": "<html>\n    <head>\n        <meta charset=\"UTF-8\"></meta>\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge, chrome=1\"></meta>\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no\"></meta>\n        <meta name=\"robots\" content=\"max-image-preview:large\"></meta>\n        <link rel=\"alternate\" type=\"application/rss+xml\" title=\"日式JK » Feed\" href=\"https://www.jk.rs/feed\"></link>\n        <link rel=\"alternate\" type=\"application/rss+xml\" title=\"日式JK » 评论 Feed\" href=\"https://www.jk.rs/comments/feed\"></link>\n        <link rel=\"alternate\" type=\"application/rss+xml\" title=\"日式JK » 夏的JK 评论 Feed\" href=\"https://www.jk.rs/2024/09/06/910.html/feed\"></link>\n        <style id=\"classic-theme-styles-inline-css\" type=\"text/css\">\n            \n/*! This file is auto-generated */\n.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}\n\n        </style>\n\n        <link rel=\"stylesheet\" id=\"jimu-lightgallery-css\" href=\"https://www.jk.rs/wp-content/plugins/nicetheme-jimu/modules/base/assets/lightGallery/css/lightgallery.min.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"jimu-css\" href=\"https://www.jk.rs/wp-content/plugins/nicetheme-jimu/modules/jimu.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"jimu-blocks-css\" href=\"https://www.jk.rs/wp-content/plugins/nicetheme-jimu/modules/blocks.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"glightbox-css\" href=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/glightbox/glightbox.min.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"bootstrap-css\" href=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/bootstrap/bootstrap.min.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"iconfont-css\" href=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/iconfont/iconfont.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"animate-css\" href=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/css/animate.min.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"reset-css\" href=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/css/reset.css\" type=\"text/css\" media=\"all\"></link>\n        <link rel=\"stylesheet\" id=\"style-css\" href=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/style.css\" type=\"text/css\" media=\"all\"></link>\n\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-includes/js/jquery/jquery.min.js\" id=\"jquery-core-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-includes/js/jquery/jquery-migrate.min.js\" id=\"jquery-migrate-js\"></script>\n        <script defer=\"\" type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/plugins/nicetheme-jimu/library/static/alpine.min.js\" id=\"alpine-defer-js\"></script>\n        <link rel=\"canonical\" href=\"https://www.jk.rs/2024/09/06/910.html\"></link>\n        <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://www.jk.rs/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.jk.rs%2F2024%2F09%2F06%2F910.html\"></link>\n        <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://www.jk.rs/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.jk.rs%2F2024%2F09%2F06%2F910.html&format=xml\"></link>\n        <link rel=\"pingback\" href=\"https://www.jk.rs/xmlrpc.php\"></link>\n        <link rel=\"icon\" href=\"https://www.jk.rs/wp-content/uploads/2024/05/cropped-ICO2-32x32.png\" sizes=\"32x32\"></link>\n        <link rel=\"icon\" href=\"https://www.jk.rs/wp-content/uploads/2024/05/cropped-ICO2-192x192.png\" sizes=\"192x192\"></link>\n        <link rel=\"apple-touch-icon\" href=\"https://www.jk.rs/wp-content/uploads/2024/05/cropped-ICO2-180x180.png\"></link>\n        <meta name=\"msapplication-TileImage\" content=\"https://www.jk.rs/wp-content/uploads/2024/05/cropped-ICO2-270x270.png\"></meta>\n        <style>\n            \n            @font-face {\n                font-family: 'DINAlternate-Bold';\n                src: url(https://www.jk.rs/wp-content/themes/Mango-1.1.1/fonts/DINAlternate-Bold.ttf) format(\"truetype\");\n                font-style: normal;\n            }\n\n            .font-price {\n                font-family: 'DINAlternate-Bold', arial, sans-serif\n            }\n\n            .font-number {\n                font-family: 'DINAlternate-Bold', arial, sans-serif\n            }\n        \n        </style>\n        <script>\n            \n    window.GeetestCaptcha = {\n        runCaptcha: () => true\n    }\n\n        </script>\n        <style id=\"theia-sticky-sidebar-stylesheet-TSS\">\n            .theiaStickySidebar:after {content: \"\"; display: table; clear: both;}\n        </style>\n    </head>\n    <body class=\"post-template-default single single-post postid-910 single-format-image\" style=\"transform: none;\">\n{{@class.masonry-list@html}}\n\n                <a href=\"javascript:\" class=\"login-close btn btn-light btn-icon btn-rounded btn-sm \">\n                    <span>\n                        <i class=\"iconfont icon-guanbi_close1\"></i>\n                    </span>\n                </a>\n            </div>\n        </div>\n        <div class=\"mobile-overflow\"></div>\n        <script>\n        </script>\n        <script defer=\"\" src=\"https://tj.u2.cm/random-string.js\" data-website-id=\"5d82d153-8c11-4c5c-b2bf-36be4f5fe845\"></script>\n        <script type=\"text/javascript\" id=\"wpopt_front-js-extra\">\n            \n/* <![CDATA[ */\nvar wpopt = {\"ajax_url\":\"https:\\/\\/www.jk.rs\\/wp-admin\\/admin-ajax.php\",\"ajax_name\":\"wp_opt\",\"is_post\":\"1\",\"post_id\":\"910\",\"module_post_views_open\":\"1\"};\n/* ]]> */\n\n        </script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/plugins/wp-opt/static/js/front.min.js\" id=\"wpopt_front-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/plugins/nicetheme-jimu/modules/base/assets/lightGallery/js/lightgallery-all.min.js\" id=\"jimu-lightgallery-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/plugins/nicetheme-jimu/modules/base/assets/lightGallery/js/lightgallery-load.min.js\" id=\"jimu-lightgallery-load-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/plugins/nicetheme-jimu/modules/jimu.js\" id=\"jimu-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/plugins/nicetheme-module-bigger-share-module/static/nice-poster.js\" id=\"nice-poster-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/plugins/nicetheme-module-nice-blocks/assets/blocks.js\" id=\"nc-blocks-js-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/vanilla-lazyload/lazyload.min.js\" id=\"lazyload-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/shuffle/shuffle.min.js\" id=\"shuffle-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/js/ajax-comment.js\" id=\"ajax-comments-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-includes/js/clipboard.min.js\" id=\"clipboard-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/glightbox/glightbox.min.js\" id=\"glightbox-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/js/image-post.js\" id=\"imagepost-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/theia-sticky-sidebar/ResizeSensor.min.js\" id=\"ResizeSensor-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/plugins/theia-sticky-sidebar/theia-sticky-sidebar.min.js\" id=\"stickySidebar-js\"></script>\n        <script type=\"text/javascript\" src=\"https://www.jk.rs/wp-content/themes/Mango-1.1.1/js/nicetheme.js\" id=\"nicetheme-js\"></script>\n        <div class=\"nice-popup\" :class=\"{ 'nice-popup-open': itemToBeRemoved.length > 0 }\" x-data=\"imageDeletePopupData\">\n            <div class=\"nice-popup-overlay\" @click=\"itemToBeRemoved = ''\"></div>\n            <div class=\"nice-popup-body\">\n                <div class=\"nice-popup-close\" @click=\"itemToBeRemoved = ''\">\n                    <span class=\"svg-white\"></span>\n                    <span class=\"svg-dark\"></span>\n                </div>\n                <div class=\"nice-popup-content\">\n                    <div class=\"popup-body\">\n                        <div class=\"text-center\">\n                            <i class=\"text-64 text-danger iconfont icon-guansuo_lock-one my-3\"></i>\n                            <h2 class=\"text-lg mb-4\"> 您确定要删除此图像吗？ </h2>\n                        </div>\n                    </div>\n                    <div class=\"popup-footer\">\n                        <div class=\"row g-2 g-md-3\">\n                            <div class=\"col\">\n                                <button @click=\"itemToBeRemoved = ''\" class=\"btn btn-light btn-block\"> 取消 </button>\n                            </div>\n                            <div class=\"col\">\n                                <button @click=\"remove\" class=\"btn btn-primary btn-block\"> 移除 </button>\n                            </div>\n                        </div>\n                    </div>\n                </div>\n            </div>\n        </div>\n    </body>\n</html>",
    "ruleImage": "",
    "ruleLink": "@class.item-content@class.item-title@a@href",
    "ruleNextPage": "page",
    "ruleTitle": "@class.item-content@text",
    "singleUrl": false,
    "sortUrl": "jk::jk/page/{{page}}",
    "sourceIcon": "https://www.jk.rs/wp-content/uploads/2024/05/日式JK-5-1.webp",
    "sourceName": "日式jk",
    "sourceUrl": "https://www.jk.rs/",
    "style": ""
  },
  {
    "articleStyle": 1,
    "customOrder": 50,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".thumb-block",
    "ruleContent": "body@all<js>var URL=result.match(/\\('(https:.*?\\.*mp4\\?.*?)'/)[1];\nresult = URL.replace(/\\\\/g,\"\");\nresult =\"<video src=\"+result+\" width=\\\"100%\\\" height=\\\"100%\\\" autoplay      muted controls>  </video>\"\n</js>",
    "ruleImage": "img@data-src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.no-page next-page@href",
    "rulePubDate": ".duration.0@text",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "福利姬::http://yxy003.com/?k=福利姬\n妹妹::http://yxy005.com/?k={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('妹妹'):\"\"}}{{source.getVariable()}}\n熟女::http://yxy003.com/?k=熟女\n嫩模::http://yxy003.com/?k=嫩模\n反差::http://yxy003.com/?k=反差\n校服::http://yxy003.com/?k=校服\n医生::http://yxy003.com/?k=医生\n中文::http://yxy003.com/?k=中文\n偷拍::http://yxy003.com/?k=偷拍\n3p::http://yxy003.com/?k=3p\n乱伦::http://yxy003.com/?k=乱伦",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/NjQmTCJ5/1629968589491.png",
    "sourceName": "©玉羞园",
    "sourceUrl": "http://yxy003.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 50,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://m.people.cn/img/WIRELESS/2016/06/218/images/tip-logo.png",
    "sourceName": "人民网",
    "sourceUrl": "http://m.people.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 51,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n\t\"User-Agent\": \"Mozilla/5.0 (Linux; Android 9) Mobile Safari/537.36\",\"referer\": \"{{baseUrl}}\"\n\t}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "遇到广告点击OK 再返回即可 欢迎制作书源\n书源交流群：255399726",
    "sourceIcon": "https://xn--bd1aygdef469chaijkl876anaopq.alicesw13.icu/logo.png",
    "sourceName": "爱丽丝书屋（h）",
    "sourceUrl": "https://xn--bd1aygdef469chaijkl876anaopq.alicesw13.icu/"
  },
  {
    "articleStyle": 0,
    "customOrder": 51,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://file.thepaper.cn/wap/v3/img/deskicon.png",
    "sourceName": "澎湃新闻",
    "sourceUrl": "https://m.thepaper.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 52,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.posts-row ajaxpager@class.posts-item card ajax-item",
    "ruleContent": "class.theme-box wp-posts-content@html",
    "ruleImage": "@class.item-thumbnail@a@img@src",
    "ruleLink": "@class.item-thumbnail@a@href",
    "rulePubDate": "@class.item-body@class.item-meta@item.0@text",
    "ruleTitle": "@class.item-body@class.item-heading@text",
    "singleUrl": false,
    "sortUrl": "阿里云盘::http://wpxj.ewp.cc/al\n百度云盘::http://wpxj.ewp.cc/bd\n夸克云盘::http://wpxj.ewp.cc/kk",
    "sourceIcon": "http://wpxj.ewp.cc/wp-content/uploads/2023/05/1683467066-IMG_20230507_213559-2.png",
    "sourceName": "酱酱资源",
    "sourceUrl": "http://wpxj.ewp.cc/"
  },
  {
    "articleStyle": 1,
    "customOrder": 52,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"User-Agent\":\"5.0 (Linux; Android 12.0.1; zh-cn; Pixel 8 Pro; wv lite baiduboxapp) baiduboxapp/ AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.4758.46 UCBrowser/13.9.1.1172 Mobile Safari/537.36 WuZhui/8.1.1 SearchCraft/3.9.2 (Baidu; P1 12) Quark/4.5.5.155 ALiSearchApp/2.4 AliApp(TB/9.5.6)\"\n\t}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "ruleArticles": "class.waterfall@li||$.data",
    "ruleContent": "{{@@head@all}}\n{{@@class.container.1@all}}\n<div class=\"hide\">{{@@class.container.0@all}}</div>",
    "ruleDescription": "",
    "ruleImage": "$.videoImgUrl\n<js>\nif(result!=\"\"){\n\tresult='https://5ggz4.xyz:1443'+result\n\t}else{\nresult=java.getElements('@@img').attr('src')\n\t\t}\n</js>\n##webp##jpg",
    "ruleLink": "a.0@href||$.pageUrl",
    "ruleNextPage": "page",
    "rulePubDate": "$.createTime",
    "ruleTitle": "p@text||$.videoTitle",
    "singleUrl": false,
    "sortUrl": "搜索::https://s.5ght.buzz/search?title=%E4%B8%8D%E5%9C%A8&current={{page}}&size=16&source=v2,{\"method\": \"POST\"}\n大陆::https://5ghp.buzz/h/%E5%A4%A7%E9%99%86/{{page-1==0?\"\":\"page/\"+page}}\n日韩::https://5ghp.buzz/h/%E6%97%A5%E9%9F%A9/{{page-1==0?\"\":\"page/\"+page}}\n欧美::https://5ghp.buzz/h/%E6%AC%A7%E7%BE%8E/{{page-1==0?\"\":\"page/\"+page}}\n动漫::https://5ghp.buzz/h/%E5%8A%A8%E6%BC%AB/{{page-1==0?\"\":\"page/\"+page}}\n图片::https://5ghp.buzz/h/%E8%89%B2%E5%9B%BE/{{page-1==0?\"\":\"page/\"+page}}",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/W3wNcSVJ/6b769effd2d1e7c1fc42f30de698f0c7.gif",
    "sourceName": "©5g影院®",
    "sourceUrl": "https://5ghp.buzz/",
    "style": ".hide,.gg_tp,.waterfall,.lm_bt,.w_z,.b_t,hr{\n\tdisplay:none;\n }\n#ha1ynwutxu{\n\tdisplay:none;\n\t}"
  },
  {
    "articleStyle": 0,
    "customOrder": 52,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://ss1.bdstatic.com/70cFuXSh_Q1YnxGkpoWK1HF6hhy/it/u=838111592,1726027923&fm=26&gp=0.jpg",
    "sourceName": "环球网",
    "sourceUrl": "https://www.huanqiu.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 52,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://www.kan.cc/statics/logo/favicon.ico",
    "sourceName": "看韩剧",
    "sourceUrl": "https://www.kan.cc"
  },
  {
    "articleStyle": 2,
    "customOrder": 53,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.videos-listb@tag.li||class.sousuo",
    "ruleContent": "<js>page=Number({{@@class.page.0@tag.a.-2@textNodes}})\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\nhtml=src\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\ntag.p@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\r\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleDescription": "",
    "ruleImage": "tag.a@href##.+\\D((\\d+)\\d{3})\\D##https://www.plmn5.cc/Uploadfile/pic/$1.jpg##",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "ruleTitle": "tag.a@alt||tag.p@text",
    "singleUrl": false,
    "sortUrl": "秀人网::https://www.plmn5.cc/XiuRen/<,index{{page}}.html>\n搜索::https://www.plmn5.cc/plus/search/index.asp?keyword={{source.getVariable()}}<,&searchtype=title&p={{page}}>",
    "sourceIcon": "https://www.plmn5.cc/uploadfile/202406/18/BA154120852.webp",
    "sourceName": "漂亮美女",
    "sourceUrl": "https://www.plmn5.cc/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 2,
    "customOrder": 53,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "ruleArticles": "class.video-list",
    "ruleContent": "tag.a@text.线路一@href\n<js> \nresult=result.substr( result.indexOf(\"\\\",mp4(\\\"\")+7);\nresult=\"https://chpvhbh.com\"+result.substring(0, result.indexOf(\"\\\"\"));\n\n\r\nresult = \"<video src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"285px\\\" controls=\\\"controls\\\" ></video>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n</js>",
    "ruleImage": "tag.script@html\n<js> \nresult=result.replace(\"\\n\" ,\"\").replace(\"\t \" ,\"\");\n\"https://000093ch.com\"+result.substring(result.indexOf(\"get_img(\")+9,result.indexOf(\");\")-1);\n</js>",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.tag-box@text",
    "ruleTitle": "tag.h5@text",
    "singleUrl": false,
    "sortUrl": "三级::https://079jk.com/Html/109/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\n女优::https://www.079jk.com/Html/100/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\n人妻::https://079jk.com/Html/111/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\n国产::https://079jk.com/Html/60/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\n欧美::https://079jk.com/Html/62/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}\n无码::https://079jk.com/Html/113/{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/tTksN9Yf/1630060356248.png",
    "sourceName": "©痴汉",
    "sourceUrl": "https://www.079jk.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 53,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "article",
    "ruleContent": "<js>\nplayer=result.match(\"https.*m3u8\")[0]\nresult = \"{{@@title@text}}<video src=\\\"\" + player\n + \"\\\"width=\\\"100%\\\" height=\\\"auto\\\" controls=\\\"controls\\\" ></video>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n</js>",
    "ruleDescription": "",
    "ruleImage": "提取不到",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "",
    "ruleTitle": "class.post-card-title@text##热榜.*",
    "shouldOverrideUrlLoading": "class.post-content@tag.img!-1@html",
    "singleUrl": false,
    "sortUrl": "全部::https://heiliao464.pro/<,page/{{page}}/>\n搜索::https://heiliao464.pro/search/{{source.getVariable()}}/",
    "sourceComment": "//多个视频不会写，故只能播放单视频的正文\n//期待大佬修改\n发邮件到heiliaobudayang@gmail.com",
    "sourceGroup": "无需翻墙",
    "sourceIcon": "https://i03piccdn.sogoucdn.com/14b82bd552025ec1",
    "sourceName": "黑料",
    "sourceUrl": "https://heiliao461.pro/",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 53,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://p0.ssl.qhimgs1.com/t028449c26308504c44.jpg",
    "sourceName": "宝宝呵护",
    "sourceUrl": "https://www.hehubb.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 54,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "所有内容均取自网络 仅用于网络环境测试 请于二十四小时之内删除\n侵删\n免费书源交流群：178801993",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.xgmn01.xyz/uploadfile/202306/2/A4161748326.jpg",
    "sourceName": "XNXX（免翻版）",
    "sourceUrl": "https://xnuu.cc/"
  },
  {
    "articleStyle": 2,
    "customOrder": 55,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".recommended@.recommended-grids@.col-md-2:matches((?i)^((?!秀人|UU|XIUREN|IMISS|XIAOYU|FEILIN).)*$)",
    "ruleContent": ".photo_box@tag.img@src##\\n##\\$\n\n<js>\nli='\\n'\njava.log(result)\nlist=result.split('$')\nfor(i in list){\n\t     if(list[i].length<20) break;\n\t\tli += '<li><img src=\"https://www.jokerlu6.pw/template/jokerlu/images/logo.png\" data-src=\"https://imageproxy.pimg.tw/resize?url='+list[i].replace(/^(http(.*)\\.jpg).*/,'$1')+'\"></li>\\n';\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n<h3>{{@@.song-info@h3@text}}</h3>\r\n<h6>{{@@id.myList@h4@text}}</h6>\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "https://imageproxy.pimg.tw/resize?url={{@@img@src}}",
    "ruleLink": "a.0@href",
    "ruleNextPage": ".mbyc.-2@a@href",
    "rulePubDate": ".time@p@text",
    "ruleTitle": ".title@text",
    "singleUrl": false,
    "sortUrl": "清凉写真::/index.php/arttype/110.html\n清凉随机::/index.php/arttype/110-{{ Math.ceil(Math.random()*2767) }}/\n美女图::/index.php/arttype/76.html\n美女随机::/index.php/arttype/76-{{ Math.ceil(Math.random()*699) }}/\n丝袜美腿::/index.php/arttype/111.html\n丝袜随机::/index.php/arttype/111-{{ Math.ceil(Math.random()*754) }}/\n亚洲美女::/index.php/arttype/77.html\n亚洲随机::/index.php/arttype/77-{{ Math.ceil(Math.random()*473) }}/\n素人正妹::/index.php/arttype/79.html\n素人随机::/index.php/arttype/79-{{ Math.ceil(Math.random()*163) }}/\r\nCOSPLAY::/index.php/arttype/80.html\nCOS随机::/index.php/arttype/80-{{ Math.ceil(Math.random()*850) }}/\r\n性感激情::/index.php/arttype/112.html\r\n欧美写真::/index.php/arttype/113.html\r\n欧美美女::/index.php/arttype/78.html",
    "sourceComment": "免费的图片代理https://imageproxy.pimg.tw 可代理 jpg gif,可靠性未知,能用多久不知道,到时候想看自己找梯子,(都有梯子了,还看这个?)",
    "sourceGroup": "R18",
    "sourceIcon": "https://eia.jokerlu-sin.buzz/favicon.ico",
    "sourceName": "jokerlu",
    "sourceUrl": "https://eia.jokerlu-sin.buzz/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 55,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://dgss3.bdstatic.com/-bA2ezTa2gU2pMbgoY3K/img/0/512_512/ce8d065cbedf24ecf82449b4033450f2.png",
    "sourceName": "哔哩哔哩",
    "sourceUrl": "https://m.bilibili.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 55,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://www.bl210.com/templets/default/images/img/favicon.ico",
    "sourceName": "爱妖灵",
    "sourceUrl": "https://www.bl210.com"
  },
  {
    "articleStyle": 1,
    "concurrentRate": "5",
    "customOrder": 56,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.content.0@tag.article",
    "ruleContent": "id.msacwl-slider-1@tag.img@data-lazy##(.*)\n<pre>\n    <js>\n        imgList = result.split(\"\\n\");\n        imgDom = \"\";\n        for (let i = 0; i < imgList.length; i++) {\n          imgDom += `<img src=\"http://iph.href.lu/375x400?text=AiKan\" data-src=\"${imgList[i]}\" />`;\n        }\n      </js>\n</pre>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" />\n<h3>{{@@class.entry-title.0@text}}</h3>\n<p>时间：{{@@class.updated.0@text}}</p>\n<p>{{@@class.entry-content@tag.p.[0:4]@text}}</p>\n<div id=\"imgbox\">{{result}}</div>\n<!-- tag.iframe.0@data-src -->\n<iframe src=\"{{@@tag.iframe.0@data-src}}\"></iframe>\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\" />\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n  root = document.getElementById(\"imgbox\");\n  //查看大图插件\n  new Viewer(root, {\n    title: false,\n    interval: 3000,\n  });\n  lazy = new IntersectionObserver(\n    (entires) => {\n      console.log(\"entires\", entires);\n      entires.forEach((item) => {\n        if (item.isIntersecting) {\n          item = item.target;\n          item.src = item.getAttribute(\"data-src\");\n          lazy.unobserve(item);\n        }\n      });\n    },\n    {\n      root: root,\n      threshold: [0],\n      rootMargin: \"0px 0px 500px 0px\",\n    }\n  );\n\n  imgs = document.getElementsByTagName(\"img\");\n  Array.from(imgs).forEach((item) => {\n    lazy.observe(item);\n  });\n</script>\n",
    "ruleDescription": "",
    "ruleImage": "class.featured-image.0@tag.a.0@tag.img@data-src",
    "ruleLink": "class.featured-image.0@tag.a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.updated.0@text",
    "ruleTitle": "class.featured-image.0@tag.a.0@title",
    "shouldOverrideUrlLoading": "1",
    "singleUrl": false,
    "sortUrl": "首页::/\n搜索::/page/{{page}}?s={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('hokage'):source.getVariable()}}\n角色扮演::/category/ero-cosplay/page/{{page}}\n性感::/category/sexy-set/page/{{page}}\n在线视频::/category/online-video/page/{{page}}\nnude::/category/nude/page/{{page}}",
    "sourceComment": "首页只有10条",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://mitaku.net/wp-content/uploads/2020/05/cropped-Mitaku-Logo-1-32x32.jpg",
    "sourceName": "Mitaku动漫Coser",
    "sourceUrl": "https://mitaku.net",
    "style": " body {\n    padding: 30rpx;\n  }\n  img {\n    display: block;\n    width: 100%;\n  }\n  iframe {\n    margin-top: 30rpx;\n    display: block;\n    width: 100%;\n    min-height: 200px;\n    border: 0;\n    outline: 0;\n    background: url(\"http://iph.href.lu/375x200?text=Video\") contian/center no-repeat;\n  }"
  },
  {
    "articleStyle": 2,
    "customOrder": 56,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.list",
    "ruleDescription": "$.art_content",
    "ruleImage": "$.art_content##.*(http.+?\\.jpg).*##$1",
    "ruleLink": "$.art_id",
    "ruleNextPage": "page",
    "rulePubDate": "$.art_time<js>function timestampToTime(timestamp) {\n        var date = new Date(timestamp * 1000);//时间戳为10位需*1000，时间戳为13位的话不需乘1000\n        var Y = date.getFullYear() + '-';\n        var M = (date.getMonth()+1 < 10 ? '0'+(date.getMonth()+1) : date.getMonth()+1) + '-';\n        var D = date.getDate() + ' ';\n        var h = date.getHours() + ':';\n        var m = date.getMinutes() + ':';\n        var s = date.getSeconds();\n        return Y+M+D+h+m+s;\n    }\n    result=timestampToTime(result)</js>",
    "ruleTitle": "$.art_name",
    "singleUrl": false,
    "sortUrl": "全部::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}\n精品套图::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=828\n网友自拍::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=831\n丝袜美腿::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=833\n唯美写真::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=834\n人体艺术::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=835\n亚洲色图::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=830\n成人动漫::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=832\n欧美激情::https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}&t=829",
    "sourceGroup": "R18",
    "sourceIcon": "https://img2.baidu.com/it/u=674439633,2502913322&fm=253&fmt=auto&app=120&f=JPEG?w=1280&h=800",
    "sourceName": "52资源-图版,视频有水印，就不弄了。源仓库现在卡到爆。。",
    "sourceUrl": "https://52zyapi.com/home/cjapi/asda/mc10/pic/json?cid=0&pg={{page}}"
  },
  {
    "articleStyle": 0,
    "customOrder": 57,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "1阅读书源交流群:1015950952。\n2该订阅源由源仓库用户ID:15839搜集整理\n3订阅源所有链接均经过测试可以正常使用，如载入失败请自行挂梯。如依然无法正常使用请自行删除。\n3由于只是搜集整理 所有内容取自网络 本人不承担任何责任及后果 如有侵害 请第一时间联系阅读书源交流群:1015950952的群主要求删除并致歉。\n4订阅源内容取自网络，仅供学习参考 请在获取后24小时内删除。",
    "sourceGroup": "合集",
    "sourceIcon": "https://img1.baidu.com/it/u=3097007933,3775451098&fm=253&fmt=auto&app=120&f=JPEG?w=1200&h=750",
    "sourceName": "135个R18订阅源（源注释必看）",
    "sourceUrl": "yuedu://rsssource/importonline?src=https://jt12.de/SYV2/2023/03/17/0/02/42/167898256264133da2869d4.json"
  },
  {
    "articleStyle": 0,
    "customOrder": 58,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "div",
    "ruleImage": "img@sec",
    "ruleTitle": "class.item_cont@text",
    "singleUrl": true,
    "sortUrl": "国::https://056985.com/#/home",
    "sourceComment": "半成品",
    "sourceGroup": "合集",
    "sourceIcon": "",
    "sourceName": "黑料社区",
    "sourceUrl": "https://056985.com/#/home"
  },
  {
    "articleStyle": 0,
    "customOrder": 59,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "entries",
    "ruleDescription": "<title>{{$.name}}</title>\n<iframe src=\"legado://import/auto?src=https://www.gitlink.org.cn/api/yi-c/yd/raw/{{$.path}}?ref=master\" hidden></iframe>\n<br><h3>{{$.name}}</h3>\n<h5>导入不成功？多导入几次试试<br>提示没有浏览器，升级阅读3.0到最新版<br>格式不对，提示英文，使用电信网络/魔法上网<br>如果导入后不会用，请关注微信公众号<br>阅读加油<br>有食用教程滴</h5>\n<h6><b>\n↓资源链接，点击复制\n<a href=\"legado://import/auto?src=https://www.gitlink.org.cn/api/yi-c/yd/raw/{{$.path}}?ref=master\">一键导入</a>\n<textarea id=\"copy\" onclick=\"copy()\">https://www.gitlink.org.cn/api/yi-c/yd/raw/{{$.path}}?ref=master</textarea>\n{{$..message}}😊{{$..created_at}}😊{{$..time_from_now}}\n</b></h6><style>\na{float:right;text-decoration:none}\nh3,h5{text-align:center}\nh6{margin:0 2;position:sticky;top:30%}\ntextarea{width:100%;border-radius:5px}\n</style><script>\nfunction copy(){\n\tdocument.getElementById('copy').select()\n\tdocument.execCommand('copy')\n\talert(\"链接复制成功👉请粘贴到对应导入地方导入\")\n}\n</script>",
    "ruleImage": "@js:\"https://inisqw.gitee.io/rss/66.jpg\"",
    "ruleLink": "https://www.gitlink.org.cn/api/yi-c/yd/raw/{{$.path}}?ref=master",
    "rulePubDate": "{{$..created_at}}😊{{$..time_from_now}}😊{{$..message}}",
    "ruleTitle": "name",
    "singleUrl": false,
    "sourceComment": "",
    "sourceIcon": "https://inisqw.gitee.io/rss/66.jpg",
    "sourceName": "一程(一起开源发布页)(一键导入)",
    "sourceUrl": "https://www.gitlink.org.cn/api/yi-c/yd/entries.json?ref=master"
  },
  {
    "articleStyle": 0,
    "customOrder": 59,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🌐 媒体",
    "sourceIcon": "https://www.930tu.com/favicon.ico",
    "sourceName": "央视直播",
    "sourceUrl": "https://tv.cctv.com/live/m/"
  },
  {
    "articleStyle": 0,
    "customOrder": 60,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Mobile Safari/537.36 Edg/91.0.864.67\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.thumb-block",
    "ruleContent": "<js>\nvar src=result.match(/html5player.setVideoUrlLow\\('(.+)'/)[1]\n\nvar img=result.match(/html5player.setThumbUrl\\('(.+)'/)[1]\n\nvar result=\"<video src=\\\"\"+src+\"\\\" width=\\\"100%\\\" height=\\\"auto\\\" controls=\\\"controls\\\"  poster=\\\"\"+img+\"\\\"></video>\";\n\n\"<html><head><meta charset=\\\"utf-8\\\"><style>body\\{background-color:\\#000000\\}</style></head>\"+ \"<body>\"+result+\"</body></html>\"\n</js>",
    "ruleImage": "class.thumb@tag.a@tag.img@data-src",
    "ruleLink": "class.thumb@tag.a@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.thumb-under@text",
    "singleUrl": false,
    "sortUrl": "jk::https://www.xnxx.com/search/jk/{{page}}\n搜索::https://www.xnxx.com/search/关键词/{{page}}\njav::https://www.xnxx.com/search/jav/{{page}}\n国产::https://www.xnxx.com/search/国产/{{page}}",
    "sourceComment": "需vpn\n搜索自己替换关键词\n【画质更改教程】\n内容规则中的『setVideoUrlLow』替换下面的英文。\n高清：setVideoUrlHigh\n标清：setVideoUrlLow\n<js>github@ifwlzs</js>",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.xnxx.com/favicon-32x32.png",
    "sourceName": "XNXX",
    "sourceUrl": "https://www.xnxx.com/",
    "style": "##github@ifwlzs"
  },
  {
    "articleStyle": 0,
    "customOrder": 61,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Mobile Safari/537.36 Edg/91.0.864.67\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.thumb-block",
    "ruleContent": "<js>\nvar src=result.match(/html5player.setVideoUrlLow\\('(.+)'/)[1]\n\nvar img=result.match(/html5player.setThumbUrl\\('(.+)'/)[1]\n\nvar result=\"<video src=\\\"\"+src+\"\\\" width=\\\"100%\\\" height=\\\"auto\\\" controls=\\\"controls\\\"  poster=\\\"\"+img+\"\\\"></video>\";\n\n\"<html><head><meta charset=\\\"utf-8\\\"><style>body\\{background-color:\\#000000\\}</style></head>\"+ \"<body>\"+result+\"</body></html>\"\n</js>",
    "ruleImage": "class.thumb@tag.a@tag.img@data-src",
    "ruleLink": "class.thumb@tag.a@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "jk::https://www.xvideos.com/?k=jk&p={{page}}\n搜索::https://www.xvideos.com/?k=关键词&p={{page}}\njav::https://www.xvideos.com/?k=jav&p={{page}}\n国产::https://www.xvideos.com/?k=国产&p={{page}}",
    "sourceComment": "需vpn\n搜索自己替换关键词\n【画质更改教程】\n内容规则中的『setVideoUrlLow』替换下面的英文。\n高清：setVideoUrlHigh\n标清：setVideoUrlLow\n<js>github@ifwlzs</js>",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.xvideos.com/favicon-32x32.png",
    "sourceName": "XVideos",
    "sourceUrl": "https://www.xvideos.com/",
    "style": "##github@ifwlzs"
  },
  {
    "articleStyle": 0,
    "customOrder": 62,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.thumb-overlay-albums&&class.well well-sm",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "tag.img@data-original&&tag.img@src",
    "ruleLink": "tag.a.0@href@js:\"https://18comic.vip\"+result",
    "ruleNextPage": "class.prevnext.0@href",
    "rulePubDate": "class.video-views pull-left@text&&class.video-added@text",
    "ruleTitle": "tag.img@title",
    "singleUrl": false,
    "sortUrl": "\n总排行榜::https://18comic.vip/albums?o=mv\r\n月排行榜::https://18comic.vip/albums?t=m&o=mv\r\n日排行榜::https://18comic.vip/albums?o=mv&t=t\n最新A漫::https://18comic.vip/albums?o=mr\n同人::https://18comic.vip/albums/doujin\n\n单行本::https://18comic.vip/albums/single?o=mr\n短篇::https://18comic.vip/albums/short\n其他::https://18comic.vip/albums/another\n韩漫::https://18comic.vip/albums/hanman\n美漫::https://18comic.vip/albums/meiman\nH动漫::https://18comic.vip/videos\nH电影::https://18comic.vip/movies",
    "sourceGroup": "R18",
    "sourceIcon": "https://18comic.vip/media/logo/new_logo.png?v=20210720",
    "sourceName": "禁漫天堂",
    "sourceUrl": "https://18comic.vip/【🔺ssr】"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 62,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\r\n    <h5>{{@class.jianjie@tag.p@text}}</h5>\r\n    <div id=\"box\">{{@@class.content_left.0@tag.p@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var io,loads;\n        var i = 1;\r\n        var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}} - 1;\r\n        var url = \"{{baseUrl.replace('.html','_')}}\";\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, {url: 'src',title: false,interval: 3000}); \r\n            io = new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio <= 0) return;\r\n                for (var j = 0; j < 1; j++) {\r\n                    fetchHtml(i, page, url);\r\n                    i += 1;\r\n                }\r\n            }).observe(loads);\r\n        })\r\n\r\n\r\n\r\n        function fetchHtml(i, page, url) {\r\n            if (i <= page) {\r\n                nurl = url + i + '.html';\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\r\n                        $('#box').append($(html).find('p img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "{{@class.meta-post@textNodes}}_浏览{{@class.cx_like@textNodes}}次",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "一周推荐::https://www.xrmn5.cc/tj.html\n最新::https://www.xrmn5.cc/zx.html\n最热::https://www.xrmn5.cc/rm.html\n秀人网::https://www.xrmn5.cc/XiuRen/\nImiss爱蜜社::https://www.xrmn5.cc/Imiss/\n模范学院::https://www.xrmn5.cc/MFStar/\n魅妍社::https://www.xrmn5.cc/MiStar/\n美媛馆::https://www.xrmn5.cc/MyGirl/\n爱蜜社::https://www.xrmn5.cc/IMiss/\n尤物馆::https://www.xrmn5.cc/YouWu/\n嗲囡囡::https://www.xrmn5.cc/FeiLin/\n蜜桃社::https://www.xrmn5.cc/MiiTao/\n尤蜜荟::https://www.xrmn5.cc/YouMi/\n画语界::https://www.xrmn5.cc/XiaoYu/\n花漾::https://www.xrmn5.cc/HuaYang/\n星颜社::https://www.xrmn5.cc/XingYan/\n兔几盟::https://www.xrmn5.cc/BoLoli/\n优星馆::https://www.xrmn5.cc/Uxing/\n影私荟::https://www.xrmn5.cc/WingS/\n星乐园::https://www.xrmn5.cc/LeYuan/\n顽味生活::https://www.xrmn5.cc/Taste/\n糖果画报::https://www.xrmn5.cc/Candy/\n萌榜::https://www.xrmn5.cc/Micat/",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://images.weserv.nl/?url=https://article.biliimg.com/bfs/article/ded67638d944a7e0ef4452b721fd6434a22de16d.png",
    "sourceName": "秀人集b-v3",
    "sourceUrl": "https://www.xrmn5.cc/",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 0,
    "customOrder": 63,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "ruleArticles": "class.clearfix@tag.li",
    "ruleContent": "id.post@all",
    "ruleImage": "class.image-list-item-image@a@img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "class.nextpostslink@href",
    "rulePubDate": "class.image-list-item-regist-date@text",
    "ruleTitle": "class.image-list-item-title@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://zh.hentai-img.com/search/keyword/Genshin/\n排行::https://zh.hentai-img.com/ranking/\n萝莉::https://zh.hentai-img.com/search/tag/lolita",
    "sourceGroup": "R18",
    "sourceIcon": "https://avatars.githubusercontent.com/u/49548316",
    "sourceName": "hentai-img",
    "sourceUrl": "https://zh.hentai-img.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 64,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists cl@li||.update_area@li",
    "ruleContent": "class.content@html##nav[\\s\\u0000-\\uffff]*##\"></div>",
    "ruleImage": "tag.img@data-original&&tag.img@src",
    "ruleLink": "a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.meta-post@text",
    "ruleTitle": "class.meta-title@text||class.img_title@text",
    "singleUrl": false,
    "sortUrl": "首页::https://www.99zipai.com/{{page - 1 == 0 ? \"\": \"index_\"+page+\".html\"}}\n美图分享::https://www.99zipai.com/share/{{page - 1 == 0 ? \"\": \"index_\"+page+\".html\"}}\n自拍::https://www.99zipai.com/selfies/{{page - 1 == 0 ? \"\": \"index_\"+page+\".html\"}}",
    "sourceComment": "https://www.7aipai.com/\n<js>github@ifwlzs</js>",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.99zipai.com/skin/5zipai/images/logo.png",
    "sourceName": "美拍",
    "sourceUrl": "https://www.99zipai.com/",
    "style": "img{\n\twidth:100%;\n\theight:auto;\n\t}##github@ifwlzs"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 65,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginCheckJs": "",
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "class.row col6 clearfix@dl&&class.col clearfix@ul@li\n<js>java.log(result)</js>",
    "ruleContent": "class.main@html",
    "ruleDescription": "",
    "ruleImage": "tag.img@data-original&&tag.img@src",
    "ruleLink": "dt@a@href&&a@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "dt@a@i@text&&span@text",
    "ruleTitle": "class.s xst@text&&h3@text",
    "singleUrl": false,
    "sortUrl": "图片::https://aa2bp.com/tupian/index.html\n偷窥自拍::https://aa2bp.com/toukuizipai/index.html\n亚洲色图::https://aa2bp.com/yazhousetu/index.html\n欧美色图::https://aa2bp.com/oumeisetu/index.html\n动漫图片::https://aa2bp.com/dongmantupian/index.html\n美腿丝袜::https://aa2bp.com/meituisiwa/index.html\n清纯唯美::https://aa2bp.com/qingchunweimei/index.html\n熟女图区::https://aa2bp.com/shunvtuqu/index.html\n另类图片::https://aa2bp.com/lingleitupian/index.html\n小说::https://aa2bp.com/xiaoshuo/index.html\n都市激情::https://aa2bp.com/doushijiqing/index.html\n家庭乱伦::https://aa2bp.com/jiatingluanlun/index.html\n人妻女友::https://aa2bp.com/renqinvyou/index.html\n武侠古典::https://aa2bp.com/wuxiagudian/index.html\n迷情校园::https://aa2bp.com/miqingxiaoyuan/index.html\n另类小说::https://aa2bp.com/lingleixiaoshuo/index.html\n黄色笑话::https://aa2bp.com/huangsexiaohua/index.html\n性爱技巧::https://aa2bp.com/xingaijiqiao/index.html\n",
    "sourceComment": "<js>github@ifwlzs</js>",
    "sourceGroup": "R18",
    "sourceIcon": "https://avatars.githubusercontent.com/u/49548316",
    "sourceName": "快活影院",
    "sourceUrl": "https://aa2bp.com/",
    "style": "img{\n\twidth:100%;\n\theight:auto;\n\t}##github@ifwlzs"
  },
  {
    "articleStyle": 1,
    "customOrder": 65,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "🌐 媒体",
    "sourceIcon": "https://cdn.aixifan.com/dotnet/20130418/umeditor/dialogs/emotion/images/ac/47.gif",
    "sourceName": "AC正义",
    "sourceUrl": "https://m.acfun.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 65,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.list@li",
    "ruleContent": "script@all<js>\nresult=result.match(/http.*m3u8/)[0]</js>\n<video src=\"{{result}}\" width=\"100%\" height=\"auto\" controls></video>  \n{{@@title@text##-亚洲学院}}",
    "ruleImage": "img@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.info@text",
    "singleUrl": false,
    "sortUrl": "搜索::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/{{source.getVariable()}}/\n玩偶::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/HONGKONGDO/\n最新::http://apw7y.com/label/hot/by/time/nid/1/page/{{page}}/sid/1/\n国产自拍::http://apw7y.com/t/5/nid/1/page/{{page}}/sid/1/\n主播诱惑::http://apw7y.com/t/6-{{page}}/\n探花约炮::http://apw7y.com/t/7-{{page}}/\n偷拍偷窥::http://apw7y.com/t/8-{{page}}/\n乱伦侵犯::http://apw7y.com/t/9-{{page}}/\n网爆吃瓜::http://apw7y.com/t/10-{{page}}/\n短视频::http://apw7y.com/t/11-{{page}}/\n传媒剧情::http://apw7y.com/t/12-{{page}}/\n网爆::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E7%BD%91%E7%88%86/\n泄密::http://apw7y.com/s/nid/1/page/{{page}}/sid/1wd/%E6%B3%84%E5%AF%86/\n事件::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E4%BA%8B%E4%BB%B6/\n自拍::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E8%87%AA%E6%8B%8D/\n偷拍::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E5%81%B7%E6%8B%8D/\n乱伦::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E4%B9%B1%E4%BC%A6/\n强奸::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E5%BC%BA%E5%A5%B8/\n偷看::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E5%81%B7%E7%AA%A5/\n内射::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E5%86%85%E5%B0%84/\n不雅::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E4%B8%8D%E9%9B%85/\n流出::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E6%B5%81%E5%87%BA/\n电话::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/tag/%E7%94%B5%E8%AF%9D/\n探花::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E6%8E%A2%E8%8A%B1/\n白虎::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/tag/%E7%99%BD%E8%99%8E/\n约炮::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E7%BA%A6%E7%82%AE/\n漏出::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E6%BC%8F%E5%87%BA/\n调教::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E8%B0%83%E6%95%99/\n诱惑::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E8%AF%B1%E6%83%91/\n日韩自拍::http://apw7y.com/t/13-{{page}}/\n日韩无码::http://apw7y.com/t/14-{{page}}/\n中文::http://apw7y.com/t/15-2/\n中文字幕::http://apw7y.com/t/15-{{page}}/\nav解说::http://apw7y.com/t/17-{{page}}/\n换脸明星::http://apw7y.com/t/18-{{page}}/\n无码字幕::http://apw7y.com/t/19-{{page}}/\n港台伦理::http://apw7y.com/t/29-{{page}}/\n日韩伦理::http://apw7y.com/t/30-{{page}}/\n3D动漫::http://apw7y.com/t/27-{{page}}/\n岬奈奈::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E5%B2%AC%E5%A5%88%E5%A5%88/\n天使萌::http://apw7y.com/s/nid/1/page/{{page}}/sid/1/wd/%E5%A4%A9%E4%BD%BF%E8%90%8C/",
    "sourceComment": "发布地址：https://18fby.com/?new18w",
    "sourceGroup": "💠 其他",
    "sourceIcon": "https://i03piccdn.sogoucdn.com/14b82bd552025ec1",
    "sourceName": "亚洲学院",
    "sourceUrl": "http://apw7y.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 66,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "ruleArticles": "$.[*]",
    "ruleContent": "class.wookmark-initialised@img@html##src.*data-",
    "ruleImage": "t_url",
    "ruleLink": "g_url",
    "ruleNextPage": "page",
    "ruleTitle": "desc",
    "singleUrl": false,
    "sortUrl": "热门::https://www.pornpics.com/search/srch.php?q=popular&limit=20&offset={{(page-1)*20}}\n搜索::https://www.pornpics.com/search/srch.php?q=关键字&limit=20&offset={{(page-1)*20}}\n丝袜::https://www.pornpics.com/search/srch.php?q=stocking&limit=20&offset={{(page-1)*20}}\r\n亚洲::https://www.pornpics.com/search/srch.php?q=asians&limit=20&offset={{(page-1)*20}}\r\n萝莉::https://www.pornpics.com/search/srch.php?q=lolita&limit=20&offset={{(page-1)*20}}\r\n青少年::https://www.pornpics.com/search/srch.php?q=teenager&limit=20&offset={{(page-1)*20}}\r\n白::https://www.pornpics.com/search/srch.php?q=white&limit=20&offset={{(page-1)*20}}\r\n自拍::https://www.pornpics.com/search/srch.php?q=Selfie&limit=20&offset={{(page-1)*20}}\r\n公开场合::https://www.pornpics.com/getchank2.php?rid=1&cat=102&limit=20&offset={{(page-1)*20}}\r\n肛::https://www.pornpics.com/search/srch.php?q=anus&limit=20&offset={{(page-1)*20}}\n",
    "sourceComment": "需VPN\n搜索自行替换关键字，只支持英文搜索\n<js>github@ifwlzs</js>",
    "sourceGroup": "R18",
    "sourceIcon": "https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fsafe-img.xhscdn.com%2Fbw1%2F5a93370d-5604-4420-82cb-dea9f6bf5573%3FimageView2%2F2%2Fw%2F1080%2Fformat%2Fjpg&refer=http%3A%2F%2Fsafe-img.xhscdn.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1681571427&t=bd6d35c7eeb261f7d2cf98747331db22",
    "sourceName": "pornpics",
    "sourceUrl": "https://www.pornpics.com/",
    "style": "img{\n\twidth:100%;\n\theight:auto;\n\t}##github@ifwlzs"
  },
  {
    "articleStyle": 0,
    "customOrder": 66,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "html",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "@js:result=baseUrl",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "title@text",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "https://timg01.bdimg.com/timg?pa=&imgtype=0&sec=1439619614&di=fe42d025ac49ce069f1dba2dbcde01d6&quality=90&size=b870_10000&src=http%3A%2F%2Fpic.rmb.bdstatic.com%2F6eeac2fe89faa79c58f63faa73cf4b04.jpeg",
    "sourceName": "糗事百科",
    "sourceUrl": "https://www.qiushibaike.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 67,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; U; Android 13; zh-cn; 22021211RC Build/TKQ1.220807.001) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/100.0.4896.127 Mobile Safari/537.36 XiaoMi/MiuiBrowser/17.7.520830 swan-mibrowser\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.pleft@id.plist||id.content@tag.li",
    "ruleContent": "head@html&&class.wrap@html##每天有.*支持！|<div class=\"banner\">[\\s\\S]+",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "tag.dt@tag.a@href||tag.a@href##post/##download3.php?utm_medium=",
    "ruleNextPage": "id.pagenavi@html##<span>\\d+</span>\\s+<a href=\"(https://.*?\\d+)\">\\d+</a>##$1###",
    "rulePubDate": "{{@@tag.dd.1@text||class.riqi@text##分类.*时间：|查看全文}}{{@@tag.dt@text||tag.a@text##(《.+》)##$1###}}{{@@tag.dt@text||tag.a@text##作者[:：](.*)##$1###}} ",
    "ruleTitle": "{{@@tag.a@text}}{{@@class.des@text##(.+)##简介：$1}}##[\\s\\S]*(简介：.+)##$1",
    "singleUrl": false,
    "sortUrl": "搜索::https://zxcs.info/index.php?keyword={{source.getVariable()}}\n最新小说::https://www.zxcs.info/map.html\n都市·娱乐::https://zxcs.info/sort/3\n武侠·仙侠::https://zxcs.info/sort/4\n奇幻·玄幻::https://zxcs.info/sort/8\n科幻·灵异::https://zxcs.info/sort/11\n历史·军事::https://zxcs.info/sort/14\n竞技·游戏::https://zxcs.info/sort/17\n二次元::https://zxcs.info/sort/20",
    "sourceComment": "源变量搜索",
    "sourceGroup": "下载",
    "sourceIcon": "https://cdn.jsdelivr.net/gh/gedoor/legado@master/app/src/main/res/mipmap-hdpi/ic_launcher.png",
    "sourceName": "知轩藏书",
    "sourceUrl": "https://www.zxcs.info/"
  },
  {
    "articleStyle": 0,
    "customOrder": 68,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "R18",
    "sourceIcon": "",
    "sourceName": "韩漫书源",
    "sourceUrl": "legado://import/bookSource?src=https://jt12.de/SYV2_4/2024/03/04/20/48/54/170955653465e5c33680046.json"
  },
  {
    "articleStyle": 0,
    "customOrder": 69,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n  \"User-Agent\": \"okhttp/4.2.2\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data.vodrows",
    "ruleContent": "<p style=\"text-align:center\"><strong>{{$.title}}</strong></p><iframe src=\"{{$.data.httpurl}}\" width=\"490px\" height=\"auto\" scrolling=\"no\" border=\"0\" frameborder=\"no\" framespacing=\"0\" allowfullscreen=\"true\"></iframe>",
    "ruleDescription": "",
    "ruleImage": "coverpic",
    "ruleLink": "http://ios.bxguwen.com{{$.play_url}}",
    "ruleNextPage": "$..next_url",
    "rulePubDate": "{{$.updatetime}}  {{$.scorenum}}分  {{$.areaname}}   {{$.catename}} {{$.actor_tags..tagname}}  {{$.tags..tagname}} ",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "\n搜索用::http://ios.bxguwen.com/search?page={{page}}&wd=剧情\nAI换脸::http://ios.bxguwen.com/search?page={{page}}&wd=AI换脸\n偷拍自拍::http://ios.bxguwen.com/vod/listing-4-0-0-0-0-0-0-0-0-1\n制服诱惑::http://ios.bxguwen.com/vod/listing-5-0-0-0-0-0-0-0-0-1\n青纯少女::http://ios.bxguwen.com/vod/listing-6-0-0-0-0-0-0-0-0-1\n辣妹大奶::http://ios.bxguwen.com/vod/listing-7-0-0-0-0-0-0-0-0-1\n女同专属::http://ios.bxguwen.com/vod/listing-8-0-0-0-0-0-0-0-0-1\n素人出演::http://ios.bxguwen.com/vod/listing-9-0-0-0-0-0-0-0-0-1\n角色扮演::http://ios.bxguwen.com/vod/listing-10-0-0-0-0-0-0-0-0-1\n成人动漫::http://ios.bxguwen.com/vod/listing-11-0-0-0-0-0-0-0-0-1\n人妻熟女::http://ios.bxguwen.com/vod/listing-12-0-0-0-0-0-0-0-0-1\n变态另类::http://ios.bxguwen.com/vod/listing-13-0-0-0-0-0-0-0-0-1\n经典伦理::http://ios.bxguwen.com/vod/listing-14-0-0-0-0-0-0-0-0-1",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://avatars.githubusercontent.com/u/49548316",
    "sourceName": "Bxguwen",
    "sourceUrl": "http://ios.bxguwen.com/vod/listing-0-0-0-0-0-0-2-0-0-1(豆奶)"
  },
  {
    "articleStyle": 0,
    "customOrder": 70,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "https://i.postimg.cc/tT45zyZQ/9399ca50f4495079a2c4f54f268dcad6.gif",
    "sourceName": "秘密入口",
    "sourceUrl": "https://www.xn--vctr31ecwaz4k.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 71,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 10; TEL-AN00 Build/HONORTEL-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36\"}",
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.model.data",
    "ruleContent": "<!-- <p>http://play.eeefun.cc/?url=={{$.model.url}}</p> -->\n<!-- <iframe src='http://play.eeefun.cc/?url={{$.model.url}}'></iframe> -->\n<hr />\n<p>播放地址: {{$.model.url}}</p>\n<iframe src=\"https://tools.liumingye.cn/m3u8/#{{$.model.url}}\"></iframe>\n<details>\n  <summary>\n    <h3>{{$.model.title}}</h3>\n  </summary>\n  <img src={{$.model.coverUrl}}>\n  <div>\n    <p>⌚️ 时长：{{$.model.durationFormat}}</p>\n    <p>📆 日期：{{$.model.onlineTime##T|.000.*## }}</p>\n    <p>🎥 播放：{{$.model.viewCount}}次</p>\n    <p>📩 收藏：{{$.model.collectCount}}</p>\n    <p>🕵 片商：{{$.model.authors}}</p>\n    <p>👤 上传：{{$.model.uploader}}</p>\n    <p>🔖 标签：{{$.model.categories}},{{$.model.tags}}</p>\n    <p>🏷 简介：{{$.model.brief}}</p>\n</details>",
    "ruleDescription": "",
    "ruleImage": "$.coverUrl",
    "ruleLink": "https://api.uaa.com/video/app/video/intro?force=false&id={{$.id}}&viewId=16887182234803442",
    "ruleNextPage": "page",
    "rulePubDate": "{{$.vip##1##VIP}} {{$.onlineTime##T.*}} {{$.tags}}##^0##免费",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "变量搜索::/video/app/video/search?keyword={{v=source.getVariable();if(/^\\s*$/.test(v)||v==null)source.setVariable('无码');source.getVariable()}}&orderType=0&page={{page}}&size=33\n\n最新排行::/video/app/video/search?category=&orderType=1&page=1&size=33\n\n观看排行::/video/app/video/search?category=&orderType=-1&page=1&size=33\n\n收藏排行::/video/app/video/search?category=&orderType=4&page=1&size=33\n\nH动漫::/video/app/video/search?orderType=1&origin=3&page={{page}}&size=33\n\n\n泡面番::/video/app/video/search?category=%E6%B3%A1%E9%9D%A2%E7%95%AA&orderType=1&page={{page}}&size=33\n\n国产视频::/video/app/video/search?orderType=1&origin=1&page={{page}}&size=33\n\n\n少女萝莉::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=少女萝莉\n\n白虎::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=白虎\n\n自拍偷拍::/video/app/video/search?category=自拍偷拍&orderType=1&page={{page}}&size=33\n\n探花精选::/video/app/video/search?category=探花精选&orderType=1&page=1&size=33\n\n\n主播福利::/video/app/video/search?category=主播福利&orderType=1&page=1&size=33\n\n\n日本AV::/video/app/video/search?orderType=1&origin=2&page={{page}}&size=33\n\n\n制服诱惑\n丝袜网袜::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=丝袜网袜\n泳装水着::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=泳装水着\nJK制服::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=JK制服\n女仆::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=女仆\n吊带袜::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=吊带袜\n兔女郎::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=兔女郎\n伪娘::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=伪娘\n\n身材样貌\n苗条::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=苗条\n美腿美脚::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=美腿美脚\n美臀::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=美臀\n熟女::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=熟女\n巨乳::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=巨乳\n\n交合喜好\n颜射::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=颜射\n足交::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=足交\n肛交::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=肛交\n潮吹::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=潮吹\n口交::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=口交\n69::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=69\n乳交::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=乳交\n内射中出::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=内射中出\n\n\n刺激玩法\n捆绑调教::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=捆绑调教\n痴女痴汉::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=痴女痴汉\n强奸轮奸::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=强奸轮奸\n3P群交::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=3P群交\n奇异催眠::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=奇异催眠\n出轨::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=出轨\n家庭乱伦::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=家庭乱伦\nNTR::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=NTR\n\n\n角色扮演\n医生护士::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=医生护士\n空中女郎::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=空中女郎\n未亡人::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=未亡人\n老师校园::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=老师校园\n人妻主妇::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=人妻主妇\nOL::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=OL\n姐姐妹妹::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=姐姐妹妹\n母亲女儿::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=母亲女儿\nTS人妖::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=TS人妖\n女高中生::/video/app/video/search?orderType=1&page={{page}}&size=33&tag=女高中生\n",
    "sourceComment": "//网页网址 https://www.uaa.com/video\n//VIP可以观看\n//搬运，请注明源作者😎",
    "sourceGroup": "源仓库",
    "sourceIcon": "https://www.uaa.com/assets/uaalogo.7acb1f90.svg",
    "sourceName": "UAA/友爱-视频",
    "sourceUrl": "https://api.uaa.com",
    "style": "*{\n\tz-index:0;\n\tmargin:0;\n\tpadding:0;\n\twidth:99.3%;\n\theight:auto;\n}\n\np{\n\ttext-indent:5px;\n}\nbody>p:first-of-type{\n\twidth:100%;\n\tposition:sticky;\n\ttop:0.3px;\n\theight:15px;font-size:0.7rem;\n\tborder-radius:5px 5px 5px 5px;\n\tbackground:#000;color:#fff;\n\twhite-space:nowrap;\n\toverflow:auto;\n\tz-index:4;\n}\niframe{\n\tposition:sticky;top:16;\n\tbackground:#000;color:#fff;\n\tborder-radius:10px 10px 10px 10px;\t\n\theight:285px;\n\tz-index:3;\n}\n\ndetails{\n\twidth:90%;\n\tmargin:0 5%;\n\tpadding:10px;\n}\n\nsummary{\n\twidth:90%;\n\tmargin:0.5%;\n\toutline:none;\n\ttext-align:center;\n \t}"
  },
  {
    "articleStyle": 0,
    "customOrder": 71,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://m.anitama.cn/style/image/res/icon/android-chrome-192x192.png",
    "sourceName": "Anitama",
    "sourceUrl": "http://m.anitama.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 72,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 10; TEL-AN00 Build/HONORTEL-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36\"}",
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "https://www.sslt.xyz/member.php?mod=logging&action=login&mobile=2",
    "ruleArticles": "class.list",
    "ruleContent": "<p>{{@@class.view_tit@text}}</p>\n<div>{{@@class.message@all}}</div>\n---------\n<span>没有附件，需登录。如附件名称错误，请自行更改文件名称</span>",
    "ruleDescription": "",
    "ruleLink": "tag.a.2@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.muser@span@text",
    "ruleTitle": "em@text",
    "singleUrl": false,
    "sortUrl": "同人审核区::https://www.sslt.xyz/forum.php?mod=forumdisplay&fid=2&page={{page}}\n同人连载::https://www.sslt.xyz/forum.php?mod=forumdisplay&fid=3&page={{page}}\n同人完结::https://www.sslt.xyz/forum.php?mod=forumdisplay&fid=4&page={{page}}\n\n常规审核区::https://www.sslt.xyz/forum.php?mod=forumdisplay&fid=7&page={{page}}\n常规连载::https://www.sslt.xyz/forum.php?mod=forumdisplay&fid=8&page={{page}}\n常规完结::https://www.sslt.xyz/forum.php?mod=forumdisplay&fid=9&page={{page}}\n",
    "sourceComment": "没有附件，需登录。如附件名称错误，请自行更改文件名称",
    "sourceGroup": "源仓库",
    "sourceIcon": "https://www.sslt.xyz/data/attachment/common/template/boardimg_20240616mcgfcqmv.png",
    "sourceName": "搜书论坛",
    "sourceUrl": "https://www.sslt.xyz"
  },
  {
    "articleStyle": 0,
    "customOrder": 73,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "源仓库",
    "sourceIcon": "https://img.fy6b.com/2024/06/13/7ca5da52f9cc0.jpg",
    "sourceName": "阅读app源",
    "sourceUrl": "https://mzrjk.top"
  },
  {
    "articleStyle": 0,
    "customOrder": 74,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{ \n\t\"User-Agent\": \"Mozilla/5.0 (Linux; U; Android 9; zh-CN; ONEPLUS A5000 Build/PKQ1.180716.001) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 Quark/5.5.8.205 Mobile Safari/537.36Ultra/1.6.12 Mark/imetox\",\"x-requested-with\": \"XMLHttpRequest\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "li",
    "ruleContent": "script@all",
    "ruleImage": "img@data-original",
    "ruleLink": "a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.vodtime@text",
    "ruleTitle": "class.vodname@text",
    "shouldOverrideUrlLoading": "",
    "singleUrl": false,
    "sortUrl": "91原创::/list/91资源cn/ori/{{page}}.html\n当前最热::/list/91资源cn/hot/{{page}}.html\n本月最热::/list/91资源cn/top/{{page}}.html\n非付费::/list/91资源cn/nonpaid/{{page}}.html\n10分钟以上::/list/91资源cn/long/{{page}}.html\n20分钟以上::/list/91资源cn/longer/{{page}}.html\n本月收藏::/list/91资源cn/tf/{{page}}.html\n最近加精::/list/91资源cn/rf/{{page}}.html\n高清::/list/91资源cn/hd.html\n每月最热::/list/91资源cn/top-1/{{page}}.html\n本月讨论::/list/91资源cn/md/{{page}}.html\n收藏最多::/list/91资源cn/mf/{{page}}.html\n\n/91原创::/list/91资源/ori/{{page}}.html\n/本月最热::/list/91资源/top/{{page}}.html\n/非付费::/list/91资源/nonpaid/{{page}}.html\n/10分钟以上 ::/list/91资源/long/{{page}}.html\n/20分钟以上 ::/list/91资源/longer/{{page}}.html\n/本月收藏::/list/91资源/tf/{{page}}.html\n/最近加精::/list/91资源/rf/{{page}}.html\n/高清::/list/91资源/hd/{{page}}.html\n",
    "sourceComment": "//正文需要更好的体验就自个写",
    "sourceGroup": "源仓库",
    "sourceIcon": "",
    "sourceName": "神秘电影{18}",
    "sourceUrl": "https://4042420.one/",
    "style": ""
  },
  {
    "articleStyle": 1,
    "customOrder": 74,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.td_module_4",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a.1@href",
    "ruleNextPage": "class.page-nav@tag.a.-1@href",
    "rulePubDate": "tag.time@text",
    "ruleTitle": "tag.a.1@text",
    "singleUrl": false,
    "sortUrl": "//搜索项在“=”后面输入要找的内容\n最新::https://www.yxssp.com/\n🔎搜索::http://www.yxssp.com/?s=\n安卓::http://www.yxssp.com/os/android\n电脑::http://www.yxssp.com/os/windows\n苹果::http://www.yxssp.com/os/apple\nLinux::http://www.yxssp.com/os/linux",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "http://www.yxssp.com/wp-content/uploads/2017/12/yx250.png",
    "sourceName": "异星软件",
    "sourceUrl": "http://www.yxssp.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 75,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "article",
    "ruleContent": "<js>\r\n//总页数-1(最后一页没有图\r\npage = parseInt(java.getString('class.page-links@class.post-page-numbers.-2@span@text'))\r\njava.log(\"共\"+page+\"页\")\r\nif(page>1){\nhtml = result\r\nnurl=[];\nbase=baseUrl;\r\nfor(i=2;i<=page;i++){\r\n\tnurl.push(base+\"/\"+i+\",{'retry':16}\");\r\n}\r\n\r\nres=java.ajaxAll(nurl)\r\nfor(i in res){\r\n\thtml += org.jsoup.Jsoup.parse(res[i].body())\r\n}\r\n}else{ html = result }\r\n</js>\n\nclass.single-content@tag.img@src##\\n##,\r\n\r\n<js>\r\nli='\\n'\r\nlist=result.split(',')\r\nfor(i in list){\r\n\t\tli += '<li><img src=\"https://flmfxz.com/2022/01/lmmpiclogo.png\" data-src=\"'+list[i]+'\"></li>\\n'\r\n\t}\r\n\r\n</js>\r\n\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n\r\n\r\n<ul id=\"box\">\r\n{{result}}\r\n</ul>\r\n<h3>{{@@tag.h3.0@text}}</h3>\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n<script>\n\r\n\troot = document.getElementById('box')\r\n\tlazy = new IntersectionObserver(entires => {\r\n\t\tentires.forEach(item => {\r\n\t\t\tif(item.isIntersecting){\r\n\t\t\t\titem=item.target\r\n\t\t\t\titem.src=item.getAttribute('data-src')\r\n\t\t\t\tlazy.unobserve(item)\r\n\t\t\t}\r\n\t\t})\r\n\t}, {\r\n\t\troot: root,\r\n\t\tthreshold: [0],\r\n\t\trootMargin:\"0px 0px 500px 0px\"\r\n\t})\r\n\r\nimgs = document.getElementsByTagName('img')\r\nArray.from(imgs).forEach(item => {\r\n\t\tlazy.observe(item)\r\n\t})\r\n\r\n//查看大图插件\r\nnew Viewer(root,{title:false,interval:3000})\r\n</script>\r\n",
    "ruleImage": "img@src",
    "ruleLink": "h2@a@href",
    "ruleNextPage": "page",
    "rulePubDate": "time@datetime",
    "ruleTitle": "h2@a@text",
    "singleUrl": false,
    "sortUrl": "cosplay::https://www.cybesx.com/cosplay/page/{{page}}/\n丝袜::https://www.cybesx.com/siwa/page/{{page}}/\n模特::https://www.cybesx.com/model/page/{{page}}/\n性感::https://www.cybesx.com/goddess/page/{{page}}/\n私房::https://www.cybesx.com/selfiephoto/page/{{page}}/\n街拍::https://www.cybesx.com/streetphotography/page/{{page}}/",
    "sourceGroup": "R18",
    "sourceIcon": "https://flmfxz.com/2020/04/favicon.png",
    "sourceName": "柠檬皮🔞",
    "sourceUrl": "https://www.cybesx.com",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 76,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\r\n<h5>{{@class.jianjie@text}}</h5>\r\n    <div id=\"box\">{{@@class.content.0@tag.p@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var loads;\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, { title: false, interval: 3000 })\r\n            var i = 1;\r\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\r\n            var url = \"{{baseUrl.replace('.html','_')}}\";\r\n            new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio) {\r\n                    if (entries[0].intersectionRatio <= 0) return;\r\n                    for (var j = 0; j < 1; j++) {\r\n                        fetchHtml(i, page, url);\r\n                        i += 1;\r\n                    }\r\n                }\r\n            }).observe(loads)\r\n        });\r\n\r\n\r\n        function fetchHtml(i, page, url) {\n        \t\r\n            if (i <= page) {\r\n                nurl = url + i + '.html';\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\r\n                        $('#box').append($(html).find('p img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "{{@class.meta-post@textNodes}}_浏览:{{@class.cx_like@textNodes}}",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "最新::/zx.html\r\n随机::/XiuRen/index{{ Math.ceil(Math.random()*50) }}.html\r\n一周推荐::/tj.html\r\n最热::/rm.html\r\n秀人网::/XiuRen/\r\nImiss爱蜜社::/IMiss/\r\n模范学院::/MFStar/\r\n魅妍社::/MiStar/\r\n美媛馆::/MyGirl/\r\n尤物馆::/YouWu/\r\n嗲囡囡::/FeiLin/\r\n蜜桃社::/MiiTao/\r\n尤蜜荟::/YouMi/\r\n画语界::/XiaoYu/\r\n花漾::/HuaYang/\r\n星颜社::/XingYan/\r\n兔几盟::/BoLoli/\r\n优星馆::/Uxing/\r\n影私荟::/WingS/\r\n星乐园::/LeYuan/\r\n顽味生活::/Taste/\r\n糖果画报::/Candy/\r\n萌榜::/Micat/",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://images.weserv.nl/?url=https://article.biliimg.com/bfs/article/ded67638d944a7e0ef4452b721fd6434a22de16d.png",
    "sourceName": "秀人集v21",
    "sourceUrl": "https://xrmn9.ooov.bf",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 0,
    "customOrder": 76,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://cdn.329tv.net/template/my22/statics/img/favicon.png",
    "sourceName": "329影城",
    "sourceUrl": "https://329tv.net"
  },
  {
    "articleStyle": 0,
    "customOrder": 77,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.pb@tag.div",
    "ruleDescription": "",
    "ruleImage": "class.focus@tag.span@tag.img@src",
    "ruleNextPage": "class.pagination pagination-multi@class.next-page@tag.a@href",
    "rulePubDate": "class.text-muted time.0@text##发布于:",
    "ruleTitle": "class.excerpt excerpt-one.0@tag.header@tag.a@text",
    "singleUrl": true,
    "sourceGroup": "R18",
    "sourceIcon": "https://www.xx3004.vip/wp-content/themes/xiu/images/wap-logo.png",
    "sourceName": "美女写真",
    "sourceUrl": "https://www.san449.com/meinv"
  },
  {
    "articleStyle": 0,
    "customOrder": 78,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.line_bottom@tr",
    "ruleContent": "class.entry@html",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "text",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "最新::https://31.enpeta.com/e/action/ListInfo/index.php?page={{page}}&classid=1",
    "sourceGroup": "R18",
    "sourceIcon": "https://avatars.githubusercontent.com/u/49548316",
    "sourceName": "性趣套图",
    "sourceUrl": "https://enpeta.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 79,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "ai交互小说软件需登录",
    "sourceGroup": "R18",
    "sourceIcon": "https://r2.sexyai.top/20240806/b926254a7adf44b99d4999b201798b0b.png",
    "sourceName": "魅魔ai",
    "sourceUrl": "http://i.sexyai.top/y7ICn"
  },
  {
    "articleStyle": 0,
    "customOrder": 80,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.content@h3",
    "ruleLink": "a@href",
    "ruleTitle": "a@textNodes",
    "singleUrl": true,
    "sortUrl": "首页::https://legado.aoaostar.com",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://www.aoaostar.com/favicon.ico",
    "sourceName": "阅读APP源-AOAOSTAR",
    "sourceUrl": "https://legado.aoaostar.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 80,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.video_list@li",
    "ruleContent": "class.link_name video_title@tag.a@href\n<js>\nresult=\"https://ylnse.d337799.xyz/\"+result\njava.log(result)\nresult = \"<video src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"280px\\\" controls=\\\"controls\\\" ></video>\"; result = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" +result + \"</body></html>\"\n</js>\n##https://ylnse.d337799.xyz/https://ppp.downloadxx.com/assets##https://jteu0.vcll22.xyz/v<js>##.mp4##/index.m3u8</js>",
    "ruleImage": "img@alt\n<js>\nresult=result.replace('/image/','')\nresult='https://29jo1.pcll11.xyz/'+result\n</js>",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "",
    "ruleTitle": "tag.p.0@text##点击支持本站发展",
    "singleUrl": false,
    "sortUrl": "首页::https://jcsgq.xyz/\n高清无码::https://jcsgq.xyz/html/other/index_21_{{page}}.html\n无码::https://jcsgq.xyz/sousuo/index.php?title=-无码-",
    "sourceComment": "恆制作=我也不会补补修修就那样了\n\n补充分类规则",
    "sourceGroup": "R18",
    "sourceIcon": "https://img1.baidu.com/it/u=3262300751,2192213310&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "蔡萝莉",
    "sourceUrl": "https://jcsgq.xyz/",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 81,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data.items[?(!(@.imgsrc == ''))]",
    "ruleContent": "\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">\n<br>\n<h3>{{$..message}}(暂时)</h3>\n<h3>{{$..title}}</h3>\n<h6>\n\t<a href=\"{{$..shareLink}}\">{{$..source}}</a>\n\t<i>{{$..ptime}}</i>\n</h6>\n<div id=\"body\"></div>\n\n\n\n<script>\nvar body = '{{$..body##'##\"}}';\nvar imgs = {{java.getString(\"$.data..img\").length() > 0 ? java.getString(\"$.data..img\"):\"[]\"}}\nvar videos = {{java.getString(\"$..video\").length() > 0 ? java.getString(\"$..video\"):\"[]\"}}\n\nfunction render(template, imgs,videos) {\nreturn template.replace(/\\<\\!\\-\\-IMG#(.*?)\\-\\-\\>/g, (match, key) => \"<img src=\\\"\"+imgs[key].src + \"\\\">\").replace(/\\<\\!\\-\\-VIDEO#(.*?)\\-\\-\\>/g, (match, key) => \"<video controls><source src=\\\"\" + videos[key].url_mp4 + \"\\\"type=\\\"video/mp4\\\"></video>\");\n}\n\n\ndocument.getElementById('body').outerHTML = render(body,imgs,videos)\n</script>",
    "ruleImage": "$.imgsrc",
    "ruleLink": "{{java.getString(\"TAG\").length() < 0 ? \"/nc/api/v2/article/preload/\"+java.getString(\"$.postid\")+\"/full\" :  \"/nc/api/v2/article/\"+java.getString(\"$.postid\")+\"/full\" }}",
    "ruleNextPage": "page",
    "rulePubDate": "$.mtime",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "轻松::/nc/api/v1/feed/static/normal-list?start={{(page-1)*20}}&tid=T1350383429665&size=20",
    "sourceGroup": "💠 其他",
    "sourceIcon": "http://cms-bucket.ws.126.net/2022/0419/6778ac9cj00ral2om001zc000ij00ijc.jpg",
    "sourceName": "轻松一刻",
    "sourceUrl": "https://gw.m.163.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 81,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "ul@li",
    "ruleContent": "<p style=\"text-align:center\"><strong>{{@@h1.1@text}}</strong>\n</p>\n<iframe src=\"https://8xq1r2.com:8443/v/{{@@id.fullVideoURL@text}}\" width=\"100%\" height=\"285px\" scrolling=\"no\" border=\"0\" frameborder=\"no\" framespacing=\"0\" allowfullscreen=\"true\">\n</iframe> ",
    "ruleImage": "img@data-src",
    "ruleLink": "a.0@href",
    "ruleNextPage": "text.下页@href",
    "ruleTitle": "p@text",
    "singleUrl": false,
    "sortUrl": "大陸::https://8xqf.buzz/categories/大陆/\n日韓::https://8xqf.buzz/categories/日韩/\n歐美::https://8xqf.buzz/categories/欧美/\n三級::https://8xqf.buzz/categories/三级/\n動畫::https://8xqf.buzz/categories/动画/\n上传::https://8xvp.buzz/wangyoushangchuan/\nswag::https://8xvp.buzz/swag/\n剪辑::https://8xvp.buzz/avjianji/\n中字::https://8xvp.buzz/zhongwenzimu/",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/3NHQTJpJ/1658938308728.png",
    "sourceName": "八视频",
    "sourceUrl": "https://8xuy.buzz/video/"
  },
  {
    "articleStyle": 0,
    "customOrder": 82,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "injectJs": "const styleDom=document.createElement('style')\r\nstyleDom.innerHTML=`\r\n.pinyinContson{ clear:both; overflow:hidden; margin-top:10px;}\r\n.pinyinContson span{ line-height:100%; width:39px;text-align:center;display:inline-block;}\r\n.pinyinContson .pinyin{ clear:both; line-height:160%; font-size:12px;font-weight:normal;float:left; width:36px;}\r\n.pinyinContson .hanzi{clear:both; margin-bottom:10px;  text-align:center;float:left; font-size:20px; height:36px; width:36px; line-height:36px; text-align:center;  background:url(https://ziyuan.guwendao.net//dict/imgs/bigImgbk2.png) no-repeat 2px; background-size:32px 32px;font-family:KaiTi;}\r\n.contson{ clear:both; overflow:hidden;}\r\n.contson .hr{ height:15px; margin-top:15px; overflow:hidden; border-top:1px solid #DAD9D1;}\r\n.sourceimg{height:auto; clear:both; margin-top:30px; text-align:center; color:#999999; margin-bottom: 25px;}\r\n.sourceimg a{color:#999999;font-size:14px;}\r\n.contyishang{ height:auto; clear:both; margin-top:10px; font-size:14px; margin-left:20px; margin-right:20px; line-height:200%;}\r\n.contyishang p{ margin-bottom:10px; line-height:200%;}\r\n.contyishang a{ font-size:14px;  padding-left:0px; color:#19537D; line-height:200%; text-decoration:underline;}\r\n.contyishang span{ line-height:200%;}\r\n.contyishang .contson{ clear:both; overflow:hidden;}\r\n.source{display: flex;align-items: center;}\r\n.source img{ float:left; width:25px; height:25px;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px; margin-right:10px;}\r\n.source a{font-size:12px; color:#65645F;line-height:27px;}\r\n.source span{ color:#65645F;font-size:12px;}\r\n`\ndocument.getElementsByTagName('head')[0].appendChild(styleDom)\r\nfunction shangxiShow(id, idjm, shiid) {window.location.href=`https://so.gushiwen.cn/nocdn/ajaxshangxi.aspx?id=${idjm}`}\r\nfunction fanyiShow(id, idjm, shiid) {window.location.href=`https://so.gushiwen.cn/nocdn/ajaxfanyi.aspx?id=${idjm}`  }\r\nfunction ziliaoShow2020(id, authorid) {window.location.href=`https://so.gushiwen.cn/authors/ajaxziliao.aspx?id=${id}`}\r\nfunction OnYiwen(id, idjm) {window.location.href = `https://so.gushiwen.cn/nocdn/ajaxshiwencont230427.aspx?id=${idjm}&value=yi`}\r\nfunction OnZhushi(id, idjm) {window.location.href = `https://so.gushiwen.cn/nocdn/ajaxshiwencont230427.aspx?id=${idjm}&value=yizhu`}\r\nfunction OnShangxi(id, idjm) {window.location.href = `https://so.gushiwen.cn/nocdn/ajaxshiwencont230427.aspx?id=${idjm}&value=yizhushang`}\r\nfunction OnYiwen230427(id, idjm) {window.location.href = `https://so.gushiwen.cn/nocdn/ajaxshiwencont230427.aspx?id=${idjm}&value=yi`}\r\nfunction OnZhushi230427(id, idjm) {window.location.href = `https://so.gushiwen.cn/nocdn/ajaxshiwencont230427.aspx?id=${idjm}&value=yizhu`}\r\nfunction OnShangxi230427(id, idjm) {window.location.href = `https://so.gushiwen.cn/nocdn/ajaxshiwencont230427.aspx?id=${idjm}&value=yizhushang`}\r\nfunction OnPinyin230427(id, idjm) {window.location.href = `https://so.gushiwen.cn/nocdn/ajaxshiwencont230427.aspx?id=${idjm}&value=yin`}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://ts2.cn.mm.bing.net/th?id=ODLS.0fb30a7c-5c0c-461f-a214-20ac5d3cd0b4&w=32&h=32&qlt=91&pcl=fffffa&o=6&pid=1.2",
    "sourceName": "古诗文网",
    "sourceUrl": "https://www.gushiwen.cn/"
  },
  {
    "articleStyle": 0,
    "customOrder": 83,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "http://sy.legado1.top/sy.php/cfd2b470188567c06d8fb75bd7454de7.png",
    "sourceName": "坚果云",
    "sourceUrl": "https://www.jianguoyun.com/#/home"
  },
  {
    "articleStyle": 2,
    "customOrder": 83,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.row-gallery@a",
    "ruleContent": "@js:\na=java.getElements(\"gallery-thumbnails\").toString()\nb=a.match(/total=\"\\d+\"/)[0].match(/\\d+/)[0]\nc=a.match(/id=\"\\d+\"/)[0].match(/\\d+/)[0]\nb=Number(b)\nd=\"\"\nfor(i=1;i<=b;i++){\n\td=d+'<img src=\"https://cdn.pururin.to/assets/images/data/'+c+'/'+i+'.jpg\">'\n\t}\nd",
    "ruleImage": "img@data-src",
    "ruleLink": "a@href",
    "ruleNextPage": "class.pagination flex-wrap@li.-1@a@href",
    "ruleTitle": "h2@text",
    "singleUrl": false,
    "sortUrl": "首页::https://pururin.to/\nNewest::https://pururin.to\nMost Popular::https://pururin.to/browse/most-popular\nHighest Rated::https://pururin.to/browse/highest-rated\nMost Viewed::https://pururin.to/browse/most-viewed\nTitle::https://pururin.to/browse/title\nRandom::https://pururin.to/browse/random",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/wxQpYXF9/1660809059840.png",
    "sourceName": "pu漫画",
    "sourceUrl": "https://pururin.to/"
  },
  {
    "articleStyle": 0,
    "customOrder": 84,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "💠 其他",
    "sourceIcon": "https://www.jigdh.com/static/images/index/jiguang.svg",
    "sourceName": "极光导航",
    "sourceUrl": "https://www.jigdh.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 85,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.post-item@tag.h3",
    "ruleContent": "<!DOCTYPE html>\n<html lang=\"zh\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>{{@class.post-title@h2@text}}</title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            background-color: #f0f0f0;\n            padding: 20px;\n        }\n        .card {\n            background-color: white;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n            padding: 20px;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        h1 {\n            text-align: center;\n            color: #333;\n        }\n        p {\n            line-height: 1.5;\n            color: #666;\n        }\n    </style>\n</head>\n<body>\n    <div class=\"card\">\n    {{@tag.strong@p@html}}\n    </div>\n</body>\n</html>",
    "ruleDescription": "@class.category@text",
    "ruleLink": "@a@href",
    "ruleNextPage": "page",
    "ruleTitle": "@text",
    "singleUrl": false,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://yyjingyan.com/usr/themes/Single-master/img/ip_card.jpg",
    "sourceName": "有用经验",
    "sourceUrl": "https://yyjingyan.com/index.php/page/{{page}}",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 86,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": " {\n\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "tag.article",
    "ruleContent": "@js:\nvar title = java.getElements(\".entry-title\");\n\nvar content = java.getElements(\".entry-content\");\n\nvar date = java.getElements(\".wpd-comment-date\");\n\nvar  text = java.getElements(\".wpd-comment-text\");\n\nvar author = java.getElements(\".wpd-comment-author\")\nvar list = [];\nfor(var i = 0;i < author.size();i++){\nlist[i] ='<p><a id = \"author\">'+author.get(i).text()+'</a><br><br><a id = \"text\">'+text.get(i).text()+'</a><br><br><a id = \"date\">'+date.get(i).text()+'</a><hr>'\n}\nvar clean = (content+list.join(\" \")).replace(/(\\<button.*\\】)|(\\<pre\\>\\<a.*pre\\>)/g,\"\");\n\nvar convert = clean.replace(/\\<pre\\>/g, \"\\<a id=\\\"convert\\\"\\>\").replace(/\\<\\/pre\\>/g,\"\\<\\/a\\>\")\n\nresult = title+convert",
    "ruleImage": "class.entry-content@tag.img@src",
    "ruleLink": "class.entry-title@tag.a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "@js:\nfunction myFormat(str) {\nvar d = new Date(str);\nvar weeks = d.getFullYear() + '/' + (d.getMonth() + 1) + '/' + d.getDate() + '  ' + d.getHours() + ':' + d.getMinutes() + ':' + d.getSeconds();\n\nreturn weeks\n}\nvar time = \"{{@@class.entry-date@datetime}}\";\n\nvar author = \"{{@@class.author@tag.a@text}}\"\nresult = myFormat(time)+'           '+author\n",
    "ruleTitle": "class.entry-title@tag.a.0@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://www.hacg.mom/wp/page\\/{{page}}?s={{source.getVariable()}}\n文章::https://www.hacg.mom/wp/age.html/page\\/{{page}}\n动画::https://www.hacg.mom/wp/anime.html/page\\/{{page}}\n漫画::https://www.hacg.mom/wp/comic.html/page\\/{{page}}\n游戏::https://www.hacg.mom/wp/game.html/page\\/{{page}}\n其他::https://www.hacg.mom/wp/book.html/page\\/{{page}}",
    "sourceComment": "",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://s3.ax1x.com/2020/11/19/DnHXhq.png",
    "sourceName": "琉璃神社",
    "sourceUrl": "https://www.hacg.mom/wp/",
    "style": ".entry-title {\nfont-size:15;\nword-break:break-all;\ncolor:white;\ntext-align:center\n}\n\n\np {\nfont-size:12;\nword-break:break-all;\ncolor:#BBBBBB;\n}\n\n#date {\nfont-size:10;\ncolor:#BBBBBB;\n}\n\n#text {\nfont-size:10;\ncolor:#BBBBBB;\nword-break:break-all;\n}\n\n#author {\nfont-size:12;\nfont-weight: bold;\ncolor:#00ADFF;\n}\n\n#convert{\nfont-size:12;\ncolor:#BBBBBB;\nword-break:break-all;\n}\n\nhr{\nwidth:100%;\nheight:1px;\nmargin:0 auto;\nborder:0;\nbackground: #333;\nbackground-image: linear-gradient(to right, #ccc, #333, #ccc); \n}\n\nimg {\nwidth:100%;\nheight:auto;\nborder:solid;\n}\n\nbody {\nbackground:#0F0F0F;\n}\n\nh2 {\ncolor:#BBBBBB;\n}\n\nul {\ncolor:#BBBBBB;\n}\n"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 87,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.list",
    "ruleContent": "",
    "ruleDescription": "<!doctype html>\r\n<html>\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <title>{{$.vod_name||art_name}}</title>\r\n    <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/dplayer/dist/DPlayer.min.css\">\r\n</head>\r\n<body>\r\n    <div id=\"dplayer\"></div>\r\n\t<p>{{$.vod_name||art_name}}</p>\r\n    <script src=\"https://cdn.jsdelivr.net/npm/dplayer/dist/DPlayer.min.js\"></script>\r\n    <script>\r\n        const dp = new DPlayer({\r\n            container: document.getElementById('dplayer'),\r\n            video: {\r\n                url: '{{$.vod_play_url##.*?\\$(.*?m3u8).*##$1}}',\r\n                pic: '{{$.vod_pic}}',\r\n                type: 'auto'\r\n            }\r\n        });\r\n\r\n        let startTimer;\r\n        let endTimer;\r\n        let timer;\r\n        let speed = 1;\r\n\r\n        const videoElement = dp.video;\r\n        const videoContainer = videoElement.parentNode;\r\n\r\n        videoContainer.addEventListener('touchstart', startHandler);\r\n        videoContainer.addEventListener('touchend', endHandler);\r\n        videoElement.addEventListener('dblclick', doubleClickHandler);\r\n\r\n        function doubleClickHandler() {\r\n            const duration = videoElement.duration;\r\n            const currentTime = videoElement.currentTime;\r\n            const newTime = currentTime + 30;\r\n\r\n            if (newTime < duration) {\r\n                videoElement.currentTime = newTime;\r\n            } else {\r\n                videoElement.currentTime = duration;\r\n            }\r\n        }\r\n\r\n        function startHandler(event) {\r\n            event.preventDefault();\r\n            startTimer = new Date().getTime();\r\n            timer = setTimeout(checkLongPress, 500);\r\n        }\r\n\r\n        function endHandler(event) {\r\n            event.preventDefault();\r\n            endTimer = new Date().getTime();\r\n\r\n            if ((endTimer - startTimer) < 500) {\r\n                if (speed === 1) {\r\n                    speed = 2;\r\n                } else {\r\n                    speed = 1;\r\n                }\r\n                videoElement.playbackRate = speed;\r\n            }\r\n\r\n            clearTimeout(timer);\r\n        }\r\n\r\n        function checkLongPress() {\r\n            if (timer) {\r\n                speed = 2;\r\n                videoElement.playbackRate = speed;\r\n            }\r\n        }\r\n\r\n        let currentPosition;\r\n        let startPosition;\r\n\r\n        videoContainer.addEventListener('touchstart', function (e) {\r\n            startPosition = e.changedTouches[0].pageX;\r\n            currentPosition = startPosition;\r\n        });\r\n\r\n        videoContainer.addEventListener('touchmove', function (e) {\r\n            e.preventDefault();\r\n            currentPosition = e.changedTouches[0].pageX;\r\n        });\r\n\r\n        videoContainer.addEventListener('touchend', function (e) {\r\n            const time = (currentPosition - startPosition) * 0.05;\r\n            videoElement.currentTime += time;\r\n        });\r\n</script>\r\n</body>\r\n</html>",
    "ruleImage": "$.vod_pic||$.art_pic##https://www.siwapic.com##https://img.siwazywimg.com:5278",
    "ruleLink": "https://help.siwazywcdn2.com:5278/m3u8.php?url={{$.vod_play_url##.*?\\$(.*?m3u8).*##$1}}{{$.art_id}}",
    "ruleNextPage": "page",
    "rulePubDate": "$.vod_time||$.art_time",
    "ruleTitle": "$.vod_name||$.art_name",
    "singleUrl": false,
    "sortUrl": "\n亚洲无码::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=1&pg={{page}}\n2亚洲有码::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=2&pg={{page}}\n3欧美情色::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=3&pg={{page}}\n4中文字幕::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=4&pg={{page}}\n5动漫卡通::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=5&pg={{page}}\n20美女主播::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=20&pg={{page}}\n21人妻熟女::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=21&pg={{page}}\n22强奸乱伦::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=22&pg={{page}}\n23日韩伦理::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=23&pg={{page}}\n24国产自拍::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=24&pg={{page}}\n\n37精选口爆::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=37&pg={{page}}\n38同性同志::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=38&pg={{page}}\n39重口味::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=39&pg={{page}}\n\n46韩国主播::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=46&pg={{page}}\n47JAV 4K::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=47&pg={{page}}\n4891大神::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=48&pg={{page}}\n49网红福利::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=49&pg={{page}}\n50国外热门资源::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=50&pg={{page}}\n52Pornhub欧美资源::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=52&pg={{page}}\n53Pornhub亚洲资源::https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=53&pg={{page}}\r\n\n",
    "sourceComment": "",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://img0.baidu.com/it/u=3463526531,2337093999&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "模板",
    "sourceUrl": "https://siwazyw.cc/api.php/provide/vod/at/json/?ac=detail&t=1&pg={{page}}",
    "style": "video {\n    max-width: 100%;\n    height: auto;\n}\nvideo::-webkit-media-controls {\r\n  /* 不隐藏控制条 */\r\n  opacity: 1;\r\n}"
  },
  {
    "articleStyle": 2,
    "customOrder": 87,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.listpic||class.newslist textlist@ul",
    "ruleContent": "{{@@video@html}}\n{{@@class.nbodys@img@html}}\n{{@@class.newsbody@class.nbodys@textNodes}}",
    "ruleImage": "a@tag.div@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.time@text",
    "ruleTitle": "class.vodname@text||class.name@text",
    "singleUrl": false,
    "sortUrl": "成人动漫::https://z52zjjttfsfi.xyz:52888/home/piclist/7/832-{{page}}.html\n精品图集::https://z52zjjttfsfi.xyz:52888/home/piclist/7/828-{{page}}.html\n欧美风情::https://z52zjjttfsfi.xyz:52888/home/piclist/7/829-{{page}}.html\n亚洲情色::https://z52zjjttfsfi.xyz:52888/home/piclist/7/830-{{page}}.html\n性爱自拍::https://z52zjjttfsfi.xyz:52888/home/piclist/7/831-{{page}}.html\n美腿丝袜::https://z52zjjttfsfi.xyz:52888/home/piclist/7/833-{{page}}.html\n唯美写真::https://z52zjjttfsfi.xyz:52888/home/piclist/7/834-{{page}}.html\n人体艺术::https://z52zjjttfsfi.xyz:52888/home/piclist/7/835-{{page}}.html\n\n\n都市情感::https://z52zjjttfsfi.xyz:52888/home/textlist/7/836-{{page}}.html\n人妻熟女::https://z52zjjttfsfi.xyz:52888/home/textlist/7/837-{{page}}.html\n玄幻武侠::https://z52zjjttfsfi.xyz:52888/home/textlist/7/838-{{page}}.html\n另类其它::https://z52zjjttfsfi.xyz:52888/home/textlist/7/839-{{page}}.html\n明星校园::https://z52zjjttfsfi.xyz:52888/home/textlist/7/840-{{page}}.html\n家庭乱伦::https://z52zjjttfsfi.xyz:52888/home/textlist/7/841-{{page}}.html\n成人小说::https://z52zjjttfsfi.xyz:52888/home/textlist/7/842-{{page}}.html\n暴力虐待::https://z52zjjttfsfi.xyz:52888/home/textlist/7/843-{{page}}.html\n\n日韩无码::https://z52zjjttfsfi.xyz:52888/home/vodlist/7/721-{{page}}.html\n欧美无码::https://z52zjjttfsfi.xyz:52888/home/vodlist/7/722-{{page}}.html\n中文字幕::https://z52zjjttfsfi.xyz:52888//home/vodlist/7/723-{{page}}.html\n日韩有码::https://z52zjjttfsfi.xyz:52888//home/vodlist/7/724-{{page}}.html\n国产自拍::https://z52zjjttfsfi.xyz:52888//home/vodlist/7/725-{{page}}.html\n国产偷拍::https://z52zjjttfsfi.xyz:52888//home/vodlist/7/726-{{page}}.html\n卡通动漫::https://z52zjjttfsfi.xyz:52888//home/vodlist/7/727-{{page}}.html\n三级剧情::https://z52zjjttfsfi.xyz:52888//home/vodlist/7/728-{{page}}.html",
    "sourceComment": "记住该网页，防止丢失：cmcm05.com",
    "sourceGroup": "R18",
    "sourceIcon": "https://pic1.hmpicimage.com/katong/2022/10/19/ebaef36f-39b6-454e-8651-473d04846268/001.jpg",
    "sourceName": "x52",
    "sourceUrl": "https://x52xaattemej.xyz:52888/"
  },
  {
    "articleStyle": 0,
    "customOrder": 88,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".posts-wrapper@article",
    "ruleContent": "script@all&&.entry-content@all",
    "ruleImage": ".placeholder@img@data-src",
    "ruleLink": ".entry-title@a@href",
    "ruleNextPage": "page",
    "rulePubDate": "🕓{{@@.meta-date@time@text}}    [{{@@.meta-price@text}}]",
    "ruleTitle": ".entry-title@text",
    "singleUrl": false,
    "sortUrl": "秀人::https://www.nicesss.com/xr/page/{{page}}\n秘境::https://www.nicesss.com/mij/page/{{page}}\n丝真::https://www.nicesss.com/siz/page/{{page}}\n热帖::https://www.nicesss.com/rez/page/{{page}}\n私影::https://www.nicesss.com/%e7%a7%81%e5%bd%b1/page/{{page}}\nCoser::https://www.nicesss.com/cosplya/page/{{page}}",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://www.nicesss.com/wp-content/themes/ripro/assets/images/favicon/favicon.png",
    "sourceName": "哟糖社",
    "sourceUrl": "https://www.nicesss.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 88,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://ps.ssl.qhmsg.com/t02f91aae775d10f2a8.jpg",
    "sourceName": "8号影院",
    "sourceUrl": "http://www.8hyyw.com"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 89,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/★/)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split('★');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "📰 日报::https://tophub.today/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/jrrb.png?ref=master】《今日热榜》◎各站热榜聚合◎★https://s.weibo.com/top/summary【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/wbrs.png?ref=master】《微博热搜》◎最新鲜·最热门·最有料◎★http://top.baidu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/bdrs.png?ref=master】《百度热搜》◎百度热搜各类榜单◎★https://www.zhihu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/zh.png?ref=master】《知乎》◎知识分享社区◎\n\n\n🌏 新闻::http://m.people.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/rmw.png?ref=master】《人民网》◎权威媒体、大众网站◎★https://m.cctv.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ysw.png?ref=master】《央视网》◎中央广播电视总台◎★https://m.chinanews.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/zxw.png?ref=master】《中新网》◎中国新闻网◎★https://xw.qq.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/txw.png?ref=master】《腾讯网》◎新闻、生活、资讯等互联网媒体平台◎★https://m.toutiao.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/jrtt.png?ref=master】《今日头条》◎通用信息平台◎★https://m.thepaper.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ppxw.png?ref=master】《澎湃新闻》◎问答式新闻与新闻追踪◎★https://m.jiemian.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/jmxw.png?ref=master】《界面新闻》◎中产阶级的新闻及商业社交平台◎★https://sina.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/xlw.png?ref=master】《新浪网》◎24小时及时新闻◎★https://3g.163.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/wy.png?ref=master】《网易》◎中国领先的互联网技术公司◎★http://www.gov.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/gwy.png?ref=master】《国务院》◎中央人民政府门户网站◎★https://m.guancha.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/gcz.png?ref=master】《观察者》◎中西文化交流平台◎★https://www.huanqiu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/hqw.png?ref=master】《环球网》◎中国领先的国际资讯门户◎★https://www.un.org/zh/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/lhg.png?ref=master】《联合国》◎健康地球上的和平、尊严与平等◎\n\n\n🎶 音乐::https://www.tosound.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ts.png?ref=master】《淘声》◎全球免费声音素材聚合平台◎★http://www.xmsj.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/yyssq.png?ref=master】《音乐搜索器》◎多站合一音乐搜索，音乐在线试听◎★https://bgmcat.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/bgmm.png?ref=master】《BGM猫》◎视频配乐、片头音乐◎★https://hali.life:82/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/yyjs.png?ref=master】《音乐解锁》◎解锁已购的加密音乐◎★http://www.waasaa.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/wsw.png?ref=master】《挖沙网》◎挖沙，放肆幻听◎★http://www.ningmeng.name/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/sfg.png?ref=master】《私房歌》◎民谣，独立◎★https://ifish.fun/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ysyy.png?ref=master】《洛奇Town》◎鱼声音乐精选◎★http://www.misshcl.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ysxj.png?ref=master】《盐酸小姐》◎没有人像我一样◎★https://m.9ku.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/jkyy.png?ref=master】《九酷音乐》◎流行歌曲大全◎★http://m.htqyy.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/htqyy.png?ref=master】《好听轻音乐》◎轻音乐交流平台◎★http://www.tyqyyw.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/tyqyy.png?ref=master】《田园轻音乐》◎轻音乐分享网站◎★http://www.52qingyin.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/qylw.png?ref=master】《清音陋屋》◎优美纯音乐精美散文分享网站◎\n\n\n📡 直播::https://livechina.cctv.com/index.shtml【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/zbzg.png?ref=master】《直播中国》◎展现美丽中国◎★http://tv.cctv.com/m/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/yszb.png?ref=master】《央视直播》◎中央广播电视总台◎★https://m.huya.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/hyzb.png?ref=master】《虎牙直播》◎弹幕式互动直播平台◎★https://m.douyu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/dyzb.png?ref=master】《斗鱼直播》◎每个人的直播平台◎★https://wap.yy.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/yyzb.png?ref=master】《ＹＹ直播》◎全民娱乐的互动直播平台◎★https://live.douyin.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/dy.png?ref=master】《抖音直播》◎人气火爆的抖音直播间大全◎\n\n\n📻 音频::https://podtown.xyz/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/bkxz.png?ref=master】《播客小镇》◎播客节目聚合◎★http://diantaiwang.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/dtw.png?ref=master】《广播电台》◎电台之家提供电台网址电台节目查询◎★https://sao.fm/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/safm.png?ref=master】《思奥FM》◎网络收音机◎★http://m.cnr.cn/#/pages/broadcast/broadcast【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ygw.png?ref=master】《央广电台》◎中央广播电视总台◎★https://m.qtfm.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/qtfm.png?ref=master】《蜻蜓FM》◎听书听小说听电台◎★https://m.lizhi.fm/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/lzfm.png?ref=master】《荔枝FM》◎广播剧听书直播◎\n\n\n📺 视频::https://m.acfun.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/aczy.png?ref=master】《AC正义》◎国内首家弹幕视频网站◎★https://www.xinpianchang.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/xpc.png?ref=master】《新片场》◎发现全球优质视频与创作人◎★https://m.bilibili.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/blbl.png?ref=master】《哔哩哔哩》◎国内知名的在线视频弹幕网站◎★https://haokan.baidu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/hksp.png?ref=master】《好看视频》◎海量高清短视频◎★https://m.ixigua.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/xgsp.png?ref=master】《西瓜视频》◎高清免费在线视频◎\n\n\n🍵 生活::https://www.jianshu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/js.png?ref=master】《简书》◎优质的创作社区◎★https://m.douban.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/db.png?ref=master】《豆瓣》◎一个神奇的社区◎★https://zh.wikihow.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/wh.png?ref=master】《wikiHow》◎万事指南网站◎★https://m.maigoo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/mgw.png?ref=master】《买购网》◎品牌榜、知识榜、买购排行榜◎★http://neikuw.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/nkcx.png?ref=master】《内酷禅心》◎内酷才是真酷，追求清静寂定的心境。◎\n\n\n🎲 娱乐::http://i.jandan.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/jd.png?ref=master】《煎蛋》◎地球上没有新鲜事◎★https://www.zhangzs.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/zzs.png?ref=master】《涨姿势》◎骚年,来这里涨点姿势吧！◎★http://m.ifanjian.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/fjz.png?ref=master】《泛见志》◎一个有内涵的网站◎★https://www.dbbqb.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/dbzjsj.png?ref=master】《逗比拯救世界》◎专业的表情包搜索网站◎★https://m.soogif.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/soogif.png?ref=master】《SOOGIF》◎gif制作及搜索◎★https://m.hupu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/hp.png?ref=master】《虎扑》◎体育、游戏等兴趣社区◎\n\n\n🎰 游媒::https://www.gcores.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/jh.png?ref=master】《机核GCORES》◎分享游戏玩家生活，探讨游戏相关文化。◎★http://www.chuapp.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/cl.png?ref=master】《触乐》◎国内最优秀的游戏媒体之一◎★https://www.yystv.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/yys.png?ref=master】《游研社》◎游戏新媒体◎★http://www.nadianshi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/synds.png?ref=master】《手游那点事》◎关注手机游戏运营和手机游戏推广◎★https://www.vgtime.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/yxsg.png?ref=master】《游戏时光》◎分享游戏乐趣◎\n\n\n📑 期刊::http://qk.demo.lifves.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/qkzz.png?ref=master】《电子期刊》◎初见·杂志期刊，意林、读者、故事会◎★https://m.fx361.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ckw.png?ref=master】《参考网》◎过期杂志阅读平台◎★http://www.53bk.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/szbz.png?ref=master】《多媒体数字报纸》◎53BK数字报纸系统◎\n\n\n🗞️ 资讯::https://wap.zol.com.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/zgczx.png?ref=master】《中关村在线》◎手机,电脑等科技数码的资讯和行情报价◎★https://bohaishibei.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/bhsb.png?ref=master】《博海拾贝》◎博海拾贝官方网站◎★https://www.yxgapp.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/yxg.png?ref=master】《译学馆》◎译制知识视频的平台◎★https://m.36kr.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/36k.png?ref=master】《36氪》◎互联网创业资讯◎★https://m.dgtle.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/szwb.png?ref=master】《数字尾巴》◎丰富的数码资讯◎★https://hackernews.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/hkzx.png?ref=master】《黑客资讯》◎国际威胁情报、黑客动向及维基解密资讯。◎\n\n\n✏️ 设计::https://hao.uisdc.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/sjswzdh.png?ref=master】《设计师网站导航》◎设计师精选国内外优质网站◎★https://www.uisdc.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ys.png?ref=master】《优设》◎设计师交流学习平台◎★https://huaban.com/discovery/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/hb.png?ref=master】《花瓣》◎发现网络上你喜欢的事物◎★https://m.duitang.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/dt.png?ref=master】《堆糖》◎美图壁纸兴趣社区◎★https://m.zhisheji.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/zsj.png?ref=master】《致设计》◎电商设计师交流平台◎★https://m.topys.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/topys.png?ref=master】《TOPYS》◎创意内容平台◎★http://www.woshipm.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/rrdscpjl.png?ref=master】《人人都是产品经理》◎产品经理、产品爱好者学习交流平台◎★https://www.toodaylab.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/lxshsys.png?ref=master】《理想生活实验室》◎创意设计与生活消费的媒体◎\n\n\n🛰️ 科技::https://m.guokr.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/gk.png?ref=master】《果壳》◎泛科技主题网站◎★https://www.pingwest.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/pw.png?ref=master】《品玩》◎有品好玩的科技，一切与你有关！◎★https://m.huxiu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/hx.png?ref=master】《虎嗅》◎商业科技资讯◎★https://sspai.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/ssp.png?ref=master】《少数派》◎高品质数字消费指南◎★https://m.ithome.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/itzj.png?ref=master】《IT之家》◎前沿科技新闻网站◎★https://www.ifanr.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/afe.png?ref=master】《爱范儿》◎聚焦新创和消费主题的科技媒体◎★https://m.tmtpost.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/tmt.png?ref=master】《钛媒体》◎全球科技财经资讯平台◎★http://m.zealer.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/zealer.png?ref=master】《ZEALER》◎电子产品评测网站◎",
    "sourceComment": "",
    "sourceGroup": "一程",
    "sourceIcon": "https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/tb/mt.png?ref=master",
    "sourceName": "媒体ᴍᵀ",
    "sourceUrl": "媒体合集",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 90,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "R18",
    "sourceIcon": "https://missuo.ru/file/36660fae47f5e51fe78b2.png",
    "sourceName": "水果派",
    "sourceUrl": "https://byym26.com/"
  },
  {
    "articleStyle": 1,
    "customOrder": 91,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data",
    "ruleDescription": "$.content",
    "ruleImage": "@js:'{{java.getString('$.content').match(/<img.*?src=\"(.*?)\".*?>/)?java.getString('$.content').match(/<img.*?src=\"(.*?)\".*?>/)[1]:null}}'",
    "ruleLink": "$.url",
    "ruleNextPage": "page",
    "rulePubDate": "{{java.timeFormatUTC(java.getString(\"updated\")*1000,\"YYYY-MM-dd HH:mm:ss\",8)}}",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "https://www.zhihu.com/api/v4/columns/c_1085975047386050560/items?limit=30&offset={{(page-1)*30}}",
    "sourceComment": "1.打开浏览器，打开你要制作的知乎专栏页面，查看url，例如‘每天60秒读懂世界’的页面url为<https://www.zhihu.com/column/c_1261258401923026944>\n2.复制url后半段<c_1261258401923026944>，这是专栏的id\n3.修改知乎专栏模板订阅源\n（1）.修改上面的源url，把你复制的<c_1261258401923026944>知乎专栏id，替换进去。位置在/columns/和/items之间\n（2）.修改下面的分类url，把你复制的<c_1261258401923026944>知乎专栏id，替换进去。位置在/columns/和/items之间\n（3）.修改订阅源名称",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://picx.zhimg.com/v2-624f6eb03f71a1b045034d25185d29f4_l.jpg?source=d16d100b",
    "sourceName": "知乎每日早报",
    "sourceUrl": "https://www.zhihu.com/api/v4/columns/c_1085975047386050560/items?limit=30&offset={{(page-1)*30}}",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 92,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "legado",
    "sourceIcon": "https://cdn.jsdelivr.net/gh/gedoor/legado@master/app/src/main/res/mipmap-hdpi/ic_launcher.png",
    "sourceName": "使用说明",
    "sourceUrl": "https://www.yuque.com/legado"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 93,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763",
    "injectJs": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "https://flowus.cn/youtiaoyu/share/b6a9dc79-0c12-4ae6-828a-e3e6a5cd9d3e",
    "ruleArticles": "<js>\n\tmat = baseUrl.match(/^(.*?com)[^##]*\\/(.+)$/)\n\t\turl = java.put('url', mat[1])\n\t\turi = java.put('uri', mat[2])\n\nfunction $(reg){\n\t\treturn uri.match(reg)?true:false\n\t}\n\n//get【pwd】(链接提取码)\npwd = \n$(/##[^【]/)?  baseUrl.match(/##(.*?)(【|$)/)[1]:\n\"\";\n\neval(result.match(/var pgs;([\\s\\S]*?pgs.+;)/)[1]);\neval('$='+result.match(/data :([\\s\\S]*?\\})/)[1])\n\nbody = \"\";\nfor(key in $)body += key+'='+$[key]+'&';\nbody = String(body).replace(/&$/,'');\n\nurl += `/filemoreajax.php,{\"method\":\"POST\",\"body\":\"${body}\"}`\njava.put('url', url)\njava.log('ⅹ：'+ url);\njava.ajax(url)\n</js>\n$.text",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "$.id@js:\nurl=`{{$.url}}`;\nif(result)url+=`/tp/{{$.id}}`;\nString(url).trim().replace(/^..导入/,'');",
    "ruleNextPage": "@js:\ntry {\n    url = String(java.get('url'));\n    url = url.replace(/(pg=)(\\d+)/, (mat, $1, $2) => {\n        return $1 + (~~$2 + 1)\n    }).replace(url, '');\n} catch (err) {\n    url = \"\"\n}\nurl",
    "rulePubDate": "💾 {{$.icon}}　📥 {{$.size}}　⏱️ {{$.time}}\n##💾 　📥 　⏱️\\s*",
    "ruleTitle": "$.name_all",
    "singleUrl": false,
    "sortUrl": "① 阅读正式版::https://busisu.lanzoub.com/b023gfq8b##777【003/73/49/21】\n\n② 阅读Pro::https://busisu.lanzoub.com/s/yuedupro##777【003/73/49/21】\n\n③ 阅读测试版::https://busisu.lanzoub.com/b023bisle##777【003/73/49/21】",
    "sourceComment": "关注公众号 < 远近物 > 查看更多\n点击登录查看更多笔记\n\n网盘密码：777",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://cdn.jsdelivr.net/gh/gedoor/legado@master/app/src/main/res/mipmap-hdpi/ic_launcher.png",
    "sourceName": "软件下载",
    "sourceUrl": "https://www.lanzoux.com",
    "style": "",
    "variableComment": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 94,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/★/)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split('★');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleDescription": "❗️0、1、开始❗️\n<style>\nbutton,input{\nmargin:5px\n}\n#basic-addon1,#replaceSpan1{\nbackground-color:Azure;\npadding:3px\n}\nbutton,input[type=\"button\"]{\n\toutline:none;\n\theight:30px;\n\tbox-shadow:2px 1px #CFD8DC;\n\tbackground:#fff;\n\tborder:1px solid #607D8B;\n\tborder-radius:6px;\n\t}\ntextarea{\nbackground-color:GhostWhite;\nborder:0px solid black\n}\n.bt7,.bt8{\n\tbackground:#fff;\n\twidth:30%;\n\tborder:1px solid green;\n\tborder-radius:10px;\n\t}\n#bt7:active,#bt8:active{\n\tbackground:#CFD8DC\n\t}\n\t#bt7,#bt8{\n\t\tbackground:#fff;\n\twidth:100%;\n\tborder:1px solid #607D8B;\n\tborder-radius:6px;\n\t\t}\n\t\tbutton:active,input[type=\"button\"]:active{\n\tbackground:#C8E6C9\n\t}\n\t#success{\n\t\ttext-align:center;\n\t\tborder:1px solid green;\n\t\tposition:fixed;\n\t\tleft:40%;\n\t\twidth:20%;\n\t\tbackground:#fff;\n\t\tborder-radius:5px;\n\t\tdisplay:none;\n\t\ttop:2px;\n\t\tbox-shadow:2px 1px 3px #CFD8DC;\n\t\t}\n\t\t#pageclass,#pageclass2{\n\t\t\twidth:100%\n\t\t\t}\n\t\t\t.pageclass{\n\t\t\t\tfont-size:10px\n\t\t\t\t}\n</style>\n\n<script>function $(selector) { return document.querySelector(selector); }\nfunction $$(selector) { return document.querySelectorAll(selector); }</script>\n\n<a href=\"https://www.sojson.com/rehtml\">html转义</a>&nbsp;&nbsp;<a href=\"http://www.senlt.cn/urlencode/\">URL解码</a>&nbsp;&nbsp;<a href=\"http://5ujq.com/\">简繁转换</a>\n<center style=\"margin: 2vw; font-size: 1.5em; font-weight: bold;\">\n 美化发现 </center>\n<textarea rows=\"10\" id=\"input\" onfocus=\"di()\" placeholder=\"格式化发现请输入带html标签的发现内容\"></textarea>\n <br> 发现转换 </br>\n<button onclick=\"getInput1();dis()\" id=\"bt1\">格式化发现</button>\n<button onclick=\"getInput2();dis()\" id=\"bt2\">发现格式互转</button>\n<br> 发现排版 </br>\n<button onclick=\"getInput3(1);\" id=\"bt3\">一行四组</button>\n<button onclick=\"getInput3(2);\" id=\"bt4\">一行三组</button>\n<button onclick=\"getInput3(3);\" id=\"bt5\">一行两组</button>\n<button onclick=\"getInput3(4);\" id=\"bt6\">一行一组</button>\n<button onclick=\"getInput3(5);\" id=\"bt7\">排版必选项</button>\n<br> 复制结果 </br>\n<button onclick=\"copyText()\" id=\"bt8\">☞◎〖一键复制〗◎☜</button>\n<p></p>\n<center style=\"margin: 2vw; font-size: 1.5em; font-weight: bold;\">\n 正则表达式匹配替换 </center>\n <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <textarea class=\"form-control\" onmouseover=\"this.focus();\" id=\"textSour\" name=\"textSour\" rows=\"10\" style=\"max-height: 2222px;\" placeholder=\"请输入要验证的文本\"></textarea>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <div class=\"input-group\">\n                            <span class=\"input-group-addon\" id=\"basic-addon1\">正则表达式</span>\n                            <input type=\"text\" class=\"form-control\" id=\"textPattern\" name=\"textPattern\" placeholder=\"请输入自定义正则表达式 例如：\\d{6}\" aria-describedby=\"basic-addon1\" style=\"width: 65%;\">\n                        </div>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-2\">\n                        <div class=\"input-group\" style=\"margin-left: 20px;\">\n                            <label class=\"checkbox\" style=\"cursor: pointer;\">\n                                <input type=\"checkbox\" value=\"global\" checked=\"checked\" id=\"optionGlobal\" name=\"optionGlobl\">全局搜索</label>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-2\">\n                        <div class=\"input-group\" style=\"margin-left: 20px;\">\n                            <label class=\"checkbox\" style=\"cursor: pointer;\">\n                                <input type=\"checkbox\" value=\"ignoreCase\" id=\"optionIgnoreCase\" name=\"optionIgnoreCase\">忽略大小写</label>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-8\">\n                        <input type=\"button\" onclick=\"return onMatch();\" value=\"验证匹配内容\" class=\"btn btn-success\">\n                        <input type=\"button\" onclick=\"Empty();\" value=\"清空输入框\" class=\"btn btn-danger\">\n<button onclick=\"copyText3()\">一键复制</button>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n<div id=\"textResult\"></div>\n                        <textarea onmouseover=\"this.focus();\" id=\"textMatchResult\" class=\"form-control\" rows=\"10\" style=\"max-height: 2222px;\" placeholder=\"得到验证后内容，内容为空为验证失败\" readonly=\"readonly\"></textarea>\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-4\">\n                        <div class=\"input-group\" style=\"width: 98%;\">\n                            <span class=\"input-group-addon\" id=\"replaceSpan1\">替换文本</span>\n                            <input type=\"text\" class=\"form-control\" id=\"textReplace\" name=\"textReplace\" placeholder=\"请输入替换内容\" aria-describedby=\"replaceSpan1\" style=\"width: 70%;\">\n<button value=\"{\\{page}}\" onclick=\"pp(this.value)\">page</button>\n<button value=\".\"  onclick=\"pp(this.value)\">.</button>\n<button value=\"/\" onclick=\"pp(this.value)\">/</button>\n<button value=\"_\" onclick=\"pp(this.value)\">_</button>\n<button value=\"-\" onclick=\"pp(this.value)\">-</button>\n<button value=\"+\" onclick=\"pp(this.value)\">+</button>\n<button value=\"=\" onclick=\"pp(this.value)\">=</button>\n<button value=\"&\" onclick=\"pp(this.value)\">&</button>\n<button value=\"$\" onclick=\"pp(this.value)\">$</button>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-2\">\n                        <div class=\"input-group\">\n                            <button onclick=\"return onReplace()\" class=\"btn btn-success\">替换匹配内容</button>\n<button onclick=\"copyText2()\">一键复制</button>\n                        </div>\n                    </div>\n                    <div class=\"col-sm-6\">\n                    </div>\n                </div>\n                <div class=\"form-group\">\n                    <div class=\"col-sm-12\">\n                        <textarea readonly=\"readonly\" id=\"textReplaceResult\" class=\"form-control\" rows=\"10\" placeholder=\"此处为替换后内容\"></textarea>\n                    </div>\n                </div>\n                </form>\n            </div>\n        </div>\n<script>\nvar copyText = function() {\n    var text = document.getElementById('input');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n}\nvar copyText2 = function() {\n    var text = document.getElementById('textReplaceResult');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n}\nvar copyText3 = function() {\n    var text = document.getElementById('textMatchResult');\n    // 选中文本\n    text.select()\n    // 复制\n    document.execCommand('copy')\n}\n\n</script>\n<script>\nfunction pp(a){\n$(\"#textReplace\").value+=a.replace(/\\\\/,'');\n$(\"#textReplace\").focus()\n}\nfunction dis(){\ndocument.getElementById(\"bt1\").disabled=true\n}\nfunction di(){\ndocument.getElementById(\"bt1\").disabled=false\n}\nfunction getInput1(){\ntext=$(\"#input\").value;\nlist=text.match(/<a.*?href=\"([^\"]+)\".*?>([\\s\\S]+?)<\\/a>/g);\nhtml=\"\"\nif(list.length==0){\nhtml=\"格式化失败！！！请检查是否为带html标签\"\n}else{\nhtml=\"\"\n}\nfor(i in list){\na=list[i].match(/<a.*?href=\"([^\"]+)\".*?>([\\s\\S]+?)<\\/a>/);\nhtml+=a[2]+\"::\"+a[1]+\"\\n\"\n}\n$(\"#input\").value=html\n}\n\n\nfunction getInput2(){\ntext=$(\"#input\").value;\nif(text.match(/\\&\\&|::/g)){\ntext=text.replace(/\\&\\&/g,'\\n');\nlist=text.match(/.*::.*/g);\nhtml=[];\nfor(i=0;i<list.length;i++){\nl=list[i].match(/(.*)::(.*)/);\ntitle=l[1];url=l[2]\nhtml.push({\ntitle:title,\nurl:url,\nstyle:{}\n})\n}\n$(\"#input\").value=JSON.stringify(html)\n}else{\nhtml=\"\";\njson=JSON.parse(text);\nfor(i in json){\nhtml+=json[i].title+\"::\"+json[i].url+\"\\n\"\n}\n$(\"#input\").value=html\n}\n}\nfunction getInput3(flag){\ntext=$(\"#input\").value;\nif(flag==1){\njson=JSON.parse(text);\nfor(i in json){\njson[i].style.layout_flexBasisPercent=0.2\n}\n}else if(flag==2){\njson=JSON.parse(text);\nfor(i in json){\njson[i].style.layout_flexBasisPercent=0.25\n}\n}else if(flag==3){\njson=JSON.parse(text);\nfor(i in json){\njson[i].style.layout_flexBasisPercent=0.4\n}\n}else if(flag==4){\njson=JSON.parse(text);\nfor(i in json){\njson[i].style.layout_flexBasisPercent=1\n}\n}else if(flag==5){\njson=JSON.parse(text);\nfor(i in json){\njson[i].style.layout_flexGrow=1\n}\n}\n$(\"#input\").value=JSON.stringify(json)\n}\nfunction setVisible(idElement, visible) {\n    var obj = document.getElementById(idElement);\n    obj.style.visibility = visible ? \"visible\" : \"hidden\";\n}\nfunction isValidFields() {\n    var textSour = document.getElementById(\"textSour\");\n    if (null == textSour.value || textSour.value.length < 1) {\n        textSour.focus();\n        JsonsMessageBox($(\"#textSour\"), \"请输入待匹配文本\");\n        return false;\n    }\n    var textPattern = document.getElementById(\"textPattern\");\n    if (null == textPattern.value || textPattern.value.length < 1) {\n        textPattern.focus();\n        JsonsMessageBox($(\"#textPattern\"), \"请输入正则表达式\");\n        return false;\n    }\n    return true;\n}\nfunction buildRegex() {\n    var op = \"\";\n    if (document.getElementById(\"optionGlobal\").checked) op = \"g\";\n    if (document.getElementById(\"optionIgnoreCase\").checked) op = op + \"i\";\n    return new RegExp(document.getElementById(\"textPattern\").value, op);\n}\nfunction onMatch() {\n    if (!isValidFields())\n        return false;\n    document.getElementById(\"textMatchResult\").value = \"\";\n    var regex = buildRegex();\n    var result = document.getElementById(\"textSour\").value.match(regex);\n    if (null == result || 0 == result.length) {\n        document.getElementById(\"textMatchResult\").value = \"（没有匹配）\";\n        return false;\n    }\n    if (document.getElementById(\"optionGlobal\").checked) {\nvar re=\"\";\n        var strResult = \"共找到 \" + result.length + \" 处匹配：\\r\\n\";\ndocument.getElementById(\"textResult\").innerText=strResult;\nfor (var i = 0; i < result.length; ++i){ re += result[i] + \"\\r\\n\";}\n        document.getElementById(\"textMatchResult\").value = re;\n    }\n    else {\n   document.getElementById(\"textMatchResult\").value = \"匹配位置：\" + regex.lastIndex + \"\\r\\n匹配结果：\"+result[0];\n    }\n    return true;\n}\nfunction onReplace() {\n    var str = document.getElementById(\"textSour\").value;\n    var regex = buildRegex();\n    document.getElementById(\"textReplaceResult\").value = str.replace(regex, document.getElementById(\"textReplace\").value);\n}\nfunction reset() {\n     $(\"#textSour\").value=\"\";\n    $(\"#textPattern\").value=\"\";\n    $(\"#textMatchResult\").value=\"\";\n    $(\"#textReplace\").value=\"\";\n    $(\"#textReplaceResult\").value=\"\";\n}\n$(\"#regCommon a\").click(function () {\n    $(\"#textPattern\").val($(this).attr(\"t\"));\n    onMatch();\n});\nfunction Empty() {\n $(\"#textSour\").value=\"\";\n    $(\"#textMatchResult\").value=\"\";\n    $(\"#textReplace\").value=\"\";\n    $(\"#textReplaceResult\").value=\"\";\n    $(\"#textSour\").select();\n}\n</script>\n❗️0、1、结束❗️\n\n\n——————分割线————————\n{{}}\n<js>\nindex='{{$.index}}';\nif(index.match(/\\d+、\\d+、/)){\nreg=eval('/❗️'+index+'开始❗️[\\\\s\\\\S]+?❗️'+index+'结束❗️/g');\nreg2=eval('/❗️'+index+'..❗️/g');\nresult=result.match(reg)?result.match(reg)[0]:'<br/>'\nresult.replace(reg2,'')}else{result=''}\n</js>",
    "ruleImage": "$.src",
    "ruleLink": "$.index\n@js:\nif(!result.match(/^http/) && !result.match(/\\d+、\\d+、/)){\nresult=\"https://www.coolapk.com/link?url=\"+encodeURIComponent(result)\n}else{result=result}",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "💰 正版::https://wap.faloo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/flxs.png?ref=master】《飞卢小说》◎同人小说、飞卢原创小说网站◎★https://h5.xrzww.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xrzw.png?ref=master】《息壤中文》◎杭州息壤网络科技有限公司◎★https://m.qidian.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qdzw.png?ref=master】《起点中文》◎阅文集团旗下网站◎★https://wap.jjwxc.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/jjwx.png?ref=master】《晋江文学》◎女性网络文学原创基地◎★https://m.zongheng.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zhzw.png?ref=master】《纵横中文》◎纵横中文网◎★https://h5.17k.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/17kxs.png?ref=master】《17K小说》◎集创作、阅读于一体的在线阅读网站◎★https://wap.ciweimao.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/cwm.png?ref=master】《刺猬猫》◎异世界的阅读方式◎★https://m.zhangyue.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zy.png?ref=master】《掌阅》◎好看的原创小说网◎★https://t.shuqi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sqxs.png?ref=master】《书旗小说》◎阿里巴巴集团旗下阅读平台◎★https://wap.cmread.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/mgyd.png?ref=master】《咪咕阅读》◎原创网络文学◎★https://yd.baidu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/bdyd.png?ref=master】《百度阅读》◎全网最全小说◎★https://ubook.reader.qq.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qqyd.png?ref=master】《QQ阅读》◎QQ阅读官方网站◎★https://m.tadu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/tdwx.png?ref=master】《塔读文学》◎精品原创小说◎★https://www.ihuaben.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hbxs.png?ref=master】《话本小说》◎首创气泡对话小说，写小说原创社区◎★https://m.xxsy.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xxsy.png?ref=master】《潇湘书院》◎言情小说◎★https://m.gongzicp.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/cpwx.png?ref=master】《长佩文学》◎女性向阅读交流平台◎★https://m.hongxiu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hxtx.png?ref=master】《红袖添香》◎阅文集团旗下网站◎★http://m.cread.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zwsc.png?ref=master】《中文书城》◎网络小说◎★https://m.youdubook.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ggyd.png?ref=master】《咕咕阅读》◎有毒小说网◎★http://wap.hanwujinian.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hwjn.png?ref=master】《寒武纪年》◎原创耽美小说有声广播剧◎★https://m.ruochu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/rcwx.png?ref=master】《若初文学》◎好看的小说推荐◎★https://m.hongshu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hsyd.png?ref=master】《红薯阅读》◎红薯中文网◎★https://m.sfacg.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sfqxs.png?ref=master】《SF轻小说》◎SF轻小说网◎★https://m.duread8.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dyd.png?ref=master】《独阅读》◎有深度的西幻历史小说阅读神器◎★http://m.shuhai.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/shxs.png?ref=master】《书海小说》◎书海小说网◎★http://www.xmkanshu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xmks.png?ref=master】《熊猫看书》◎好看的小说阅读网站◎\n\n\n🎨 漫画::http://www.vomicmh.com/#/home【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/vomic.png?ref=master】《vomic漫画》◎漫画聚合◎★https://m.dongmanmanhua.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dmmh.png?ref=master】《咚漫漫画》◎全球数字漫画服务平台◎★https://m.dmzj.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dmzj.png?ref=master】《动漫之家》◎海量漫画在线看◎★https://m.zuimh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zmh.png?ref=master】《最漫画》◎热血漫画、科幻漫画、武侠漫画◎★https://m.gufengmh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gfmh.png?ref=master】《古风漫画》◎古风漫画、言情漫画、少女爱情◎\n\n\n\n💠 其他::http://www.baidu.com/wd=0、1、【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/fxmh.png?ref=master】《美化发现》◎阅读发现美化、正则替换◎★https://flowus.cn/ycheng/share/923f5a35-6dcf-47d1-b8eb-b9c5ef3ed39b【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gx.png?ref=master】《💥更新笔记》◎一程｜书源、订阅、教程、一键导入◎★http://yuedu.miaogongzi.net/gx.html【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/mgz.png?ref=master】《大佬云集》◎喵公子｜书源、有声、漫画、净化……◎★https://legado.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/yd.png?ref=master】《阅读论坛》◎新阅读交流论坛◎★https://www.yuque.com/legado【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ydlogo.png?ref=master】《阅读手册》◎使用说明、源制作、官方公告。◎★http://www.yckceo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/yck.png?ref=master】《源仓库》◎阅读书源仓库◎★https://m.w3cschool.cn/regex_rmjc/regex_rmjc-n5a328cn.html【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/bcs.png?ref=master】《正则表达式》◎w3cschool编程狮◎\n\n\n⭐ 拾遗::https://data.newrank.cn/m/s.html?s=Py8yOTE5KDE4【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xssy.png?ref=master】《🔎小说拾遗》◎小说拾遗公众号-号内搜索◎★https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319671603470581762&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sd.png?ref=master】《精选书单》◎主推优质完结和连载100万字以上小说◎★https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319666229510193155&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xs.png?ref=master】《潜力新书》◎主推大神新书和20～100万字的优质新书◎★http://mp.weixin.qq.com/mp/homepage?__biz=MzI2MDg2NjAwMg==&hid=11&sn=c55d27329c109430838bc5b5f5b615b7&scene=18#wechat_redirect【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gf.png?ref=master】《高分必看》◎高分完本合集◎★https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319668267623170050&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/wj.png?ref=master】《近期完结》◎主推近一段时间内优质的完结小说◎★https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319673664333463554&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/np.png?ref=master】《女频书单》◎主推女频优质小说◎★https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319675692849872897&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hg.png?ref=master】《后宫精选》◎后宫精选合集◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI2MDg2NjAwMg==&action=getalbum&album_id=1651826809002328065#wechat_redirect【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/nt.png?ref=master】《年终推荐》◎精选优质完结和连载100万字以上小说◎\n\n\n⚡ 赤戟::https://mp.weixin.qq.com/mp/homepage?__biz=MzI5NTA4NjgwNw==&hid=1&sn=0fcecdc85b8c23e596880f8c895b901d&scene=18&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=59&session_us=gh_2aa0f3c6dd8f&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/cjdshjjs.png?ref=master】《赤戟的书荒救济所》◎最新热门分类◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319454340050157569&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sd.png?ref=master】《网文书单》◎每期三本-新书速递、养肥佳作、完本好书◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319393737944170497&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/fl.png?ref=master】《分类推书》◎分类大盘点◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319471313224040448&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/jx.png?ref=master】《澎湃精选》◎超过50万字，连载或完本的优秀作品◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1325500020388626432&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sj.png?ref=master】《优书数据》◎月度大数据推书◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1333946780098330626&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zt.png?ref=master】《网文杂谈》◎一些吃瓜趣闻，网文闲谈◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1526356920989712387&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/nd.png?ref=master】《年度盘点》◎年度盘点各分类中诞生的新书、完本书◎★https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319335766203662337&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qs.png?ref=master】《网文趣事弹》◎各类和网文相关的趣事-每月一期◎\n\n\n📋 书单::https://vt.sm.cn/api/novelStarReco/index【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xyts.png?ref=master】《星云推书》◎书荒搜书神器◎★https://shenmezhidedu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/smzdd.png?ref=master】《什么值得读》◎互联网人的书单库◎★https://www.yousuu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ysbd.png?ref=master】《优书网》◎优书网书单◎★https://www.tuishujun.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/tsj.png?ref=master】《推书君》◎书荒求书就找推书君◎★https://m.ttwwq.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/cstw.png?ref=master】《成神推文》◎网络小说宣传推广网◎★https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=%E5%85%A8%E9%83%A8&rank=rank_hot&pv=2420440【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/kkbd.png?ref=master】《夸克榜单》◎夸克浏览器小说榜单◎★https://m.baidu.com/sf?openapi=1&dspName=iphone&dsp=iphone&from_sf=1&pd=bookstore&resource_id=5077&type=2&card_id=5143&word=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&title=%E6%9B%B4%E5%A4%9A%E6%8E%A8%E8%8D%90&tag1=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&lid=11549307334103749569&referlid=11549307334103749569&ms=1&frsrcid=5143&frorder=4【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/bdyd.png?ref=master】《百度榜单》◎百度浏览器小说榜单◎★https://m.qidian.com/rank/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qdzw.png?ref=master】《起点榜单》◎起点中文网榜单◎★https://ubook.reader.qq.com/book-rank/male-monthly【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qqyd.png?ref=master】《QQ榜单》◎QQ阅读榜单◎★http://saowen.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/swxy.png?ref=master】《扫文小院》◎🔎登录｜耽美小说扫文网站◎★https://www.basequan.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/bsq.png?ref=master】《芭莳圈》◎好看的言情小说推荐◎\n\n\n📥 下书::https://www.jiumodiary.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/jmss.png?ref=master】《鸠摩搜书》◎文档搜索引擎◎★https://new.shuge.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sg.png?ref=master】《书格》◎有品格的数字古籍图书馆◎★https://zxcs.zip/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zxcs.png?ref=master】《知轩藏书》◎藏尽网络精校好书◎★https://www.zxcs.info/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zxjj.png?ref=master】《知轩精校》◎精校小说◎★https://zxcstxt.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zxcs1.png?ref=master】《知轩藏书》◎🔎登录｜精校小说◎★https://www.guapan.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gp.png?ref=master】《瓜盘》◎小说下载，需要关注公众号获取验证码◎★https://www.xiashu8.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xsw.png?ref=master】《下书网》◎多网站导航、电子书下载◎★https://m.huangdizhijia.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hdzj.png?ref=master】《皇帝之家》◎精品小说◎★https://book.gouyg.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ggdzs.png?ref=master】《狗狗电子书》◎小说下载◎★http://m.xzntxt.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/znxs.png?ref=master】《宅男小说》◎小说下载◎★https://www.downtxts.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/txtxz.png?ref=master】《TXT下载》◎TXT小说◎★https://www.book123.info/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/wmts.png?ref=master】《无名图书》◎电子书下载◎★https://noveless.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/shbl.png?ref=master】《书荒部落》◎精校小说◎★https://m.zei8.vip/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zbw.png?ref=master】《贼吧网》◎（旧书）精校小说◎\n\n\n📥 文学::http://www.baidu.com/wd=https://xmsoushu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xmdh.png?ref=master】《熊猫导航》◎一站式读书学习导航站◎★https://kgbook.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gp.png?ref=master】《苦瓜书盘》◎pdf,mobi,Kindle,电子书下载◎★https://zlib.shop/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zl.png?ref=master】《Z-Library》◎号称世界上最大的电子图书馆◎★http://www.ssylu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ssyl.png?ref=master】《书山有路》◎一个分享书籍的小憩◎★https://ibooks.org.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dsxz.png?ref=master】《读书小站》◎悦读不孤读◎★https://pdfzj.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/pdfzj.png?ref=master】《PDF之家》◎杂志、图书、漫画下载◎★https://www.enjing.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/njdsf.png?ref=master】《恩京的书房》◎读书使人快乐◎★http://www.eybook.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/fldsw.png?ref=master】《风陵渡书屋》◎畅销图书文学小说下载◎★https://www.zhishikoo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zsk.png?ref=master】《书籍知识库》◎mobi,azw3,TXT,PDF,epub电子书下载◎★https://www.iyd.wang/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/iyd.png?ref=master】《爱悦读》◎azw3,mobi,epub,kindle电子书下载◎★https://ebooklist.mobi/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sdm.png?ref=master】《书单》◎Mobi,Epub,Pdf,Azw3,Kindle｜需关注微信公众号◎★http://www.dushudaren.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dsdr.png?ref=master】《读书达人》◎pdf,txt,mobi,kindle,epub｜需关注微信公众号◎★https://www.taoshudang.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/tsd.png?ref=master】《淘书党》◎电子书下载｜需关注微信公众号◎★https://book.tinynews.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/jssw.png?ref=master】《静思书屋》◎epub,pdf,mobi,txt,电子书下载◎★https://sobooks.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sobooks.png?ref=master】《SoBooks》◎一起分享阅读的乐趣◎★https://www.kdlbook.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/kdb.png?ref=master】《KDBooks》◎电子书下载｜需关注微信公众号◎★https://huoan.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hadzs.png?ref=master】《火岸电子书》◎PDF电子书、kindle电子书下载◎★http://www.pdfbook.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/grxxw.png?ref=master】《个人学习网》◎个人学习资料◎★http://www.vzhuanba.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ts365.png?ref=master】《推书365》◎电子书推荐网站｜需关注微信公众号◎★http://www.qcenglish.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qcyy.png?ref=master】《七彩英语》◎英文电子书下载站◎★https://salttiger.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/st.png?ref=master】《SaltTiger》◎每天一本编程书，每天进步一点点◎★https://www.book118.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/eslm.png?ref=master】《E书联盟》◎PDF下载◎★http://3g.kanyixue.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/kyx.png?ref=master】《看医学》◎医学书籍下载｜需关注微信公众号◎★http://www.huajuanma.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hjm.png?ref=master】《花卷妈》◎育儿知识下载◎★https://manybooks.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/mb.png?ref=master】《Manybooks》◎5万多本你喜欢的电子书下载◎★https://dianshu.xyz/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dsw.png?ref=master】《点书网》◎🔎登录｜电子书下载◎\n\n\n📖 网文::https://kukecun.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/kkc.png?ref=master】《酷客村》◎🎉精选｜传统文学、网络文学◎★https://www.mzhu8.com/wap/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/mzyd.png?ref=master】《名著阅读》◎📚出版｜全本名著小说阅读网◎★http://m.ndlib.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ydyd.png?ref=master】《移动阅读》◎📚出版｜公共数字文化工程移动阅读◎★https://book.sciencereading.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/kxwk.png?ref=master】《科学文库》◎数理PDF阅读◎★https://www.gohaitang.icu/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/htss.png?ref=master】《海棠搜书》◎💗女频｜自由的小说搜索网站◎\n\n\n🌏图文::http://m.wufazhuce.com/index【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/oneyg.png?ref=master】《一个》◎ONE·图文阅读◎★http://g2.ltfc.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zhzb.png?ref=master】《中华珍宝》◎中华珍宝馆◎★https://digicol.dpm.org.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ggbwy.png?ref=master】《故宫博物院》◎数字文物库◎★https://www.juzikong.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/jzk.png?ref=master】《句子控》◎优美的句子◎★https://m.rain8.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/yfx.png?ref=master】《雨枫轩》◎原创文学|小说|散文|杂文|诗歌|中外名著◎★https://m.zbyw.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zby.png?ref=master】《字博缘》◎文言文|诗词赏析|汉语辞海◎\n\n\n📄 阅读::https://m.gushiwen.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gsww.png?ref=master】《古诗文网》◎古诗文经典传承◎★https://www.gushiji.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gsj.png?ref=master】《古诗集》◎古诗词大全名句等◎★https://www.kanguwen.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/kgwgsc.png?ref=master】《看古文古诗词》◎看古文古诗词网◎★https://m.zuowenxue.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zwxw.png?ref=master】《做文学网》◎古诗词的魅力◎★http://m.httpcn.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hcw.png?ref=master】《汉程网》◎专业中国传统文化网站◎★https://5000yan.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/5000y.png?ref=master】《5000言》◎国学经典-传统文化◎★https://www.meiriyiwen.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/mryw.png?ref=master】《每日一文》◎每日一文官网◎★https://m.mingyantong.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/myt.png?ref=master】《名言通》◎美句佳句大全◎★https://sou-yun.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/scdq.png?ref=master】《诗词》◎诗词大全◎★https://hitokoto.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/yy.png?ref=master】《一言》◎一句话◎★https://web.dudianji.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ddj.png?ref=master】《读典籍》◎文白对照读典籍◎★https://onehu.xyz/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/wbsys.png?ref=master】《我不是盐神》◎分享一些盐选文章，知乎免费阅读网站◎★https://ifun.cool/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qj.png?ref=master】《趣集》◎知乎盐选◎\n\n\n📜 历史::http://m.qulishi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qlsw.png?ref=master】《趣历史网》◎历史朝代表百科知识◎★http://m.y5000.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zglsw.png?ref=master】《中国历史网》◎全面的历史知识阅读◎★https://www.ageeye.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gch.png?ref=master】《观沧海》◎地图分享知识◎★https://m.allhistory.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qls.png?ref=master】《全历史》◎弘扬中国传统文化◎\n\n\n📝 学习::https://www.zxx.edu.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zhjy.png?ref=master】《智慧教育》◎国家中小学智慧教育平台◎★http://www.dxzy163.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dxzyw.png?ref=master】《大学资源网》◎课程培训与视频教程◎★http://www.jiaoshi100.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xkbdyw.png?ref=master】《作文指北》◎新课标大语文◎★https://m.ruiwen.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/rww.png?ref=master】《瑞文网》◎经典美文、教学资源、实用文档◎★https://m.haoduoyun.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hddzkb.png?ref=master】《好多电子课本》◎中小学师生在线阅读教材◎★https://m.51test.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/wykw.png?ref=master】《无忧考网》◎学习资源门户网站◎★https://m.5068.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/5068.png?ref=master】《5068教学资源网》◎教学资源共享平台◎★https://m.diyifanwen.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dyfww.png?ref=master】《第一范文网》◎日常写作指导、作文参考◎★https://m.meiwen99.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/mwyd.png?ref=master】《美文阅读》◎足不出户阅尽天下美文◎★https://m.thn21.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/hyw.png?ref=master】《华语网》◎由24位语文老师倾力打造的语文教育站点◎★https://www.1190119.com/m/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xfzyw.png?ref=master】《消防资源网》◎最新消防规范·技术标准大全,附条文释义◎★https://m.ppzuowen.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ppzw.png?ref=master】《皮皮作文》◎小学生作文网◎★https://m.riji.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/rjdq.png?ref=master】《日记大全》◎小学生日记大全网◎★https://zw.kanguwen.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xxszw.png?ref=master】《小学生作文》◎各年级小学作文◎\n\n\n🧩 儿童::https://www.gushidaquan.com.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gsdqw1.png?ref=master】《故事大全网》◎经典故事大全在线阅读◎★http://m.quangushi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gsdqw2.png?ref=master】《故事大全网》◎精彩丰富的儿童故事◎★https://gushi.1or9.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gsdq.png?ref=master】《故事大全》◎10多种小故事分类大全◎★https://wap.xigushi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xgs.png?ref=master】《小故事》◎小故事大全◎★https://www.qigushi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qgs.png?ref=master】《七故事》◎儿童睡前故事大全◎★https://m.61ertong.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/lyetw.png?ref=master】《六一儿童网》◎儿歌视频大全◎★https://www.gushi365.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gs365.png?ref=master】《故事365》◎儿童故事大全◎★https://m.pcbaby.com.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/tpyqzw.png?ref=master】《太平洋亲子网》◎健康育儿、品质生活◎\n\n\n🎧 有声::http://m.ysxs8.vip/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ysxsb.png?ref=master】《有声小说吧》◎有声小说◎★http://m.ting56.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/56ts.png?ref=master】《56听书》◎有声小说◎★https://m.tingzh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zwts.png?ref=master】《中文听书》◎有声小说◎★https://www.qmtsw.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qmts.png?ref=master】《全民听书》◎有声小说◎★https://mitingshu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xmts.png?ref=master】《小米听书》◎有声小说◎★https://www.ting17.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/yqts.png?ref=master】《一起听书》◎有声小说◎★https://www.ting79.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/tsw.png?ref=master】《听书网》◎有声小说◎\n\n\n☯ 玄学::http://m.daorenjia.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/drj.png?ref=master】《道人家》◎中华道藏◎★http://www.daizhige.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dzg.png?ref=master】《殆知阁》◎经典藏书◎★https://www.ifreesite.com/scriptures/book.htm【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ddd.png?ref=master】《道道道》◎道神道，非人道。明不明，非常明。◎★https://www.1tiaolu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ytl.png?ref=master】《一条路》◎武术秘籍、武术大全｜网站已经宕机◎★https://m.neigong.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ngw.png?ref=master】《内功网》◎内功门户网站◎\n\n\n👻 异闻::https://www.cbaigui.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/jy.png?ref=master】《纪妖》◎中国妖怪百集◎★https://www.xn--cjztj18l.com/forum.php?mod=guide&view=newthread【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/smw.png?ref=master】《神秘网》◎神秘事件综合网站◎★http://www.lingyi.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zgly.png?ref=master】《中国灵异》◎真实灵异事件网站◎",
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/tb/yd.png?ref=master",
    "sourceName": "阅读ʏᴰ",
    "sourceUrl": "阅读合集",
    "style": "#jhss a{\nfont-size:10px;\ncolor:red;\ntext-decoration:none;\n}\n\n#jhss p{\ndisplay:inline-block;\nwidth:8em;\n}\n\n#jhss p{\nmargin:0;\npadding:0;\ncolor:#666;\n}\n\n#jhss div{\nmargin:0;\npadding:10px;\n}\n\n#jhss h1{\nmargin:0;\npadding:9px;\nfont-size:20px;\n}\n\n#jhss input{\nmargin:2px;\npadding:2px 6px;\nfont-size: 1em;\nbackground-color:rgba(200,200,200,0.5);\ncolor:#A00;\nborder:0;\nborder-radius: 3px;\ntext-decoration: none;\ntext-align:center;\n}\ntextarea{\nwidth:100%\n}\n.menu {\n\tjustify-content: space-between;\n\tmax-width: 900px;\n\tmargin: 0 5px;\n}\n.menu .button {\n\twidth: 55px;\n\theight: 15px;\n\tmin-height: 5px;\n\tmargin: 5px 0px;\n\tcursor: pointer;\n}\n.button text {\n\ttext-anchor: middle;\n\tdominant-baseline: middle;\n}\n\n.button rect {\n\twidth: 100%;\n\theight: 100%;\n\tfill: transparent;\n\tstroke: #666;\n\tstroke-width: 2px;\n}\n.button rect.busy {\n\tstroke: #fD1850;\n\tstroke-dasharray: 30 90;\n\tanimation: stroker 1s linear infinite;\n}\n.tabbox {\n\tflex: 1;\n\tdisplay: flex;\n\tflex-flow: column;\n}\n.tabtitle {\n\tdisplay: flex;\n\tz-index: 1;\n\tjustify-content: center;\n}\n.tabtitle>div {\n\tcursor: pointer;\n\tpadding: 1px 10px 0 10px;\n\tborder-bottom: 3px solid transparent;\n\tfont-weight: bold;\n}\n.tabtitle>.this {\n\tcolor: #4f9da6;\n\tborder-bottom-color: #4EBBE4;\n}\n.tabbody {\n\tflex: 1;\n\tdisplay: flex;\n\tmargin-top: -1px;\n\tborder: 1px solid #A9A9A9;\n\theight: 0;\n}\n.tabbody>* {\n\tflex: 1;\n\tflex-flow: column;\n\tdisplay: none;\n}\n.tabbody>.this {\n\tdisplay: flex;\n}\n.tabbody>*>.titlebar{\n\tdisplay: flex;\n}\n.tabbody>*>.titlebar>*{\n\tflex: 1;\n\tmargin: 1px 1px 1px 1px;\n}\n.tabbody>*>.context {\n\tflex: 1;\n\tflex-flow: column;\n\tborder: 0;\n\tpadding: 5px;\n\toverflow-y: auto;\n}\n.tabbody>*>.inputbox{\n\tborder: 0;\n\tborder-bottom: #A9A9A9 solid 1px;\n\theight: 15px;\n\ttext-align:center;\n}\n.link>* {\n\tdisplay: flex;\n\tmargin: 5px;\n\tborder-bottom: 1px solid;\n\ttext-decoration: none;\n}\n#RuleList>label>* {\n\tbackground: #eee;\n\tpadding-left: 3px;\n\tmargin: 2px 0;\n\tcursor: pointer;\n}\n#RuleList input[type=radio] {\n\tdisplay: none;\n}\n#RuleList input[type=\"radio\"]:checked+* {\n\tbackground: #15cda8;\n}\n.isError {\n\tcolor: #FF0000;\n}\n#RuleJsonString{\nheight:600px\n}\nsvg text{\nfont-size:10px\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 95,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/★/)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split('★');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "🥘 食谱::https://m.xiangha.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xh.png?ref=master】《香哈》◎菜谱大全-学做菜、秀美食！◎★http://h5.izhangchu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zc.png?ref=master】《掌厨》◎视频菜谱网站◎★http://m.meishij.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/msj.png?ref=master】《美食杰》◎家常菜做法大全，收集天下美食菜谱图片◎★https://cook.yunyoujun.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/glsysc.png?ref=master】《隔离食用手册》◎好的，今天我们来做菜！◎★https://m.douguo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/dgms.png?ref=master】《豆果美食》◎美食菜谱社区◎★https://m.xiachufang.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xcf.png?ref=master】《下厨房》◎厨师和美食爱好者记录、分享的平台。◎★https://m.meishichina.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/mstx.png?ref=master】《美食天下》◎原创菜谱与美食生活社区◎★https://www.xinshipu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xsp.png?ref=master】《心食谱》◎菜谱大全、家常菜谱◎★http://www.meishi13.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/msys.png?ref=master】《美食一生》◎家常菜谱大全◎\n\n\n\n🔎 搜索::https://m.sm.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/sm.png?ref=master】《神马搜索》◎基于移动互联网的搜索引擎◎★https://m.baidu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bd.png?ref=master】《百度搜索》◎全球最大的中文搜索引擎◎★https://m.so.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/360ss.png?ref=master】《360搜索》◎360搜索SO靠谱◎★https://wap.sogou.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/sg.png?ref=master】《搜狗搜索》◎搜狗搜索一搜既得◎★https://so.toutiao.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/tt.png?ref=master】《头条搜索》◎精准、专业、快捷的搜索服务◎★https://fsoufsou.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/fs.png?ref=master】《F搜》◎类似Google、必应、百度一样的搜索引擎◎★https://cn.bing.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/by.png?ref=master】《必应搜索》◎必应可帮助你将理论付诸实践◎★https://www.google.com.hk/webhp?hl=zh-CN&sourceid=cnhp【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/gg.png?ref=master】《谷歌搜索》◎🚀VPN｜全球最大的搜索引擎◎★https://duckduckgo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ddg.png?ref=master】《DuckDuckGo》◎🚀VPN｜隐私保护，化繁为简。◎★https://m.hao123.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/hao123.png?ref=master】《hao123导航》◎全网优质网址及资源的中文上网导航◎★http://h5.mse.360.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/360dh.png?ref=master】《360导航》◎一个主页，整个世界◎★http://hao.uc.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/uc.png?ref=master】《UC网址导航》◎UC网址导航是一个多功能的网站◎★http://m.duba.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/db.png?ref=master】《毒霸网址大全》◎安全实用的上网导航◎\n\n\n🌟 百科::https://baike.baidu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bd.png?ref=master】《百度百科》◎全球领先的中文百科全书◎★https://baike.sogou.com/m/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/sg.png?ref=master】《搜狗百科》◎中文网络百科全书◎★https://m.baike.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/tt.png?ref=master】《头条百科》◎准确、全面、易读、丰富的网络百科全书◎★http://zh.wikipedia.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/wjbk.png?ref=master】《维基百科》◎🚀VPN｜自由的百科全书◎★https://www.ruzong.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/rzw.png?ref=master】《儒宗网》◎汉语词典◎★https://www.bkzw.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bkzw.png?ref=master】《百科植物》◎多样性、功能性、禁忌、生活小窍门◎★http://m.yanquecao.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/yqc.png?ref=master】《燕雀草》◎关于植物的百科全书◎★https://www.wanyuoxi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/jzbk.png?ref=master】《介子百科》◎生活技巧与妙招◎★https://www.guidaye.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zwbk.png?ref=master】《植物百科》◎有趣的植物百科知识◎\n\n\n🗂️ 软件::https://www.52pojie.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/wapj.png?ref=master】《吾爱破解》◎LSG，安卓破解，病毒分析◎★https://www.lxapk.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/lxrj.png?ref=master】《乐享软件》◎专注于手机应用分享网站◎★https://www.yeyulingfeng.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/yylf.png?ref=master】《夜雨聆风》◎专注于互联网资源分享◎★https://foxirj.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/fxrj.png?ref=master】《佛系软件》◎精品Windows,macOS破解软件下载◎★https://www.rjsos.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/rjsos.png?ref=master】《软件SOS》◎软件安装、激活工具下载◎★https://www.appinn.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xzrj.png?ref=master】《小众软件》◎分享免费、小巧、实用、有趣、绿色软件◎★https://www.yxssp.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/yxrj.png?ref=master】《异星软件》◎推荐精选好用实用的软件及资源◎★https://www.lan-sha.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ls.png?ref=master】《蓝鲨》◎让您在互联网的海洋里自由的遨游◎★https://www.ghxi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ghbk.png?ref=master】《果核剥壳》◎还原软件的本质◎\n\n\n🗃️ 资源::https://www.ak47s.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ak47wzdh.png?ref=master】《AK47网址导航》◎夜雨聆风旗下绿色无广告的网址导航◎★https://ailongmiao.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/lmw.png?ref=master】《龙猫网》◎有态度的网址导航◎★https://m.ziyuanm.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zym.png?ref=master】《资源猫》◎分类目录整合全网资源◎★https://www.tboxn.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/tbox.png?ref=master】《Tbox导航》◎优质在线工具的导航网站◎★https://xinquji.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xqj.png?ref=master】《新趣集》◎一起发现有趣的新产品◎★https://www.zmt.wiki/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xmtdh.png?ref=master】《新媒体导航》◎自媒体维基◎★https://www.jizhihezi.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/jzhz.png?ref=master】《集知盒子》◎学习、办公、娱乐资源平台◎★https://www.hifast.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/kdhw.png?ref=master】《快导航网》◎汇聚了网上较为优秀的网站◎★https://www.9ghao.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/9gdh.png?ref=master】《9G导航》◎收集国内外最实用最全的网址导航◎★http://www.016.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/016dh.png?ref=master】《016导航》◎绿色干净无广告极速导航站◎★http://guozhivip.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/gzdh.png?ref=master】《果汁导航》◎各个领域的优质站点合集◎★http://m.ilxdh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/lxdh.png?ref=master】《龙轩导航》◎准确又方便快捷资源平台◎★https://morething.top/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ydedx.png?ref=master】《有点儿东西》◎MoreThing导航◎★https://m.bidianer.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bdwzdh.png?ref=master】《笔点网址导航》◎简洁的网址导航网站◎★http://m.2345.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/2345wzdh.png?ref=master】《2345网址导航》◎热门网址导航网罗精彩实用网址◎★https://m.1234la.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/1234l.png?ref=master】《1234啦》◎实用的网址目录导航◎\n\n\n⚒️ 工具::http://www.gjw123.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/gj123.png?ref=master】《工具123》◎在线免安装的工具网站◎★https://www.67tool.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/jsgj.png?ref=master】《即时工具》◎即用即走型在线工具箱◎★https://www.iamwawa.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/wwgj.png?ref=master】《蛙蛙工具》◎便捷的在线工具网站◎★https://www.dute.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/dtgjx.png?ref=master】《独特工具箱》◎免费在线工具◎★https://tools.miku.ac/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/mikutools.png?ref=master】《MikuTools》◎一个轻量的工具集合◎★https://ol.woobx.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ygmh.png?ref=master】《一个木函》◎轻量级的效率工具集合◎★https://www.qtool.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/qtoolgj.png?ref=master】《昊霖设计》◎常用的工具箱◎★https://tool.lu/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zxgj.png?ref=master】《在线工具》◎你的工具箱◎★https://c.runoob.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/cngj.png?ref=master】《菜鸟工具》◎不止于工具◎★https://tools.fun/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/toolsfun.png?ref=master】《ToolsFun》◎开发人员工具箱◎★http://tool.cccyun.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/chgj.png?ref=master】《彩虹工具》◎免费手机工具、wap站长工具、源代码查看器◎★https://www.sojson.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/sojson.png?ref=master】《SoJson》◎JSON在线工具◎★https://www.html5tricks.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/html5.png?ref=master】《HTML5资源教程》◎分享HTML5开发资源和开发教程◎★https://www.aizhan.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/azw.png?ref=master】《爱站网》◎站长工具-百度权重排名、站长seo查询◎★http://mtool.chinaz.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zzgj.png?ref=master】《站长工具》◎站长必备检查工具◎★https://imagestool.com/zh_CN/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/tpcl.png?ref=master】《图片处理》◎无需上传文件也可在线处理图片◎★https://tu.lingtings.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/jhtc.png?ref=master】《聚合图床》◎图床大全｜链接图片小工具◎★http://imgdh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/tcdh.png?ref=master】《图床导航》◎各类图床聚合站◎★https://yunduanxin.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ydx.png?ref=master】《云短信》◎在线接收短信、短信验证码◎★https://freesms.vip/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/dxyzm.png?ref=master】《短信验证码》◎免费接收接码◎\n\n\n➕ 医疗::https://www.yixue.com/wap/index.html【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/yxzsk.png?ref=master】《医学百科》◎公益医学知识库◎★https://m.familydoctor.com.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/jtyszx.png?ref=master】《家庭医生》◎领先的医疗健康新媒体◎★https://m.120ask.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/kswys.png?ref=master】《快速问医生》◎搜疾病，药品，偏方，问答◎★http://3g.xywy.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xywy.png?ref=master】《寻医问药》◎药品库◎★http://wapypk.39.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ypt.png?ref=master】《药品通》◎专业全面的国内外药品查询网站◎\n\n\n🍲 养生::https://m.cndzys.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/dzysw.png?ref=master】《大众养生》◎养生第一门户◎★http://www.cf555.com/mm.html【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bsg.png?ref=master】《百食阁》◎食物功效与禁忌，食疗保健养生◎★https://www.wys.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/wys.png?ref=master】《微养生》◎养生知识和养生经验平台◎★https://m.jiankang.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bxjkw.png?ref=master】《百姓健康》◎权威的医疗健康门户◎★http://m.39.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/39jkw.png?ref=master】《39健康网》◎优质医疗保健信息与在线健康服务平台◎★https://m.cnys.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/cnys.png?ref=master】《彩牛养生》◎权威健康科普内容平台◎",
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/tb/zy.png?ref=master",
    "sourceName": "资源ᴢᵞ",
    "sourceUrl": "资源合集"
  },
  {
    "articleStyle": 0,
    "customOrder": 96,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png",
    "sourceName": "小说拾遗",
    "sourceUrl": "snssdk1128://user/profile/562564899806367"
  },
  {
    "articleStyle": 0,
    "customOrder": 97,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "legado",
    "sourceIcon": "https://cdn.jsdelivr.net/gh/mgz0227/meowcloud/icon.png",
    "sourceName": "Meow云",
    "sourceUrl": "https://pan.miaogongzi.net"
  },
  {
    "articleStyle": 0,
    "customOrder": 98,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/★/)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split('★');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "📺 影视::https://www.btnull.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/wmxz.png?ref=master】《无名小站》◎fun,in,nu,org,to,si,com,net◎★https://www.66s6.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/xb6vdy.png?ref=master】《新版6V电影》◎6V电影网◎★https://www.appmovie.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/appyy.png?ref=master】《APP影院》◎全网最全视频库◎★https://www.555dyy5.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/555dy.png?ref=master】《555电影》◎发布页地址：https://www.gtbyw.com/◎★https://cupfox.app/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/cbh.png?ref=master】《茶杯狐》◎中国最大的影视资源聚合搜索引擎◎★https://www.bdys10.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/bdys.png?ref=master】《哔嘀影视》◎发布页地址：https://www.bdys.me/◎★https://www.ikanbot.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/akjqr.png?ref=master】《爱看机器人》◎影视资源◎★https://www.nen9.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/qnys.png?ref=master】《青柠影视》◎最新电影在线观看◎★https://www.400blzx.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/dzm.png?ref=master】《谍战迷》◎抗日电视剧大全◎★https://ddys.pro/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ddys.png?ref=master】《低端影视》◎超清在线视频｜https://ddys.info/◎★http://vi5kwix.gaku56.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/jjyy.png?ref=master】《竞技影院》◎免费高清电影院◎★https://www.libvio.fun/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/libvio.png?ref=master】《LIBVIO》◎海内外优质影视｜https://libvio.app/◎★https://www.wandou.la/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/wdpro.png?ref=master】《豌豆PRO》◎专业的电影搜索引擎◎★https://www.bttwo.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/lgbt.png?ref=master】《两个BT》◎发布地址：https://www.bttwo.vip/◎★https://www.fuju1.tv/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/fjtv.png?ref=master】《腐剧TV》◎腐剧、BL动漫、同性电影、百合◎★https://www.bl210.top/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/sgys.png?ref=master】《曙光影视》◎腐剧、耽美、泰剧暖光影视官网◎★https://www.tj8.top/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ftjw.png?ref=master】《泰剧网》◎腐剧、耽美、泰剧暖光影视官网◎\n\n\n🎬 外影::https://wap.meijutt.tv/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/mjtt.png?ref=master】《美剧天堂》◎美剧天堂◎★https://www.mjutv.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/mjw.png?ref=master】《美剧网》◎美剧网◎★http://www.tjtt.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/tjtt.png?ref=master】《泰剧天堂》◎泰剧天堂◎★https://www.chaospace.xyz/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/chaospace.png?ref=master】《CHAOSPACE》◎外国影视资源站◎★https://www.hjutv.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/hjw.png?ref=master】《韩剧网》◎韩剧网站◎★https://www.han-ju.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/xhjw.png?ref=master】《新韩剧网》◎97韩剧网◎\n\n\n🐻‍ 动漫::http://m.yinghuavideo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/yhdm.png?ref=master】《樱花动漫》◎专注动漫的门户网站◎★http://www.mxdm9.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/mxdm.png?ref=master】《MX动漫》◎专注在线动漫的樱花动漫备用网站◎★https://dm530.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/fcdm.png?ref=master】《风车动漫》◎拥有上万集高清晰画质的在线动漫◎★http://www.nicotv.club/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/nkdm.png?ref=master】《妮可动漫》◎追番补番的集中营，宅男腐女的秘密基地◎\n\n\n\n📲 导航::https://www.smdhb.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/smdy.png?ref=master】《神马电影导航吧》◎收集高清在线资源网站◎★https://anee.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ayys.png?ref=master】《安逸影视导航》◎一家集合全网影视专业导航网站◎★https://www.baicp.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/dydhw.png?ref=master】《电影导航网》◎电影网站大全◎★http://www.2cydh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ecydh.png?ref=master】《二次元导航》◎动漫、漫画网站大全◎★https://acgjj.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/acgjj.png?ref=master】《ACG聚集》◎二次元宝藏资源聚合https://acgjj.org/◎★https://www.acgbox.link/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/acghz.png?ref=master】《ACG盒子》◎🚀VPN｜专注ACG的导航盒子◎★https://www.shangwaiwang.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/sww.png?ref=master】《上外网》◎🚀VPN｜外网网址导航◎\n\n\n\n\n✔️ 解析::https://www.strerr.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/spfmxz.png?ref=master】《视频封面下载》◎油管、B站、N站、西瓜封面下载◎★https://www.m4411.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/syjx.png?ref=master】《鲨鱼解析》◎发布地址：https://www.ikan.club/◎★https://vip.yeyulingfeng.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/yylf.png?ref=master】《夜雨聆风》◎视频解析◎★https://superparse.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/superparse.png?ref=master】《超级解析》◎国内外知名视频网站解析◎",
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/tb/ys.png?ref=master",
    "sourceName": "影视ʏˢ",
    "sourceUrl": "影视合集"
  },
  {
    "articleStyle": 0,
    "customOrder": 99,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "legado",
    "sourceIcon": "https://cdn.jsdelivr.net/gh/gedoor/legado@master/app/src/main/res/mipmap-hdpi/ic_launcher.png",
    "sourceName": "烏雲净化",
    "sourceUrl": "https://www.lanzoux.com/b0bw8jwoh"
  },
  {
    "articleStyle": 0,
    "customOrder": 99,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "http://xvjhy9.ganpian44.com/template/ganpian/static/picture/index-logo.png",
    "sourceName": "干片网",
    "sourceUrl": "http://www.ganpian.cc"
  },
  {
    "articleStyle": 0,
    "customOrder": 100,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://mms2.baidu.com/it/u=3924333519,646699251&fm=253&app=138&f=JPEG&fmt=auto&q=75?w=500&h=500",
    "sourceName": "夸克男生",
    "sourceUrl": "https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=%E5%85%A8%E9%83%A8&rank=rank_hot&uc_param_str=dnntnwvepffrgibijbprsvpidicheiutdsmeodosgp&dn=42088364386-90fd3c2f&nt=7&nw=0&ve=5.6.2.207&pf=3300&fr=android&gi=bTkwBHv%252Bj4MtCY%252FSW7Jsw3OljTKw&bi=35899&pr=ucpro&sv=release&ch=kk%40store&ut=AAN%2FhimoTMP1zQqKX3lT%2BnqelFbnry3P%2By42bnT93B393w%3D%3D&ds=bTkwAGRXH%2Bxyu%2BgRalUZorjjhjFWnL%2FT%2BkAbwlrH5h%2BOIA%3D%3D&od=AAQGxTOoDJIm%252FCcJsXVPvPsyo5KtxQTECJ3I1E%252Bk3oam2Q%253D%253D&os=12&from=kkframenew"
  },
  {
    "articleStyle": 0,
    "customOrder": 101,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n\"User-Agent\": \"Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; MI 8 Lite Build/OPM1.171019.019) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 UCBrowser/13.2.0.1100 Mobile Safari/537.36\"\n}",
    "injectJs": "const toYueDuUrl = (url) => {\r\n  fetch(url)\r\n    .then((resp) => resp.text())\r\n    .then((text) => {\r\n      let isNext=false\r\n      const matchArray1 = [\"yuedu://\", \".json\"];\r\n      const regX1 = RegExp(\r\n        `\\\\${matchArray1[0]}+.*?([\\\\s\\\\S]*?)${matchArray1[1]}.*?`,\r\n        \"g\"\r\n      );\r\n      text.replace(regX1, function (word, key) {\r\n        if(word){\r\n          isNext=true\r\n          window.location.href = word;\r\n        }\r\n       \r\n      });\r\n      if(isNext)return;\r\n      const matchArray2 = [\"yuedu://\", \".htm\"];\r\n      const regX2 = RegExp(\r\n        `\\\\${matchArray2[0]}+.*?([\\\\s\\\\S]*?)${matchArray2[1]}.*?`,\r\n        \"g\"\r\n      );\r\n      text.replace(regX2, function (word, key) {\r\n        if(word){\r\n          isNext=true\r\n          window.location.href = word;\r\n        }\r\n      });\r\n      if(isNext)return;\r\n      const matchArray3 = [\"yuedu://\", \".html\"];\r\n      const regX3 = RegExp(\r\n        `\\\\${matchArray3[0]}+.*?([\\\\s\\\\S]*?)${matchArray3[1]}.*?`,\r\n        \"g\"\r\n      );\r\n      text.replace(regX3, function (word, key) {\r\n        if(word){\r\n          isNext=true\r\n          window.location.href = word;\r\n        }\r\n      });\r\n      if(isNext)return;\r\n      const matchArray4 = [\"yuedu://\", \".txt\"];\r\n      const regX4 = RegExp(\r\n        `\\\\${matchArray4[0]}+.*?([\\\\s\\\\S]*?)${matchArray4[1]}.*?`,\r\n        \"g\"\r\n      );\r\n      text.replace(regX4, function (word, key) {\r\n        if(word){\r\n          isNext=true\r\n          window.location.href = word;\r\n        }\r\n      });\r\n    });\r\n};\r\nif (\r\n  window.location.href.indexOf(\"http://jnztgtjy.usa3.345888.xyz/rss/fb.php\") !=\r\n    -1 ||\r\n  window.location.href.indexOf(\"https://jnztgtjy.usa3.345888.xyz/rss/fb.php\") !=\r\n    -1\r\n) {\r\n  document.body.style = \"display:none\";\r\n  const panelDefault = document.querySelectorAll(\".panel-default\");\r\n  document.body.innerHTML = \"\";\r\n  document.body.appendChild(panelDefault[0]);\r\n  document.body.appendChild(panelDefault[1]);\r\n  document.body.style = \"display:block\";\r\n  Array.from(document.querySelectorAll(\".list-group-item\")).forEach((ele) => {\r\n    const Dom = ele.querySelector(\"a\");\r\n    const href = Dom.getAttribute(\"href\");\r\n    Dom.setAttribute(\"href\", \"javascript:void(0);\");\r\n    Dom.addEventListener(\"click\", () => {\r\n      toYueDuUrl(\"http://jnztgtjy.usa3.345888.xyz/rss/\" + href);\r\n    });\r\n  });\r\n}\r\nif (\r\n  window.location.href.indexOf(\"id=\") != -1 &&\r\n  (window.location.href.indexOf(\"http://jnztgtjy.usa3.345888.xyz\") != -1 ||\r\n    window.location.href.indexOf(\"https://jnztgtjy.usa3.345888.xyz\") != -1)\r\n) {\r\n  document.body.style = \"display:none\";\r\n  const panelDefault = document.querySelectorAll(\".duo_more\");\r\n  document.body.innerHTML = \"\";\r\n  document.body.appendChild(panelDefault[0]);\r\n  document.body.appendChild(panelDefault[1]);\r\n  document.body.style = \"display:block\";\r\n  toYueDuUrl(window.location.href);\r\n}\nif(window.location.href.indexOf('http://sj.ysupan.com/')!=-1 || window.location.href.indexOf('https://sj.ysupan.com/')!=-1){\n    const changeImage=(Dom,style)=>{\n        Dom.style=style\n    }\n    var ImgDom=document.createElement('div');\n    ImgDom.style='display:none'\n    ImgDom.innerHTML=`<div class=\"showImg\" style='position: fixed;width: 100vw;height: 100vh;z-index: 1099999;top: 0;left: 0;background-color: rgba(0,0,0,0.5);display: flex;align-items: center;justify-content: center;flex-direction: column;'>\n        <img src=\"https://xiang-shiwang.gitee.io/document/640.png\" />\n        <div style='width: 50%;height: 40px;display: flex;align-items: center;justify-content: center;background-color: #f2f2f2;box-shadow: 1px 10px 10px rgba(0,0,0,0.5);border-radius: 8px;margin: 20px auto;' id='CloseDom'>关闭</div>\n      </div>`\n    document.body.appendChild(ImgDom);\n    document.getElementById('CloseDom').addEventListener('click',()=>{\n        changeImage(ImgDom,'display:none;')\n    })\n    \n    var divDom =document.createElement('div');\n    divDom.innerHTML='获取小程序码,查询地址'\n    divDom.style='    position: fixed;z-index: 999999;background: #fff;padding: 8px 10px;box-shadow: 1px 5px 10px rgba(0,0,0,0.5);top: 5px;border-radius: 10px;left: 50%;transform: translateX(-50%);'\n    document.body.appendChild(divDom);\n    divDom.addEventListener('click',()=>{\n        changeImage(ImgDom,'display:block;')\n    })\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\n  json=[];\n  if(baseUrl.match(/★/)){\n  list=baseUrl.replace(/http.*?wd=\\s*/,'').split('★');\n  for(i in list){\n  href=list[i].match(/【(.*?)】/)[1];\n  text=list[i].match(/《(.*?)》/)[1];\n  intro=list[i].match(/◎(.*?)◎/)[1];\n  indexUrl=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\n   if(indexUrl.indexOf('https://xiang-shiwang.gitee.io')!=-1 || indexUrl.indexOf('http://xiang-shiwang.gitee.io')!=-1  || indexUrl.indexOf('http://jnztgtjy.usa3.345888.xyz/rss/fb.php')!=-1 || indexUrl.indexOf('https://jnztgtjy.usa3.345888.xyz/rss/fb.php')!=-1 ){\n       if(indexUrl.indexOf('?')==-1){\n           indexUrl+='?v='+new Date().getTime()\n       }else{\n            indexUrl+='?&='+new Date().getTime()\n       }\n   } json.push({text:text,src:href,intro:intro,index:indexUrl})\n  }\n  }\n  JSON.stringify(json)\n  </js>\n  $.[*]",
    "ruleContent": "",
    "ruleImage": " $.src",
    "ruleLink": "$.index",
    "ruleNextPage": "  ",
    "rulePubDate": " $.intro",
    "ruleTitle": " $.text",
    "shouldOverrideUrlLoading": "",
    "singleUrl": false,
    "sortUrl": "🧰 工具::https://xiang-shiwang.gitee.io/document/index.html【http://sy.legado1.top/sy.php/0039eb4cea8628f772566210dd15ddf6.png】《自用源》◎进入较慢请耐心等待,或浏览器打开◎★https://xingye.me/game/index.php【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xy.png?ref=master】《星夜小游戏》◎星夜小游戏平台聚合◎★https://www.yikm.net/【https://www.yikm.net/f.png】《小游戏》◎小霸王小游戏◎★https://www.jiongciyuan.net/jocy/【https://www.jiongciyuan.net/jocy/zb_users/theme/zblog5_nav/image/favicon.ico】《囧次元网页版》◎在线查看◎★https://viayoo.com/zh-cn/【https://viayoo.com/zh-cn/images/logo.png】《Via浏览器》◎简洁得浏览器◎★https://www.xbext.com【https://www.xbext.com/icons/favicon-196x196.png】《X浏览器》◎简洁得浏览器◎ ★ https://ant.c-6.app/【https://ant.c-6.app/templates/default/new/assets/images/logo.png】《蚂蚁加速器》◎vpn,蚂蚁加速器◎★https://www.emojiall.com/zh-hans【https://www.emojiall.com/favicon.ico】《Emoje大全》◎Emoje的各种表情◎★https://xiang-shiwang.gitee.io/document/uploading.html【http://sy.legado1.top/sy.php/9654232af59e52b645b3348859b1c888.png】《上传文件》◎进入页面后，点击右上角浏览器中打开◎\n\n📽 看动漫:: https://soupian.pro/【https://soupian.in/images/icon.png】《搜资源》◎soupian.in、soupian.plus、soupian.icu◎★https://m.agedm.org/#/【https://www.agedm.org/favicon.ico】《age动漫》◎永久地址：http://www.age.tv 、http://www.agefans.com ◎★https://www.mxdm.tv/ 【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/mxdm.png?ref=master】《MX动漫》◎专注在线动漫网站◎★http://m.yhdm.io【http://m.iyinghua.io/js/20180601/favicon.ico】《樱花动漫》◎看动漫◎★https://dm530.org【https://dm530.org/static/img/loading.png】《风车动漫》◎看动漫◎★https://www.mddm.tv/【https://www.mddmx.com/favicon.ico】《漫岛tv》◎其他地址：https://www.mddmx.com/◎★http://kudm.vip/【https://www.noisedh.cn/assets/images/logos/yishijeman.png】《異世界动漫》◎其他地址：http://kudm.net/◎\r\n\n📺 看视频:: https://soupian.in/【https://soupian.in/images/icon.png】《搜资源》◎soupian.pro、soupian.plus、soupian.icu◎★ https://www.5280.fun/【https://edu-image.nosdn.127.net/034B6C53B270CC44D56476BBE94C95E4.png】《新视觉影视》◎地址入口◎★ https://www.91mayi.me【https://cdn.aiqingyu1314.com/mayi/statics/img/favicon.ico】《蚂蚁影视》◎地址：https://www.mayiyingshi.org/◎★https://www.wandou.la/【https://www.wandou.la/favicon.ico】《豌豆PRO》◎看电影◎★https://90hd.top?from=VIP【https://v.app.90hd.top/template/conch/asset/img/favicon.png】《VIP影视》◎看电影◎★https://www.freeok.vip/【https://www.freeok.vip/mxtheme/images/favicon.png】《FREEOK》◎看电影，其他地址：https://www.freeok.pro◎★https://www.dianyi.ng/【https://www.noisedh.cn/assets/images/logos/dianyi.png】《电影先生》◎看电影,其他地址：https://dy.xianshe.ng/◎\n\n♾️ 其他的:: https://xydh.fun/【https://xydh.fun/favicon.ico】《炫猿导航》◎各种东西◎★ https://www.noisedh.cn/【https://www.noisedh.cn/assets/images/favicon.png】《Noise导航》◎各种东西◎★ https://www.lengcat.cn/【https://www.lengcat.cn/wp-content/uploads/2022/07/logo-dark_collapsed@2x.png】《冷猫导航站》◎各种东西◎★ https://www.hifawn.com/【https://www.hifawn.com/apple-touch-icon.png】《迷鹿导航》◎各种东西◎★ https://www.9eip.com/【https://www.9eip.com/wp-content/uploads/2023/02/%E5%AE%8C%E7%BE%8E%E6%96%B0logo2023-2-16-1.png】《完美导航》◎各种东西◎★ https://www.zhansousou.com/【https://www.zhansousou.com/favicon.ico】《站搜搜》◎各种东西◎★ http://sj.ysupan.com/wanji#/【http://sj.ysupan.com/favicon.ico】《应用编号查询》◎先查询编号，在通过小程序获取地址◎★ http://jnztgtjy.usa3.345888.xyz/rss/fb.php【http://jnztgtjy.usa3.345888.xyz/view/img/favicon.ico】《源导入》◎进入页面，点击导入◎★ http://jnztgtjy.usa3.345888.xyz/【http://jnztgtjy.usa3.345888.xyz/view/img/favicon.ico】《爱写源论坛》◎应该有用◎",
    "sourceIcon": "http://sy.legado1.top/sy.php/0039eb4cea8628f772566210dd15ddf6.png",
    "sourceName": "常用工具",
    "sourceUrl": "自用源合集",
    "style": ""
  },
  {
    "articleStyle": 0,
    "concurrentRate": "{{page - 1 == 0 ? \"\": \"index-\"+page+\".html\"}}",
    "customOrder": 101,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "dt",
    "ruleContent": "source@src<js>\nresult = `<video src=\"${result}\" width=\"100%\" height=\"280px\" controls=\"controls\" ></video>`;\nresult = `<html><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\" /><style>html,body{background-color:black;margin:0;padding:0;width:100%;}</style></head><body>${result}</body></html>`\n</js>",
    "ruleImage": "img@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "日韩无码::https://lsj154.com:22888/home/vodlist/99/1619-{{page}}.html\n欧美::https://lsj154.com:22888/home/vodlist/99/1620-{{page}}.html\n动漫::https://lsj154.com:22888/home/vodlist/99/1625-{{page}}.html\n国产自拍::https://lsj154.com:22888/home/vodlist/99/1623-{{page}}.html\n国产偷拍::https://lsj154.com:22888/home/vodlist/99/1624-{{page}}.html\n日韩有码::https://lsj154.com:22888/home/vodlist/99/1622-{{page}}.html\n中字::https://lsj154.com:22888/home/vodlist/99/1621-{{page}}.html",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://api.iowen.cn/favicon/kickasss.to.png",
    "sourceName": "老湿鸡",
    "sourceUrl": "https://lsj154.com:22888/home/index.html",
    "variableComment": "https://lsj154.com:22888/home/vodlist/99/1620-1.html"
  },
  {
    "articleStyle": 1,
    "customOrder": 102,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "ruleArticles": "class.normal-recipe-list@tag.li",
    "ruleContent": "class.block recipe-show@html&&class.page-container.1@html##href.*\\\"",
    "ruleDescription": "",
    "ruleImage": "class.cover@tag.img@data-src##\\?.*",
    "ruleLink": "class.name@tag.a@href",
    "ruleNextPage": "page@href",
    "rulePubDate": "class.stats@text",
    "ruleTitle": "class.name@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://www.xiachufang.com/search/?keyword=农家小炒肉&cat=1001&page={{page}}\n\n厨房101::https://www.xiachufang.com/explore/honor/?page={{page}}\n\n家常菜::https://www.xiachufang.com/category/40076/pop/?page={{page}}\r\n快手菜::https://www.xiachufang.com/category/40077/pop/?page={{page}}\r\n下饭菜::https://www.xiachufang.com/category/40078/pop/?page={{page}}\r\n早餐::https://www.xiachufang.com/category/40071/pop/?page={{page}}\r\n肉::https://www.xiachufang.com/category/2478/pop/?page={{page}}\r\n鱼::https://www.xiachufang.com/category/957/pop/?page={{page}}\r\n蔬菜::https://www.xiachufang.com/category/4616/pop/?page={{page}}\r\n鸡蛋::https://www.xiachufang.com/category/394/pop/?page={{page}}\r\n汤羹::https://www.xiachufang.com/category/20130/pop/?page={{page}}\t\r\n烘焙::https://www.xiachufang.com/category/51761/pop/?page={{page}}\r\n主食::https://www.xiachufang.com/category/51490/pop/?page={{page}}\r\n面::https://www.xiachufang.com/category/20133/pop/?page={{page}}\n素食::https://www.xiachufang.com/special/vegetarian/pop/?page={{page}}\n\n控糖孕期，烘焙依然可以玩得尽兴::https://www.xiachufang.com/recipe_list/101761347/?page={{page}}\n食材有限，好孕无限::https://www.xiachufang.com/recipe_list/101443972/?page={{page}}\n食四季，餐桌上的孕美时光::https://www.xiachufang.com/recipe_list/191681/?page={{page}}\n\r\n开胃开心月子菜::https://www.xiachufang.com/recipe_list/101443280/?page={{page}}\n\n宝宝快手辅食（12M+）::https://www.xiachufang.com/recipe_list/101687559/?page={{page}}\n宝宝快手辅食（10M+）::https://www.xiachufang.com/recipe_list/101687558/?page={{page}}\n宝宝快手辅食（8M+）::https://www.xiachufang.com/recipe_list/101687555/?page={{page}}\n挑食小妞爱小饼::https://www.xiachufang.com/recipe_list/101684012/?page={{page}}\n粥绵绵，爱绵绵::https://www.xiachufang.com/recipe_list/101565279/?page={{page}}\n一个新妈妈的自力“羹”生::https://www.xiachufang.com/recipe_list/101509293/?page={{page}}\n宝宝辅食完全手册（6-7个月）::https://www.xiachufang.com/recipe_list/101466765/?page={{page}}\n“后婴儿期”辅食攻略::https://www.xiachufang.com/recipe_list/101462350/?page={{page}}\n宝宝辅食抓着吃::https://www.xiachufang.com/recipe_list/101444533/?page={{page}}\n\n创意摆盘，挑食再见::https://www.xiachufang.com/recipe_list/101802641/?page={{page}}\n七岁小妞玩转厨房::https://www.xiachufang.com/recipe_list/101563315/?page={{page}}\n盘子上的卡通画::https://www.xiachufang.com/recipe_list/101558517/?page={{page}}\n肉食娃娃的主食方案::https://www.xiachufang.com/recipe_list/101463134/?page={{page}}\n五光十色宝宝面::https://www.xiachufang.com/recipe_list/101458675/?page={{page}}\n百变早餐征服挑食宝宝::https://www.xiachufang.com/recipe_list/101456833/?page={{page}}\n创意妈妈的便当童话::https://www.xiachufang.com/recipe_list/101443988/?page={{page}}\n妈妈餐桌魔法，宝贝安然度夏::https://www.xiachufang.com/recipe_list/101443394/?page={{page}}",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://is1-ssl.mzstatic.com/image/thumb/Purple124/v4/df/f6/28/dff628a1-3a7e-5c04-419d-78bf9b8671b9/AppIcon-0-1x_U007emarketing-0-8-0-0-85-220.png/492x0w.png",
    "sourceName": "美食菜谱",
    "sourceUrl": "https://www.xiachufang.com",
    "style": ".collect, .author, .recipe-questions-more, .stats{display: none;}\nimg{width:100%;display:block;margin:auto;}body{background-color:floralwhite;background-size:contain;}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 103,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\": \"Mozilla/5.0 (Linux; Android 13; 2112123AC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "https://sigu.cc",
    "ruleArticles": "<js>\nvar source=source.getVariable()\nif(baseUrl.match(/search/)){\n  if(String(source)==0){\n\t  java.longToast(\"当前未输入搜索内容！\")\n\t  }else{\n\t  \turl=\"https://sigu.cc/search/-------------.html?\"+\"wd=\"+source+\"&submit=\";\n\t  \tjava.log(url)\n\t  html=java.ajax(url);\n\t  //java.log(html)\n\t  \n\t  if(html.match(/频繁操作/)){\n\t  \t\n\t  \tjava.longToast(\"搜索间隔3秒，请不要频繁操作哦！\");\n\t  \tjava.startBrowserAwait(url,\"等待跳转返回\")\n\t  \t\n\t  \t}else if(html.match(/请输入验证码/)){\n\t  //java.log(\"输入验证码\")\n\t  \nyzm=java.getVerificationCode(\"https://sigu.cc/index.php/verify/index.html?\");\n\t  \t\tverifi_url=\"http://sigu.cc/index.php/ajax/verify_check?type=search&verify=\"+yzm+\",\"+JSON.stringify({\"cookie\":cookie})\n\t  \t\t\n\t  \t\tdata=java.ajax(verifi_url)\n\t  \t\t\n\t  \t java.log(verifi_url);\n\t  \t\n\t  \tcookie=java.getCookie(verifi_url);\n\t  \t\n\t  java.log(cookie);\n\t  \n\t  url=url+\",\"+JSON.stringify({\"cookie\":cookie});\n\t  \t\n\t  java.log(url)\n\t  \thtml=java.ajax(url)\n\t  \t}\n\t  java.setContent(html)\n\t  list=java.getElement(\"id.searchList@li\")\n\t  \t}\n\t }else{\n\t \tlist=java.getElement(\"class.myui-vodlist__box\")\n\t \t}\n\t \tlist\n</js>",
    "ruleContent": "<html>\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\"/>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/gh/ljun223/reader3@main/js/yingshi.css\" />\n<script src=\"//cdn.staticfile.org/jquery/2.2.4/jquery.min.js\"></script>\n</head>\n<div class =\"dz\" width=\"100%\"></div>\n\n<div class=\"dplayer\" id=\"dplayer\" style=\"width:100%;height:350\"></div>\n\n<div id=\"tab\"><ul>{{@@class.nav nav-tabs active@a@html}}</ul></div>\n{{@@class.myui-content__list@html}}\n\n<script>\nfunction video(url){\n$.get(url,function(result){\n\tjson=result.match(/var player.*?=(\\{.*?\\})</)[1];\nvar src=JSON.parse(json).url;\nsrc=decodeURIComponent(atob(src));\nvar path=\"https://sigu.cc/static/js/playerconfig.js\";\n$.get(path,function(js){\n\tjs=js.match(/player_list=(\\{.*?\\}),MacPlayerConfig/)[1]\n\tfrom=JSON.parse(json).from;\n\tparse=JSON.parse(js)[from].parse;\n\turl=parse+src;\n\tif(parse.match(/dmmoyu/)){\turl=\"https://dmmoyu.com/player/analysis.php?v=\"+src\n\t\t}\n\t\niframe= '<iframe width=\"100%\" height=\"100%\" src=\"'+url+'\" frameborder=\"0\" border=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" allowfullscreen=\"true\" mozallowfullscreen=\"mozallowfullscreen\" msallowfullscreen=\"msallowfullscreen\" oallowfullscreen=\"oallowfullscreen\" webkitallowfullscreen=\"webkitallowfullscreen\">';\n\n$(\".dplayer\").html(iframe)\n$(\".dz\").html(url);\n})\n});\n}\n\n(function(){\nurl=$(\"button:first()\").val();\nvideo(\"{{source.sourceUrl}}\"+url);\n\t\n$(\".myui-content__list\").hide();\n$(\".myui-content__list:eq(0)\").show();\n$(\"li:eq(0)\").addClass(\"active\")})();\n\n$(\"button\").ready(function(){\nurl=$(this).val();\n$(\"button:first\").addClass(\"upBtn\");\nvideo(url);\n});\n\n$(\"button\").click(function(){\n$(\"button\").removeClass(\"upBtn\");\n$(this).addClass(\"upBtn\");\nurl='https://sigu.cc'+$(this).val();\nvideo(url);\n});\n\n$(\"li\").click(function(){\n$(\"li\").removeClass(\"active\");\n$(this).addClass(\"active\");\nindex=$(this).index();\ntext=$(this).text()\nif(text.match(\"本站\")){alert(\"该源有广告，不建议使用\")}\n$(\".myui-content__list\").hide();\n$(\".myui-content__list:eq(\"+index+\")\").show();\n})\n</script>\n</html>\n\n@js:\nresult = result.replace(/<li.*?><a.*? href=\"([^\"]+)\">([^<]+)<\\/a><\\/li>/g,'<button value=\"$1\">$2</button>').replace(/<a/g,'<li').replace(/<\\/a>/g,'</li>')",
    "ruleDescription": "",
    "ruleImage": "class.lazyload@data-original",
    "ruleLink": "a.0@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "class.lazyload@text",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sortUrl": "电视剧::https://sigu.cc/type/tv.html\n电影::https://sigu.cc/type/m.html\n综艺::https://sigu.cc/type/va.html\n动漫::https://sigu.cc/type/ct.html\n搜索::https://sigu.cc/search",
    "sourceComment": "原图标\nhttps://inews.gtimg.com/newsapp_ls/0/11929387606/0",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://p3-search.byteimg.com/obj/labis/0a5502af6b95a6b49d3acd488aae8398\n",
    "sourceName": "思古影视",
    "sourceUrl": "https://sigu.cc",
    "style": "button{\n\tmargin:5px\n\t}"
  },
  {
    "articleStyle": 1,
    "customOrder": 103,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "li",
    "ruleContent": "class.stui-player__left@script.0@all##url\":\"([^\"]+.m3u8)##$1##\n<js>\nresult=result.replace(/\\\\/g,\"\")\r\nresult = \"<video src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"auto\\\" controls=\\\"controls\\\" ></video>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result\n</js>",
    "ruleDescription": "",
    "ruleImage": "a@data-original",
    "ruleLink": "a@href##.html##/sid/1/nid/1.html<js>##detail##play</js>",
    "ruleNextPage": "class.stui-page__item@tag.li.-2@a@href",
    "rulePubDate": "",
    "ruleTitle": "h4@text",
    "singleUrl": false,
    "sortUrl": "国产传媒::https://www.douyg.cc/index.php/vod/type/id/24.html\n\n無碼搜索::https://www.douyg.cc/index.php/vod/search/page/1/wd/%E7%84%A1%E7%A2%BC.html\n\n无码动漫搜索::https://www.douyg.cc/index.php/vod/search/page/1/wd/%E6%97%A0%E7%A0%81.html\n\n日本无码::https://www.douyg.cc/index.php/vod/type/id/28/page/1.html\n\n少女萝莉::https://www.douyg.cc/index.php/vod/type/id/35.html\n\n\n动漫::https://www.douyg.cc/index.php/vod/type/id/23.html\n",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://z3.ax1x.com/2021/06/30/RDkSyR.png",
    "sourceName": "逗阴馆(已补全)",
    "sourceUrl": "https://www.douyg.cc/",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 104,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://cdn.wyteam.net/webapps/maccms/template/blueghost/img/favicon.ico",
    "sourceName": "手机影院",
    "sourceUrl": "https://app.movie",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 105,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "<js>\nif(!Array.prototype.forEach){Array.prototype.forEach=function forEach(callback,thisArg){if(typeof callback!=='function'){throw new TypeError(callback+' is not a function')}var array=this;thisArg=thisArg||this;for(var i=0x0,l=array.length;i!==l;++i){callback.call(thisArg,array[i],i,array)}}}if(!Array.prototype.filter)Array.prototype.filter=function(func,thisArg){'use strict';if(!((typeof func==='Function'||typeof func==='function')&&this))throw new TypeError;var len=this.length>>>0x0,res=new Array(len),t=this,c=0x0,i=-0x1;if(thisArg===undefined)while(++i!==len)if(i in this)if(func(t[i],i,t))res[c++]=t[i];else while(++i!==len)if(i in this)if(func.call(thisArg,t[i],i,t))res[c++]=t[i];res.length=c;return res};if(!Array.prototype.map){Array.prototype.map=function(callback,thisArg){var T,A,k;if(this==null){throw new TypeError('this is null or not defined')}var O=Object(this);var len=O.length>>>0x0;if(typeof callback!=='function'){throw new TypeError(callback+' is not a function')}if(arguments.length>0x1){T=arguments[0x1]}A=new Array(len);k=0x0;while(k<len){var kValue,mappedValue;if(k in O){kValue=O[k];mappedValue=callback.call(T,kValue,k,O);A[k]=mappedValue}k++}return A}}function KASdG6z(){}var AaoGh4_,SxYnKVP,gj67u2S;function rKBZ6Aq(KASdG6z,SxYnKVP){switch(AaoGh4_){case 0x1d:return KASdG6z-SxYnKVP;case 0x3:return KASdG6z+SxYnKVP;case 0xe:return~KASdG6z;case 0x3e:return-KASdG6z;case-0x18:return!KASdG6z}}function hoM2cy(KASdG6z){KASdG6z=AaoGh4_+(AaoGh4_=KASdG6z,0x0);return KASdG6z}KASdG6z(AaoGh4_=AaoGh4_,SxYnKVP=['YWVzQmFzZTY0RGVjb2RlVG9TdHJpbmc=','dmFyaWFibGVDb21tZW50','IyMjI3hpYW8taGFuJiYmJg==','QUVTL0VDQi9QS0NTN1BhZGRpbmc='],gj67u2S=function(BpCYJEU,fXHeZM0){var y6daLg,SMHuKq;KASdG6z(BpCYJEU=rKBZ6Aq(BpCYJEU,0x0,AaoGh4_=0x1d),y6daLg=SxYnKVP[BpCYJEU]);if(gj67u2S.qPcpJc===void 0x0){KASdG6z(function(){var BpCYJEU=function(){var BpCYJEU;try{BpCYJEU=Function(rKBZ6Aq('return (function() '+'{}.constructor(\"return this\")( )',');',hoM2cy(0x3)))()}catch(_0x4d018c){BpCYJEU=window}return BpCYJEU},fXHeZM0,y6daLg;KASdG6z(fXHeZM0=BpCYJEU(),y6daLg='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=',fXHeZM0.atob||(fXHeZM0.atob=function(BpCYJEU){var fXHeZM0=String(BpCYJEU).replace(/=+$/,''),SMHuKq;SMHuKq='';for(var KASdG6z=0x0,SxYnKVP,gj67u2S,bchHoW=0x0;gj67u2S=fXHeZM0.charAt(bchHoW++);rKBZ6Aq(gj67u2S,hoM2cy(0xe))&&(SxYnKVP=KASdG6z%0x4?rKBZ6Aq(SxYnKVP*0x40,gj67u2S,AaoGh4_=0x3):gj67u2S,KASdG6z++%0x4)?SMHuKq+=String.fromCharCode(0xff&SxYnKVP>>(rKBZ6Aq(0x2,AaoGh4_=0x3e)*KASdG6z&0x6)):0x0)gj67u2S=y6daLg.indexOf(gj67u2S);return SMHuKq}))}(),gj67u2S.awMSRy=function(BpCYJEU){var fXHeZM0=atob(BpCYJEU),y6daLg;y6daLg=[];for(var SMHuKq=0x0,KASdG6z=fXHeZM0.length;SMHuKq<KASdG6z;SMHuKq++)y6daLg+=rKBZ6Aq('%',('00'+fXHeZM0.charCodeAt(SMHuKq).toString(0x10)).slice(rKBZ6Aq(0x2,AaoGh4_=0x3e)),AaoGh4_=0x3);return decodeURIComponent(y6daLg)},gj67u2S.YkDZJG={},gj67u2S.qPcpJc=rKBZ6Aq(rKBZ6Aq([],hoM2cy(-0x18)),AaoGh4_=-0x18))}SMHuKq=gj67u2S.YkDZJG[BpCYJEU];if(SMHuKq===void 0x0){KASdG6z(y6daLg=gj67u2S.awMSRy(y6daLg),gj67u2S.YkDZJG[BpCYJEU]=y6daLg)}else{y6daLg=SMHuKq}return y6daLg},eval(String(java[gj67u2S('0x0')](source[gj67u2S('0x1')],gj67u2S('0x2'),gj67u2S('0x3'),''))))\nheaders={\n    \"User-Agent\": \"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36 EdgA/127.0.0.0\",\n    \"Account\": Account\n}\nJSON.stringify(headers);\n</js>",
    "jsLib": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "singleUrl": true,
    "sourceIcon": "https://qyyuapi.com/logo.jpg",
    "sourceName": "XH发布页",
    "sourceUrl": "https://qyyuapi.com",
    "variableComment": "JspHXCgzmq549cSvxZRk3YJpCNpoiEt+MfoNdK6CLD5qTOQixPebm/E4RIzs1v54I3vImQTMwj8onibQWHHjehdol2GsGzp/o5OROsZ5fGLhfaLdygONFVZXqaOQqWxJ+Qh/rnDy1oKSeYUmWHdDc91FGU1QTh0tYi0UrbnLQjL/Mob3qlOxodNAZumzoTmwgPl/dN9GhHF818mPXELVIA=="
  },
  {
    "articleStyle": 0,
    "customOrder": 106,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.related_box||p",
    "ruleContent": "<js>page=Number({{@@class.pagination.0@tag.a.-2@textNodes}})\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\nhtml=src\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\nclass.article-content@tag.p@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\r\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "class.related_box@tag.img@src||a.0@href##.*\\/\\D*(.*)\\.html##https://www.xgmn02.com/UploadFile/pic/$1.jpg",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "@id.diggNum105@textNodes||@b@font@text",
    "ruleTitle": "class.r_title@text||b@text",
    "singleUrl": false,
    "sortUrl": "最近更新::https://www.xgmn08.com/new.html\n\n🔍搜索::https://www.xgmn08.com/plus/search/index.asp?keyword={{source.getVariable()}}&searchtype=titlekeywords&p={{page}}\n\n推荐::https://www.xgmn08.com/top.html\n\n\t\n随机::https://www.xgmn08.com/XiuRen/page_{{ Math.ceil(Math.random()*50) }}.html\n秀人网::https://www.xgmn08.com/Xiuren/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n尤蜜荟::https://www.xgmn08.com/YouMi/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n花漾::https://www.xgmn08.com/HuaYang/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n画语界::https://www.xgmn08.com/XiaoYu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n性感尤物::https://www.xgmn08.com/Xgyw/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n星颜社::https://www.xgmn08.com/XingYan/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n爱蜜社::https://www.xgmn08.com/IMiss/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n爱尤物::https://www.xgmn08.com/Aiyouwu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n模范学院::https://www.xgmn08.com/MFStar/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n嗲囡囡::https://www.xgmn08.com/FeiLin/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n美媛馆::https://www.xgmn08.com/MyGirl/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n尤物馆::https://www.xgmn08.com/YouWu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n蜜桃社::https://www.xgmn08.com/MiiTao/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n优星馆::https://www.xgmn08.com/Uxing/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n御女郎::https://www.xgmn08.com/DKGirl/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n魅研社::https://www.xgmn08.com/MiStar/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n兔几盟::https://www.xgmn08.com/Tukmo/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n影私荟::https://www.xgmn08.com/WingS/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n星乐园::https://www.xgmn08.com/LeYuan/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n玩味生活::https://www.xgmn08.com/Taste/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n瑞丝馆::https://www.xgmn08.com/Micat/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n花颜::https://www.xgmn08.com/Huayan/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n御女郎::https://www.xgmn08.com/DKGirl/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n糖果画报::https://www.xgmn08.com/Candy/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n\n尤果网::https://www.xgmn08.com/Ugirls/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n青豆客::https://www.xgmn08.com/Tgod/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n果团网::https://www.xgmn08.com/Girlt/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n喵糖映画::https://www.xgmn08.com/Mtcos/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n菠萝社::https://www.xgmn08.com/BoLoli/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\nYS WEB::https://www.xgmn08.com/Ysweb/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n丝袜美腿::https://www.xgmn08.com/Siwameitui/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n美腿宝贝::https://www.xgmn08.com/LEGBABY/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n\n国产美女::https://www.xgmn08.com/Guochanmeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n港台美女::https://www.xgmn08.com/Gangtaimeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n日韩美女::https://www.xgmn08.com/Rihanmeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n欧美美女::https://www.xgmn08.com/Oumeimeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n内衣尤物::https://www.xgmn08.com/Neiyiyouwu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\ncosplay::https://www.xgmn08.com/Cosplay/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}",
    "sourceComment": "网址发布页：QuanJiXiu.Top\n永久域名:Xgyw.Net",
    "sourceGroup": "📖 图文",
    "sourceIcon": "https://www.xgmn02.com/uploadfile/202211/25/8B162910238.jpg",
    "sourceName": "美女网-秀人马甲",
    "sourceUrl": "https://www.xgmn02.com/233",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}",
    "variableComment": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 107,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "singleUrl": true,
    "sourceGroup": "可用",
    "sourceIcon": "https://m.uaa.com/assets/logo-af49a8e2.svg",
    "sourceName": "UAA漫画",
    "sourceUrl": "https://m.uaa.com/comic"
  },
  {
    "articleStyle": 0,
    "customOrder": 108,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png",
    "sourceName": "漫香漫画",
    "sourceUrl": "https://xn--ksp-mxgmxgcom-yp8ve33bkpevz1kpxq.mxgmh.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 109,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png",
    "sourceName": "小说书库",
    "sourceUrl": "http://m.xssk.la"
  },
  {
    "articleStyle": 1,
    "customOrder": 110,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.wrap@class.pignr||class.thumbs@class.thumb",
    "ruleContent": ".video-container@all",
    "ruleDescription": "",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.title@text||tag.a@textNodes",
    "singleUrl": false,
    "sortUrl": "首页::https://sex8.ga/\n1::https://sex8.ga/list/1-{{page}}.html\n2::https://sex8.ga/list/2-{{page}}.html\n3::https://sex8.ga/list/3-{{page}}.html\n4::https://sex8.ga/list/4-{{page}}.html\n5::https://sex8.ga/list/5-{{page}}.html\n6::https://sex8.ga/list/6-{{page}}.html\n7::https://sex8.ga/list/7-{{page}}.html\n8::https://sex8.ga/list/8-{{page}}.html\n9::https://sex8.ga/list/9-{{page}}.html\n10::https://sex8.ga/list/10-{{page}}.html\n11::https://sex8.ga/list/11-{{page}}.html\n12::https://sex8.ga/list/12-{{page}}.html",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/q7MH2x2p/IMG-20220716-132525.jpg",
    "sourceName": "©Sex~8",
    "sourceUrl": "https://sex8.ga",
    "style": "img{height:0}\nvideo{width:100%}"
  },
  {
    "articleStyle": 0,
    "customOrder": 111,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png",
    "sourceName": "新御书屋",
    "sourceUrl": "https://m.eyushuwu.vip/"
  },
  {
    "articleStyle": 2,
    "customOrder": 112,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.list@class.item",
    "ruleContent": ".photos@all",
    "ruleImage": "img@src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "",
    "ruleTitle": ".item@tag.a@img@alt",
    "singleUrl": false,
    "sortUrl": "人体摄影::https://xchina.co/photos/kind-2/{{page}}.html\n北京天使::https://xchina.co/photos/series-622c7f95220a4.html\nSK丝库::https://xchina.co/photos/series-5f382ba894af4.html\nFantasy Factory::https://xchina.co/photos/series-5f889afb37619.html\nTPimage::https://xchina.co/photos/series-5f7a0a80d3d66.html\nA4U::https://xchina.co/photos/series-5f60b98248a81.html\n韩国模特::https://xchina.co/photos/series-5f1d345bf2a1d.html\n王动作品::https://xchina.co/photos/series-5f26a5c1d39e9.html\n性感写真::https://xchina.co/photos/kind-1/{{page}}.html",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/Kz2hFV3P/ySn1UA.png",
    "sourceName": "📖小黄书",
    "sourceUrl": "https://xchina.co/photos/kind-2.html",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 113,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png",
    "sourceName": "十八全本",
    "sourceUrl": "https://m.po18sf.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 113,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".video",
    "ruleContent": ".content-title@text&&script@all&&.content-details@text",
    "ruleImage": "img@src",
    "ruleLink": "h5 a@href",
    "ruleNextPage": "page",
    "rulePubDate": "👁️{{@@.video-views@text}}",
    "ruleTitle": "h5@text",
    "singleUrl": false,
    "sortUrl": "最新视频::https://www.aiwuav.xyz/index.php/label/new.html\n【麻豆原创】\nMD系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp4/page/{{page}}.html\n导演系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp5/page/{{page}}.html\nMDS系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp6/page/{{page}}.html\nMDX系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp7/page/{{page}}.html\nMKY系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp87/page/{{page}}.html\nMCY系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp96/page/{{page}}.html\nMDXS系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp8/page/{{page}}.html\nMDL系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp46/page/{{page}}.html\nMMZ系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp50/page/{{page}}.html\nMAD系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp53/page/{{page}}.html\nMDWP系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp58/page/{{page}}.html\nMLT系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp63/page/{{page}}.html\nMSD系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp64/page/{{page}}.html\nMSM性梦者::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp65/page/{{page}}.html\nMDM恋爱咖啡馆::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp74/page/{{page}}.html\nMDUS系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp78/page/{{page}}.html\nMXJ系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp79/page/{{page}}.html\nMSG系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp86/page/{{page}}.html\nMAN系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp89/page/{{page}}.html\nMDAG系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp100/page/{{page}}.html\nMDHT系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp101/page/{{page}}.html\n【原创伙伴】\n吴梦梦无套系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp13/page/{{page}}.html\n蜜桃影像传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp15/page/{{page}}.html\n辣椒原创::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp80/page/{{page}}.html\n果冻传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp11/page/{{page}}.html\nO-STAR::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp81/page/{{page}}.html\n皇家华人::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp12/page/{{page}}.html\n91制片厂::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp52/page/{{page}}.html\n天美传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp45/page/{{page}}.html\n兔子先生::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp10/page/{{page}}.html\n叮叮映画::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp71/page/{{page}}.html\n涩会::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp72/page/{{page}}.html\n红斯灯影像::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp103/page/{{page}}.html\n麻麻传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp104/page/{{page}}.html\nPsychoPorn色控::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp14/page/{{page}}.html\n杏吧专区::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp9/page/{{page}}.html\n蝌蚪传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp105/page/{{page}}.html\nPussy Hunter::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp106/page/{{page}}.html\n瑷荳传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp107/page/{{page}}.html\n桃花源::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp108/page/{{page}}.html\n豚豚创媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp75/page/{{page}}.html\n宫美娱乐::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp85/page/{{page}}.html\n肉肉传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp91/page/{{page}}.html\n爱妃传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp76/page/{{page}}.html\n渡边传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp95/page/{{page}}.html\n葵心娱乐::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp97/page/{{page}}.html\nYOKUBOU::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp98/page/{{page}}.html\n大番号番啪啪::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp16/page/{{page}}.html\nREAL野性派::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp29/page/{{page}}.html\n【节目企划】\n女优淫娃培训营::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp42/page/{{page}}.html\n女优擂台摔角狂热::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp55/page/{{page}}.html\n男女优生死斗::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp66/page/{{page}}.html\n情人劫密室逃脱::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp67/page/{{page}}.html\n换妻::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp68/page/{{page}}.html\n你好同学::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp69/page/{{page}}.html\n禁欲小屋::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp77/page/{{page}}.html\n鲍鱼的胜利::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp84/page/{{page}}.html\n性爱自修室::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp88/page/{{page}}.html\n春游记::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp92/page/{{page}}.html\n心动的性号::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp93/page/{{page}}.html\n情趣大富翁::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp94/page/{{page}}.html\n男优练习生::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp102/page/{{page}}.html\n女神羞羞研究院::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp24/page/{{page}}.html\n突袭女优计划::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp23/page/{{page}}.html\n淫欲游戏王::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp40/page/{{page}}.html\n麻豆不回家::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp41/page/{{page}}.html\n狼人插::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp54/page/{{page}}.html\n创造淫2021::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp56/page/{{page}}.html\n恋爱巴士::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp61/page/{{page}}.html\n麻豆达人秀::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp70/page/{{page}}.html\n30天解密麻豆::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp22/page/{{page}}.html\n大鸟十八::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp17/page/{{page}}.html\n疯拍系列::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp18/page/{{page}}.html\nKISS糖果屋::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp19/page/{{page}}.html\n情趣K歌房::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp31/page/{{page}}.html\n小哥哥艾理::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp27/page/{{page}}.html\n小鹏奇啪行::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp20/page/{{page}}.html\n男优出征趣::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp21/page/{{page}}.html\n寻宝吧女神::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp99/page/{{page}}.html\n【国产片商】\n星空无限传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp47/page/{{page}}.html\nCCAV成人头条::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp90/page/{{page}}.html\n精东影业::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp34/page/{{page}}.html\n糖心::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp73/page/{{page}}.html\n葫芦影业::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp82/page/{{page}}.html\n乌鸦传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp33/page/{{page}}.html\nMINI传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp62/page/{{page}}.html\n天马传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp83/page/{{page}}.html\n乐播传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp48/page/{{page}}.html\n大象传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp59/page/{{page}}.html\n台湾SWAG::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp36/page/{{page}}.html\n开心鬼传媒::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp57/page/{{page}}.html\n【免费专区】\n国产短视频::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp38/page/{{page}}.html\nHongKongDoll::https://www.aiwuav.xyz/index.php/&m=vodtype/mdapp60/page/{{page}}.html",
    "sourceComment": "爱污传媒",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/dt0f9Yph/1658062443334.png",
    "sourceName": "爱污传媒",
    "sourceUrl": "https://www.aiwuav.xyz",
    "style": ""
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 114,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.related_posts@tag.li||class.node@tag.p",
    "ruleContent": "<js>page=Number({{@@class.pagination.0@tag.a.-2@textNodes}})\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\nhtml=src\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\nclass.article-content@tag.p@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\r\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src||a.0@href##.*\\/\\D*(.*)\\.html##https://www.xgmn02.com/UploadFile/pic/$1.jpg",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "",
    "ruleTitle": "h2@text||tag.a@title||tag.b@text",
    "singleUrl": false,
    "sortUrl": "秀人首页::https://www.xgmn02.xyz/Xiuren/\n秀人后页::https://www.xgmn02.xyz/Xiuren/page_{{page+1}}.html\n搜索::https://www.xgyw09.xyz/plus/search/index.asp?keyword={{source.getVariable()}}&searchtype=titlekeywords&p={{page}}",
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img0.baidu.com/it/u=1960352606,3294699366&fm=253&fmt=auto&app=120&f=JPEG?w=1200&h=675",
    "sourceName": "秀人图集",
    "sourceUrl": "https://www.xgmn02.xyz/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 115,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "https://www.logosc.cn/uploads/icon/2021/01/07//c0409859-780a-4b5f-b918-d0ae879368e7.png",
    "sourceName": "星云推书",
    "sourceUrl": "https://vt.sm.cn/api/novelStarReco/index?uc_param_str=dnntnwvepffrgibijbprsvdsdicheiniu#/"
  },
  {
    "articleStyle": 2,
    "customOrder": 116,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".books@.bk",
    "ruleContent": "",
    "ruleDescription": "a.0@href<js>\njava.setContent(java.ajax(`https://408mh.com${result}`));\njava.getElements(\"@@li[11:]\").toArray().join()\n</js>",
    "ruleImage": "img@src",
    "ruleLink": "a[12:]@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "span@text",
    "ruleTitle": "a.1@title",
    "singleUrl": false,
    "sortUrl": "3D彩漫::https://408mh.com/3d/list_213_1.html\n日韩漫画::https://408mh.com/mh/list_1_1.html\n胴体诱惑::https://408mh.com/yh/list_82_1.html\n性感裸体::https://408mh.com/qs/list_90_1.html\n美女图片::https://408mh.com/mv/list_67_1.html\n私房美图::https://408mh.com/2cy/list_68_1.html\n街拍美女::https://408mh.com/jp/list_1011_1.html\n短篇小说::https://408mh.com/dpxs/\n长篇小说::https://408mh.com/cpxs/\nGif::https://408mh.com/gif/",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/qBnJXVFP/1655307364216.png",
    "sourceName": "✡3A漫画®",
    "sourceUrl": "https://408mh.com"
  },
  {
    "articleStyle": 1,
    "concurrentRate": "",
    "customOrder": 117,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginCheckJs": "",
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": false,
    "sortUrl": "中字::https://rsshub.app/t66y/26\n技术区::https://rsshub.app/t66y/7\n图区::https://rsshub.app/t66y/8\n盖区::https://rsshub.app/t66y/16\nhttp::https://rsshub.app/t66y/21\n文学区::https://rsshub.app/t66y/20",
    "sourceComment": "草榴图文",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/qRRpTpFs/ytDpOe.jpg",
    "sourceName": "📖草榴ζ",
    "sourceUrl": "https://rsshub.app/t66y/",
    "style": ""
  },
  {
    "articleStyle": 2,
    "customOrder": 118,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.card-columns@class.card",
    "ruleContent": "<js>`<html><body style=\"background-color:black\">${java.getString('$.*image.*url',java.getString('//script[@type=\"application/ld+json\"]/text()'),false).split('\\n').map(src=>`\\n<img src=\"${src}\">`).join('')}</body></html>`</js>",
    "ruleDescription": "",
    "ruleImage": "img@data-src",
    "ruleLink": "class.visited@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.card-body@text",
    "singleUrl": false,
    "sortUrl": "Aidol::https://www.photos18.com/cat/13?page={{page}}\n\n清凉写真::https://www.photos18.com/zh-hans/cat/3?page={{page}}&per-page=100\n\n美女::https://www.photos18.com/cat/5?page={{page}}\n\n极品::https://www.photos18.com/cat/11?page={{page}}\n\n丝袜::https://www.photos18.com/cat/4?page={{page}}\n\n亚洲::https://www.photos18.com/cat/9?page={{page}}\n\ncos::https://www.photos18.com/cat/11?page={{page}}\n\n素人::https://www.photos18.com/cat/6?page={{page}}\n\n欧美::https://www.photos18.com/cat/10?page={{page}}\n\n泰国::https://www.photos18.com/cat/16?page={{page}}\n\nMagazine::https://www.photos18.com/cat/14?page={{page}}\n\nGravure::https://www.photos18.com/cat/12?page={{page}}\n\nKorea1:https://www.photos18.com/cat/15?page={{page}}\n\n夜店::https://www.photos18.com/cat/2?page={{page}}",
    "sourceComment": "斧头帮全体同仁恭迎火云邪神，来跟一根华子波",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/pTbSBG9m/IMG-20220808-222629.jpg",
    "sourceName": "📖图片18",
    "sourceUrl": "https://www.photos18.com/",
    "style": ""
  },
  {
    "articleStyle": 2,
    "customOrder": 119,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 10; TEL-AN00 Build/HONORTEL-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "li!0:1:2:3:4:5:6:7:8||class.grid-item",
    "ruleContent": "<!DOCTYPE html>\n<html>\n\n<head>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\n</head>\n\n<body>\n    <h3>{{@@.content@tag.h1@text}}</h3>\n<h5>{{@class.info@text}}</h5>\n{{@@video@html}}\n    <div id=\"box\">{{@@class.acg-manga@tag.p@tag.img@html}}</div>\n    <div id=\"loads\">加载中 </div>\n    <script>\n        var loads;\n        $(document).ready(function () {\n            var box = document.getElementById(\"box\");\n            loads = document.getElementById(\"loads\");\n            new Viewer(box, { title: false, interval: 3000 })\n            var i = 1;\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\n            var url = \"{{baseUrl.replace('.html','-')}}\";\n            new IntersectionObserver(entries => {\n                if (entries[0].intersectionRatio) {\n                    if (entries[0].intersectionRatio <= 0) return;\n                    for (var j = 0; j < 1; j++) {\n                        fetchHtml(i, page, url);\n                        i += 1;\n                    }\n                }\n            }).observe(loads)\n        });\n\n\n        function fetchHtml(i, page, url) {\n        \t\n            if (i <= page) {\n                nurl = url + i + '.html';\n                $.ajax({\n                    url: nurl,\n                    dataType: 'html',\n                    success: function (html) {\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\n                        $('#box').append($(html).find('p img'));\n                        box.viewer.update();\n                    },\n                    error: function (xhr) { }\n                });\n            } else {\n                $('#loads').html(\"\");\n            }\n        }\n    </script>\n</body>\n\n</html>\n",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "class.page bigpage@tag.a.-1@href",
    "rulePubDate": "\nspan.1:2@text##\\n##,",
    "ruleTitle": "a@title ",
    "singleUrl": false,
    "sortUrl": "\n图集::/hentai/index.html\n漫画::/h/index.html\n动画::/gif/index.html\n全彩::/tags/full-color.html\n网漫::/webtoon/index.html\n西漫::/western/index.html\n写真::/cos/index.html\n有声:/asmr/index.html",
    "sourceComment": "增加了视频播放",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://www.acgmhx.com/favicon.ico",
    "sourceName": "嗨漫之家",
    "sourceUrl": "https://www.acgmhx.com/index.html",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%;height: auto}\nvideo{width:100%;height: auto}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 2,
    "customOrder": 120,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.related_box||p",
    "ruleContent": "<js>page=Number({{@@class.pagination.0@tag.a.-2@textNodes}})\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\nhtml=src\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\nclass.article-content@tag.p@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\r\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "class.related_box@tag.img@src||a.0@href##.*\\/\\D*(.*)\\.html##https://www.xgmn02.com/UploadFile/pic/$1.jpg",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "@id.diggNum105@textNodes||@b@font@text",
    "ruleTitle": "class.r_title@text||b@text",
    "singleUrl": false,
    "sortUrl": "最近更新::/new.html\n🔍搜索::/plus/search/index.asp?keyword={{source.getVariable()}}&searchtype=title\n推荐::/top.html\n随机::/XiuRen/page_{{ Math.ceil(Math.random()*50) }}.html\n秀人网::/Xiuren/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\nDJAWA::/DJAWA/\n尤蜜荟::/YouMi/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n花漾::/HuaYang/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n画语界::/XiaoYu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n性感尤物::/Xgyw/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n星颜社::/XingYan/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n爱蜜社::/IMiss/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n爱尤物::/Aiyouwu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n模范学院::/MFStar/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n嗲囡囡::/FeiLin/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n美媛馆::/MyGirl/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n尤物馆::/YouWu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n蜜桃社::/MiiTao/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n优星馆::/Uxing/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n御女郎::/DKGirl/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n魅研社::/MiStar/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n兔几盟::/Tukmo/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n影私荟::/WingS/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n星乐园::/LeYuan/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n玩味生活::/Taste/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n瑞丝馆::/Micat/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n花颜::/Huayan/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n御女郎::/DKGirl/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n糖果画报::/Candy/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n尤果网::/Ugirls/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n青豆客::/Tgod/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n果团网::/Girlt/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n喵糖映画::/Mtcos/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n菠萝社::/BoLoli/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\nYS WEB::/Ysweb/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n丝袜美腿::/Siwameitui/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n美腿宝贝::/LEGBABY/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n国产美女::/Guochanmeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n港台美女::/Gangtaimeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n日韩美女::/Rihanmeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n欧美美女::/Oumeimeinv/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\n内衣尤物::/Neiyiyouwu/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}\ncosplay::/Cosplay/{{page - 1 == 0 ? \"\" : \"page_\"+page+\".html\"}}",
    "sourceComment": "网址发布页：QuanJiXiu.Top\n永久域名:Xgyw.Net",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img1.baidu.com/it/u=3262300751,2192213310&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "美女网-秀人马甲",
    "sourceUrl": "https://www.xgyw09.xyz/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}",
    "variableComment": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 121,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.related_box",
    "ruleContent": "\n<js>page=Number({{@@class.pagination.0@tag.a.-2@textNodes}})\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\nhtml=src\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\nclass.article-content@tag.p@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "class.related_box@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.pagination@tag.a.-2@href",
    "rulePubDate": "id.diggNum105@textNodes",
    "ruleTitle": "class.r_title@text",
    "singleUrl": false,
    "sortUrl": "推荐::/top.html\n搜索::http://107.148.205.22/plus/search/index.asp?keyword={{source.getVariable()}}&searchtype=titlekeywords&p={{page}}\n秀人网::/XiuRen/\r\nImiss爱蜜社::/IMiss/\r\n模范学院::/MFStar/\r\n魅妍社::/MiStar/\r\n美媛馆::/MyGirl/\r\n尤物馆::/YouWu/\r\n嗲囡囡::/FeiLin/\r\n蜜桃社::/MiiTao/\r\n尤蜜荟::/YouMi/\r\n画语界::/XiaoYu/\r\n花漾::/HuaYang/\r\n星颜社::/XingYan/\r\n兔几盟::/BoLoli/\r\n优星馆::/Uxing/\r\n影私荟::/WingS/\r\n星乐园::/LeYuan/\r\n顽味生活::/Taste/\r\n糖果画报::/Candy/\r\n萌榜::/Micat/",
    "sourceComment": "https://www.xgyw09.xyz/plus/search/index.asp?keyword=%E5%AD%A6%E7%94%9F&searchtype=titlekeywords\n\nhttps://www.xgyw09.xyz/plus/search/index.asp?keyword={{source.getVariable()}}&searchtype=titlekeywords&p={{page}}\n",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img0.baidu.com/it/u=959891578,717322637&fm=253&fmt=auto&app=138&f=BMP?w=500&h=750",
    "sourceName": "美女网",
    "sourceUrl": "https://www.xgyw.pro/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 122,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.related_posts@tag.li||class.node@tag.p",
    "ruleContent": "<js>page=Number({{@@class.pagination.0@tag.a.-2@textNodes}})\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\nhtml=src\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\nclass.article-content@tag.p@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\r\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src||a.0@href##.*\\/\\D*(.*)\\.html##https://www.xgmn02.com/UploadFile/pic/$1.jpg",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "",
    "ruleTitle": "h2@text||tag.a@title||tag.b@text",
    "singleUrl": false,
    "sortUrl": "最新::/new.html\n推荐::/top.html\n秀人网::Xiuren/page_{{page+1}}.html\n美媛馆::MyGirl/page_{{page+1}}.html\n尤物馆::YouWu/page_{{page+1}}.html\n爱蜜社::IMiss/page_{{page+1}}.html\n蜜桃社::MiiTao/page_{{page+1}}.html\n优星馆::Uxing/page_{{page+1}}.html\n嗲囡囡::FeiLin/page_{{page+1}}.html\n魅妍社::MiStar/page_{{page+1}}.html\n兔几盟::Tukmo/page_{{page+1}}.html\n影私荟::WingS/\n星乐园::LeYuan/page_{{page+1}}.html\n顽味生活::Taste/page_{{page+1}}.html\n模范学院::MFStar/page_{{page+1}}.html\n花の顔::Huayan/page_{{page+1}}.html\n御女郎::DKGirl/page_{{page+1}}.html\n网红馆::Candy/page_{{page+1}}.html\n尤蜜荟::YouMi/page_{{page+1}}.html\n薄荷叶::MintYe/\n瑞丝馆::Micat/page_{{page+1}}.html\n模特联盟::Mtmeng/\n花漾::HuaYang/page_{{page+1}}.html\n星颜社::XingYan/page_{{page+1}}.html\n画语界::XiaoYu/page_{{page+1}}.html\n艺图语::Yituyu/\n推女郎::Tuigirl/page_{{page+1}}.html\n尤果网::Ugirls/page_{{page+1}}.html\n青豆客::Tgod/page_{{page+1}}.html\n头条女神::TouTiao/page_{{page+1}}.html\n果团网::Girlt/page_{{page+1}}.html\n喵糖映画::Mtcos/page_{{page+1}}.html\n爱尤物::Aiyouwu/page_{{page+1}}.html\n波萝社::BoLoli/page_{{page+1}}.html\n猎女神::Slady/\n尤蜜::YouMei/page_{{page+1}}.html\nYsweb::Ysweb/page_{{page+1}}.html\n潘多拉::Pdl/page_{{page+1}}.html\nArtgravia::Artgravia/\nCosplay::Cosplay/page_{{page+1}}.html\n性感::Xgyw/page_{{page+1}}.html\n内衣::neiyiyouwu/page_{{page+1}}.html",
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "http://i1.shaodiyejin.com/uploads/tu/201911/10133/743e1b888e_77.jpg",
    "sourceName": "秀人集",
    "sourceUrl": "https://www.xg05.xyz/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 123,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/ /)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split(' ');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "🎥-影视▪️影院::https://www.o8tv.com/【https://i.postimg.cc/Gt9kN6VT/de6a398e2e6f25cd8fea8814651e2403.png】《555影院》◎在线影院◎ https://www.libvio.me/【https://i.postimg.cc/nzjWQ5SG/1657028424447.png】《Libvio.me》◎在线影院◎ https://fullxcinema.com/category/celebrity-porn-videos/【https://i.postimg.cc/P5L9Z6Hw/141e2972743b1e14db0c2fe409fd3fda.png】《全电影网》◎电影网站◎ https://www.novipnoad.com/【https://i.postimg.cc/Y2y7w6rm/1657177866100.png】《Novipnoad》◎在线影院◎ http://m.aikantv.org/【https://i.postimg.cc/L5FKJwJY/1657464485475.png】《爱看卫视®》◎卫视直播◎ https://www.pbpb.tv/【https://i.postimg.cc/6q7P40T7/1657171372253.png】《片吧影院》◎在线影院◎ http://m.nvzox1.com/【https://i.postimg.cc/Gh5M40BM/1660216319238.png】《观影时光》◎在线影院◎ https://www.wzblmjg.com/【https://i.postimg.cc/90YS3Vq5/1657217561547.png】《策驰影院》◎影院在线◎ https://app.movie/【https://i.postimg.cc/2jZWSPmM/5b55c5e231aca321b58fe16d59c3ee75.png】《App影院》◎在线影院◎ https://www.9sha.com/【https://i.postimg.cc/Mp52b9rZ/1658047723416.png】《九杀影院》◎在线影院◎ http://www.aiqingtv.com:8/【https://i.postimg.cc/rmsLp1bX/1657442859439.png】《爱情.TV®》◎AV视频网站◎ https://www.pkmp4.com/【https://i.postimg.cc/W4T8QvbP/1657585183153.png】《片库影院》◎在线影院◎ https://ddrk.me/【https://i.postimg.cc/Zq0kncDk/1658839233937.png】《低端影院》◎在线影院◎ https://www.bpzhe.com/【https://i.postimg.cc/wMytDpgh/1657021317616.png】《B~白嫖者》◎电影网站◎\n☸-文娱▪️阅读::https://lemuzika.pro/search/%E6%AD%A5%E9%9D%9E%E7%83%9F/3【https://i.postimg.cc/d3HR8qqW/1636542691088.png】《Lemuzika》◎俄站步非烟◎ https://siyufm.net/lists/?page=2&author=12【https://i.postimg.cc/zXHKN1nK/1637811407315.png】《私语电台》◎私密电台◎ https://asmrs.live/category/%E6%AD%A5%E9%9D%9E%E7%83%9F%E7%AC%AC%E4%B8%80%E5%AD%A3【https://i.postimg.cc/15yTD2t8/1643175843924.png】《Asmrs~🎧》◎在线音频◎ https://www.66.ca/forum.php?fid=56&mod=forumdisplay【https://i.postimg.cc/kGSc5QGT/1657418160867.png】《华人社区》◎社区阅读网站◎ https://sis001.us/bbs/tag.php?name=%E5%9B%BD%E4%BA%A7%E8%87%AA%E6%8B%8D【https://i.postimg.cc/nhRTwV51/60caf55a7c86f32a0ffd3252d718353e.png】《第一会所》◎在线论坛◎ https://www.tumblr.com/dashboard【https://i.postimg.cc/T39V61qs/1664626229502.png】《汤不热网》◎在线网站◎ http://hja27.com/【https://i.postimg.cc/KjNH5kQJ/8e5e7fc946028dcf4f32a2173ae4c319.png】《海角社区》◎登录在线社区◎ https://heiliao6.pro/【https://i.postimg.cc/63K4SCLn/1657033842033.png】《黑料链接®》◎链接网站◎ https://www.g718.sx/【https://i.postimg.cc/rFFTYphv/10c7bcd9cd616a05b07a8e5155ff568e.png】《718车友会®》◎在线论坛◎ https://www.51cg1.com/【https://i.postimg.cc/CLH3C2fH/1639307031234.png】《51吃瓜网》◎在线论坛◎ https://jiuyaopei.com/【https://i.postimg.cc/fL1fHJWz/1655687656501.png】《九妖陪网》◎短视频网站◎ https://xn---jifanggcom-gt1t08px00hf5nbl2b.www-jifangg.com/【https://i.postimg.cc/tJWDWsS9/1636543129910.png】《集芳阁网》◎在线网站◎ https://www.pornfind.org/【https://i.postimg.cc/1RL5Vrbx/1643170566233.png】《搜索引擎》◎导航网站◎ https://qq.com.tieniu009.top/【https://i.postimg.cc/m2TDkYx5/1655817959914.png】《铁牛资源》◎导航链接◎ https://qq.com.lsck01.xyz/【https://i.postimg.cc/G2dbSRjm/1655822701904.png】《绿色仓库》◎在线资源◎\n🔲-图片▪️套图::https://heaven.porn/【https://i.postimg.cc/gj5D3V3t/1637729257404.png】《Heaven》◎全球套图精选◎ https://www.pornpics.com/【https://i.postimg.cc/V6HtGBmL/ac28d790f21bb18524b5bab2496e361f.png】《Pornpics》◎中外图库[高清大图]◎ https://www.nudexxx.pics/categories/babe/【https://i.postimg.cc/28FX9mTf/1657271779518.png】《Nudexxx》◎在线图片◎ https://www.xxxftvgirls.com/【https://i.postimg.cc/QM3pzCY7/1655781876454.png】《Xxxftvgirls》◎全球套图精选◎ https://www.gravurehunter.com/【https://i.postimg.cc/mgBQv38B/c144ea102b481a06e2cfbff4eecbb1b9.png】《Gravure》◎在线图片◎ https://sexynude.pics/【https://i.postimg.cc/dV7qX4Pg/1655823076713.png】《Sexynude》◎在线图片◎ https://www.hqseek.com/【https://i.postimg.cc/Qtf8mGyQ/1656046620044.png】《Hqseek》◎在线图片◎ https://nakedwomen.pics/【https://i.postimg.cc/131j1j0v/1638332202023.png】《Nakedwomen》◎在线图片◎ https://latestones.com/models【https://i.postimg.cc/15qw8YBz/e70b08733fceb554437154b2ea2b5a53.png】《Latestones》◎高清写真◎ https://www.eroticbeauties.net/【https://i.postimg.cc/1Xd6bLng/1636528074158.png】《eroticbeauties》◎在线图片◎ https://www.freexcafe.com/?ref=porndude【https://i.postimg.cc/kX35Jpx4/1655983982372.png】《Freexcafe.com》◎在线图片◎ https://www.freebigtitpornpics.com/【https://i.postimg.cc/7PTBbdtR/1656073522948.png】《Bigtitpornpics》◎国际图片◎ https://www.jpbeauties.com/【https://i.postimg.cc/BZDtwf7C/1637918486763.png】《JPbeauties》◎日本图片◎ https://www.eastbabes.com/【https://i.postimg.cc/bvJLc0qZ/1656221729360.png】《Eastbabes》◎在线图片◎ https://www.erosberry.com/?ref=porndude【https://i.postimg.cc/4NXqnm2v/b36328b476f62c28399930a8a7b98030.png】《Erosberry.com》◎在线图片◎\n🔳-传媒▪️日系::https://www.helloavgirls.com/?qingse.one【https://i.postimg.cc/nhRvftvn/1637637245085.png】《Hello~avgirls》◎日系av视频网站◎ https://www.fellatiojapan.com/en/?ref=1860c830【https://i.postimg.cc/jdhFZbMb/1655657370807.png】《Fellatiojapan》◎日系demo~可下载◎ https://netflav.com/?qingse.one【https://i.postimg.cc/B68nz9r5/9b463e356784d62007bbfa9ab669d88e.png】《Netflav》◎日系资源~浏览器打开◎ https://www.fuq.com/zh/【https://i.postimg.cc/pL082scx/1656697944724.png】《Fuq.com》◎在线视频◎ https://www.tubev.sex/【https://i.postimg.cc/3Jc0Mxv8/1655872958452.png】《Tubev.sex》◎日系视频◎ https://pigav.com/【https://i.postimg.cc/5ytmqkJ5/1636714890664.png】《Pigav.com》◎视频网站◎ https://www.atube.xxx/?hl=zh【https://i.postimg.cc/htNQd8pH/1656748079978.png】《Dtube.xxx》◎在线视频◎ https://www.copye.cc/【https://i.postimg.cc/1tcn0fX7/a139d7adf597e53efc35411870cb9e62.png】《曹丕在线》◎在线视频◎ https://avhd101.com/【https://i.postimg.cc/qqJqngpX/a1c375a47f312841f8fa6eec14ed61cc.png】《国产视频》◎在线视频◎ https://hhhjav.com/【https://i.postimg.cc/bJty35ns/1656074689383.png】《三H视频》◎综合视频◎ https://www.fengyuetongtian.com/【https://i.postimg.cc/7ZnG4jsL/1655829430458.png】《风月同天》◎国产视频◎ https://www.rtmm6.com/video/1/【https://i.postimg.cc/rw4G8443/1657012825802.png】《人体美媚》◎综合网站◎ http://hense66.sexurl.xyz/【https://i.postimg.cc/bwqBpTPw/1636964897703.png】《很涩视频》◎综合视频◎ https://www.bus13.com/【https://i.postimg.cc/bwWMLL57/1655688619355.png】《艾薇巴士》◎视频影院◎ https://avhd1.com/index.html【https://i.postimg.cc/R04Ps1FK/1655817933907.png】《AV视频》◎在线视频◎\n🈂-动漫▪️漫画::https://mh9233.com/3d/【https://i.postimg.cc/cLxmt8qt/1657264255748.png】《3D.Comic》◎在线漫画◎ https://hentaidude.com/【https://i.postimg.cc/VLRc1YRt/1657024067326.png】《hentaidude》◎在线动漫◎ https://www.animehentaivideos.xxx/【https://i.postimg.cc/hj2wwX1T/1657216924243.png】《Hentai~VI》◎日系动漫◎ https://animeidhentai.com/【https://i.postimg.cc/G2Sfn4Ww/1656838030280.png】《Animeid》◎日系动漫◎ http://hkmh.site/plus/list-1.html【https://i.postimg.cc/1zBgGkj0/1657010517944.png】《好看漫画》◎在线漫画◎ http://www.177picyy.com/html/category/cg/cg-cn/【https://i.postimg.cc/qgfhYGQt/1656838187853.png】《177漫画》◎在线漫画◎ http://www.kxkmh.com/【https://i.postimg.cc/sfYtC7st/1657263526600.png】《开心漫画》◎在线漫画◎ https://www.ho5ho.com/?ref=porndude【https://i.postimg.cc/Kzcw2rKV/1658321960709.png】《全彩H漫》◎在线漫画◎ https://gg6981.com/zh/hcomic_random/voluminous/index.html【https://i.postimg.cc/QMGcdFZv/1656904673161.png】《7mmtv》◎漫画网站◎ https://doujins.com/【https://i.postimg.cc/QdxnMzSN/a6222dd9366f54f87b8f7870bfe43089.png】《Doujins》◎在线动漫◎ https://www.hentairules.net/category/incest/【https://i.postimg.cc/PJ34ypKS/1656921716625.png】《hentairules》◎在线漫画◎ https://asmhentai.com/【https://i.postimg.cc/cHCkjmMF/1656747410145.png】《Asmhentai》◎在线漫画◎ https://www.cartoonpornvideos.com/【https://i.postimg.cc/PxBHqhpx/1656917164314.png】《Cartoon~P》◎在线动漫◎ https://h-ciyuan.com/【https://i.postimg.cc/R0djvfpk/1657800089071.png】《H~ciyuan》◎在线动漫◎ https://hentaidock.com/【https://i.postimg.cc/zvTCGjfx/3761b8bde0f4a3f5d6fc633fd54f0fc6.png】《hentai~d》◎漫画网站◎\n🎥-VR▪️博客::https://sharesome.com/news/【https://i.postimg.cc/gj4HKk9B/1636708458829.png】《Sharesone™》◎时尚博客直播◎ https://nudebabes.tube/【https://i.postimg.cc/FRZThKzw/1637547515349.png】《Nudebabes》◎在线影院◎ https://m.livejasmin.com/en/list/girl/www.cavhot.com【https://i.postimg.cc/3RDq1WJm/1638681569437.png】《Livejasmin》◎欧美在线直播◎ https://m.chaturbate.com/【https://i.postimg.cc/Mp58kP1S/1656736242263.png】《Chaturbate》◎欧美直播網站◎ https://xn--zp3-xxxsspcom-yp8ve33bkpevz1kpxq.xn--yetv14dbin23n.com/?fulione【https://i.postimg.cc/mrzDLSN0/1657067668701.png】《xxxsspcom™》◎中文抖淫◎ https://viralporn.com/【https://i.postimg.cc/zfGYVCJx/1657014358637.png】《Viralporn》◎欧美直播網站◎ https://vrporn.com/?a=634574【https://i.postimg.cc/JzKcYQdk/1655469952522.png】《Vrporn.com[VR]》◎VR视频站◎ https://virtualrealporn.com/?nats=OTk5MTAwMDMuNS44LjEwLjAuMC4wLjAuMA【https://i.postimg.cc/FFJ2fFfW/1655542912385.png】《virualrealporn[VR]》◎VR视频站◎ https://m.instantfap.com/?ref=porndude【https://i.postimg.cc/NM7v3FWG/1636714420842.png】《Instantfap》◎欧美在线视频直播站[优质画面]◎ https://www.sex.com/【https://i.postimg.cc/N0zRGwXh/1655566034717.png】《Sex.com》◎欧美在线视频直播站[优质画面]◎ https://www.xfree.com/?popularFeed=150672【https://i.postimg.cc/Kj0rSZ00/1b675b5fcb22bb8c84bf3682ebad5759.png】《Xfree.com》◎博客直播[优质画面]◎ https://fikfap.com/?ref=porndude【https://i.postimg.cc/DyVy8K9r/1655654233967.png】《Fikfap.com》◎博客直播[优质画面]◎ https://xxxtik.com/?ref=porndude【https://i.postimg.cc/mkxbZNW4/a2b0d5776f5161f168d8394f3bd37074.png】《Xxxtik.com》◎博客直播[优质画面]◎ https://tik.porn/video/216500【https://i.postimg.cc/9XBRnLsy/1655648357308.png】《Tik.porn》◎博客直播[优质画面]◎\n🔞-在线【宽屏】::https://cn.pornhub.com/view_video.php?viewkey=ph5f5367cd02a9a【https://i.postimg.cc/PfZcf8W1/1637937252627.png】《Pornhub》◎🇨🇦在线视频◎ https://www.xvideos.com/【https://i.postimg.cc/L6yQskbQ/1637936393141.png】《Xvideos》◎🇨🇿在线视频◎ https://www.bookofp.com/zh/celebrities/【https://i.postimg.cc/xd72QNs4/1659110706030.png】《Bookofp》◎🇱🇷在线视频◎ https://beeg.com/?ref=porndude【https://i.postimg.cc/T17T3Lm8/1637937050924.png】《Beeg.com》◎🇬🇳在线视频◎ https://m.shameless.com/【https://i.postimg.cc/8CWvGJ1v/1655955946009.png】《shameless》◎🇮🇸在线视频◎ https://txxx.com/【https://i.postimg.cc/CKS3NdBC/1656841152906.png】《Txxx.com》◎🇨🇿在线视频◎ https://m.tnaflix.com/【https://i.postimg.cc/Jzw65BYB/1657106388720.png】《Tnaflix.com》◎🇭🇺在线视频◎ https://fuqer.mobi/【https://i.postimg.cc/FzRB7zqf/2096f0a90436c081102ce000cb1b82b9.png】《Fuqer.mobi》◎🇩🇪在线视频◎ https://teenxmovies.net/【https://i.postimg.cc/MGfGBqPJ/1655986800440.png】《Teenxmovies》◎🇩🇪在线视频◎ https://www.xnxx.com/【https://i.postimg.cc/3NT7QXZF/1638079383739.png】《Xnxx.com》◎🇺🇸在线视频◎ https://www.joysporn.com/?ref=porndude【https://i.postimg.cc/ydy26fDV/1656468812234.png】《Joysporn》◎🇭🇺在线视频◎ https://www.youporn.com/【https://i.postimg.cc/g21CS5TH/1658916855443.png】《Youporn》◎🇨🇴在线视频◎ https://www.gotporn.com/【https://i.postimg.cc/N0hGHFZf/1658840245284.png】《Gotporn.com》◎🇭🇺在线视频◎ https://4kporn.xxx/【https://i.postimg.cc/ht2r3jht/1638700576004.png】《4Kporn.xxx》◎🇳🇴在线视频◎ https://porndoe.com/?utm_campaign=theporndude&utm_medium=trafficbuy&utm_source=theporndude【https://i.postimg.cc/hG3NT5Vz/1637931210565.png】《Porndoe》◎🇫🇷在线视频◎\n🔞-在线【欧美】::http://www.incestflix.com/?ref=porndude【https://i.postimg.cc/G36dHWwM/1638705175642.png】《Incestflix》◎🇮🇩在线视频◎ https://crazyshit.com/category/random-nudity/【https://i.postimg.cc/dtjdr2pM/357020e158482026a20a7e713f6b6279.png】《Crayshit.com》◎🇦🇽在线视频◎ https://motherless.com【https://i.postimg.cc/LXZynXtV/1656205674304.png】《Motherless》◎🇻🇪在线视频◎ https://zh.xhamster.com/【https://i.postimg.cc/VLd9cpxN/1638625257182.png】《Xhameter》◎🇹🇳在线视频◎ https://www.ixxx.com【https://i.postimg.cc/7PjrhdTS/1656846388876.png】《Ixxx.com》◎🇹🇳在线视频◎ https://fuqqt.com/videos/babe【https://i.postimg.cc/TwQzJhLv/1656205530357.png】《Fuqqt.com》◎🇭🇺在线视频◎ https://shooshtime.com/【https://i.postimg.cc/DZzSwpJk/1656294092715.png】《Shooshtime》◎🇫🇮在线视频◎ https://fapster.xxx/categories/【https://i.postimg.cc/zf5fxnkx/1656330613273.png】《Fapster.xxx》◎🇮🇩在线视频◎ https://pornone.com/【https://i.postimg.cc/RZj3rKJD/1656981369071.png】《Pornone.com》◎🇮🇩在线视频◎ https://www.porntube.com/?cid=2930【https://i.postimg.cc/442qfqDm/1638143733789.png】《Porntube》◎🇲🇸在线视频◎ https://www.eporner.com/【https://i.postimg.cc/FscqrGTv/1656079279240.png】《Epornet》◎🇰🇿在线视频◎ https://www.redtube.com/【https://i.postimg.cc/Wp8NN7yM/1656336459126.png】《Redtube》◎🇬🇦在线视频◎ https://www.pornhd.com/【https://i.postimg.cc/HLWTf1T9/47dd395f818d744f5f6b897508d3309f.png】《Pornhd》◎🇮🇩在线视频◎ https://www.pornktu.be/videos/【https://i.postimg.cc/v83FXZLS/1656123183464.png】《Pornktu》◎🇾🇪在线视频◎ https://pornkai.com/【https://i.postimg.cc/C5gR1VJC/1656347595775.png】《Pornkai》◎🇨🇦在线视频◎\n🔞-在线【备选】::https://pornontube.com/zh-cn/【https://i.postimg.cc/SRZHh6nJ/1657441598978.png】《Pornontube》◎在线电影◎ https://es.iporntv.net/search/%E4%B8%AD+%E6%96%87+%E9%9F%B3%E5%A3%B0+asmr【https://i.postimg.cc/0Nvm3sM8/1657504985437.png】《中文音声》◎在线音频网站🎧◎ https://pmatehunter.com/【https://i.postimg.cc/251kXxS9/1657442432339.png】《Pmate~H》◎国际图片◎ https://www.tubegalore.com/zh/【https://i.postimg.cc/7PBCP4Bj/1657443621814.png】《Tubegalore》◎在线视频◎ https://spankbang.com/【https://i.postimg.cc/mrHj6MxN/1657449171627.png】《Spankbang》◎视频网站◎ https://www.qpornosite.com/【https://i.postimg.cc/zXXc4mKS/647a65f79ad84414ec8ef7037833ee62.png】《qpornosite》◎视频网站◎ https://www.fuqpremium.com/zh/【https://i.postimg.cc/3RYktqSK/c424aec60f743d6db1474dade05b3173.png】《fuqpremium》◎在线视频◎ https://www.lobstertube.com/zh/【https://i.postimg.cc/CMcXFYLT/0b02fc4ba24b38f90f62c54142be537c.png】《LobsterTube》◎数百万激情色情电影◎ https://familyporn.tv/【https://i.postimg.cc/8kxfghJX/1657179241087.png】《家庭porn》◎在线视频网站◎ https://www.metarthunter.com/most-viewed/【https://i.postimg.cc/28C8L5vd/c1c46f7c390245ed8325cf5cbcdfa54d.png】《Metarthunter》◎花花公子图片站◎ https://www.handjobjapan.com/en/?ref=a2f6354a【https://i.postimg.cc/9XBBBLTK/1657198533076.png】《Handjobjaan》◎日系手活◎ https://www.127mall7.com/【https://i.postimg.cc/vHxx4vvL/4a5598a52051c218df11b814646b1bae.png】《X站中文》◎X站中文频道◎ https://pornsites.xxx/zh/best-porn-tubes【https://i.postimg.cc/hjjpKYNg/1657448947985.png】《顶级链接》◎链接中文频道◎ https://www.18porn.sex/【https://i.postimg.cc/sx2PrBwC/1657560491814.png】《18porn.sex》◎在线视频◎ https://www.porzo.com/zh/【https://i.postimg.cc/htbRGgLV/1657444600756.png】《Porzo.com》◎在线视频◎\n📖-书单▪️榜单®::https://vt.sm.cn/api/novelStarReco/index【https://i.postimg.cc/3Ng0mjYb/1642215764921.png】《星云推书》◎书荒搜书神器◎ https://m.qidian.com/rank/【https://i.postimg.cc/Bb6H9P0h/1643185593580.png】《起点榜单》◎起点中文网榜单◎ https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=%E5%85%A8%E9%83%A8&rank=rank_hot&pv=2420440【https://i.postimg.cc/XqXmn23H/1656398173543.png】《夸克榜单》◎夸克浏览器小说榜单◎ https://m.baidu.com/sf?openapi=1&dspName=iphone&dsp=iphone&from_sf=1&pd=bookstore&resource_id=5077&type=2&card_id=5143&word=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&title=%E6%9B%B4%E5%A4%9A%E6%8E%A8%E8%8D%90&tag1=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&lid=11549307334103749569&referlid=11549307334103749569&ms=1&frsrcid=5143&frorder=4【https://i.postimg.cc/YS5CqKk1/1643192297572.png】《百度榜单》◎百度浏览器小说榜单◎ https://www.yousuu.com【https://i.postimg.cc/ZqV9LKk4/d6460ce69df5934d47ec2e184264d447.png】《优书榜单》◎优书网书单◎ https://data.newrank.cn/m/s.html?s=Py8yOTE5KDE4【https://i.postimg.cc/nLWpBQzP/1656640745508.png】《小说拾遗》◎小说拾遗公众号-号内搜索◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319671603470581762&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/Wp7cCtpP/9afbe88df402cbaacd6a1f34bb95451a.png】《精选书单》◎主推优质完结和连载100万字以上小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319666229510193155&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/dtW1vnvq/1656158438840.png】《潜力新书》◎主推大神新书和20～100万字的优质新书◎ http://mp.weixin.qq.com/mp/homepage?__biz=MzI2MDg2NjAwMg==&hid=11&sn=c55d27329c109430838bc5b5f5b615b7&scene=18#wechat_redirect【https://i.postimg.cc/Nf2g2B79/d7844cc4a188295fb56ff7ee13e7c518.png】《高分必看》◎高分完本合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319668267623170050&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/YCYjTCQ1/1643194013372.png】《近期完结》◎主推近一段时间内优质的完结小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319675692849872897&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/MHJwdrSX/f3406e1fcc20a92dcaf944c71b0d67ab.png】《后宫精选》◎后宫精选合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319454340050157569&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/tTF4MXws/1643177963800.png】《网文书单》◎每期三本-新书速递、养肥佳作、完本好书◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319471313224040448&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/8c9D4yHY/1657563183687.png】《澎湃精选》◎超过50万字，连载或完本的优秀作品◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1526356920989712387&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/FRH068g6/1656311375852.png】《年度盘点》◎年度盘点各分类中诞生的新书、完本书◎ https://mp.weixin.qq.com/mp/homepage?__biz=MzI5NTA4NjgwNw==&hid=1&sn=0fcecdc85b8c23e596880f8c895b901d&scene=18&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=59&session_us=gh_2aa0f3c6dd8f&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/TP7Md7D4/1657562436540.png】《赤戟资源》◎最新热门分类◎",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/tT45zyZQ/9399ca50f4495079a2c4f54f268dcad6.gif",
    "sourceName": "☢Online",
    "sourceUrl": "Online <1.50>"
  },
  {
    "articleStyle": 1,
    "customOrder": 123,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.myvideoDiv||class.picture-list@a||class.novel-item",
    "ruleContent": "script@all&&class.picture-image col s9@all&&class.novel-content-txt@all",
    "ruleImage": "img@data-src",
    "ruleLink": "a@href <js>##pic##detail</js>\n<js>##book##detail</js>",
    "ruleNextPage": "page",
    "rulePubDate": "class.right@text",
    "ruleTitle": "class.video-desc-content@text||class.album-name@text||class.name@text",
    "singleUrl": false,
    "sortUrl": "國產精品::https://www.hurigirls88.xyz/index.php/vod/type/id/30/page/{{page}}.html\n國產偷拍::https://www.hurigirls88.xyz/index.php/vod/type/id/91/page/{{page}}.html\n國產主播::https://www.hurigirls88.xyz/index.php/vod/type/id/40/page/{{page}}.html\n國產自拍::https://www.hurigirls88.xyz/index.php/vod/type/id/124/page/{{page}}.html\n探花約拍::https://www.hurigirls88.xyz/index.php/vod/type/id/117/page/{{page}}.html\nP站精品::https://www.hurigirls88.xyz/index.php/vod/type/id/119/page/{{page}}.html\n原創傳媒::https://www.hurigirls88.xyz/index.php/vod/type/id/100/page/{{page}}.html\n明星淫夢::https://www.hurigirls88.xyz/index.php/vod/type/id/125/page/{{page}}.html\n中文視頻::https://www.hurigirls88.xyz/index.php/vod/type/id/8/page/{{page}}.html\n日本無碼::https://www.hurigirls88.xyz/index.php/vod/type/id/6/page/{{page}}.html\n日本有碼::https://www.hurigirls88.xyz/index.php/vod/type/id/26/page/{{page}}.html\n無碼內射::https://www.hurigirls88.xyz/index.php/vod/type/id/126/page/{{page}}.html\n亞洲情色::https://www.hurigirls88.xyz/index.php/vod/type/id/63/page/{{page}}.html\n少女蘿莉::https://www.hurigirls88.xyz/index.php/vod/type/id/32/page/{{page}}.html\n熟女人妻::https://www.hurigirls88.xyz/index.php/vod/type/id/34/page/{{page}}.html\n長腿絲襪::https://www.hurigirls88.xyz/index.php/vod/type/id/64/page/{{page}}.html\n巨乳美女::https://www.hurigirls88.xyz/index.php/vod/type/id/29/page/{{page}}.html\n強奸亂倫::https://www.hurigirls88.xyz/index.php/vod/type/id/31/page/{{page}}.html\n制服誘惑::https://www.hurigirls88.xyz/index.php/vod/type/id/66/page/{{page}}.html\n群交淫亂::https://www.hurigirls88.xyz/index.php/vod/type/id/95/page/{{page}}.html\n三級倫理::https://www.hurigirls88.xyz/index.php/vod/type/id/35/page/{{page}}.html\n港台倫理::https://www.hurigirls88.xyz/index.php/vod/type/id/127/page/{{page}}.html\n韓國倫理::https://www.hurigirls88.xyz/index.php/vod/type/id/69/page/{{page}}.html\n女同性戀::https://www.hurigirls88.xyz/index.php/vod/type/id/71/page/{{page}}.html\n水果派解說::https://www.hurigirls88.xyz/index.php/vod/type/id/118/page/{{page}}.html\n歐美視頻::https://www.hurigirls88.xyz/index.php/vod/type/id/7/page/{{page}}.html\n金髮幼齒::https://www.hurigirls88.xyz/index.php/vod/type/id/121/page/{{page}}.html\n黑男白女::https://www.hurigirls88.xyz/index.php/vod/type/id/122/page/{{page}}.html\n稀有另類::https://www.hurigirls88.xyz/index.php/vod/type/id/123/page/{{page}}.html\n男同性戀::https://www.hurigirls88.xyz/index.php/vod/type/id/93/page/{{page}}.html\nVR無碼::https://www.hurigirls88.xyz/index.php/vod/type/id/42/page/{{page}}.html\n成人美圖::https://www.hurigirls88.xyz/index.php/art/type/id/2/page/{{page}}.html\n成人小說::https://www.hurigirls88.xyz/index.php/art/type/id/3/page/{{page}}.html",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.hurigirls88.xyz/favicon.ico",
    "sourceName": "狐狸少女",
    "sourceUrl": "https://www.hurigirls88.xyz/",
    "style": "video{width:100%}img{width:100%}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 124,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\r\n<h5>{{@class.jianjie@text}}</h5>\r\n    <div id=\"box\">{{@@class.content.0@tag.p@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var loads;\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, { title: false, interval: 3000 })\r\n            var i = 1;\r\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\r\n            var url = \"{{baseUrl.replace('.html','_')}}\";\r\n            new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio) {\r\n                    if (entries[0].intersectionRatio <= 0) return;\r\n                    for (var j = 0; j < 1; j++) {\r\n                        fetchHtml(i, page, url);\r\n                        i += 1;\r\n                    }\r\n                }\r\n            }).observe(loads)\r\n        });\r\n\r\n\r\n        function fetchHtml(i, page, url) {\n        \t\r\n            if (i <= page) {\r\n                nurl = url + i + '.html';\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\r\n                        $('#box').append($(html).find('p img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "{{@class.meta-post@textNodes}}_浏览:{{@class.cx_like@textNodes}}",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "最新::/zx.html\r\n随机::/XiuRen/index{{ Math.ceil(Math.random()*50) }}.html\r\n一周推荐::/tj.html\r\n最热::/rm.html\n🔍搜索::/plus/search/index.asp?keyword={{source.getVariable()}}&searchtype=title\r\n秀人网::/XiuRen/\r\nImiss爱蜜社::/IMiss/\r\n模范学院::/MFStar/\r\n魅妍社::/MiStar/\r\n美媛馆::/MyGirl/\r\n尤物馆::/YouWu/\r\n嗲囡囡::/FeiLin/\r\n蜜桃社::/MiiTao/\r\n尤蜜荟::/YouMi/\r\n画语界::/XiaoYu/\r\n花漾::/HuaYang/\r\n星颜社::/XingYan/\r\n兔几盟::/BoLoli/\r\n优星馆::/Uxing/\r\n影私荟::/WingS/\r\n星乐园::/LeYuan/\r\n顽味生活::/Taste/\r\n糖果画报::/Candy/\r\n萌榜::/Micat/",
    "sourceComment": "2022 5 17 \nfix bug\n\n原图标\nhttps://images.weserv.nl/?url=https://article.biliimg.com/bfs/article/ded67638d944a7e0ef4452b721fd6434a22de16d.png",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img1.baidu.com/it/u=3097007933,3775451098&fm=253&fmt=auto&app=120&f=JPEG?w=1200&h=750",
    "sourceName": "秀人集v20",
    "sourceUrl": "https://www.xrmn02.cc/",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 0,
    "customOrder": 125,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "injectJs": "setTimeout(()=>{document.querySelector('.app-open-button').parentNode.removeChild(document.querySelector('.app-open-button'));},1000)",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "💠 其他",
    "sourceIcon": "https://lf3-cdn-tos.bytescm.com/obj/static/xitu_juejin_web/static/favicons/favicon-32x32.png",
    "sourceName": "稀土掘金",
    "sourceUrl": "https://juejin.cn/user/center/signin?avatar_menu",
    "style": ".app-open-button{display:none !important;}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 126,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\r\n<h5>{{@class.jianjie@text}}</h5>\r\n    <div id=\"box\">{{@@class.content.0@tag.p@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var loads;\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, { title: false, interval: 3000 })\r\n            var i = 1;\r\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\r\n            var url = \"{{baseUrl.replace('.html','_')}}\";\r\n            new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio) {\r\n                    if (entries[0].intersectionRatio <= 0) return;\r\n                    for (var j = 0; j < 1; j++) {\r\n                        fetchHtml(i, page, url);\r\n                        i += 1;\r\n                    }\r\n                }\r\n            }).observe(loads)\r\n        });\r\n\r\n\r\n        function fetchHtml(i, page, url) {\n        \t\r\n            if (i <= page) {\r\n                nurl = url + i + '.html';\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\r\n                        $('#box').append($(html).find('p img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "{{@class.meta-post@textNodes}}_浏览:{{@class.cx_like@textNodes}}",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "最新::/zx.html\r\n随机::/XiuRen/index{{ Math.ceil(Math.random()*50) }}.html\r\n一周推荐::/tj.html\r\n最热::/rm.html\r\n秀人网::/XiuRen/\r\nImiss爱蜜社::/IMiss/\r\n模范学院::/MFStar/\r\n魅妍社::/MiStar/\r\n美媛馆::/MyGirl/\r\n尤物馆::/YouWu/\r\n嗲囡囡::/FeiLin/\r\n蜜桃社::/MiiTao/\r\n尤蜜荟::/YouMi/\r\n画语界::/XiaoYu/\r\n花漾::/HuaYang/\r\n星颜社::/XingYan/\r\n兔几盟::/BoLoli/\r\n优星馆::/Uxing/\r\n影私荟::/WingS/\r\n星乐园::/LeYuan/\r\n顽味生活::/Taste/\r\n糖果画报::/Candy/\r\n萌榜::/Micat/",
    "sourceComment": "2022 5 17 \nfix bug\n",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img0.baidu.com/it/u=2472411143,341798229&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "❤秀人集v19",
    "sourceUrl": "https://www.xrmn01.vip",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 0,
    "customOrder": 126,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "http://m.haoqu99.com/favicon.ico",
    "sourceName": "好趣网",
    "sourceUrl": "http://m.haoqu99.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 127,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "⚙️ 工具",
    "sourceIcon": "https://c-ssl.duitang.com/uploads/people/201908/23/20190823164218_8ZA3v.png",
    "sourceName": "堆糖",
    "sourceUrl": "https://m.duitang.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 127,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.row col5 clearfix@dl||class.row-book clearfix@dt",
    "ruleContent": "class.player-box@all&&\nscript@all",
    "ruleImage": "img@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "text.下一页@href",
    "ruleTitle": "h3@text||h2@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://www.c345t.com/searchs/index.php?page={{page}}&keyboard={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('双飞'):\"\"}}{{source.getVariable()}}&classid=0\n\n自拍視頻::https://www.c345g.com/video/zipai/\n台灣辣妹::https://www.c345g.com/video/twmn/\n淫妻作樂::https://www.c345g.com/video/fuqi/\n開放青年::https://www.c345g.com/video/kaifang/\n精品分享::https://www.c345g.com/video/jingpin/\n韓國主播::https://www.c345g.com/video/krzb/\n無碼中字::https://www.c345g.com/movie/wuma/\n高清無碼::https://www.c345g.com/movie/gaoqing/\n中文有碼::https://www.c345g.com/movie/youma/\n熟女人妻::https://www.c345g.com/movie/shunv/\n美顏巨乳::https://www.c345g.com/movie/meiyan/\n絲襪制服::https://www.c345g.com/movie/siwa/\nSM系列::https://www.c345g.com/movie/sm/\n歐美系列::https://www.c345g.com/movie/oumei/\n經典三級::https://www.c345g.com/video/sanji/\n動漫卡通::https://www.c345g.com/video/dongman/\n\n女性向純愛::https://www.c345g.com/av/nxx/\nGIGA女戰士::https://www.c345g.com/av/giga/\n波多野结衣::https://www.c345g.com/av/bdyjy/\n深田咏美::https://www.c345g.com/av/stym/\n橋本有菜::https://www.c345g.com/av/qbyc/\n蒼井空::https://www.c345g.com/av/cjk/\n三上悠亞::https://www.c345g.com/av/ssyy/\n吉澤明步::https://www.c345g.com/av/jzmb/",
    "sourceGroup": "R18",
    "sourceIcon": "http://www.sdd51.cc/static/picture/202205201652983982.gif",
    "sourceName": "四虎",
    "sourceUrl": "https://www.c345g.com/",
    "style": "video{width:100%}img{width:100%}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 128,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\r\n<h5>{{@class.jianjie@text}}</h5>\r\n    <div id=\"box\">{{@@class.content.0@tag.p@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var loads;\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, { title: false, interval: 3000 })\r\n            var i = 1;\r\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\r\n            var url = \"{{baseUrl.replace('.html','_')}}\";\r\n            new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio) {\r\n                    if (entries[0].intersectionRatio <= 0) return;\r\n                    for (var j = 0; j < 1; j++) {\r\n                        fetchHtml(i, page, url);\r\n                        i += 1;\r\n                    }\r\n                }\r\n            }).observe(loads)\r\n        });\r\n\r\n\r\n        function fetchHtml(i, page, url) {\n        \t\r\n            if (i <= page) {\r\n                nurl = url + i + '.html';\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\r\n                        $('#box').append($(html).find('p img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "{{@class.meta-post@textNodes}}_浏览:{{@class.cx_like@textNodes}}",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "最新::https://www.xrmnw.cc/zx.html\r\n随机::https://www.xrmnw.cc/XiuRen/index{{ Math.ceil(Math.random()*50) }}.html\r\n一周推荐::https://www.xrmnw.cc/tj.html\r\n最热::https://www.xrmnw.cc/rm.html\r\n秀人网::https://www.xrmnw.cc/XiuRen/\r\nImiss爱蜜社::https://www.xrmnw.cc/IMiss/\r\n模范学院::https://www.xrmnw.cc/MFStar/\r\n魅妍社::https://www.xrmnw.cc/MiStar/\r\n美媛馆::https://www.xrmnw.cc/MyGirl/\r\n尤物馆::https://www.xrmnw.cc/YouWu/\r\n嗲囡囡::https://www.xrmnw.cc/FeiLin/\r\n蜜桃社::https://www.xrmnw.cc/MiiTao/\r\n尤蜜荟::https://www.xrmnw.cc/YouMi/\r\n画语界::https://www.xrmnw.cc/XiaoYu/\r\n花漾::https://www.xrmnw.cc/HuaYang/\r\n星颜社::https://www.xrmnw.cc/XingYan/\r\n兔几盟::https://www.xrmnw.cc/BoLoli/\r\n优星馆::https://www.xrmnw.cc/Uxing/\r\n影私荟::https://www.xrmnw.cc/WingS/\r\n星乐园::https://www.xrmnw.cc/LeYuan/\r\n顽味生活::https://www.xrmnw.cc/Taste/\r\n糖果画报::https://www.xrmnw.cc/Candy/\r\n萌榜::https://www.xrmnw.cc/Micat/",
    "sourceComment": "2022 5 17 \nfix bug\n",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://images.weserv.nl/?url=https://article.biliimg.com/bfs/article/ded67638d944a7e0ef4452b721fd6434a22de16d.png",
    "sourceName": "秀人集v16",
    "sourceUrl": "https://www.xrmnw.cc/",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 129,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.update_area_lists@tag.li",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@.item_title@tag.h1@text}}</h3>\r\n<h5>{{@class.jianjie@text}}</h5>\r\n    <div id=\"box\">{{@@class.content.1@tag.p@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var loads;\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, { title: false, interval: 3000 })\r\n            var i = 1;\r\n            var page = {{@@class.page.0@tag.a.-2@textNodes##\\n}}-1;\r\n            var url = \"{{baseUrl.replace('.html','_')}}\";\r\n            new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio) {\r\n                    if (entries[0].intersectionRatio <= 0) return;\r\n                    for (var j = 0; j < 1; j++) {\r\n                        fetchHtml(i, page, url);\r\n                        i += 1;\r\n                    }\r\n                }\r\n            }).observe(loads)\r\n        });\r\n\r\n\r\n        function fetchHtml(i, page, url) {\n        \t\r\n            if (i <= page) {\r\n                nurl = url + i + '.html';\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\r\n                        $('#box').append($(html).find('p img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleDescription": "",
    "ruleImage": "tag.a@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.page@tag.a.-2@href",
    "rulePubDate": "{{@class.meta-post@textNodes}}_浏览:{{@class.cx_like@textNodes}}",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "最新::https://www.xiurenb.vip/new.html\n随机::https://www.xiurenb.vip/XiuRen/index{{ Math.ceil(Math.random()*50) }}.html\n一周推荐::https://www.xiurenb.vip/top.html\n最热::https://www.xiurenb.vip/hot.html\n秀人网::https://www.xiurenb.vip/XiuRen/\nImiss爱蜜社::https://www.xiurenb.vip/IMiss/\n模范学院::https://www.xiurenb.vip/MFStar/\n魅妍社::https://www.xiurenb.vip/MiStar/\n美媛馆::https://www.xiurenb.vip/MyGirl/\n尤物馆::https://www.xiurenb.vip/YouWu/\n嗲囡囡::https://www.xiurenb.vip/FeiLin/\n蜜桃社::https://www.xiurenb.vip/MiiTao/\n尤蜜荟::https://www.xiurenb.vip/YouMi/\n画语界::https://www.xiurenb.vip/XiaoYu/\n花漾::https://www.xiurenb.vip/HuaYang/\n星颜社::https://www.xiurenb.vip/XingYan/\n兔几盟::https://www.xiurenb.vip/BoLoli/\n优星馆::https://www.xiurenb.vip/Uxing/\n影私荟::https://www.xiurenb.vip/WingS/\n星乐园::https://www.xiurenb.vip/LeYuan/\n顽味生活::https://www.xiurenb.vip/Taste/\n糖果画报::https://www.xiurenb.vip/Candy/\n萌榜::https://www.xiurenb.vip/Micat/",
    "sourceComment": "2022 5 17 \nfix bug",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img2.baidu.com/it/u=2011782570,3794839079&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=718",
    "sourceName": "秀人集a-v15",
    "sourceUrl": "https://www.xiurenb.vip/",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 1,
    "customOrder": 130,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.col-xs-12 col-sm-4 col-md-3 col-lg-3",
    "ruleContent": "<js>\nresult=decodeURIComponent(result.match(/strencode2\\(\"(.*?)\"\\)/)[1]).match(/src='(.*?)'/)[1];\n`<html>\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\" />\n</head>\n<body>\n<video src=\"${result}\" width=\"100%\" height=\"280px\" controls=\"controls\" ></video>\n</body>\n</html>`\n</js>",
    "ruleImage": "img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.duration@text",
    "ruleTitle": "class.video-title title-truncate m-t-5@text",
    "singleUrl": false,
    "sortUrl": "主页::https://91porn.com/v.php?category=rf&viewtype=basic&page={{page}}\n91原创::https://f0727.wonderfulday29.live/v.php?category=ori&viewtype=basic&page={{page}},{'webView': true}\n当前最热::https://f0727.wonderfulday29.live/v.php?category=hot&viewtype=basic&page={{page}},{'webView': true}\n本月最热::https://f0727.wonderfulday29.live/v.php?category=top&viewtype=basic&page={{page}},{'webView': true}\n10分钟以上 ::https://f0727.wonderfulday29.live/v.php?category=long&viewtype=basic&page={{page}},{'webView': true}\n20分钟以上 ::https://f0727.wonderfulday29.live/v.php?category=longer&viewtype=basic&page={{page}},{'webView': true}\n本月收藏::https://f0727.wonderfulday29.live/v.php?category=tf&viewtype=basic&page={{page}},{'webView': true}\n 收藏最多::https://f0727.wonderfulday29.live/v.php?category=mf&viewtype=basic&page={{page}},{'webView': true}\n高清::https://f0727.wonderfulday29.live/v.php?category=hd&viewtype=basic&page={{page}},{'webView': true}\n上月最热::https://f0727.wonderfulday29.live/v.php?category=top&m=-1&viewtype=basic&page={{page}},{'webView': true}\n本月讨论::https://f0727.wonderfulday29.live/v.php?category=md&viewtype=basic&page={{page}},{'webView': true}\n",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://z3.ax1x.com/2021/05/04/gnLfmD.png",
    "sourceName": "©91porn",
    "sourceUrl": "https://91porn.com/index.php",
    "style": "body{background-color:black;margin:0;padding:0;width:100%;}"
  },
  {
    "articleStyle": 2,
    "customOrder": 131,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "#searchList@li||.myui-panel_bd@li",
    "ruleContent": "<html>\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\"/>\n<script src=\"//cdn.staticfile.org/jquery/2.2.4/jquery.min.js\"></script>\n<script src=\"//cdn.staticfile.org/dplayer/1.25.0/DPlayer.min.js\"></script>\n<link rel =\"stylesheet\" href = \"//cdn.staticfile.org/dplayer/1.25.0/DPlayer.min.css\">\n</head>\n\n\n<div class =\"dz\" width=\"100%\"></div>\n\n<div class=\"dplayer\" id=\"dplayer\" style=\"width:100%;height:300\"></div>\n\n<div id=\"tab\"><ul>{{@@class.nav nav-tabs active@a@html}}</ul></div>\n{{@@class.myui-content__list@html}}\n\n\n<script>\nfunction video(url){\n$.get(url,function(result){json=result.match(/var player.*?=(\\{.*\\})/)[1];\nsrc= JSON.parse(json).url;\nloadding='https://ftp.bmp.ovh/imgs/2021/05/5c31747aeb7bff4e.gif'\n//假如提取到的视频带 mp4|m3u8 就采用dp播放器播放\nif(src.match(/mp4|m3u8/)){\nvar dplayer = new DPlayer({element:document.getElementById(\"dplayer\"),autoplay: true,lang: 'zh-cn',video:{url:src,pic:loadding}});}else\n//直接提取的前面带https://jx.quanmingjiexi.com/?url= 进行播放\n{\nsrc=\"https://jx.quanmingjiexi.com/?url=\"+src;\niframe='<iframe src=\"'+src+'\" width=\"350\" height=\"280\" id=\"cciframe\" scrolling=\"no\"allowfullscreen=\"true\" webkitallowfullscreen=\"true\" autoplay=\"true\" mozallowfullscreen=\"true\"></iframe>'\n\n$(\".dplayer\").html(iframe)\n}\n$(\".dz\").html(src);\n});\n}\n\n(function(){\n$(\".myui-content__list\").hide();\n$(\".myui-content__list:eq(0)\").show();\n$(\"li:eq(0)\").addClass(\"active\")})();\n\n$(\"button\").click(function(){\n$(\"button\").removeClass(\"upBtn\");\n$(this).addClass(\"upBtn\");\nurl='http://www.hc34567.com/'+$(this).val();\nvideo(url)\n});\n\n$(\"button\").click(function(){\n$(\"button\").removeClass(\"upBtn\");\n$(this).addClass(\"upBtn\");\nurl='http://www.hc34567.com/'+$(this).val();\nvideo(url);\n});\n\n$(\"li\").click(function(){\n$(\"li\").removeClass(\"active\");\n$(this).addClass(\"active\");\nindex=$(this).index();\n$(\".myui-content__list\").hide();\n$(\".myui-content__list:eq(\"+index+\")\").show();\n})\n</script>\n</html>\n\n@js:\nresult = result.replace(/.*href=\"([^\"]+)\">([^<]+).*/g,'<button value=\"$1\">$2</button>').replace(/<a/g,'<li').replace(/<\\/a>/g,'</li>')",
    "ruleImage": "a@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "p.2@textNodes||.myui-vodlist__detail@p@text",
    "ruleTitle": "h4@text",
    "singleUrl": false,
    "sortUrl": "搜索::hcvodsearch/{{source.getVariable()}}----------{{page}}---.html\n电影::/hcvodtype/1-{{page}}.html\n电视剧::/hcvodtype/2-{{page}}.html\n动漫::/hcvodtype/4-{{page}}.html\n综艺::/hcvodtype/3-{{page}}.html\n豆瓣电影::/hcvodtype/42-{{page}}.html",
    "sourceGroup": "影视",
    "sourceIcon": "http://www.hc34567.com/static/images/logo.png",
    "sourceName": "影视森林",
    "sourceUrl": "http://www.hc34567.com/",
    "style": "#tab{\nheight:40px;\nmargin-bottom:8px;\n}\n\n.dz {\npadding:5px 0;\noverflow:scroll;\nbackground:#1C1B1E;color:#D3D3D3;;\n}\n\nul{\nmargin:0;\npadding:0;\n}\n\n#tab li {\nfont-size:15px;\nlist-style:none;\nfloat:left;\nheight:30px;\nmargin-right:5px;\ncolor:#D3D3D3;\nline-height:25px;\n}\n\n#tab li.active {\ncolor:#FF8C00;\nborder-bottom:3px solid #FF8C00;\n}\n\nbutton{\noutline:none;\nheight:35px; \nborder:3px solid #1C1B1E ;\nborder-radius:8px;\nmargin-bottom:8px;\nbackground:#1C1B1E;color:#A9A9A9;\nvertical-align:middle; \nwidth:24%;\noverflow:scroll\n}\n\nbutton.upBtn{\nborder:1px solid #FF8C00 ;\nbackground-color:#555555; \n}\n\nbody{\nmargin:0;\nbackground-color: #333333; \n}"
  },
  {
    "articleStyle": 1,
    "customOrder": 132,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": " {\n\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\",\"Cookie\":\"__cfduid=de7f377235b8f6a0fbc001c358691bbff1600348768\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.videobrickwrap@class.videobrick",
    "ruleContent": "@js:\nheader={\"Referer\":baseUrl};\nheaders={\"headers\":JSON.stringify(header)}\nvar doc = org.jsoup.Jsoup.parse(result);\nvar spt = doc.select(\"script\").toString();\nvar src = spt.match(/\"https.*.mp4.*\"/);\nvar video='<iframe src='+src+' width=\"100%\" height=\"560\" frameborder=\"no\" allowfullscreen=\"true\">'  \nresult = video",
    "ruleImage": "tag.img@src",
    "ruleLink": "class.interlink@tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "@js:\nvar doc = org.jsoup.Jsoup.parse(result)\nvar text = doc.select(\"div.videointro\").text();\nvar info = String(text).replace(/\\|/,\"   喜欢:\");\nresult = \"观看: \"+info",
    "ruleTitle": "tag.img@alt",
    "singleUrl": false,
    "sortUrl": "无码::https://ohentai.org/tagsearch.php?tag=Uncensored&p={{page}}\n1080p::https://ohentai.org/tagsearch.php?tag=1080p&p={{page}}\n游戏CG::https://ohentai.org/tagsearch.php?tag=Game&p={{page}}\n熟女::https://ohentai.org/tagsearch.php?tag=Milf&p={{page}}\n束缚::https://ohentai.org/tagsearch.php?tag=Rape&p={{page}}\n口交::https://ohentai.org/tagsearch.php?tag=Blow%20Job&p={{page}}\n纯爱::https://ohentai.org/tagsearch.php?tag=Vanilla&p={{page}}",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/wxQpYXF9/1660809059840.png",
    "sourceName": "☪Ohentai",
    "sourceUrl": "https://ohentai.org/"
  },
  {
    "articleStyle": 2,
    "customOrder": 133,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "ruleArticles": "ul li",
    "ruleContent": "script@all",
    "ruleImage": "img@data-original",
    "ruleLink": "a@href",
    "rulePubDate": "p@text",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img2.baidu.com/it/u=1906732828,3160455141&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=666",
    "sourceName": "吞金影院",
    "sourceUrl": "http://mb4.cms10demo.com/index.php/vod/search/wd/%E5%90%9E%E7%B2%BE.html"
  },
  {
    "articleStyle": 0,
    "customOrder": 133,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "https://alioss.yystv.cn/images/yyslogo124.png",
    "sourceName": "游研社",
    "sourceUrl": "https://www.yystv.cn"
  },
  {
    "articleStyle": 2,
    "customOrder": 134,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n\t\"referer\":\"http://android.jjwxc.net/?v=357\",\n\t\"versionCode\":\"357\",\n\t\"versiontype\":\"reading\",\n  \"User-Agent\": \"Dalvik/2.1.0\"\n}",
    "injectJs": "document.getElementById(\"app\").remove();\n\n// 获取书籍链接\n\t\tbookid = String(window.location.href).replace(/^.*\\//,'');\n\t\tbooksrc = \"http://app-cdn.jjwxc.net/androidapi/novelbasicinfo?novelId=\"+bookid;\nbooksrc = `legado://import/addToBookshelf?src=${ encodeURIComponent(booksrc) },{origin:'https://m.jjwxc.net/channel/'}`;\n\n\t\t//获取书籍名称\ntitle = document.querySelector(\".big.o\").innerText.replace(/首页>/,'');\n\n//获取作者名称\nauthor = document.querySelector(\".authorname-content a\").innerText;\n\n//跳转作者url[可省略]\ndocument.querySelector(\".authorname-content a\").href;\n\n//create(搜索的内容,\"bookName or bookAuthor\",距离顶部距离,[跳转其他url])\n\ncreate(title,\"addBookshelf\",14,booksrc);\ncreate(title,\"bookName\",18)\ncreate(author,\"bookAuthor\",22)\n\n\n function create(name,type,top,url){\n \t    type = type+\"=\"+name;\n \t    url = url!=undefined?url+\"#\"+type:\"\";\n \t    \n     let \ttypebutton;\n     if(/bookName/.test(type)){\n     \t    typebutton=\"搜索书名\"\n     \t}else if(/bookAuthor/.test(type)){\n     \t\t   typebutton=\"搜索作者\"\n     \t}else{\n     \t\t\t   typebutton=\"加入书架\"\n     \t}\n    \n    \tlet Url = location.search!=\"\"?location.search.replace(/&*book[AN].*?=.*/,'')+\"&\"+type:window.location.pathname+\"?\"+type;\n    \turl = url!=\"\"?url:Url;\n    \tA = document.createElement(\"a\");\n\t\t A.href = url.replace(/#addBookshelf.*/,'');\n\t\t\n\t\tA.innerHTML = `<button style=\"outline:none; position:fixed; top:${top}%; right:7%; z-index:999; border-radius:5px; color:#166188;background:#fff;padding:4px;border:1px solid #000\"><b>${typebutton}</b></button>`;\n    \tdocument.body.appendChild(A);\n \t}\t",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.data.data[*]",
    "ruleContent": "<div class=\"booklist_desc\">\n    <p class=\"listname\">\n        <span class=\"level\">\n            &emsp;{{$.data.booklist_desc.level}}级&emsp;\n        </span>\n          {{$.data.booklist_desc.listname}}\n     </p>\n     <span class=\"dateline\">\n         {{$.data.booklist_desc.dateline||$.data.booklist_desc.create_time}}\n     </span>\n     <p class=\"des\">\n         荐书描述 共{{$.data.booklist_desc.booknum}}本\n     </p>\n     <div class=\"introduction\">\n           <p>{{$.data.booklist_desc.introduction}}</p>\n     </div>\n</div>\n\n<br>\n<br>\n\n<js>\ntry{\n   function getBooklist(list){\n   \tlet html=\"\";\n   \tfor(i in list){\n    \t  $ = list[i];\n    \t  let novelid = \"https://m.jjwxc.net/book2/\"+$.novelid;\n    \t  let cover = $.cover;\n    \t  let novelname = $.novelname;\n    \t  let authorname = $.authorname;\n    \t  let novelstep_name = $.novelstep_name || $.novelstep_str;\n    \t  let novelsize = $.novelsize;\n    \t  let novel_review_score = $.novel_review_score || ($.fav_count_str+\"收藏\");\n    \t  let novelstar = $.novelstar || 0;\n    \t  let s=\"\";\n    \t  for(i=0;i<novelstar;i++){s+=\"★\"}\n    \t  novelstar=s;\n    \t  let novelintroshort = $.novelintroshort;\n    \t  let comment = $.comment || \"\";\n    \t  let novelclass_str = $.novelclass_str;\n    \t  \n\t      html +=`\n\t         <div class=\"book\">\n\t            <div class=\"bookdes\">\n\t             <div class=\"pic\">\n\t                 <img src=\"${cover}\" referrerpolicy=\"no-referrer\">\n\t             </div>\n\t             <div class=\"details>\n\t                  <p class=\"bookname\">\n\t                      <span class=\"name\">\n\t                         <a href=\"${novelid}\">${novelname}</a>\n\t                      </span>\n\t                      <br>\n\t                      <span class=\"author\">\n\t                         ——${authorname}\n\t                      </span>\n\t                  </p>\t\n\t                  <p class=\"tag\">\n\t                  ${novelsize}•${novelstep_name}•${novel_review_score}<br><br>\n\t                    ${novelintroshort}<br><br>\n\t                    ${novelclass_str}<br><br>\n\t                    ${novelstar}\n\t                  </p>             \n\t             </div>\t             \n\t             </div>\n\t             <div class=\"comment\">\n\t                 ${comment}\n\t             </div>            \n\t         </div>     \n\t         `;\n\t    }\n\t    return html\n   \t}\n\n    list = JSON.parse(src).data.novel_lists || JSON.parse(src).data.booklist_desc.recommend_novelinfo;\n     reply = \"\";\n     if(/subjectDetail/.test(baseUrl)){\n     \treply_url = \"https://app.jjwxc.org/app.jjwxc/android/reading/BookListFindBook/replyList?versionCode=357&listid={{baseUrl.match(/id=(\\d+)/)[1]}}&page=1&filter_recommend=0\";\n    l = JSON.parse(java.ajax(reply_url)).data.data;\n    for(j in l){\n    \t    reply+='<div class=\"comment\">'+l[j].body+'</div>'+getBooklist(l[j].recommend_novelinfo)+\"<br><br>\";\n    \t}\n    \n    reply = \"<hr><br><br>全部讨论（{{$.data.booklist_desc.reply_count}}）回复<br><br>\"+reply\n     \t}\n     \n\t    html = result + '<div class=\"booklists\">'+getBooklist(list)+reply+'</div>';\n\t    \n\t    result = String(html)\n.replace(/<div class=\"comment\">\\s*<\\/div>|<span class=\"level\">\\s*&emsp;级&emsp;\\s*<\\/span>|全部讨论（0）回复/g,'');\n     result = /subjectDetail/.test(baseUrl)?result.replace(/荐书描述 共\\d+本/,'找书描述'):result\n     }catch(e){\n     \t\n     \t}\n</js>",
    "ruleImage": "$.display_novelinfo[0].ebookurl||$.display_novelinfo[0].localImg\n@js:\ntry{\n\tif(/(?:postimg|bmp|alicdn|i9-static)\\./.test(result)){\n\tresult = \"https://i9-static.jjwxc.net/novelimage.php?novelid={{$.display_novelinfo[0].novelid}}\";\n\t}else{\n\t\tresult = result\n\t\t}\n\t\theader = {\n\t\t\"headers\":{\n\t\t\t\"referer\":result.match(/(^https?:\\/\\/.*?\\/)/)[1]\n\t\t\t}\n\t\t}\nresult = (result +\",\"+ JSON.stringify(header)).replace(/wx\\d+/,'wx2')\n}catch(e){\n\tjava.log(e)\n\t}\nresult",
    "ruleLink": "<js>\ndata_type = java.getString(\"$.data_type\");\nif(data_type==\"2\"){\n\t\"https://app-cdn.jjwxc.com/app.jjwxc/android/reading/Booklist/getDetail?listid={{$.listid}}\"\n\t}else{\n\t\t\"https://app.jjwxc.org/app.jjwxc/android/reading/BookListFindBook/subjectDetail?versionCode=357&listid={{$.listid}}\"\n\t\t}\n</js>",
    "ruleNextPage": "<js>\nif(/rec_new_offset/.test(baseUrl)){\n\tresult = \"https://app.jjwxc.org/app.jjwxc/android/reading/BookListFindBook/square?versionCode=357&rec_new_offset={{$.data.rec_new_offset}}&find_new_offset={{$.data.find_new_offset}}&rec_edit_offset={{$.data.rec_edit_offset}}\"\n\t}else{\n\t\tjava.log(baseUrl)\n\t\tresult = baseUrl.replace(/page=\\d+/,\"page=\"+(Number(baseUrl.match(/page=(\\d+)/)[1])+1));\n\t\t\n\t\t\t}\n\t\t\n</js>",
    "rulePubDate": "{{java.getString(\"$.data_type\")==1?\"找书\":\"荐书\"}}•{{$.level}}级 {{$.recommend_count}}本 {{$.fav_count}}收藏##•级",
    "ruleTitle": "$.subject##</*.*?>",
    "shouldOverrideUrlLoading": "if(/[\\?#&]book[AN]/.test(url)){\n\ttitle = url.match(/[\\?#&]book[AN].+?=(.*)/)[1];\n\tURLDecoder = Packages.java.net.URLDecoder;\n\tgb2312Str = URLDecoder.decode(title,\"gbk\");\n utf8Str = URLDecoder.decode(title,\"utf-8\");\n\t result = gb2312Str.length() >= utf8Str.length();\n\t title = result?decodeURI(title):gb2312Str;\n\tjava.searchBook(title)\n\t}",
    "singleUrl": false,
    "sortUrl": "书单广场::https://app.jjwxc.org/app.jjwxc/android/reading/BookListFindBook/square?versionCode=357&rec_new_offset=0&find_new_offset=0&rec_edit_offset=0&page={{page}}\n\n搜索百合::https://app.jjwxc.org/app.jjwxc/android/reading/BookListSearch/search?versionCode=357&keywords=百合&page=1&sort=fav_count\n\n搜索书单::https://app.jjwxc.org/app.jjwxc/android/reading/BookListSearch/search?versionCode=357&keywords={{source.getVariable()}}&page=1&sort=fav_count",
    "sourceComment": "//点击右上角三点，设置源变量搜索书单",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://m-static.jjwxc.net/images/wap/logo.png",
    "sourceName": "晋江书单",
    "sourceUrl": "https://app.jjwxc.org",
    "style": "a:link {color:#415E44;}\na:visited{color:#8EB28B}\n.listname{\n\tfont-size:20px;\n\theight:4px;\n\tfont-weight:bolder\n\t}\n.level{\n\tbackground:#9DD8ED;\n\tfont-size:15px;\n\tborder-radius:8px;\n\t}\n.dateline{\n\tcolor:#BABABB;\n\tfont-size:12px\n\t}\n.introduction{\n\tborder:2px dashed #3A9DBF;\n\tborder-radius:10px;\n\t}\n.introduction p{\n\ttext-indent: 3ch;\n\tmargin:5px;\n\tfont-size:18px;\n\tfont-weight:bold\n\t}\n.des{\n\tmargin-top:10px;\n\tmargin-bottom:0px;\n\tmargin-left:18px;\n\tfont-weight:bolder;\n\tcolor:#1D5F22\n\t}\n.bookdes{\n\tdisplay: flex;\n\tflex-direction:row;\n\tmargin:5px;\n\twidth:100%;\n\tposition: relative;\n\t}\n.book{\n\twidth:100%;\n\tdisplay: flex;\n\tflex-direction:column;\n\talign-items:flex-start;\n\tmargin-bottom:8px;\n\t}\n.pic{\n\twidth:25vw;\n\tmargin-right:20px;\n\t}\n.pic img{\n\tboder:1px solid #C4C4C4;\n\tborder-radius:5px;\n box-shadow: 1px 2px 2px black;\n\twidth:97%;\n\theight:auto;\n\t}\n.details{\n\twidth:72vw;\n\tmargin-left:25px;\n\t}\n\n.name{\n\tfont-size:20px;\n\tcolor:#000;\n\t}\n.author{\n\tcolor:#929292;\n\tfont-size:15px;\n\tdisplay:inline-block;\n\tposition:absolute;\n\tright:5px;\n\t}\n.tag{\n\tcolor:#929292;\n\tfont-size:12px;\n\tmargin-top:-10px;\n\t}\n.comment{\n\tpadding:10px;\n\tmargin-bottom:18px;\n\tmargin-top:-3px;\n\tbackground:#E8F6E9;\n\tborder-radius:5px;\n\twidth:100%;\n\t}"
  },
  {
    "articleStyle": 2,
    "customOrder": 135,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".main@li",
    "ruleContent": "all##ul##details",
    "ruleImage": "img@realsrc",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "{{@@.love@text}} {{@@span@text}}",
    "ruleTitle": "a@text",
    "singleUrl": false,
    "sortUrl": "性感美女::https://m.tuiimg.com/xingganmeinv/list_{{page}}.html\n清纯美女::https://m.tuiimg.com/qingchunmeinv/list_{{page}}.html\n妹子图::https://m.tuiimg.com/meizitu/list_{{page}}.html\n美女写真::https://m.tuiimg.com/meinvxiezhen/list_{{page}}.html",
    "sourceComment": "",
    "sourceGroup": "可用",
    "sourceIcon": "https://xn--wcs69oyudj44b.xyz/favicon.ico",
    "sourceName": "推图尤物",
    "sourceUrl": "https://m.tuiimg.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 136,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".thumbnail-cover",
    "ruleContent": "script.-5@all\n<js>\nvar src=result.match(/url: '(.*)',/)[1]\nvar img=result.match(/pic : '(.*)'/)[1]\nvar result=\"<video src=\\\"\"+src+\"\\\" width=\\\"100%\\\" height=\\\"auto\\\"  autoplay=\\\"autoplay\\\"  poster=\\\"\"+img+\"\\\" controls=\\\"controls\\\"></video>\";\r\nresult = `<html><head><meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>${result}</body></html>`\n</js>",
    "ruleImage": "img@data-original",
    "ruleLink": "a@href\n<js>\nresult=\"https://vip.aqdz20.com\"+result\n</js>",
    "ruleNextPage": "page",
    "rulePubDate": ".video-duration@text",
    "ruleTitle": "a@alt",
    "singleUrl": false,
    "sortUrl": "無碼::https://vip.aqdz20.com/videos/tag/nopixelated/{{page}}\n白虎::https://vip.aqdz20.com/videos/tag/hairless/{{page}}\nH動畫::https://vip.aqdz20.com/videos/tag/cartoon/{{page}}\n潮吹::https://vip.aqdz20.com/videos/tag/spray-tide/{{page}}\n自拍::https://vip.aqdz20.com/videos/tag/zipai/{{page}}\n自慰::https://vip.aqdz20.com/videos/tag/masturbation/{{page}}\n偷拍::https://vip.aqdz20.com/videos/tag/toupai/{{page}}\n巨屌::https://vip.aqdz20.com/videos/tag/black-big/{{page}}\n群P::https://vip.aqdz20.com/videos/tag/group/{{page}}\n中文字幕::https://vip.aqdz20.com/videos/tag/caption/{{page}}\n酒店::https://vip.aqdz20.com/videos/tag/hotel/{{page}}\nKTV::https://vip.aqdz20.com/videos/tag/ktv/{{page}}\n教室::https://vip.aqdz20.com/videos/tag/classroom/{{page}}\n辦公室::https://vip.aqdz20.com/videos/tag/office/{{page}}\n野外::https://vip.aqdz20.com/videos/tag/outside/{{page}}\n洗手間::https://vip.aqdz20.com/videos/tag/wc/{{page}}\n車震::https://vip.aqdz20.com/videos/tag/car/{{page}}\n家裡::https://vip.aqdz20.com/videos/tag/home/{{page}}\n少婦::https://vip.aqdz20.com/videos/tag/woman/{{page}}\n學生::https://vip.aqdz20.com/videos/tag/student/{{page}}\n老師::https://vip.aqdz20.com/videos/tag/teacher/{{page}}\n小姐::https://vip.aqdz20.com/videos/tag/lady/{{page}}\nOL::https://vip.aqdz20.com/videos/tag/ol\n嫩模::https://vip.aqdz20.com/videos/tag/model/{{page}}\n網紅::https://vip.aqdz20.com/videos/tag/celebrity/{{page}}\n主播::https://vip.aqdz20.com/videos/tag/anchor/{{page}}\n媽媽::https://vip.aqdz20.com/videos/tag/mother/{{page}}\n姐姐::https://vip.aqdz20.com/videos/tag/sister/{{page}}\n巨乳::https://vip.aqdz20.com/videos/tag/big-breast/{{page}}\n美乳::https://vip.aqdz20.com/videos/tag/beauty-breast/{{page}}\n巨臀::https://vip.aqdz20.com/videos/tag/big-ass/{{page}}\n美背::https://vip.aqdz20.com/videos/tag/beauty-back/{{page}}\n三點粉::https://vip.aqdz20.com/videos/tag/powder/{{page}}\n多汁::https://vip.aqdz20.com/videos/tag/solppy/{{page}}\n處女::https://vip.aqdz20.com/videos/tag/virgin/{{page}}\n美腿::https://vip.aqdz20.com/videos/tag/beauty-leg/{{page}}\nSM::https://vip.aqdz20.com/videos/tag/sm\n捆綁::https://vip.aqdz20.com/videos/tag/bundling/{{page}}\n戀足::https://vip.aqdz20.com/videos/tag/foot-love/{{page}}\n強姦::https://vip.aqdz20.com/videos/tag/rape/{{page}}\n同性::https://vip.aqdz20.com/videos/tag/homosexual/{{page}}\n迷姦::https://vip.aqdz20.com/videos/tag/adultery/{{page}}\n近親相姦::https://vip.aqdz20.com/videos/tag/fornication/{{page}}\n制服誘惑::https://vip.aqdz20.com/videos/tag/uniform/{{page}}\n絲襪::https://vip.aqdz20.com/videos/tag/stockings/{{page}}\n護士::https://vip.aqdz20.com/videos/tag/nurse/{{page}}\nCosplay::https://vip.aqdz20.com/videos/tag/cosplay/{{page}}\n空姐::https://vip.aqdz20.com/videos/tag/hostess/{{page}}\n情趣內衣::https://vip.aqdz20.com/videos/tag/sexy-ingerie/{{page}}\n后入::https://vip.aqdz20.com/videos/tag/back-fuck/{{page}}\n無套內射::https://vip.aqdz20.com/videos/tag/injection/{{page}}\n口爆::https://vip.aqdz20.com/videos/tag/oral-copulation/{{page}}\n深喉::https://vip.aqdz20.com/videos/tag/deep-throat/{{page}}\n乳交::https://vip.aqdz20.com/videos/tag/breast-fuck/{{page}}\n顏射::https://vip.aqdz20.com/videos/tag/yan-shot/{{page}}\n肛交::https://vip.aqdz20.com/videos/tag/anal-copulation/{{page}}\n素人::https://vip.aqdz20.com/videos/tag/vegetarian/{{page}}\n清純可愛::https://vip.aqdz20.com/videos/tag/pure/{{page}}\n女優::https://vip.aqdz20.com/videos/tag/avlady/{{page}}\n蘿莉::https://vip.aqdz20.com/videos/tag/loli/{{page}}\n明星::https://vip.aqdz20.com/videos/tag/star/{{page}}\n情趣玩具::https://vip.aqdz20.com/videos/tag/toys/{{page}}\n人妖::https://vip.aqdz20.com/videos/tag/shemale/{{page}}\n另類::https://vip.aqdz20.com/videos/tag/other/{{page}}\n按摩::https://vip.aqdz20.com/videos/tag/massage/{{page}}\n露出::https://vip.aqdz20.com/videos/tag/exhibitionism/{{page}}",
    "sourceGroup": "R18",
    "sourceIcon": "https://img13.360buyimg.com/ddimg/jfs/t1/180015/34/30499/3188/635abb87E47815c6a/bdb7d18fcb5281a0.png",
    "sourceName": "爱情岛",
    "sourceUrl": "https://vip.aqdz20.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 136,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_12231772_1552311023/256",
    "sourceName": "泛见志",
    "sourceUrl": "http://m.ifanjian.net"
  },
  {
    "articleStyle": 1,
    "customOrder": 137,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": " {\n\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\",\"Cookie\":\"__cfduid=d150f32feeec7048d35993a8a642d2c0e1600348724; AVS=k29ctap8qhbuncoijpdkckr5v7\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.left@class.row@class.game-item&&class.left@class.row@class.video-item",
    "ruleContent": "@js:\nheader={\"Referer\":baseUrl};\nheaders={\"headers\":JSON.stringify(header)}\nif(baseUrl.match(/gif/)){\nvar doc = org.jsoup.Jsoup.parse(result);\nvar gif = String(doc).match(/gif.{5,10}.webm/);\nvar preview = 'https://www.hentaicloud.com/media/'+gif;\n\nif(String(doc).match(/From Video/)){\nvar url = doc.select(\"div.fromvideo\").select(\"a\").attr(\"href\");\nvar allUrl = 'https://www.hentaicloud.com'+url;\nvar doc = org.jsoup.Jsoup.connect(allUrl).get();\nvar spt = doc.select(\"source\").toString();\nvar src = spt.match(/https.{36}hd.{5,10}mp4/);\nresult = '<body><div><video controls=\"true\" width=\"100%\" autoplay=\"true\" src ='+preview+'></div><div><a href='+src+' >点击看全片</a></div></body>'\n}else{  \nresult = '<body><div><video controls=\"true\" width=\"100%\" autoplay=\"true\" src ='+preview+'></div><div><a>此片暂无出处</a></div></body>'\n}\n\n}else{\nvar doc = org.jsoup.Jsoup.parse(result);\nvar spt = doc.select(\"source\").toString();\nvar src = spt.match(/https.{36}hd.{5,10}mp4/);\nvar video='<iframe src='+src+' width=\"100%\" height=\"560\" frameborder=\"no\" allowfullscreen=\"true\">'  \nresult = video}",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "@js:\nvar doc = org.jsoup.Jsoup.parse(result)\nvar text = doc.select(\"div.info\").select(\"span\").textNodes();\nif(text.size()==3){\nvar view = text.get(2).toString();\nif(view==\" \"){view =\"无\";}\nvar episode =text.get(0).toString();\nif(episode ==\" \"|| episode ==\"-\"){episode =\"无\";}\nresult = episode+\"   观看:\"+view}else if(text.size()==4){\nvar view = text.get(3).toString();\nif(view==\" \"){view =\"无\";}\nvar episode =text.get(0).toString();\nif(episode ==\" \"|| episode ==\"-\"){episode =\"无\";}\nresult = episode+\"   观看:\"+view\n}else{result = \"可通过动图预览查找动画\"}\n",
    "ruleTitle": "tag.div@id&&class.name@text",
    "singleUrl": false,
    "sortUrl": "3D::https://www.hentaicloud.com/videos/3d-hentai?page={{page}}\n口交::https://www.hentaicloud.com/tags/Blowjob?page={{page}}\n无码::https://www.hentaicloud.com/tags/Uncensored?page={{page}}\n触手::https://www.hentaicloud.com/tags/Tentacle?page={{page}}\n扶她::https://www.hentaicloud.com/videos/futanari?page={{page}}\n恶魔::https://www.hentaicloud.com/tags/Demon?page={{page}}\n自慰::https://www.hentaicloud.com/tags/Masturbation?page={{page}}\n后宫::https://www.hentaicloud.com/tags/Harem?page={{page}}",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/wxQpYXF9/1660809059840.png",
    "sourceName": "☪hentai~c",
    "sourceUrl": "https://www.hentaicloud.com",
    "style": ""
  },
  {
    "articleStyle": 2,
    "customOrder": 138,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.row col6 clearfix@tag.dl||class.col clearfix@tag.ul@tag.li",
    "ruleContent": "class.content@tag.img@html||class.main-text-wrap@class.zw@html",
    "ruleImage": "tag.dt@tag.a@tag.img@data-original",
    "ruleLink": "tag.a@href||tag.li@tag.a@href",
    "ruleNextPage": "page",
    "rulePubDate": "tag.dt@tag.i@text||tag.a@span@text",
    "ruleTitle": "tag.dd@tag.a@text||tag.a@h3@text",
    "singleUrl": false,
    "sortUrl": "精品图集::https://mmh48.com:32211/home/piclist/32/1163-{{page}}.html\n欧美风情::https://mmh48.com:32211/home/piclist/32/1164-{{page}}.html\n亚洲情色::https://mmh48.com:32211/home/piclist/32/1165-{{page}}.html\n性爱自拍::https://mmh48.com:32211/home/piclist/32/1166-{{page}}.html\n成人动漫::https://mmh48.com:32211/home/piclist/32/1167-{{page}}.html\n美腿丝袜::https://mmh48.com:32211/home/piclist/32/1168-{{page}}.html\n唯美写真::https://mmh48.com:32211/home/piclist/32/1169-{{page}}.html\n人体艺术::https://mmh48.com:32211/home/piclist/32/1170-{{page}}.html\n都市情感::https://mmh48.com:32211/home/textlist/32/1172-{{page}}.html\n人妻熟女::https://mmh48.com:32211/home/textlist/32/1173-{{page}}.html\n玄幻武侠::https://mmh48.com:32211/home/textlist/32/1174-{{page}}.html\n另类其它::https://mmh48.com:32211/home/textlist/32/1175-{{page}}.html\n明星校园::https://mmh48.com:32211/home/textlist/32/1176-{{page}}.html\n家庭乱伦::https://mmh48.com:32211/home/textlist/32/1177-{{page}}.html\n成人小说::https://mmh48.com:32211/home/textlist/32/1178-{{page}}.html\n暴力虐待::https://mmh48.com:32211/home/textlist/32/1179-{{page}}.html",
    "sourceComment": "有些IP无法显示，关闭VPN即可展示",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/ZRXvkz27/gF2H6e.gif",
    "sourceName": "📖麻豆®",
    "sourceUrl": "https://mmh48.com:32211"
  },
  {
    "articleStyle": 0,
    "customOrder": 138,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceComment": "",
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "https://mp-video.myzaker.com/image/201906/5cfe1b187c274f4d194bb922.jpg",
    "sourceName": "手游那点事",
    "sourceUrl": "http://www.nadianshi.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 139,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "封子秦",
    "sourceIcon": "https://www.ai66.cc/images/favicon.ico",
    "sourceName": "新六电影",
    "sourceUrl": "https://www.ai66.cc"
  },
  {
    "articleStyle": 0,
    "customOrder": 139,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "http://pic.rmb.bdstatic.com/10cea0842ca8b793e2bf2a4a2c568806.jpeg",
    "sourceName": "触乐",
    "sourceUrl": "http://www.chuapp.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 140,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.miniatura",
    "ruleContent": "class.spotlight-group@tag.div@data-src##\\n##,\n<js>result</js>\n\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n\n<div id=\"box\"></div>\n<h6 id=\"loads\"><i>加载中...</i></h6>\n\n\n\n<script>\nvar srclist = \"{{result}}\" .split(\",\");\nvar page = srclist.length;\n\nvar box = document.getElementById(\"box\");\nvar loads = document.getElementById(\"loads\");\n\nvar h5='<h5 style=\"border-left:2px solid#000;margin-bottom:0;padding-left:5;\">'\n\n//初始加载四张图\nfor(var i=0; i<3; i++){\n\tbox.innerHTML += h5+(i+1)+\"/\"+page+\"</h5>\"\n\tbox.innerHTML += '<img onload=\"box.viewer.update()\" src=\"' + srclist[i] + '\">';\n}\n\ndocument.querySelector(\"img\").onload = () => {\n\tnew Viewer(box,{title:false,interval:3000});\n\tloads.id = \"load\";\n//从第五张图开始\n\tvar i = 3;\n\n\tio = new IntersectionObserver(x=>{\n//相交等于0时终止运行？\n\t\tif(x[0].intersectionRatio<=0) return;\n\n\t\tfor(var I=0; I<3; I++){\n\t\t\t\tgetImg(i,page,srclist)\n\t\t\t\ti+=1\n\t\t}\n\t});\n\tio.observe(load);\n};\n\nfunction getImg(i,page,srclist){\n\tif( i<=page  &&  srclist[i]!=undefined ){\n\t\tbox.innerHTML += h5+(i+1)+\"/\"+page+\"</h5>\";\n\t\tbox.innerHTML += '<img onload=\"box.viewer.update()\"  src=\"' + srclist[i] +'\">';\n\t}else{\n\t\tio.unobserve(load);\n\t\tload.innerHTML = \"\"\n\t}\n}\n</script>",
    "ruleImage": "tag.img@data-src",
    "ruleLink": "href",
    "ruleNextPage": "page",
    "rulePubDate": "div.contar_imagens@text##$## P",
    "ruleTitle": "class.titulo_video@text",
    "singleUrl": false,
    "sortUrl": "首页::https://asiantolick.com/ajax/buscar_posts.php?post=&cat=&tag=&search=&index={{page-1}}\n\n性感::https://asiantolick.com/ajax/buscar_posts.php?post=&cat=&tag=1082&search=&index={{page-1}}\n\n萝莉::https://asiantolick.com/ajax/buscar_posts.php?post=&cat=&tag=1045&search=&index={{page-1}}\n\n福利姬::https://asiantolick.com/ajax/buscar_posts.php?post=&cat=&tag=1395&search=&index={{page-1}}\n\n随机::https://asiantolick.com/ajax/buscar_posts.php?post=&cat=&tag=&search=&index={{Math.ceil(Math.random()*36) }}",
    "sourceComment": "",
    "sourceGroup": "🔞 18禁",
    "sourceIcon": "https://i.postimg.cc/pTbSBG9m/IMG-20220808-222629.jpg",
    "sourceName": "📖Asian.tl",
    "sourceUrl": "https://asiantolick.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 141,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 1679995652450,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.container@tag.li",
    "ruleContent": "class.ss-image@href\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "tag.img@data-src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "page",
    "ruleTitle": "tag.a@title",
    "singleUrl": false,
    "sortUrl": "全部::https://lamalinks.com/search/{{page}}/\n穴::https://lamalinks.com/search/close-up-virgins-hymen-pics/{{page}}/\n张开::https://lamalinks.com/search/spreading-ass/{{page}}/\n白虎::https://lamalinks.com/search/shaved-pussy/{{page}}/\nSM::https://lamalinks.com/search/bdsm/{{page}}/\n搜索::https://lamalinks.com/search/{{source.getVariable()}}/{{page}}/",
    "sourceGroup": "可用",
    "sourceIcon": "https://img1.baidu.com/it/u=115487244,2062484473&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "小黄图集",
    "sourceUrl": "https://lamalinks.com/search/1/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 141,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📻 媒体",
    "sourceIcon": "http://www.mp3.ningmeng.name/wp-content/uploads/2020/02/logo_%E5%89%AF.png",
    "sourceName": "私房歌",
    "sourceUrl": "http://www.ningmeng.name",
    "style": ""
  },
  {
    "articleStyle": 2,
    "customOrder": 142,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.row@div.zipai",
    "ruleContent": "h1@html&&class.picture-content@all&&script[1,-4]@all",
    "ruleImage": "class.pic-thumb@data-image",
    "ruleLink": "class.meta-data@a@href",
    "ruleNextPage": ".pagination@li.-1@a@href",
    "rulePubDate": ".pic-num@text",
    "ruleTitle": "class.meta-data@a@tag.span@text",
    "singleUrl": false,
    "sortUrl": "首页::https://xiaocaozipai1.xyz/\n少妇::https://xiaocaozipai1.xyz/tag/%E5%B0%91%E5%A6%87/\n老婆::https://xiaocaozipai1.xyz/tag/%E8%80%81%E5%A9%86/\n女友::https://xiaocaozipai1.xyz/tag/%E5%A5%B3%E5%8F%8B/\n人妻::https://xiaocaozipai1.xyz/tag/%E4%BA%BA%E5%A6%BB/\n情人::https://xiaocaozipai1.xyz/tag/%E6%83%85%E4%BA%BA/\n\t露脸::https://xiaocaozipai1.xyz/tag/%E9%9C%B2%E8%84%B8/\n最近一天::https://xiaocaozipai1.xyz/hot/1/",
    "sourceComment": "小草图片",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/jdpNKLVS/1657029573136.png",
    "sourceName": "📖小草",
    "sourceUrl": "https://xiaocaozipai1.xyz/",
    "style": "h1 {\ntext-align:center;\nfont-size:16;\n}\n\nimg{width: 100%;margin:5px 0;border-radius: 5px;}"
  },
  {
    "articleStyle": 1,
    "customOrder": 143,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.box@class.item",
    "ruleContent": "id.Play-Box@script.0@all##url\":\"([^\"]+.m3u8)##$1##\n<js>\nresult=result.replace(/\\\\/g,\"\")\r\nresult = \"<video src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"285px\\\" controls=\\\"controls\\\" autoplay=\\\"autoplay\\\"></video>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result\n</js>",
    "ruleDescription": "",
    "ruleImage": "class.cover@img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "class.page@li.-2@a@href",
    "rulePubDate": "class.subtitle@text",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "邻家人妻::https://606jp.buzz/index.php/vod/show/id/7.html\n无码专区::https://606jp.buzz/index.php/vod/show/id/6.html\n巨乳美乳::https://606jp.buzz/index.php/vod/show/id/35.html\n制服丝袜::https://606jp.buzz/index.php/vod/show/id/4.html\n群交淫乱::https://606jp.buzz/index.php/vod/show/id/5.html\n少女萝莉::https://606jp.buzz/index.php/vod/show/id/41.html\n卡通动漫::https://606jp.buzz/index.php/vod/show/id/8.html\n虚拟VR::https://606jp.buzz/index.php/vod/show/id/43.html\n中文字幕::https://606jp.buzz/index.php/vod/show/id/33.html",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/j5ZxW6v7/1657950527553.png",
    "sourceName": "©404",
    "sourceUrl": "https://606jp.buzz/"
  },
  {
    "articleStyle": 0,
    "customOrder": 144,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.stui-vodlist__box",
    "ruleContent": "class.stui-player__video clearfix@script.0@all##url\":\"([^\"]+.m3u8)##$1##\n<js>\nresult=result.replace(/\\\\/g,\"\")\r\nresult = \"<video src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"auto\\\" controls=\\\"controls\\\" ></video>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result\n</js>",
    "ruleImage": "@js:\"https://i.postimg.cc/wv56ntmD/1677901645230.png\"",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "span@text",
    "ruleTitle": "class.stui-vodlist__thumb lazyload@title",
    "singleUrl": false,
    "sortUrl": "少女蘿莉::https://caomeisp.net/vod/38-{{page}}.html\n日本無碼::https://caomeisp.net/vod/8-{{page}}.html\n國產精品::https://caomeisp.net/vod/6-{{page}}.html\n傳媒精品::https://caomeisp.net/vod/24-{{page}}.html\n偷拍自拍::https://caomeisp.net/vod/7-{{page}}.html\n網紅主播::https://caomeisp.net/vod/22-{{page}}.html\n歐美精品::https://caomeisp.net/vod/12-{{page}}.html\n三級倫理::https://caomeisp.net/vod/37-{{page}}.html\n卡通動漫::https://caomeisp.net/vod/20-{{page}}.html",
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img0.baidu.com/it/u=2874790938,228875074&fm=253&fmt=auto&app=120&f=JPEG?w=800&h=1149",
    "sourceName": "©草莓",
    "sourceUrl": "https://caomeisp.net/",
    "style": "video{width:100%}img{width:100%}"
  },
  {
    "articleStyle": 0,
    "customOrder": 144,
    "enableJs": true,
    "enabled": false,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleLink": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceComment": "广告屏蔽测试，阅读版本需要22.11.08以上",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://www.uaa.com/assets/uaalogo.7acb1f90.svg",
    "sourceName": "uaa",
    "sourceUrl": "https://www.uaa.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 145,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://p0.ssl.qhimgs1.com/t025076f8584480d390.jpg",
    "sourceName": "联合国",
    "sourceUrl": "https://www.un.org/zh/"
  },
  {
    "articleStyle": 0,
    "customOrder": 145,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📻 媒体",
    "sourceIcon": "https://p5.ssl.qhimgs1.com/t02f332ef4492db09db.jpg",
    "sourceName": "洛奇Town",
    "sourceUrl": "https://ifish.fun",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 145,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleLink": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceComment": "广告屏蔽测试，阅读版本需要22.11.08以上",
    "sourceGroup": "🎬 18禁",
    "sourceIcon": "https://www.fulitu.cc/usr/themes/photograph/favicon.png",
    "sourceName": "webtoon",
    "sourceUrl": "https://h-webtoon.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 146,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://47.105.79.245/netease.jpg",
    "sourceName": "网易",
    "sourceUrl": "https://3g.163.com/main"
  },
  {
    "articleStyle": 1,
    "customOrder": 146,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "#post_container li",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a.1@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "{{@@tag.span.0@text}} · {{@@tag.span.1@text}} · {{@@tag.span.-1@text}}",
    "ruleTitle": "tag.a.1@text",
    "singleUrl": false,
    "sortUrl": "最新音乐::http://www.tyqyyw.com/\n轻音乐::http://www.tyqyyw.com/qingyinyue/\n有声音乐::http://www.tyqyyw.com/yuansheng/\n有声电台::http://www.tyqyyw.com/diantai/\n音乐心情::http://www.tyqyyw.com/shenghuo/\n专辑曲目::http://www.tyqyyw.com/wusun/\n轻音乐MV::http://www.tyqyyw.com/mtv/",
    "sourceGroup": "🌐 媒体",
    "sourceIcon": "http://www.tyqyyw.com/wp-content/themes/Loocol/avatar/8.jpg",
    "sourceName": "田园轻乐",
    "sourceUrl": "http://www.tyqyyw.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 147,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.line_bottom",
    "ruleContent": "class.entry@html",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "span@text",
    "ruleTitle": "a@title",
    "singleUrl": false,
    "sourceComment": "综合文学",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/wxQpYXF9/1660809059840.png",
    "sourceName": "📖综合",
    "sourceUrl": "https://www.23uup.com/e/action/ListInfo/index.php?page={{page}}&classid=1"
  },
  {
    "articleStyle": 0,
    "customOrder": 148,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "http://dianyi.ng/statics/logo.png",
    "sourceName": "电影先生",
    "sourceUrl": "https://dianyi.ng/"
  },
  {
    "articleStyle": 0,
    "customOrder": 148,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "\n",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.content@article@table@td||class.content@article",
    "ruleContent": "",
    "ruleImage": "class.post-thumbnail small@img@src",
    "ruleLink": "h2@a@href||tag.a.0@href",
    "ruleNextPage": "class.nextpostslink@tag.a@href",
    "rulePubDate": "{{@@class.post-date-year@text}} {{@@class.post-date-month@text}} {{@@class.post-date-day@text}}",
    "ruleTitle": "h2@a@text||tag.a.0@text",
    "singleUrl": false,
    "sortUrl": "首页::https://www.cbaigui.com/\n书名目录::https://www.cbaigui.com/%e4%b9%a6%e5%90%8d%e7%9b%ae%e5%bd%95\n标签索引::https://www.cbaigui.com/%e8%87%aa%e5%ae%9a%e4%b9%89%e5%88%86%e7%b1%bb\n世界::https://www.cbaigui.com/%e4%b8%96%e7%95%8c\n杂谈::https://www.cbaigui.com/post-category/%e6%9d%82%e8%b0%88\n夜谭::https://www.cbaigui.com/post-category/%e5%a4%9c%e8%b0%ad",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://static.cbaigui.com/images/2020/10/logo.jpg",
    "sourceName": "知妖",
    "sourceUrl": "https://www.cbaigui.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 149,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.video-block",
    "ruleContent": "class.desc@all##提示:视频上的广告与本站无关,远离赌博！！！",
    "ruleImage": "img@data-src@js:'https:'.concat(result)",
    "ruleLink": "a@href@js:'https://wm.0t04.com'.concat(result)",
    "ruleNextPage": "class.page-link@a@href@js:'https://wm.0t04.com'.concat(result)",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://wm.0t04.com/?s=%E8%97%A4%E6%B5%A6\n中文::https://wm.0t04.com/link/ziz\n无码::https://wm.0t04.com/link/wuma\n有码::https://wm.0t04.com/link/yo\n综合::https://wm.0t04.com/link/zhh\n欧美::https://wm.0t04.com/link/ou\n动漫::https://wm.0t04.com/link/ka\n伦理::https://wm.0t04.com/link/sha\n国产::https://wm.0t04.com/link/zhip",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/pdVj5xt6/c322a61c1d8b0fbb92008d4f459d0c86.gif",
    "sourceName": "©影院®",
    "sourceUrl": "在线影院",
    "style": "video{\n\twidth:100%;\n}"
  },
  {
    "articleStyle": 1,
    "customOrder": 150,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.movie!0",
    "ruleContent": "<iframe id=\"video_frame\" src=\"{{@@id.video_frame@src}}\" allowfullscreen=\"true\" frameborder=\"0\" width=\"100%\" height=\"250\" allowtransparency=\"false\" scrolling=\"on\"> </iframe>\n<img src=\"{{@@class.m_preview_image.0@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.1@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.2@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.3@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.4@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.5@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.6@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.7@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.8@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.9@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.10@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.11@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.12@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.13@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.14@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.15@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.16@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.17@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.18@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.19@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.20@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.21@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.22@img@src}}\"></img>\n<img src=\"{{@@class.m_preview_image.23@img@src}}\"></img>",
    "ruleImage": "img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "ruleTitle": "a@text",
    "singleUrl": false,
    "sortUrl": "//把MEYD替换成你想要系列或番号\n//搜索人名要URL编码，百度自己拿日文转换\n搜索::http://goodav17.com/search/IPX/{{page}}/\n女优::http://goodav17.com/search/%E7%AD%B1%E7%94%B0/{{page}}/\n无码::http://goodav17.com/search/%E5%B7%A8%E4%B9%B3/{{page}}/\n人妻::http://goodav17.com/type/%E4%BA%BA%E5%A6%BB/{{page}}/\n乱伦::http://goodav17.com/type/%E8%BF%91%E8%A6%AA%E7%9B%B8%E5%A7%A6/{{page}}/\n巨乳::http://goodav17.com/search/%E5%B7%A8%E4%B9%B3/{{page}}/\n中出::http://goodav17.com/type/%E4%B8%AD%E5%87%BA/{{page}}/\n丝袜::http://goodav17.com/type/%E7%B5%B2%E8%A5%AA/{{page}}/\n兔女郎:http://goodav17.com/type/%E5%85%94%E5%A5%B3%E9%83%8E/{{page}}/\n户外::http://goodav17.com/type/%E6%88%B6%E5%A4%96/{{page}}/\n强迫::http://goodav17.com/type/%E5%BC%B7%E8%BF%AB/{{page}}/\n禁声::http://goodav17.com/type/%E4%B8%8D%E8%83%BD%E7%99%BC%E8%81%B2/{{page}}/\n搜查官::http://goodav17.com/type/%E6%90%9C%E6%9F%A5%E5%AE%98/{{page}}/\n教师::http://goodav17.com/type/%E6%95%99%E5%B8%AB%E6%88%96%E5%AE%B6%E6%95%99/{{page}}/\n学生::http://goodav17.com/type/%E5%AD%B8%E7%94%9F/{{page}}/\n护士::http://goodav17.com/type/%E8%AD%B7%E5%A3%AB/{{page}}/\n空姐::http://goodav17.com/type/%E7%A9%BA%E5%A7%90/{{page}}/\n自慰::http://goodav17.com/type/%E8%87%AA%E6%85%B0/{{page}}/\n医生::http://goodav17.com/type/%E5%A5%B3%E9%86%AB%E7%94%9F/{{page}}/\n突然::http://goodav17.com/type/%E7%AA%81%E7%84%B6%E6%8F%92%E5%85%A5/{{page}}/\n痴汉::http://goodav17.com/type/%E7%99%A1%E6%BC%A2/{{page}}/\n凌辱::http://goodav17.com/type/%E5%87%8C%E8%BE%B1/{{page}}/\n秘书::http://goodav17.com/type/%E7%A7%98%E6%9B%B8/{{page}}/\n女仆::http://goodav17.com/type/%E5%A5%B3%E5%83%95/{{page}}/\n家政::http://goodav17.com/type/%E5%AE%B6%E6%94%BF%E5%A9%A6/1/\n萝莉::http://goodav17.com/type/%E8%98%BF%E8%8E%89/{{page}}/\n其他::http://goodav17.com/type/%E5%85%B6%E4%BB%96%E5%88%B6%E6%9C%8D/{{page}}/\n多P::http://goodav17.com/type/%E5%A4%9A%E5%90%8D%E5%A5%B3%E5%84%AA/{{page}}/\n无毛:http://goodav17.com/type/%E7%84%A1%E6%AF%9B/{{page}}/",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/3Rmm9Qj1/122f82d46123c18e88a31714dca078fa.jpg",
    "sourceName": "©正妹",
    "sourceUrl": "正妹",
    "style": ""
  },
  {
    "articleStyle": 2,
    "customOrder": 150,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".m-list.0@a",
    "ruleContent": "text.尾页@href##_(\\d+)##$1###\n<js>page=Number(result)+1\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=n=2;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map($=>{\n\t\tjava.toast('加载中...\\n　进度: '+(Math.floor(n/i*10000)/100)+'%')\n\t\tn++\n\t\tsrc += $.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nsrc\n</js>\n\n.pic-main@img@src\n<js>\nli='\\n'\nresult.split('\\n').map($=>{\n\t\tli += '<li><img src=\"https://m.930tu.com/96kaifa/images/mb-logo.png\" data-src=\"'+$+'\"></li>\\n'\n\t});\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "img@data-original",
    "ruleLink": "href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "span@text",
    "ruleTitle": "p@text",
    "singleUrl": false,
    "sortUrl": "最新美女::https://www.930tu.com/meinv/\n变量搜索::https://www.930tu.com/e/search/index.php,{\"body\": \"keyboard={{v=source.getVariable();(v!='',v!=null)?v:(source.setVariable('三度'),source.getVariable())}}&show=title\",\"method\": \"POST\"}\n\ncos::https://www.930tu.com/tag/2115/\n性感美女::https://www.930tu.com/meinv/xinggan/\n清纯美女::https://www.930tu.com/meinv/qingchun/\n丝袜美腿::https://www.930tu.com/meinv/siwa/\n大胆图片::https://www.930tu.com/meinv/dadan/\n网红美女::https://www.930tu.com/meinv/wanghong/",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.930tu.com/favicon.ico",
    "sourceName": "930美图",
    "sourceUrl": "https://www.930tu.com/meinv/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 150,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.fl_g",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.dt@tag.a@href@js:\"https://www.xn--cjztj18l.com/\"+result",
    "rulePubDate": "tag.dd@text",
    "ruleTitle": "tag.dt@text",
    "singleUrl": false,
    "sourceGroup": "🍇其他",
    "sourceIcon": "https://www.xn--cjztj18l.com/template/xinshutouch/touch/static/images/shaizi.gif",
    "sourceName": "神秘网",
    "sourceUrl": "https://www.xn--cjztj18l.com/forum.php"
  },
  {
    "articleStyle": 0,
    "customOrder": 151,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://47.105.79.245/guancha.jpg",
    "sourceName": "观察者",
    "sourceUrl": "https://m.guancha.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 151,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.video-elem||class.photo-elem",
    "ruleContent": "script@all&&class.img col-60@all",
    "ruleDescription": "",
    "ruleImage": ".img@style##background\\-image\\: url\\('|\\'\\)",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "⏱️ {{@@.layer@text}}",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "探花約啪::http://www.jinyuisland88.top:1208/index.php/vod/type/id/59/page/{{page}}.html\nAV解說::http://www.jinyuisland88.top:1208/index.php/vod/type/id/60/page/{{page}}.html\n國產精品::http://www.jinyuisland88.top:1208/index.php/vod/type/id/54/page/{{page}}.html\n無碼破解::http://www.jinyuisland88.top:1208/index.php/vod/type/id/9/page/{{page}}.html\n中文視頻::http://www.jinyuisland88.top:1208/index.php/vod/type/id/10/page/{{page}}.html\n亞洲情色::http://www.jinyuisland88.top:1208/index.php/vod/type/id/11/page/\n強奸亂倫::http://www.jinyuisland88.top:1208/index.php/vod/type/id/21/page/{{page}}.html\n風騷寡婦::http://www.jinyuisland88.top:1208/index.php/vod/type/id/24/page/{{page}}.html\n女同性戀::http://www.jinyuisland88.top:1208/index.php/vod/type/id/28/page/{{page}}.html\n人妖視頻::http://www.jinyuisland88.top:1208/index.php/vod/type/id/30/page/{{page}}.html\n群交淫亂::http://www.jinyuisland88.top:1208/index.php/vod/type/id/39/page/{{page}}.html\n重口色情::http://www.jinyuisland88.top:1208/index.php/vod/type/id/40/page/{{page}}.html\n\n劇情原創::http://www.jinyuisland88.top:1208/index.php/vod/type/id/13/page/{{page}}.html\n情色節目::http://www.jinyuisland88.top:1208/index.php/vod/type/id/97/page/{{page}}.html\n果凍傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/15/page/{{page}}.html\n麻豆傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/16/page/{{page}}.html\n貓爪影像::http://www.jinyuisland88.top:1208/index.php/vod/type/id/42/page/{{page}}.html\n古裝愛豆::http://www.jinyuisland88.top:1208/index.php/vod/type/id/43/page/{{page}}.html\n蜜桃傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/44/page/{{page}}.html\n精東影業::http://www.jinyuisland88.top:1208/index.php/vod/type/id/45/page/{{page}}.html\n星空傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/46/page/{{page}}.html\n91製片廠::http://www.jinyuisland88.top:1208/index.php/vod/type/id/47/page/{{page}}.html\n天美傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/48/page/{{page}}.html\n兔子先生::http://www.jinyuisland88.top:1208/index.php/vod/type/id/49/page/{{page}}.html\n皇家華人::http://www.jinyuisland88.top:1208/index.php/vod/type/id/50/page/{{page}}.html\n糖心素人::http://www.jinyuisland88.top:1208/index.php/vod/type/id/51/page/{{page}}.html\n杏吧原創::http://www.jinyuisland88.top:1208/index.php/vod/type/id/52/page/{{page}}.html\n色控tv::http://www.jinyuisland88.top:1208/index.php/vod/type/id/53/page/{{page}}.html\n愛妃傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/98/page/{{page}}.html\n辣椒傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/99/page/{{page}}.html\n肉肉傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/100/page/{{page}}.html\n樂播傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/101/page/{{page}}.html\n扣扣傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/102/page/{{page}}.html\n澀會SH::http://www.jinyuisland88.top:1208/index.php/vod/type/id/103/page/{{page}}.html\n葫蘆傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/104/page/{{page}}.html\n鯨魚傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/105/page/{{page}}.html\n烏鴉傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/106/page/{{page}}.html\n大像傳媒::http://www.jinyuisland88.top:1208/index.php/vod/type/id/107/page/{{page}}.html\n黑男白女::http://www.jinyuisland88.top:1208/index.php/vod/type/id/64/page/{{page}}.html\nVR無碼::http://www.jinyuisland88.top:1208/index.php/vod/type/id/68/page/{{page}}.html",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://missuo.ru/file/ad803bf65990e583d71d6.png",
    "sourceName": "Yindao(挂vpn)",
    "sourceUrl": "http://www.jinyuisland88.top:1208/",
    "style": "video{width:100%}img{width:100%}"
  },
  {
    "articleStyle": 0,
    "customOrder": 151,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "💠 其他",
    "sourceIcon": "https://qn13.tool.lu/201710/15/103319bpfNNx3ST9v8UKtO_56x56.png",
    "sourceName": "在线工具",
    "sourceUrl": "https://tool.lu"
  },
  {
    "articleStyle": 2,
    "customOrder": 152,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.module-item",
    "ruleContent": "{{@@head@all}}\n<div class=\"play_video\">\n{{@@class.player-wrapper@all}}\n</div>\n",
    "ruleImage": "img@data-src",
    "ruleLink": "class.module-item-pic@a@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.module-item-title@text",
    "singleUrl": false,
    "sortUrl": "巨乳::https://www.bsmav.cc/index.php/vodtype/36-{{page}}.html\n人妻::https://www.bsmav.cc/index.php/vodtype/39-{{page}}.html\n乱伦::https://www.bsmav.cc/index.php/vodtype/37-{{page}}.html\n制服::https://www.bsmav.cc/index.php/vodtype/38-{{page}}.html\n动漫::https://www.bsmav.cc/index.php/vodtype/49-{{page}}.html\n强奸::https://www.bsmav.cc/index.php/vodtype/35-{{page}}.html\n调教::https://www.bsmav.cc/index.php/vodtype/40-{{page}}.html\n出轨::https://www.bsmav.cc/index.php/vodtype/41-{{page}}.html\n中文::https://www.bsmav.cc/index.php/vodtype/59.html\n无码::https://www.bsmav.cc/index.php/vodtype/34-{{page}}.html",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/hvXgP9zQ/1656420782849.png",
    "sourceName": "©鲍鲜膜",
    "sourceUrl": "https://www.bsmav.cc/",
    "style": ".play_video{\n\tposition:absolute;\n\ttop:0px;\n  height:250px;\n  padding: 0px;\n  width:100%;\n\t}"
  },
  {
    "articleStyle": 0,
    "customOrder": 152,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".dd-list@.dd-item",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": ".dd-content@tag.a@href",
    "rulePubDate": "",
    "ruleTitle": ".dd-content@tag.a@text",
    "singleUrl": false,
    "sourceGroup": "💠 其他",
    "sourceIcon": "https://7nsts.w3cschool.cn/images/w3c/app-logo.png",
    "sourceName": "正则表达式",
    "sourceUrl": "https://www.w3cschool.cn/regex_rmjc/regex_rmjc-n5a328cn.html"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "customOrder": 153,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\n    'User-Agent': 'Mozilla/5.0 (Linux; Android 11; Pixel 3 XL Build/RQ3A.211001.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.4988.0 Mobile Safari/537.36 SearchCraft/3.9.2 (Baidu; P1 11) '\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/ /)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split(' ');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "Ⓜ️网站资源::https://m.youtube.com/?noapp=1【https://i.postimg.cc/Gt9kN6VT/de6a398e2e6f25cd8fea8814651e2403.png】《YouTube》◎油管网页版◎ https://m.vk.com/avchina?from=groups%253Fact%253Dlist【https://i.postimg.cc/nzjWQ5SG/1657028424447.png】《VK.社区》◎VK社区网页版◎ https://ting.yeyulingfeng.com/【https://i.postimg.cc/P5L9Z6Hw/141e2972743b1e14db0c2fe409fd3fda.png】《夜雨聆风》◎在线音乐网站◎ https://www.tumblr.com/dashboard【https://i.postimg.cc/Y2y7w6rm/1657177866100.png】《Tumblr.com》◎汤不热网页版◎ http://www.yckceo.com/yuedu/rssyuan/index.html【https://i.postimg.cc/L5FKJwJY/1657464485475.png】《仓库订阅®》◎源仓库订阅源◎ https://mobile.twitter.com/home【https://i.postimg.cc/6q7P40T7/1657171372253.png】《Twitter.com》◎推特网页版◎ https://www.instagram.com/【https://i.postimg.cc/x8VDDrcg/1657154820429.png】《Instagram》◎Instagram网页版◎ https://www.reddit.com/【https://i.postimg.cc/90YS3Vq5/1657217561547.png】《Reddit.com》◎红迪网在线◎ http://api.guaqb.cn/v1/onesaid【https://i.postimg.cc/2jZWSPmM/5b55c5e231aca321b58fe16d59c3ee75.png】《一清一言》◎名言警句◎ https://iteroni.com/feed/subscriptions【https://i.postimg.cc/Mp52b9rZ/1658047723416.png】《Invidious.com》◎YouTube下载◎ http://m.aikantv.org/【https://i.postimg.cc/8kxfghJX/1657179241087.png】《爱看卫视》◎卫视搜索◎ https://qq.com.lsck01.xyz/【https://i.postimg.cc/1RDjtyBr/0edebe6d3b86032bbb69ef1f60022edc.png】《绿色仓库》◎在线资源◎ https://pornsites.xxx/zh/best-porn-tubes【https://i.postimg.cc/Gh5M40BM/1660216319238.png】《顶级链接》◎导航链接网站◎ https://jiuyaopei.com/【https://i.postimg.cc/cJBSYjbd/da389e3654dea1d055b81318206a9b49.png】《九妖陪网》◎网站◎ http://hense66.sexurl.xyz/【https://i.postimg.cc/YC77Dm7f/a426fbc590ccab63c82209d863933f40.png】《很涩视频》◎视频网站◎\n☸ -文娱▪️阅读::https://lemuzika.pro/search/%E6%AD%A5%E9%9D%9E%E7%83%9F/3【https://i.postimg.cc/d3HR8qqW/1636542691088.png】《Lemuzika》◎俄站步非烟◎ https://siyufm.net/lists/?page=2&author=12【https://i.postimg.cc/zXHKN1nK/1637811407315.png】《私语电台》◎私密电台◎ https://asmrs.live/category/%E6%AD%A5%E9%9D%9E%E7%83%9F%E7%AC%AC%E4%B8%80%E5%AD%A3【https://i.postimg.cc/15yTD2t8/1643175843924.png】《Asmrs~🎧》◎在线音频◎ https://www.66.ca/forum.php?fid=56&mod=forumdisplay【https://i.postimg.cc/kGSc5QGT/1657418160867.png】《华人社区》◎社区阅读网站◎ https://sis001.us/bbs/tag.php?name=%E5%9B%BD%E4%BA%A7%E8%87%AA%E6%8B%8D【https://i.postimg.cc/nhRTwV51/60caf55a7c86f32a0ffd3252d718353e.png】《第一会所》◎在线论坛◎ https://www.g718.sx/【https://i.postimg.cc/VkTJR01F/1637553554052.png】《718车友会®》◎在线论坛◎ http://hja27.com/【https://i.postimg.cc/KjNH5kQJ/8e5e7fc946028dcf4f32a2173ae4c319.png】《海角社区》◎登录在线社区◎ https://heiliao6.pro/【https://i.postimg.cc/63K4SCLn/1657033842033.png】《黑料链接®》◎链接网站◎ https://www.51cg1.com/【https://i.postimg.cc/CLH3C2fH/1639307031234.png】《51吃瓜网》◎在线论坛◎ https://cl.7867x.xyz/thread0806.php?fid=20【https://i.postimg.cc/15pk15cJ/22f1c92cf8ecb6af575fb4e502a91ebd.png】《草榴文学》◎草榴社区成人文学交流区◎ https://18comic.org/search/photos?search_query=%E5%85%A8%E5%BD%A9&main_tag=0【https://i.postimg.cc/fL1fHJWz/1655687656501.png】《禁漫天堂》◎在线漫画◎ https://xn---jfgsoucom-e12p686ciwltn3epeo.xn--jifangg-3v1q.com/?cisou【https://i.postimg.cc/tJWDWsS9/1636543129910.png】《集芳阁网》◎文字链接◎ https://www.pornfind.org/【https://i.postimg.cc/1RL5Vrbx/1643170566233.png】《搜索引擎》◎导航网站◎ https://qq.com.tieniu9999.xyz/【https://i.postimg.cc/m2TDkYx5/1655817959914.png】《铁牛资源》◎导航链接◎\n🔲-全球图片::https://heaven.porn/【https://i.postimg.cc/gj5D3V3t/1637729257404.png】《Heaven》◎全球套图精选◎ https://www.pornpics.com/【https://i.postimg.cc/4dxcSNmj/1656513179805.png】《Pornpics》◎中外图库[高清大图]◎ https://www.nudexxx.pics/categories/babe/【https://i.postimg.cc/28FX9mTf/1657271779518.png】《Nudexxx》◎在线图片◎ https://www.xxxftvgirls.com/【https://i.postimg.cc/QM3pzCY7/1655781876454.png】《Xxxftvgirls》◎全球套图精选◎ https://www.gravurehunter.com/【https://i.postimg.cc/mgBQv38B/c144ea102b481a06e2cfbff4eecbb1b9.png】《Gravure》◎在线图片◎ https://sexynude.pics/【https://i.postimg.cc/dV7qX4Pg/1655823076713.png】《Sexynude》◎在线图片◎ https://www.hqseek.com/【https://i.postimg.cc/Qtf8mGyQ/1656046620044.png】《Hqseek》◎在线图片◎ https://nakedwomen.pics/【https://i.postimg.cc/131j1j0v/1638332202023.png】《Nakedwomen》◎在线图片◎ https://sexyporn.pics/【https://i.postimg.cc/15qw8YBz/e70b08733fceb554437154b2ea2b5a53.png】《Sexyporn》◎高清写真◎ https://www.eroticbeauties.net/【https://i.postimg.cc/1Xd6bLng/1636528074158.png】《eroticbeauties》◎在线图片◎ https://www.freexcafe.com/?ref=porndude【https://i.postimg.cc/kX35Jpx4/1655983982372.png】《Freexcafe.com》◎在线图片◎ https://www.freebigtitpornpics.com/【https://i.postimg.cc/7PTBbdtR/1656073522948.png】《Bigtitpornpics》◎国际图片◎ https://www.jpbeauties.com/【https://i.postimg.cc/BZDtwf7C/1637918486763.png】《JPbeauties》◎日本图片◎ https://www.eastbabes.com/【https://i.postimg.cc/bvJLc0qZ/1656221729360.png】《Eastbabes》◎在线图片◎ https://www.erosberry.com/?ref=porndude【https://i.postimg.cc/4NXqnm2v/b36328b476f62c28399930a8a7b98030.png】《Erosberry.com》◎在线图片◎\n🔳-传媒▪️日系::https://www.helloavgirls.com/?qingse.one【https://i.postimg.cc/nhRvftvn/1637637245085.png】《Hello~avgirls》◎日系av视频网站◎ https://www.fellatiojapan.com/en/?ref=1860c830【https://i.postimg.cc/jdhFZbMb/1655657370807.png】《Fellatiojapan》◎日系demo~可下载◎ https://netflav.com/?qingse.one【https://i.postimg.cc/B68nz9r5/9b463e356784d62007bbfa9ab669d88e.png】《Netflav》◎日系资源~浏览器打开◎ https://www.fuq.com/zh/【https://i.postimg.cc/pL082scx/1656697944724.png】《Fuq.com》◎在线视频◎ https://www.tubev.sex/【https://i.postimg.cc/3Jc0Mxv8/1655872958452.png】《Tubev.sex》◎日系视频◎ https://pigav.com/【https://i.postimg.cc/5ytmqkJ5/1636714890664.png】《Pigav.com》◎视频网站◎ https://www.atube.xxx/?hl=zh【https://i.postimg.cc/htNQd8pH/1656748079978.png】《Dtube.xxx》◎在线视频◎ https://xn--n97-pornsuocom-255xc16b0te7x3k3ura.pornyjs.com/【https://i.postimg.cc/1tcn0fX7/a139d7adf597e53efc35411870cb9e62.png】《P研究所》◎在线视频◎ https://jable.tv/【https://i.postimg.cc/TwcWwrcb/1638257799795.png】《Jable.TV》◎日系视频◎ https://avhd101.com/【https://i.postimg.cc/rFFTYphv/10c7bcd9cd616a05b07a8e5155ff568e.png】《国产视频》◎在线视频◎ https://www.bus13.com/【https://i.postimg.cc/bwWMLL57/1655688619355.png】《艾薇巴士》◎视频影院◎ https://hhhjav.com/【https://i.postimg.cc/bJty35ns/1656074689383.png】《三H视频》◎综合视频◎ https://www.fengyuetongtian.com/【https://i.postimg.cc/7ZnG4jsL/1655829430458.png】《风月同天》◎国产视频◎ https://www.rtmm6.com/video/1/【https://i.postimg.cc/rw4G8443/1657012825802.png】《人体美媚》◎综合网站◎ https://18porn.cc/【https://i.postimg.cc/bwqBpTPw/1636964897703.png】《中文成人》◎综合视频◎ https://avhd1.com/index.html【https://i.postimg.cc/R04Ps1FK/1655817933907.png】《AV视频》◎在线视频◎\n🈂-动漫▪️漫画::https://mh9233.com/3d/【https://i.postimg.cc/cLxmt8qt/1657264255748.png】《3D.Comic》◎在线漫画◎ https://hentaidude.com/【https://i.postimg.cc/VLRc1YRt/1657024067326.png】《hentaidude》◎在线动漫◎ https://www.animehentaivideos.xxx/【https://i.postimg.cc/hj2wwX1T/1657216924243.png】《Hentai~VI》◎日系动漫◎ https://animeidhentai.com/【https://i.postimg.cc/G2Sfn4Ww/1656838030280.png】《Animeid》◎日系动漫◎ http://hkmh.site/plus/list-1.html【https://i.postimg.cc/1zBgGkj0/1657010517944.png】《好看漫画》◎在线漫画◎ http://www.177picyy.com/html/category/cg/cg-cn/【https://i.postimg.cc/qgfhYGQt/1656838187853.png】《177漫画》◎在线漫画◎ http://www.kxkmh.com/【https://i.postimg.cc/sfYtC7st/1657263526600.png】《开心漫画》◎在线漫画◎ https://www.ho5ho.com/?ref=porndude【https://i.postimg.cc/Kzcw2rKV/1658321960709.png】《全彩H漫》◎在线漫画◎ https://hanime1.me/?ref=porndude【https://i.postimg.cc/QMGcdFZv/1656904673161.png】《里番动漫》◎在线动画◎ https://doujins.com/【https://i.postimg.cc/QdxnMzSN/a6222dd9366f54f87b8f7870bfe43089.png】《Doujins》◎在线动漫◎ https://www.hentairules.net/category/incest/【https://i.postimg.cc/PJ34ypKS/1656921716625.png】《hentairules》◎在线漫画◎ https://asmhentai.com/【https://i.postimg.cc/cHCkjmMF/1656747410145.png】《Asmhentai》◎在线漫画◎ https://www.cartoonpornvideos.com/【https://i.postimg.cc/PxBHqhpx/1656917164314.png】《Cartoon~P》◎在线动漫◎ https://h-ciyuan.com/【https://i.postimg.cc/ncPpk12p/1657243635355.png】《H~ciyuan》◎在线动漫◎ https://hentaidock.com/【https://i.postimg.cc/zvTCGjfx/3761b8bde0f4a3f5d6fc633fd54f0fc6.png】《hentai~d》◎漫画网站◎\n🎥-VR▪️博客::https://sharesome.com/news/【https://i.postimg.cc/gj4HKk9B/1636708458829.png】《Sharesone™》◎时尚博客直播◎ https://nudebabes.tube/【https://i.postimg.cc/FRZThKzw/1637547515349.png】《Nudebabes》◎在线影院◎ https://m.livejasmin.com/en/list/girl/www.cavhot.com【https://i.postimg.cc/3RDq1WJm/1638681569437.png】《Livejasmin》◎欧美在线直播◎ https://m.chaturbate.com/【https://i.postimg.cc/Mp58kP1S/1656736242263.png】《Chaturbate》◎欧美直播網站◎ https://xn--zp3-xxxsspcom-yp8ve33bkpevz1kpxq.xn--yetv14dbin23n.com/?fulione【https://i.postimg.cc/mrzDLSN0/1657067668701.png】《xxxsspcom™》◎中文抖淫◎ https://viralporn.com/【https://i.postimg.cc/zfGYVCJx/1657014358637.png】《Viralporn》◎欧美直播網站◎ https://vrporn.com/?a=634574【https://i.postimg.cc/JzKcYQdk/1655469952522.png】《Vrporn.com[VR]》◎VR视频站◎ https://virtualrealporn.com/?nats=OTk5MTAwMDMuNS44LjEwLjAuMC4wLjAuMA【https://i.postimg.cc/FFJ2fFfW/1655542912385.png】《virualrealporn[VR]》◎VR视频站◎ https://m.instantfap.com/?ref=porndude【https://i.postimg.cc/NM7v3FWG/1636714420842.png】《Instantfap》◎欧美在线视频直播站[优质画面]◎ https://www.sex.com/【https://i.postimg.cc/N0zRGwXh/1655566034717.png】《Sex.com》◎欧美在线视频直播站[优质画面]◎ https://www.xfree.com/?popularFeed=150672【https://i.postimg.cc/Kj0rSZ00/1b675b5fcb22bb8c84bf3682ebad5759.png】《Xfree.com》◎博客直播[优质画面]◎ https://fikfap.com/?ref=porndude【https://i.postimg.cc/DyVy8K9r/1655654233967.png】《Fikfap.com》◎博客直播[优质画面]◎ https://xxxtik.com/?ref=porndude【https://i.postimg.cc/mkxbZNW4/a2b0d5776f5161f168d8394f3bd37074.png】《Xxxtik.com》◎博客直播[优质画面]◎ https://tik.porn/video/216500【https://i.postimg.cc/9XBRnLsy/1655648357308.png】《Tik.porn》◎博客直播[优质画面]◎\n🔞 -在线【宽屏】::https://cn.pornhub.com/view_video.php?viewkey=ph5f5367cd02a9a【https://i.postimg.cc/PfZcf8W1/1637937252627.png】《Pornhub》◎🇨🇦在线视频◎ https://www.xvideos.com/【https://i.postimg.cc/L6yQskbQ/1637936393141.png】《Xvideos》◎🇨🇿在线视频◎ https://www.bookofp.com/zh/celebrities/【https://i.postimg.cc/xd72QNs4/1659110706030.png】《Bookofp》◎🇱🇷在线视频◎ https://beeg.com/?ref=porndude【https://i.postimg.cc/T17T3Lm8/1637937050924.png】《Beeg.com》◎🇬🇳在线视频◎ https://m.shameless.com/【https://i.postimg.cc/8CWvGJ1v/1655955946009.png】《shameless》◎🇮🇸在线视频◎ https://txxx.com/【https://i.postimg.cc/CKS3NdBC/1656841152906.png】《Txxx.com》◎🇨🇿在线视频◎ https://m.tnaflix.com/【https://i.postimg.cc/Jzw65BYB/1657106388720.png】《Tnaflix.com》◎🇭🇺在线视频◎ https://fuqer.mobi/【https://i.postimg.cc/FzRB7zqf/2096f0a90436c081102ce000cb1b82b9.png】《Fuqer.mobi》◎🇩🇪在线视频◎ https://teenxmovies.net/【https://i.postimg.cc/MGfGBqPJ/1655986800440.png】《Teenxmovies》◎🇩🇪在线视频◎ https://www.xnxx.com/【https://i.postimg.cc/3NT7QXZF/1638079383739.png】《Xnxx.com》◎🇺🇸在线视频◎ https://www.joysporn.com/?ref=porndude【https://i.postimg.cc/ydy26fDV/1656468812234.png】《Joysporn》◎🇭🇺在线视频◎ https://www.youporn.com/【https://i.postimg.cc/G2dbSRjm/1655822701904.png】《Youporn》◎🇨🇴在线视频◎ https://www.gotporn.com/【https://i.postimg.cc/MGJHYjQK/df8abf301d246c79be2416cb2d382e3c.png】《Gotporn.com》◎🇭🇺在线视频◎ https://4kporn.xxx/【https://i.postimg.cc/ht2r3jht/1638700576004.png】《4Kporn.xxx》◎🇳🇴在线视频◎ https://porndoe.com/?utm_campaign=theporndude&utm_medium=trafficbuy&utm_source=theporndude【https://i.postimg.cc/hG3NT5Vz/1637931210565.png】《Porndoe》◎🇫🇷在线视频◎\n🔞-在线【欧美】::http://www.incestflix.com/?ref=porndude【https://i.postimg.cc/G36dHWwM/1638705175642.png】《Incestflix》◎🇮🇩在线视频◎ https://crazyshit.com/category/random-nudity/【https://i.postimg.cc/dtjdr2pM/357020e158482026a20a7e713f6b6279.png】《Crayshit.com》◎🇦🇽在线视频◎ https://motherless.com【https://i.postimg.cc/LXZynXtV/1656205674304.png】《Motherless》◎🇻🇪在线视频◎ https://zh.xhamster.com/【https://i.postimg.cc/VLd9cpxN/1638625257182.png】《Xhameter》◎🇹🇳在线视频◎ https://www.ixxx.com【https://i.postimg.cc/7PjrhdTS/1656846388876.png】《Ixxx.com》◎🇹🇳在线视频◎ https://fuqqt.com/videos/babe【https://i.postimg.cc/TwQzJhLv/1656205530357.png】《Fuqqt.com》◎🇭🇺在线视频◎ https://shooshtime.com/【https://i.postimg.cc/DZzSwpJk/1656294092715.png】《Shooshtime》◎🇫🇮在线视频◎ https://fapster.xxx/categories/【https://i.postimg.cc/zf5fxnkx/1656330613273.png】《Fapster.xxx》◎🇮🇩在线视频◎ https://pornone.com/【https://i.postimg.cc/RZj3rKJD/1656981369071.png】《Pornone.com》◎🇮🇩在线视频◎ https://www.porntube.com/?cid=2930【https://i.postimg.cc/442qfqDm/1638143733789.png】《Porntube》◎🇲🇸在线视频◎ https://www.eporner.com/【https://i.postimg.cc/FscqrGTv/1656079279240.png】《Epornet》◎🇰🇿在线视频◎ https://www.redtube.com/【https://i.postimg.cc/Wp8NN7yM/1656336459126.png】《Redtube》◎🇬🇦在线视频◎ https://www.pornhd.com/【https://i.postimg.cc/HLWTf1T9/47dd395f818d744f5f6b897508d3309f.png】《Pornhd》◎🇮🇩在线视频◎ https://www.pornktu.be/videos/【https://i.postimg.cc/v83FXZLS/1656123183464.png】《Pornktu》◎🇾🇪在线视频◎ https://pornkai.com/【https://i.postimg.cc/C5gR1VJC/1656347595775.png】《Pornkai》◎🇨🇦在线视频◎\n🔞备选网站::https://pornontube.com/zh-cn/【https://i.postimg.cc/SRZHh6nJ/1657441598978.png】《Pornontube》◎在线电影◎ https://www.sunporno.com/【https://i.postimg.cc/W4T8QvbP/1657585183153.png】《Sunpornno》◎视频网站◎ https://latestones.com/models【https://i.postimg.cc/251kXxS9/1657442432339.png】《Latestones》◎全球套图精选◎ https://www.handjobjapan.com/en/?ref=a2f6354a【https://i.postimg.cc/28C8L5vd/c1c46f7c390245ed8325cf5cbcdfa54d.png】《Handjobjaan》◎日系手活◎ https://www.metarthunter.com/most-viewed/【https://i.postimg.cc/rmsLp1bX/1657442859439.png】《Metarthunter》◎花花公子图片站◎ https://www.youjizz.com/categories/chinese-1.html【https://i.postimg.cc/7PBCP4Bj/1657443621814.png】《Youjizz.com》◎综合网站◎ https://spankbang.com/【https://i.postimg.cc/mrHj6MxN/1657449171627.png】《Spankbang》◎视频网站◎ https://zhiyin6.xyz/【https://i.postimg.cc/wMytDpgh/1657021317616.png】《知阴网站》◎视频网站◎ https://www.127mall7.com/【https://i.postimg.cc/vHxx4vvL/4a5598a52051c218df11b814646b1bae.png】《X站中文》◎X站中文频道◎ https://es.iporntv.net/search/%E4%B8%AD+%E6%96%87+%E9%9F%B3%E5%A3%B0+asmr【https://i.postimg.cc/0Nvm3sM8/1657504985437.png】《中文音声》◎在线音频网站🎧◎ https://freehdinterracialporn.in/zh/【https://i.postimg.cc/hjjpKYNg/1657448947985.png】《异族色情》◎在线视频网站◎ https://familyporn.tv/【https://i.postimg.cc/YSWSxRPt/1657445429571.png】《家庭porn》◎在线视频网站◎ https://pmatehunter.com/【https://i.postimg.cc/sx2PrBwC/1657560491814.png】《Pmate~H》◎国际图片◎ https://www.qpornosite.com/【https://i.postimg.cc/zXXc4mKS/647a65f79ad84414ec8ef7037833ee62.png】《qpornosite》◎视频网站◎ https://www.lobstertube.com/zh/【https://i.postimg.cc/CMcXFYLT/0b02fc4ba24b38f90f62c54142be537c.png】《LobsterTube》◎数百万激情色情电影◎\n📖 书单资源®::https://vt.sm.cn/api/novelStarReco/index【https://i.postimg.cc/3Ng0mjYb/1642215764921.png】《星云推书》◎书荒搜书神器◎ https://m.qidian.com/rank/【https://i.postimg.cc/Bb6H9P0h/1643185593580.png】《起点榜单》◎起点中文网榜单◎ https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=%E5%85%A8%E9%83%A8&rank=rank_hot&pv=2420440【https://i.postimg.cc/XqXmn23H/1656398173543.png】《夸克榜单》◎夸克浏览器小说榜单◎ https://m.baidu.com/sf?openapi=1&dspName=iphone&dsp=iphone&from_sf=1&pd=bookstore&resource_id=5077&type=2&card_id=5143&word=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&title=%E6%9B%B4%E5%A4%9A%E6%8E%A8%E8%8D%90&tag1=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&lid=11549307334103749569&referlid=11549307334103749569&ms=1&frsrcid=5143&frorder=4【https://i.postimg.cc/YS5CqKk1/1643192297572.png】《百度榜单》◎百度浏览器小说榜单◎ https://www.yousuu.com【https://i.postimg.cc/ZqV9LKk4/d6460ce69df5934d47ec2e184264d447.png】《优书榜单》◎优书网书单◎ https://data.newrank.cn/m/s.html?s=Py8yOTE5KDE4【https://i.postimg.cc/nLWpBQzP/1656640745508.png】《小说拾遗》◎小说拾遗公众号-号内搜索◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319671603470581762&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/Wp7cCtpP/9afbe88df402cbaacd6a1f34bb95451a.png】《精选书单》◎主推优质完结和连载100万字以上小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319666229510193155&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/dtW1vnvq/1656158438840.png】《潜力新书》◎主推大神新书和20～100万字的优质新书◎ http://mp.weixin.qq.com/mp/homepage?__biz=MzI2MDg2NjAwMg==&hid=11&sn=c55d27329c109430838bc5b5f5b615b7&scene=18#wechat_redirect【https://i.postimg.cc/Nf2g2B79/d7844cc4a188295fb56ff7ee13e7c518.png】《高分必看》◎高分完本合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319668267623170050&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/YCYjTCQ1/1643194013372.png】《近期完结》◎主推近一段时间内优质的完结小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319675692849872897&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/MHJwdrSX/f3406e1fcc20a92dcaf944c71b0d67ab.png】《后宫精选》◎后宫精选合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319454340050157569&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/tTF4MXws/1643177963800.png】《网文书单》◎每期三本-新书速递、养肥佳作、完本好书◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319471313224040448&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/8c9D4yHY/1657563183687.png】《澎湃精选》◎超过50万字，连载或完本的优秀作品◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1526356920989712387&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/FRH068g6/1656311375852.png】《年度盘点》◎年度盘点各分类中诞生的新书、完本书◎ https://mp.weixin.qq.com/mp/homepage?__biz=MzI5NTA4NjgwNw==&hid=1&sn=0fcecdc85b8c23e596880f8c895b901d&scene=18&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=59&session_us=gh_2aa0f3c6dd8f&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/TP7Md7D4/1657562436540.png】《赤戟资源》◎最新热门分类◎\n🎥-影视资源®::https://ddrk.me/【https://i.postimg.cc/YCGJ5q3P/1636849542518.png】《低端影院》◎在线影院◎ https://www.bpzhe.com/【https://i.postimg.cc/FHv36SV3/1657852264274.png】《B~白嫖者》◎在线影院◎ https://www.o8tv.com/【https://i.postimg.cc/C1j992df/1657560014059.png】《©555电影》◎在线影院◎ http://m.nvzox1.com【https://i.postimg.cc/yN1M8nXD/1657709190817.png】《观影时光》◎在线影院◎ https://app.movie/【https://i.postimg.cc/kMKqrt93/1657565246707.png】《APP-影院》◎在线影院◎ https://www.xhsyy.com/【https://i.postimg.cc/1tKDkRH1/790d23cd18953d9c2b98642a6443293d.png】《九杀影院》◎在线影院◎ https://www.libvio.me/【https://i.postimg.cc/QtcW24Ty/1657704764879.png】《Libvio.me》◎在线影院◎ https://www.pbpb.tv/【https://i.postimg.cc/5NKDcb7z/a69d58f3d1cf39307e60fe2ff8d32c7c.png】《片吧影院》◎在线影院◎ https://www.novipnoad.com/【https://i.postimg.cc/qqJqngpX/a1c375a47f312841f8fa6eec14ed61cc.png】《Novipnoad》◎在线影院◎ https://www.pkmp4.com/【https://i.postimg.cc/R0djvfpk/1657800089071.png】《片库影院》◎在线影院◎ https://www.cechicc.com/【https://i.postimg.cc/Y23r2d8f/36cf2ec5a6187c14e09c3055662d45ad.png】《策驰电影》◎在线影院◎ https://www.fuqpremium.com/zh/【https://i.postimg.cc/Zq0kncDk/1658839233937.png】《fuqpremium》◎在线视频◎ https://www.tgtube.com/zh/【https://i.postimg.cc/N0hGHFZf/1658840245284.png】《Tgtube》◎在线视频◎ https://www.forhertube.com/zh/【https://i.postimg.cc/3RYktqSK/c424aec60f743d6db1474dade05b3173.png】《forhertube》◎在线视频◎ https://www.tubegalore.com/zh/【https://i.postimg.cc/g21CS5TH/1658916855443.png】《TubeGalore》◎巨大的免费色情视频数据库◎ https://www.maturetube.com/zh/【https://i.postimg.cc/L6CMJ2yM/c5630357e3a9b11d37a35325b838b398.png】《MatureTube》◎辣妈、半老徐娘、奶奶等色情视频◎ https://www.porzo.com/zh/【https://i.postimg.cc/x8ZdK0qZ/51fa49da574bb7ea5269202bf986e5aa.png】《PORZO》◎超过1000种分类和数百万视频◎ https://www.tiava.com/zh/【https://i.postimg.cc/1Rjb8fyw/1658800480527.png】《Tiava》◎排名第一的100%免费高品质色情资源网站◎",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/tT45zyZQ/9399ca50f4495079a2c4f54f268dcad6.gif",
    "sourceName": "☢Online",
    "sourceUrl": "Online <1.1>"
  },
  {
    "articleStyle": 0,
    "customOrder": 153,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://www.iqiyipic.com/common/fix/h5-read//logo2.png",
    "sourceName": "爱奇艺文学",
    "sourceUrl": "https://wenxue.m.iqiyi.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 154,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://oss-xpc0.xpccdn.com/Upload/edu/2019/09/095d75c392a6a3f.png",
    "sourceName": "新片场",
    "sourceUrl": "https://www.xinpianchang.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 154,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.stui-vodlist__item",
    "ruleContent": "class.stui-player__video@script.0@all##.*var now=unescape\\(\"(.*)\"\\);var pn.*##$1\n<js>\nresult=unescape(result)\nresult=\"https://www.ycylf.buzz/js/player/dmplayer/player/index.php?url=\"+result\nif(result){\n\tjava.toast('🔞视频链接获取成功！\\n链接解密中，请耐心等待\\nby 银河中的咸鱼')\nresult = \"<iframe scrolling=\\\"no\\\" allowfullscreen=\\\"\\\" src=\\\"\" + result + \"\\\" width=\\\"100%\\\" height=\\\"240\\\"></iframe>\";\r\nresult = \"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\" /><style>html,body{margin:0;padding:0;width:100%;}</style></head><body>\" + result + \"</body></html>\"\n result\n}else{\n\tjava.toast('🔞视频链接获取失败❗️\\nby 银河中的咸鱼')\n}\n</js>",
    "ruleImage": "a@data-original",
    "ruleLink": "a.0@href##$##/avav-0-0.html",
    "ruleNextPage": "page",
    "ruleTitle": "class.stui-vodlist__title@text",
    "singleUrl": false,
    "sortUrl": "搜索::https://www.ycylf.buzz/search.php?page={{page}}&searchword={{source.getVariable()}}&searchtype=\n更早::https://www.ycylf.buzz/old/index{{page-1==0?\"\":page}}.html\n22年::https://www.ycylf.buzz/2022/index{{page-1==0?\"\":page}}.html\n21年::https://www.ycylf.buzz/2021/index{{page-1==0?\"\":page}}.html\n20年::https://www.ycylf.buzz/2020/index{{page-1==0?\"\":page}}.html\n19年::https://www.ycylf.buzz/2019/index{{page-1==0?\"\":page}}.html\n18年::https://www.ycylf.buzz/2018/index{{page-1==0?\"\":page}}.html\n17年::https://www.ycylf.buzz/2017/index{{page-1==0?\"\":page}}.html\n16年::https://www.ycylf.buzz/old/2016/index{{page-1==0?\"\":page}}.html\n15年::https://www.ycylf.buzz/old/2015/index{{page-1==0?\"\":page}}.html\n14年::https://www.ycylf.buzz/old/2014/index{{page-1==0?\"\":page}}.html\n首页::https://www.ycylf.buzz/",
    "sourceComment": "class.mb-img@style##background\\-image\\:url\\(|\\)\\;",
    "sourceGroup": "R18",
    "sourceIcon": "https://img1.baidu.com/it/u=1496571514,2586450180&fm=253&fmt=auto&app=138&f=PNG?w=120&h=120",
    "sourceName": "妖次元里番",
    "sourceUrl": "https://www.ycylf.buzz/"
  },
  {
    "articleStyle": 0,
    "customOrder": 154,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://i1.shaodiyejin.com/uploads/tu/201911/10133/743e1b888e_77.jpg",
    "sourceName": "百度阅读",
    "sourceUrl": "https://yd.baidu.com"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 155,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginCheckJs": "",
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "$.list",
    "ruleContent": "",
    "ruleDescription": "<h3>{{$.vod_name}}</h3>\n<video src=\"{{$.vod_play_url##.*\\$}}\" controls width=\"100%\" height=\"auto\" poster=\"{{$.vod_pic##img.jialiimg.com##jializyz7.com}}\"></video>\n",
    "ruleImage": "$.vod_pic##img.jialiimg.com##jializyz7.com",
    "ruleLink": "$.vod_play_url##.*\\$##https://jiexi.jlzyplayer.com/m3u8/?url=",
    "ruleNextPage": "page",
    "rulePubDate": "$.vod_time",
    "ruleTitle": "$.vod_name",
    "singleUrl": false,
    "sortUrl": "首页::https://jializyzapi.com/api.php/provide/vod/?ac=detail&pg={{page}}\n国产精品::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=20&pg={{page}}\n主播直播::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=21&pg={{page}}\n日本无码::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=22&pg={{page}}\n日本有码::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=23&pg={{page}}\n欧美极品::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=24&pg={{page}}\n中文字幕::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=26&pg={{page}}\n强奸乱伦::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=27&pg={{page}}\n巨乳美乳::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=28&pg={{page}}\n少女萝莉::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=29&pg={{page}}\n变态捆绑::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=30&pg={{page}}\n三级伦理::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=31&pg={{page}}\n成人动漫::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=32&pg={{page}}\n自拍偷拍::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=36&pg={{page}}\n熟女人妻::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=39&pg={{page}}\nAI换脸::https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=40&pg={{page}}\n搜索::https://jializyzapi.com/api.php/provide/vod/?ac=detail&pg={{page}}&wd={{source.getVariable()}}",
    "sourceComment": "佳丽",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/fTBQCkJQ/1658060286572.png",
    "sourceName": "Demo~Jiali(图片加载快）",
    "sourceUrl": "https://jializyzapi.com/api.php/provide/vod/?ac=detail&t=20&pg={{page}}",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 156,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "<js>\njson=[];\nif(baseUrl.match(/ /)){\nlist=baseUrl.replace(/http.*?wd=\\s*/,'').split(' ');\nfor(i in list){\nhref=list[i].match(/【(.*?)】/)[1];\ntext=list[i].match(/《(.*?)》/)[1];\nintro=list[i].match(/◎(.*?)◎/)[1];\nindex=list[i].match(/^(\\d+、\\d+、)/)?list[i].match(/^(\\d+、\\d+、)/)[1]:list[i].match(/^(.*?)【/)[1]\njson.push({text:text,src:href,intro:intro,index:index})\n}\n}\nJSON.stringify(json)</js>\n$.[*]",
    "ruleContent": "",
    "ruleImage": "$.src",
    "ruleLink": "$.index",
    "ruleNextPage": "",
    "rulePubDate": "$.intro",
    "ruleTitle": "$.text",
    "singleUrl": false,
    "sortUrl": "☸ -文娱▪️阅读™::https://lemuzika.pro/search/【https://i.postimg.cc/d3HR8qqW/1636542691088.png】《Lemuzika》◎俄语音乐在线◎ https://siyufm.net/lists/?page=2&author=12【https://i.postimg.cc/zXHKN1nK/1637811407315.png】《私语电台™》◎私密电台◎ https://asmrs.live/category/%E6%AD%A5%E9%9D%9E%E7%83%9F%E7%AC%AC%E4%B8%80%E5%AD%A3【https://i.postimg.cc/15yTD2t8/1643175843924.png】《Asmrs~🎧™》◎在线音频◎ https://m.hupu.com/nba/news【https://i.postimg.cc/0NbTdrSz/fce1c650c8dd8a72d36fa7d1d15332b9.png】《虎扑论坛™》◎NBA体育论坛◎ https://ting.yeyulingfeng.com/【https://i.postimg.cc/nhRTwV51/60caf55a7c86f32a0ffd3252d718353e.png】《夜雨聆风™》◎多音乐平台◎ http://www.yckceo.com/yuedu/rssyuan/index.html【https://i.postimg.cc/tTtLLjDB/1636451055569.png】《仓库订阅》◎订阅源仓库◎ http://hja27.com/【https://i.postimg.cc/KjNH5kQJ/8e5e7fc946028dcf4f32a2173ae4c319.png】《海角社区》◎登录在线社区◎ https://www.66.ca/forum.php?fid=56&mod=forumdisplay【https://i.postimg.cc/tg4q86fs/1656470882540.png】《华人社区》◎加拿大华人论坛阅读专区◎ https://www.reachporn.com/zh-CN/【https://i.postimg.cc/VkTJR01F/1637553554052.png】《达到列表》◎导航链接◎ http://www.dxjwx3.top/【https://i.postimg.cc/bwqBpTPw/1636964897703.png】《香蕉文学™》◎在线阅读◎ https://b.sis.la/【https://i.postimg.cc/1RL5Vrbx/1643170566233.png】《Sis文学网》◎在线阅读◎ https://cl.982x.xyz/thread0806.php?fid=20【https://i.postimg.cc/y8148SN4/1656483560277.png】《草榴文学》◎草榴社区成人文学交流区◎ http://www.xiaoshuo008.xyz/【https://i.postimg.cc/CLH3C2fH/1639307031234.png】《污色小说》◎在线阅读◎ https://qq.com.tieniu1008.xyz/【https://i.postimg.cc/m2TDkYx5/1655817959914.png】《铁牛资源》◎导航链接◎ https://xn---jfgsoucom-e12p686ciwltn3epeo.xn--jifangg-3v1q.com/?cisou【https://i.postimg.cc/tJWDWsS9/1636543129910.png】《集芳阁网》◎文字链接◎ https://www.pornfind.org/【https://i.postimg.cc/G2dbSRjm/1655822701904.png】《PornFind》◎导航网站◎\n🔲-全球图片™::https://heaven.porn/【https://i.postimg.cc/gj5D3V3t/1637729257404.png】《Heaven》◎全球套图精选◎ https://www.nudexxx.pics/categories/babe/【https://i.postimg.cc/4dxcSNmj/1656513179805.png】《Nudexxx》◎在线图片◎ https://www.pornpics.com/【https://i.postimg.cc/c4rH6q6j/1638144378878.png】《Pornpics》◎中外图库[高清大图]◎ https://www.metarthunter.com/most-viewed/【https://i.postimg.cc/131j1j0v/1638332202023.png】《Metart~H》◎高清写真◎ https://www.xxxftvgirls.com/【https://i.postimg.cc/QM3pzCY7/1655781876454.png】《xxxfrvgirls》◎全球套图精选◎ https://www.gravurehunter.com/【https://i.postimg.cc/mgBQv38B/c144ea102b481a06e2cfbff4eecbb1b9.png】《Gravure》◎在线图片◎ https://sexynude.pics/【https://i.postimg.cc/dV7qX4Pg/1655823076713.png】《Sexynude》◎在线图片◎ https://www.hqseek.com/【https://i.postimg.cc/Qtf8mGyQ/1656046620044.png】《Hqseek》◎在线图片◎ https://nakedwomen.pics/【https://i.postimg.cc/bNyj15SP/2cdf1b8a4f390ff996dcdccd32cf0bcf.png】《Nakedwomen》◎在线图片◎ https://www.eastbabes.com/【https://i.postimg.cc/bvJLc0qZ/1656221729360.png】《Eastbabes》◎在线图片◎ https://www.eroticbeauties.net/【https://i.postimg.cc/1Xd6bLng/1636528074158.png】《eroticbeauties》◎在线图片◎ https://www.freebigtitpornpics.com/【https://i.postimg.cc/4xnHYTy5/c5630357e3a9b11d37a35325b838b398.png】《Big~Tits™》◎高清写真◎ https://pmatehunter.com/【https://i.postimg.cc/7PTBbdtR/1656073522948.png】《Pmate~H》◎国际图片◎ https://www.freexcafe.com/?ref=porndude【https://i.postimg.cc/kX35Jpx4/1655983982372.png】《Freexcafe.com》◎在线图片◎ https://www.jpbeauties.com/【https://i.postimg.cc/NjDm0RX7/1637653825029.png】《JPbeauties》◎日本图片◎ https://www.erosberry.com/?ref=porndude【https://i.postimg.cc/4NXqnm2v/b36328b476f62c28399930a8a7b98030.png】《Erosberry.com》◎在线图片◎\n🔳-传媒▪️VR™::https://cableav.tv/?ref=porndude【https://i.postimg.cc/nhRvftvn/1637637245085.png】《Cableav.tv》◎视频网站◎ https://www.fellatiojapan.com/en/?ref=1860c830【https://i.postimg.cc/HkynZPVJ/1637552436297.png】《Fellatiojapan》◎日系demo~可下载◎ https://netflav.com/?qingse.one【https://i.postimg.cc/FsfxKtyR/1656154149599.png】《Netflav》◎日系资源~浏览器打开◎ https://vrporn.com/?a=634574【https://i.postimg.cc/JzKcYQdk/1655469952522.png】《Vrporn.com[VR]》◎VR视频站◎ https://virtualrealporn.com/?nats=OTk5MTAwMDMuNS44LjEwLjAuMC4wLjAuMA【https://i.postimg.cc/FFJ2fFfW/1655542912385.png】《virualrealporn[VR]》◎VR视频站◎ https://www.tubev.sex/【https://i.postimg.cc/3Jc0Mxv8/1655872958452.png】《Tubev.sex》◎日系视频◎ https://jable.tv/【https://i.postimg.cc/TwcWwrcb/1638257799795.png】《Jable.TV》◎日系视频◎ https://www.bus13.com/【https://i.postimg.cc/bwWMLL57/1655688619355.png】《艾薇巴士》◎视频影院◎ https://www.127mall.xyz/【https://i.postimg.cc/d3H9vKGp/4a5598a52051c218df11b814646b1bae.png】《X站中文™》◎X站中文◎ https://www.fuq.com/zh/【https://i.postimg.cc/PJ9013Sh/1656410642350.png】《色情电影》◎日系视频◎ https://zhiyin6.xyz/【https://i.postimg.cc/bJty35ns/1656074689383.png】《知阴传媒™》◎在线视频◎ https://www.fengyuetongtian.com/【https://i.postimg.cc/7ZnG4jsL/1655829430458.png】《风月同天》◎国产视频◎ https://theav28.com/?sharecode=4873【https://i.postimg.cc/R04Ps1FK/1655817933907.png】《国产视频》◎在线视频◎ http://91porn.com/index.php【https://i.postimg.cc/T1CPrsy3/1637581646494.png】《九幺视频》◎综合视频◎ https://18porn.cc/【https://i.postimg.cc/jdhFZbMb/1655657370807.png】《中文成人》◎综合视频◎ https://www.rtmm6.com/video/1/【https://i.postimg.cc/J086hZSk/f15bd009bb5ff82668c4189113220b74.png】《人体美媚》◎综合网站◎\n🈂-动漫▪️漫画™::https://mh9233.com/3d/【https://i.postimg.cc/DZW7hNKq/580572977c8c3aa746205e57a15abe9d.png】《3D.Comic™》◎在线漫画◎ https://hentaidude.com/【https://i.postimg.cc/0y8qbC0Q/1638232412652.png】《hentaidude》◎在线动漫◎ https://www.animehentaivideos.xxx/【https://i.postimg.cc/RFKvkT0K/1638240678166.png】《Hentai~VI™》◎日系动漫◎ https://animeidhentai.com/【https://i.postimg.cc/7LFjQsBK/1656162690803.png】《Animeid》◎日系动漫◎ https://www.cartoonpornvideos.com/【https://i.postimg.cc/5yyvw3Mc/1638243885642.png】《Cartoon~P》◎在线动漫◎ http://hkmh.site/plus/list-1.html【https://i.postimg.cc/cCJqG9hC/1636679317033.png】《好看漫画™》◎在线漫画◎ http://www.177picyy.com/html/category/cg/cg-cn/【https://i.postimg.cc/43R19YrQ/1636679033256.png】《177漫画™》◎在线漫画◎ https://www.wnacg.com/albums.html【https://i.postimg.cc/BZDtwf7C/1637918486763.png】《绅士漫画™》◎在线漫画◎ http://www.ccrip.com/【https://i.postimg.cc/GtLn5787/1636645618385.png】《韩国漫画》◎在线漫画◎ http://www.kxkmh.com/【https://i.postimg.cc/9Mymd126/790d23cd18953d9c2b98642a6443293d.png】《开心漫画™》◎在线漫画◎ https://www.ho5ho.com/?ref=porndude【https://i.postimg.cc/fL1fHJWz/1655687656501.png】《全彩H漫》◎在线漫画◎ https://hanime1.me/?ref=porndude【https://i.postimg.cc/vZYFG0jG/1655551880768.png】《里番动漫》◎在线动画◎ https://doujins.com/【https://i.postimg.cc/QdxnMzSN/a6222dd9366f54f87b8f7870bfe43089.png】《Doujins》◎在线动漫◎ https://www.hentairules.net/category/incest/【https://i.postimg.cc/ncHZmj94/1656550086818.png】《hentairules》◎在线漫画◎ https://8muses.io/?ref=porndude【https://i.postimg.cc/W19ZDWdt/1638101011966.png】《8muses.io》◎在线漫画◎\n🎥-影视▪️博客™::https://sharesome.com/news/【https://i.postimg.cc/gj4HKk9B/1636708458829.png】《Sharesone™》◎时尚博客直播◎ http://m.nvzox1.com【https://i.postimg.cc/FRZThKzw/1637547515349.png】《观影时光™》◎在线影院◎ https://ddrk.me/【https://i.postimg.cc/YCGJ5q3P/1636849542518.png】《低端影院™》◎在线影院◎ https://www.o8tv.com/【https://i.postimg.cc/L8DbQJyk/1638410038368.png】《©555电影™》◎在线影院◎ https://www.xhsyy.com/【https://i.postimg.cc/5ytmqkJ5/1636714890664.png】《九杀影院™》◎在线影院◎ https://app.movie/【https://i.postimg.cc/yNKwKsBL/1636714674203.png】《APP-影院™》◎在线影院◎ https://zh.stripchat.com/【https://i.postimg.cc/hGHb7GrK/1638265743767.png】《StripChat》◎国产区在线直播◎ https://m.chaturbate.com/【https://i.postimg.cc/9MyWG9TN/1655472325855.png】《Chaturbate》◎欧美直播網站◎ https://m.livejasmin.com/en/list/girl/www.cavhot.com【https://i.postimg.cc/3RDq1WJm/1638681569437.png】《Livejasmin》◎欧美在线直播◎ https://m.instantfap.com/?ref=porndude【https://i.postimg.cc/NM7v3FWG/1636714420842.png】《Instantfap》◎欧美在线视频直播站[优质画面]◎ https://www.sex.com/【https://i.postimg.cc/N0zRGwXh/1655566034717.png】《Sex.com》◎欧美在线视频直播站[优质画面]◎ https://www.xfree.com/?popularFeed=150672【https://i.postimg.cc/Kj0rSZ00/1b675b5fcb22bb8c84bf3682ebad5759.png】《Xfree.com》◎博客直播[优质画面]◎ https://fikfap.com/?ref=porndude【https://i.postimg.cc/DyVy8K9r/1655654233967.png】《Fikfap.com》◎博客直播[优质画面]◎ https://xxxtik.com/?ref=porndude【https://i.postimg.cc/mkxbZNW4/a2b0d5776f5161f168d8394f3bd37074.png】《Xxxtik.com》◎博客直播[优质画面]◎ https://tik.porn/video/216500【https://i.postimg.cc/9XBRnLsy/1655648357308.png】《Tik.porn》◎博客直播[优质画面]◎\n🔞 -在线【宽屏】::https://cn.pornhub.com/view_video.php?viewkey=ph5f5367cd02a9a【https://i.postimg.cc/PfZcf8W1/1637937252627.png】《Pornhub》◎🇨🇦在线视频◎ https://www.xvideos.com/【https://i.postimg.cc/L6yQskbQ/1637936393141.png】《Xvideos》◎🇨🇿在线视频◎ https://hclips.com/?promo=10718【https://i.postimg.cc/J43xdySq/1637914745762.png】《Hclips.com》◎🇱🇷在线视频◎ https://beeg.com/?ref=porndude【https://i.postimg.cc/T17T3Lm8/1637937050924.png】《Beeg.com》◎🇬🇳在线视频◎ https://m.shameless.com/【https://i.postimg.cc/8CWvGJ1v/1655955946009.png】《shameless》◎🇮🇸在线视频◎ https://teenxmovies.net/【https://i.postimg.cc/90yQZpx0/1656210845177.png】《Teenxmovies》◎🇩🇪在线视频◎ https://www.gotporn.com/【https://i.postimg.cc/1tcpTbDw/1656512064010.png】《Gotporn.com》◎🇭🇺在线视频◎ https://www.youporn.com/【https://i.postimg.cc/85Wk79Cn/1655618753731.png】《Youporn》◎在线视频◎ https://www.atube.xxx/?hl=zh【https://i.postimg.cc/zBXxq1cr/1655960626148.png】《Dtube.xxx》◎🇨🇿在线视频◎ https://fuqer.mobi/【https://i.postimg.cc/sg5ZVwSw/1637817917453.png】《Fuqer.mobi》◎🇩🇪在线视频◎ https://txxx.com/?promo=16036【https://i.postimg.cc/nLTTYxZP/1655954056032.png】《Txxx.com》◎🇷🇴在线视频◎ https://www.xnxx.com/【https://i.postimg.cc/3NT7QXZF/1638079383739.png】《Xnxx.com》◎🇺🇸在线视频◎ https://nudebabes.tube/【https://i.postimg.cc/ht2r3jht/1638700576004.png】《Nudebabes》◎视频网站◎ https://porndoe.com/?utm_campaign=theporndude&utm_medium=trafficbuy&utm_source=theporndude【https://i.postimg.cc/hG3NT5Vz/1637931210565.png】《Poredoe》◎🇫🇷在线视频◎ https://4kporn.xxx/【https://i.postimg.cc/MGfGBqPJ/1655986800440.png】《4Kporn.xxx》◎🇳🇴在线视频◎ https://www.joysporn.com/?ref=porndude【https://i.postimg.cc/ydy26fDV/1656468812234.png】《Joysporn》◎🇭🇺在线视频◎\n🔞-在线【欧美】::http://www.incestflix.com/?ref=porndude【https://i.postimg.cc/G36dHWwM/1638705175642.png】《Incestflix》◎🇮🇩在线视频◎ https://motherless.com【https://i.postimg.cc/LXZynXtV/1656205674304.png】《Motherless》◎🇻🇪在线视频◎ https://zh.xhamster.com/【https://i.postimg.cc/VLd9cpxN/1638625257182.png】《Xhameter》◎🇹🇳在线视频◎ https://fuqqt.com/videos/babe【https://i.postimg.cc/TwQzJhLv/1656205530357.png】《Fuqqt.com》◎🇭🇺在线视频◎ https://prothots.com/?ref=porndude【https://i.postimg.cc/HLWTf1T9/47dd395f818d744f5f6b897508d3309f.png】《Prosthots》◎🇮🇩在线视频◎ https://www.pornktu.be/videos/【https://i.postimg.cc/v83FXZLS/1656123183464.png】《Pornktu》◎🇾🇪在线视频◎ https://www.youjizz.com/categories/chinese-1.html【https://i.postimg.cc/DZzSwpJk/1656294092715.png】《Youjizz》◎🇫🇮在线视频◎ https://www.redtube.com/【https://i.postimg.cc/Wp8NN7yM/1656336459126.png】《Redtube》◎🇬🇦在线视频◎ https://modernpornhd.com/zh-Hans/【https://i.postimg.cc/G36ChSQT/1656336448222.png】《Modern》◎🇲🇸在线视频◎ https://www.porntube.com/?cid=2930【https://i.postimg.cc/PqC8B54v/1656514101490.png】《Porntube》◎🇲🇸在线视频◎ https://www.eporner.com/【https://i.postimg.cc/FscqrGTv/1656079279240.png】《Epornet》◎🇰🇿在线视频◎ https://crazyshit.com/category/random-nudity/【https://i.postimg.cc/442qfqDm/1638143733789.png】《Crayshit.com》◎🇦🇽在线视频◎ https://fapster.xxx/categories/【https://i.postimg.cc/zf5fxnkx/1656330613273.png】《Fapster.xxx》◎🇮🇩在线视频◎ https://www.ixxx.com【https://i.postimg.cc/tCdczxnp/1656341968586.png】《Ixxx.com》◎🇹🇳在线视频◎ https://www.pornhd.com/【https://i.postimg.cc/TPjVhSgd/90a46f3a19d817d81455143985e592a7.png】《Pornhd》◎🇮🇩在线视频◎ https://pornkai.com/【https://i.postimg.cc/C5gR1VJC/1656347595775.png】《Pornkai》◎🇨🇦在线视频◎\n📖 书单资源::https://vt.sm.cn/api/novelStarReco/index【https://i.postimg.cc/3Ng0mjYb/1642215764921.png】《星云推书》◎书荒搜书神器◎ https://m.qidian.com/rank/【https://i.postimg.cc/Bb6H9P0h/1643185593580.png】《起点榜单》◎起点中文网榜单◎ https://quark.sm.cn/api/rest?method=Novelnew.home&format=html&schema=v2&gender=male&cate=%E5%85%A8%E9%83%A8&rank=rank_hot&pv=2420440【https://i.postimg.cc/ZnKb9GyM/1656398173543.png】《夸克榜单》◎夸克浏览器小说榜单◎ https://m.baidu.com/sf?openapi=1&dspName=iphone&dsp=iphone&from_sf=1&pd=bookstore&resource_id=5077&type=2&card_id=5143&word=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&title=%E6%9B%B4%E5%A4%9A%E6%8E%A8%E8%8D%90&tag1=%E5%85%A8%E9%83%A8%E5%88%86%E7%B1%BB&lid=11549307334103749569&referlid=11549307334103749569&ms=1&frsrcid=5143&frorder=4【https://i.postimg.cc/YS5CqKk1/1643192297572.png】《百度榜单》◎百度浏览器小说榜单◎ https://www.yousuu.com【https://i.postimg.cc/ZqV9LKk4/d6460ce69df5934d47ec2e184264d447.png】《优书榜单》◎优书网书单◎ https://data.newrank.cn/m/s.html?s=Py8yOTE5KDE4【https://i.postimg.cc/k4Yb7Mwf/1642213151511.png】《小说拾遗》◎小说拾遗公众号-号内搜索◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319671603470581762&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/vZWSFZM1/1656514496077.png】《精选书单》◎主推优质完结和连载100万字以上小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319666229510193155&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/dtW1vnvq/1656158438840.png】《潜力新书》◎主推大神新书和20～100万字的优质新书◎ http://mp.weixin.qq.com/mp/homepage?__biz=MzI2MDg2NjAwMg==&hid=11&sn=c55d27329c109430838bc5b5f5b615b7&scene=18#wechat_redirect【https://i.postimg.cc/Nf2g2B79/d7844cc4a188295fb56ff7ee13e7c518.png】《高分必看》◎高分完本合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319668267623170050&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/YCYjTCQ1/1643194013372.png】《近期完结》◎主推近一段时间内优质的完结小说◎ https://mp.weixin.qq.com/mp/appmsgalbum?action=getalbum&album_id=1319675692849872897&__biz=MzI2MDg2NjAwMg==#wechat_redirect【https://i.postimg.cc/MHJwdrSX/f3406e1fcc20a92dcaf944c71b0d67ab.png】《后宫精选》◎后宫精选合集◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319454340050157569&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/tTF4MXws/1643177963800.png】《网文书单》◎每期三本-新书速递、养肥佳作、完本好书◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1319471313224040448&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/Wp7cCtpP/9afbe88df402cbaacd6a1f34bb95451a.png】《澎湃精选》◎超过50万字，连载或完本的优秀作品◎ https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzI5NTA4NjgwNw==&action=getalbum&album_id=1526356920989712387&scene=126&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=3&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/PJmtm1Xj/1656311375852.png】《年度盘点》◎年度盘点各分类中诞生的新书、完本书◎ https://mp.weixin.qq.com/mp/homepage?__biz=MzI5NTA4NjgwNw==&hid=1&sn=0fcecdc85b8c23e596880f8c895b901d&scene=18&devicetype=android-28&version=28000f3d&lang=zh_CN&nettype=WIFI&ascene=59&session_us=gh_2aa0f3c6dd8f&pass_ticket=B8GunWN7RjA2Q%2FaVYxT%2BSITrnCodRKKdEfgFLaYKNzv56Vgj9IUBy%2B6yzAlQVE4M&wx_header=1【https://i.postimg.cc/mgG86gQj/776bae974442e2836a98b85ceebc09ce.png】《赤戟资源》◎最新热门分类◎",
    "sourceComment": "[无科学不订阅]",
    "sourceGroup": "R18",
    "sourceIcon": "https://img0.baidu.com/it/u=959891578,717322637&fm=253&fmt=auto&app=138&f=BMP?w=500&h=750",
    "sourceName": "在线资源",
    "sourceUrl": "Online (2.22)"
  },
  {
    "articleStyle": 0,
    "customOrder": 156,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "💰 正版",
    "sourceIcon": "https://wap.cmread.com/r/p/content/repository/ues/image/s1/favicon.png",
    "sourceName": "咪咕阅读",
    "sourceUrl": "https://wap.cmread.com/r/p/index.jsp"
  },
  {
    "articleStyle": 0,
    "customOrder": 157,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://dm530.org/static/favicon.ico",
    "sourceName": "风车动漫",
    "sourceUrl": "https://dm530.org"
  },
  {
    "articleStyle": 2,
    "customOrder": 158,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "//div.list-com/a",
    "ruleContent": "//ul/li",
    "ruleImage": "//img@src##.*?<img src=\"(.*?)\".*?##$1###@js:header={\"Referer\":baseUrl}\nheaders={\"headers\":JSON.stringify(header)}\nresult=result+','+JSON.stringify(headers)",
    "ruleLink": "href",
    "ruleNextPage": "page",
    "rulePubDate": "//img@src##.*?<img src=\"https://imgfzone.tooopen.com/(.*?)/.*?.jpg\".*?##$1###",
    "ruleTitle": "//text()",
    "singleUrl": false,
    "sourceComment": "",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img2.baidu.com/it/u=3447143413,168358415&fm=253&fmt=auto&app=138&f=JPEG?w=347&h=500",
    "sourceName": "美图公社",
    "sourceUrl": "https://desk.tooopen.com/meinv_3<,_{{page}}>.html"
  },
  {
    "articleStyle": 0,
    "customOrder": 158,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://s.faloo.com/novel/favicon.ico",
    "sourceName": "飞卢小说",
    "sourceUrl": "http://wap.faloo.com",
    "style": ""
  },
  {
    "articleStyle": 2,
    "customOrder": 159,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "ul@li",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://libs.baidu.com/jquery/2.0.0/jquery.min.js\"></script>\n    {{@@tag.title@html}}\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@.h@tag.h1@text}}</h3>\r\n    <div id=\"box\">{{@@id.picg@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var loads;\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, { title: false, interval: 3000 })\r\n            var i = 2;\r\n            var page = {{@@class.pagelist.0@tag.a.-2@textNodes##\\n}};\r\n            var url = \"{{baseUrl.replace('.html','_')}}\";\r\n            new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio) {\r\n                    if (entries[0].intersectionRatio <= 0) return;\r\n                    for (var j = 0; j < 1; j++) {\r\n                        fetchHtml(i, page, url);\r\n                        i += 1;\r\n                    }\r\n                }\r\n            }).observe(loads)\r\n        });\r\n\r\n\r\n        function fetchHtml(i, page, url) {\n        \t\r\n            if (i <= page) {\r\n                nurl = url + i + '.html';\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (i) + '->' + (page) + '</h5>');\r\n                        $('#box').append($(html).find('p a img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleImage": "img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "套图::http://www.sytuk.com/shey/yingtiiurm/1_{{page}}.html\n\n日韩::http://www.sytuk.com/shey/yingtiiurm/2_{{page}}.html\n\n内衣::http://www.sytuk.com/shey/yingtiiurm/9_{{page}}.html\n\n萌妹::http://www.sytuk.com/shey/yingtiiurm/11_{{page}}.html\n\n精品::http://www.sytuk.com/shey/yingtiiurm/18_{{page}}.html\n\n高清::http://www.sytuk.com/shey/yingtiiurm/24_{{page}}.html\n\n无圣光::http://www.sytuk.com/shey/yingtiiurm/25_{{page}}.html",
    "sourceComment": "斧头帮全体同仁恭迎火云邪神，来根华子波",
    "sourceGroup": "R18",
    "sourceIcon": "http://www.sytuk.com/favicon.ico",
    "sourceName": "摄影图库",
    "sourceUrl": "http://www.sytuk.com/",
    "style": "/*标题相关*/\r\nh3{text-align:center}\r\nh6{margin-bottom:0}\r\nimg{width:100%}\nh5{margin-bottom:0;padding-left:5;}"
  },
  {
    "articleStyle": 0,
    "customOrder": 159,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "💰 正版",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_1129886_1605601942/256",
    "sourceName": "纵横中文",
    "sourceUrl": "https://m.zongheng.com",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 160,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://xn--tv-ks3d939o.xyz/statics/img/favicon.ico",
    "sourceName": "速影TV",
    "sourceUrl": "https://suyingtv.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 160,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://imgcn.ihuaben.com/common/logo.jpg",
    "sourceName": "话本小说",
    "sourceUrl": "https://www.ihuaben.com"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 161,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"User-Agent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "ruleArticles": ".kzpost-data",
    "ruleContent": "\n.content_left@tag.img@src##\\n##\\$\n<js>result</js>\n\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n<script src=\"http://libs.baidu.com/jquery/2.0.0/jquery.min.js\"></script>\r\n<h3>{{@@.hx@h1@text}}</h3>\r\n<h6>{{@@.kz-post-meta@span.1@text}}</h6>\n<div id=\"box\"></div>\r\n<h6 id=\"loads\"><i>加载中...</i></h6>\r\n\r\n<script>\r\n    srclist = \"{{result}}\".split(\"$\")\r\n    page = srclist.length\r\n\r\n    box = document.getElementById(\"box\")\r\n    loads = document.getElementById(\"loads\")\r\n\r\n    h5 = '<h5 style=\"border-left:2px solid#000;margin-bottom:0;padding-left:5;\">'\r\n    h55 = '/' + page + '</h5>'\r\n\r\n    img = '<img onload=\"box.viewer.update()\" src=\"'\r\n\r\n    $(document).ready(function () {\r\n        //初始加载四张图\r\n        for (i = 0; i < 4; i++) {\r\n            box.innerHTML += h5 + (i + 1) + h55;\r\n            box.innerHTML += img + srclist[i] + '\">'\r\n        }\r\n        new Viewer(box, { title: false, interval: 3000 })\r\n        i = 4\r\n        io = new IntersectionObserver(x => {\r\n            if (x[0].intersectionRatio <= 0) return\r\n            for (I = 0; I < 4; I++) {\r\n                getImg(i, page, srclist)\r\n                i += 1\r\n            }\r\n        }).observe(loads)\r\n\r\n    })\r\n\r\n    function getImg(i, page, srclist) {\r\n\r\n        if (i <= page && srclist[i] != undefined) {\r\n            box.innerHTML += h5 + (i + 1) + h55\r\n            box.innerHTML += img + srclist[i] + '\">'\r\n        } else {\r\n            $('#loads').html(\"\");\r\n          \r\n        }\r\n    }\r\n</script>",
    "ruleImage": "img@data-original",
    "ruleLink": "a.0@href",
    "ruleNextPage": "a.next@href",
    "rulePubDate": "发布于{{@.PostMeta-time@text}},共观看{{@.fl-eye@text}}次",
    "ruleTitle": ".posr-tit@text",
    "singleUrl": false,
    "sortUrl": "jk::https://dimtown.com/p/jk\nlolita::https://dimtown.com/p/lolita\n汉服::https://dimtown.com/p/hanfu\n私服::https://dimtown.com/p/sifu\ncosplay::https://dimtown.com/p/cosplay\n电脑壁纸::https://dimtown.com/dmmt/bz\n手机壁纸::https://dimtown.com/dmmt/sjbz\nP站画师::https://dimtown.com/dmmt/pzhs\nP站美图::https://dimtown.com/dmmt/pzmt\n插画::https://dimtown.com/dmmt/illustration\n图集画册::https://dimtown.com/dmmt/tujihuace\n随机美图::https://dimtown.com/dmmt/page_{{ Math.ceil(Math.random()*62) }}.html\n随机cosplay::https://dimtown.com/p/cosplay/page_{{ Math.ceil(Math.random()*80) }}.html\n随机全部::https://dimtown.com/p/page_{{ Math.ceil(Math.random()*97) }}.html",
    "sourceGroup": "R18",
    "sourceIcon": "https://img01.dimtown.com/uploads/2022/04/20220501071918929-180x180.png",
    "sourceName": "次元小镇",
    "sourceUrl": "https://dimtown.com/"
  },
  {
    "articleStyle": 1,
    "concurrentRate": "",
    "customOrder": 162,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginCheckJs": "",
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "$.list",
    "ruleContent": ".bofang_box@tag.script.0@all##.*url\":\"(.*?)\".*##$1\n<js>result.replace(/\\\\/g,\"\")</js>\n<video src=\"{{result}}\" width=\"100%\" height=\"auto\" controls></video>",
    "ruleDescription": "",
    "ruleImage": "$.vod_pic",
    "ruleLink": "https://meitaav.com/v/{{$.vod_id}}",
    "ruleNextPage": "page",
    "rulePubDate": "<js>\"{{$.vod_tag}}\".replace(/.*?\\,(.*)/,\"$1\")</js>\n{{$.vod_remarks}}  {{result}}  {{$.vod_time}}",
    "ruleTitle": "$.vod_name",
    "singleUrl": false,
    "sortUrl": "里番动漫::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=29\n日韩无码::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=5\n国产视频::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=2\n日韩有码::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=1\nCosplay/动漫改编::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=176\n水果派AV解说::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=166\n自慰系列::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=162\n3P合集::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=159\n口交颜射::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=161\n素人系列::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=16\nNTR/出轨::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=12\n调教凌辱::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=11\n人妻熟女::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=10\n制服诱惑::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=9\n巨乳美女::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=7\n凌辱强奸::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=6\nSM捆绑::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=39\n丝袜美腿::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=36\n绝美少女::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=53\n中文字幕::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=13\nSWAG::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=164\n麻豆传媒::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=165\n天美传媒::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=167\n皇家华人::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=168\n京东影业::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=173\n果冻传媒/91制片::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=171\n星空无限传媒::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=170\n糖心Vlog::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=172\n蜜桃影像传媒::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=169\n其他影业传媒::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=174\n外流资源::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=175\n偷拍/自拍::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=48\n探花/外约::https://meitaav.com/index.php/ajax/data.html?mid=1&page={{page}}&limit=20&tid=18",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://z3.ax1x.com/2021/02/07/ytBcZj.gif",
    "sourceName": "妹塔宇宙",
    "sourceUrl": "https://meitaav.com/",
    "style": ""
  },
  {
    "articleStyle": 2,
    "customOrder": 163,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.row justify-content-md-center@class.col-6 col-sm-4 col-lg-3 col-xl-2",
    "ruleContent": "class.hentai__episodes@ul@all\n<js>\nvar li_shuzu  = java.getStringList(\"class.hentai__episodes@ul@li@all\")\nvar pic_url = java.getStringList(\"//@src\",li_shuzu)\nvar chapter_text = java.getStringList(\"a@text\", li_shuzu)\nresult=\"\"\nresult+= \"<html> <meta content=\\\"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no\\\" />  <body>\"\n\nfor(var i in chapter_text){\nvar spkey = pic_url[i].match(/hh\\/.+(?=\\/s_poster)/)\n result+=\"<a href=\\\"javascript:;\\\" onclick=\\\"myplay(this.type)\\\"; type=\\\"\"+spkey+\"\\\" style='width: 100%; height: auto' > <img src=\\\"\"+pic_url[i]+\"\\\" alt=\\\"\"+chapter_text[i]+\"\\\" width='120px' height='68px'> \"+chapter_text[i]+ \"</a>\"\n result+=\"<br />\"\n}\nresult +=\"<p id=\\\"dd\\\"><video id=\\\"mv\\\" src=\\\"https://mymaster-uk.cyou/api/v3/\" +spkey+\"/master.m3u8\\\" controls preload=\\\"auto\\\" style='width: 100%; height: auto'></video><\\p>\"\n result+=\"<br />\"\n result+=\"<br />\"\n result+=\"<br />\"\n//修改播放链接函数\nresult+=\"<script> myplay=function(data){ document.getElementById(\\\"mv\\\").remove(); alert( \\\"更新成功\\\");  document.getElementById(\\\"dd\\\").innerHTML =\\\"<video id=\\'mv\\' src=\\'https://mymaster-uk.cyou/api/v3/\\\" +data+\\\"/master.m3u8\\' controls preload=\\'auto\\' style='width: 100%; height: auto'></video>\\\";}</script>\"\nresult += \"</body></html>\"\n</js>",
    "ruleDescription": "",
    "ruleImage": "tag.img@src",
    "ruleLink": "a@href",
    "ruleTitle": "tag.img@alt",
    "singleUrl": false,
    "sortUrl": "全部最新::https://hanime.xxx/hentai/<,page/{{page}}>/\n全部评分::https://hanime.xxx/hentai/<,page/{{page}}>/?m_orderby=rating\n全部热门::https://hanime.xxx/hentai/<,page/{{page}}>/?m_orderby=views\n\n无修最新::https://hanime.xxx/category/uncensored-hentai<,/page/{{page}}>\n无修评分::https://hanime.xxx/category/uncensored-hentai/<,page/{{page}}>/?m_orderby=rating\n无修热门::https://hanime.xxx/category/uncensored-hentai<,page/{{page}}>/?m_orderby=views\n百合最新::https://hanime.xxx/category/yuri<,/page/{{page}}/>\n百合评分::https://hanime.xxx/category/yuri/<,page/{{page}}>/?m_orderby=rating\n百合热门::https://hanime.xxx/category/yuri/<,page/{{page}}>/?m_orderby=views\n\n触手最新::https://hanime.xxx/category/tentacle<,/page/{{page}}/>\n触手评分::https://hanime.xxx/category/tentacle<,page/{{page}}>/?m_orderby=rating\n触手热门::https://hanime.xxx/category/tentacle<,page/{{page}}>/?m_orderby=views\n\n熟女最新::https://hanime.xxx/category/milf/<,page/{{page}}/>\n熟女评分::https://hanime.xxx/category/milf/<,page/{{page}}>/?m_orderby=rating\n熟女热门::https://hanime.xxx/category/milf/<,page/{{page}}>/?m_orderby=views",
    "sourceComment": "实现点击动态更新视频播放链接",
    "sourceGroup": "R18",
    "sourceIcon": "https://hanime.xxx/wp-content/uploads/2019/10/Logo-Hanime.png",
    "sourceName": "hanime.xxx 2.0",
    "sourceUrl": "https://hanime.xxx/hentai",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 163,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://oss.xrzww.com/mini/youdu/urllogo.png",
    "sourceName": "有毒小说",
    "sourceUrl": "https://m.youdubook.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 164,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://yingshi.tv/_next/static/media/Logo.e65b2aaa.svg",
    "sourceName": "影视TV",
    "sourceUrl": "https://yingshi.tv"
  },
  {
    "articleStyle": 0,
    "customOrder": 164,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://wap.hanwujinian.com/public/static/wap/wap1/image/icon/img_1.png",
    "sourceName": "寒武纪年",
    "sourceUrl": "http://wap.hanwujinian.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 165,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "article",
    "ruleContent": "",
    "ruleImage": "script@all##.*?loadBannerDirect\\('(.*?)',.*?##$1###",
    "ruleLink": "meta.-2@content",
    "ruleNextPage": "page",
    "rulePubDate": "span@content",
    "ruleTitle": "text",
    "singleUrl": false,
    "sourceGroup": "R18",
    "sourceIcon": "https://img2.baidu.com/it/u=4040128745,1697488183&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "吃瓜网",
    "sourceUrl": "https://www.51cg7.com/category/wpcz/{{page}}/"
  },
  {
    "articleStyle": 0,
    "customOrder": 165,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://ss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=528387707,1375937155&fm=26&gp=0.jpg",
    "sourceName": "掌阅",
    "sourceUrl": "https://m.zhangyue.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 166,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".bloglist@ul@tr",
    "ruleContent": ".contentbox@all##上一篇(.|\\n)*",
    "ruleImage": "@js:\"https://i.postimg.cc/hGNSXMKC/2607ed0d2e13cdd461ef872ef28b84ae.png\"",
    "ruleLink": "li.0@a@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "li.0@span@text",
    "ruleTitle": "li.0@a@title",
    "singleUrl": false,
    "sourceComment": "双数据\n自行将 标题  时间  链接\n0  改为  1\n就是另一个数据啦",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/jC0phSF2/1655351701239.png",
    "sourceName": "ii文学(必看源注释)",
    "sourceUrl": "https://233335.xyz/e/action/ListInfo/?classid=1"
  },
  {
    "articleStyle": 0,
    "customOrder": 166,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://img1.baidu.com/it/u=1496571514,2586450180&fm=253&fmt=auto&app=138&f=PNG?w=120&h=120",
    "sourceName": "QQ阅读",
    "sourceUrl": "https://ubook.reader.qq.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 167,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".recommended@.recommended-grids@.col-md-2",
    "ruleContent": ".photo_box@tag.img@src##\\n##\\$\n<js>\nli='\\n'\nlist=result.split('$')\nfor(i in list){\n\t\tli += '<li><img src=\"https://www.jokerlu6.pw/template/jokerlu/images/logo.png\" data-src=\"https://pic1.xuehuaimg.com/proxy/'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n<h3>{{@@.song-info@h3@text}}</h3>\r\n<h6>{{@@id.myList@h4@text}}</h6>\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "https://pic1.xuehuaimg.com/proxy/{{@@img@src}}",
    "ruleLink": "a.0@href",
    "ruleNextPage": ".mbyc.-2@a@href",
    "rulePubDate": ".time@p@text",
    "ruleTitle": ".title@text",
    "singleUrl": false,
    "sortUrl": "性感激情::https://www.jokerlu6.pw/index.php/arttype/112.html\n美女图::https://www.jokerlu6.pw/index.php/arttype/76.html\n清凉写真::https://www.jokerlu6.pw/index.php/arttype/110.html\n丝袜美腿::https://www.jokerlu6.pw/index.php/arttype/111.html\r\n欧美写真::https://www.jokerlu6.pw/index.php/arttype/113.html\r\n亚洲美女::https://www.jokerlu6.pw/index.php/arttype/77.html\r\n欧美美女::https://www.jokerlu6.pw/index.php/arttype/78.html\r\n素人正妹::https://www.jokerlu6.pw/index.php/arttype/79.html\r\nCOSPLAY::https://www.jokerlu6.pw/index.php/arttype/80.html",
    "sourceComment": "免费的图片代理xuehuaimg.com 可代理 jpg gif,可用性未知",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/pTbSBG9m/IMG-20220808-222629.jpg",
    "sourceName": "jokerlu",
    "sourceUrl": "https://www.jokerlu6.pw/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 167,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_7731_1621508397/256",
    "sourceName": "书旗小说",
    "sourceUrl": "https://t.shuqi.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 168,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".myvod@ul@li",
    "ruleContent": "tag.script.7@all##.*\"url\":\"(.*?)\".*##$1\n<js>result.replace(/\\\\/g,\"\")</js>\n<video src=\"{{result}}\" width=\"100%\" height=\"auto\" controls></video>",
    "ruleImage": "img@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "p.vodtitle@text",
    "ruleTitle": "h4@text",
    "singleUrl": false,
    "sortUrl": "视频一区::http://mb4.cms10demo.com/index.php/vod/type/id/20/page/{{page}}.html\n视频二区::http://mb4.cms10demo.com/index.php/vod/type/id/21/page/{{page}}.html\n视频三区::http://mb4.cms10demo.com/index.php/vod/type/id/22/page/{{page}}.html\n国产情色::http://mb4.cms10demo.com/index.php/vod/type/id/23/page/{{page}}.html\n主播直播::http://mb4.cms10demo.com/index.php/vod/type/id/24/page/{{page}}.html\n动漫里番::http://mb4.cms10demo.com/index.php/vod/type/id/25/page/{{page}}.html\n日韩综合::http://mb4.cms10demo.com/index.php/vod/type/id/26/page/{{page}}.html\n欧美性爱::http://mb4.cms10demo.com/index.php/vod/type/id/27/page/{{page}}.html\n中文字幕::http://mb4.cms10demo.com/index.php/vod/type/id/28/page/{{page}}.html\n强奸乱伦::http://mb4.cms10demo.com/index.php/vod/type/id/29/page/{{page}}.html\n制服黑丝::http://mb4.cms10demo.com/index.php/vod/type/id/30/page/{{page}}.html\n巨乳美乳::http://mb4.cms10demo.com/index.php/vod/type/id/31/page/{{page}}.html\n变态调教::http://mb4.cms10demo.com/index.php/vod/type/id/32/page/{{page}}.html\n自拍偷拍::http://mb4.cms10demo.com/index.php/vod/type/id/33/page/{{page}}.html\n熟女人妻::http://mb4.cms10demo.com/index.php/vod/type/id/34/page/{{page}}.html\n日本无码::http://mb4.cms10demo.com/index.php/vod/type/id/35/page/{{page}}.html\n日本有码::http://mb4.cms10demo.com/index.php/vod/type/id/36/page/{{page}}.html\n少女萝莉::http://mb4.cms10demo.com/index.php/vod/type/id/37/page/{{page}}.html\n三级伦理::http://mb4.cms10demo.com/index.php/vod/type/id/38/page/{{page}}.html\n明星偶像::http://mb4.cms10demo.com/index.php/vod/type/id/39/page/{{page}}.html\n美女模特::http://mb4.cms10demo.com/index.php/vod/type/id/40/page/{{page}}.html\nAI换脸::http://mb4.cms10demo.com/index.php/vod/type/id/41/page/{{page}}.html\n搜索::http://mb4.cms10demo.com/index.php/vod/search/page/{{page}}/wd/{{source.getVariable()}}.html",
    "sourceGroup": "R18",
    "sourceIcon": "https://telegraph.eowo.us//file/130785a661afeda5af8c3.png",
    "sourceName": "demo",
    "sourceUrl": "http://mb4.cms10demo.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 168,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://qidian.gtimg.com/hongxium/img/activities/download-header-logo-dda168a850.png",
    "sourceName": "红袖添香",
    "sourceUrl": "https://m.hongxiu.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 169,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "https://qq.com.lsck-jump.xyz?uid=41155",
    "ruleArticles": ".pic-grid-item||.column",
    "ruleContent": "",
    "ruleImage": "img@src",
    "ruleLink": "a.0@href##$##,{'webView': true}",
    "ruleNextPage": "page",
    "rulePubDate": "{{@.is-size-7.0@a.1@text}}{{@.is-size-7.2@a.1@text}}{{@.is-size-7.0@textNodes##\\n}}",
    "ruleTitle": "span@text",
    "singleUrl": false,
    "sortUrl": "视频::https://qq.com.lsck.xyz/list?pid=0&page={{page}},{'webView': true}\n\n美图::https://qq.com.lsck.xyz/list?pid=2&page={{page}},{'webView': true}\n\n漫画::https://qq.com.lsck.xyz/list?pid=3&page={{page}},{'webView': true}\n\n小说::https://qq.com.lsck.xyz/list?pid=1&page={{page}},{'webView': true}\n\n视频搜索::https://qq.com.lsck.xyz/search?pid=0&keyword={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('熟女'):\"\"}}{{source.getVariable()}}&page={{page}},{'webView': true}\n\n小说搜索::https://qq.com.lsck.xyz/search?pid=1&keyword={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('萝莉'):\"\"}}{{source.getVariable()}}&page={{page}},{'webView': true}\n\n美图搜索::https://qq.com.lsck.xyz/search?pid=2&keyword={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('萝莉'):\"\"}}{{source.getVariable()}}&page={{page}},{'webView': true}\n\n漫画搜索::https://qq.com.lsck.xyz/search?pid=3&keyword={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('萝莉'):\"\"}}{{source.getVariable()}}&page={{page}},{'webView': true}",
    "sourceComment": "地址发布页\nhttps://qq.com.lsck-fabuye.xyz\n\n视频无法播放，直接打开本订阅源👉右上角三点👉登陆👉切换账号\n用户名\nsun919\n\n密码\n371323\n\n都是完美无限观看了的",
    "sourceGroup": "R18",
    "sourceIcon": "https://img0.baidu.com/it/u=630899170,2086123604&fm=253&fmt=auto&app=138&f=JPEG?w=333&h=500",
    "sourceName": "绿色仓库(视图文漫请看源注释)",
    "sourceUrl": "https://qq.com.lsck.xyz"
  },
  {
    "articleStyle": 0,
    "customOrder": 169,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://user-center.cdn.bcebos.com/head/raw/uc.101.3ffef3f1.bNa6UN8LJuLLG5xk514L7w?x-bce-process=image/resize,m_lfit,w_200,h_200&autime=3",
    "sourceName": "潇湘书院",
    "sourceUrl": "https://m.xxsy.net",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 170,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "html",
    "ruleContent": "class.waterfall@html",
    "ruleLink": "html",
    "ruleTitle": "text",
    "singleUrl": false,
    "sourceGroup": "R18",
    "sourceIcon": "https://img0.baidu.com/it/u=3594725999,1437276298&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=281",
    "sourceName": "50美图库（制作完成）",
    "sourceUrl": "https://xn---50ppiccom-xr7r588tmbm.www-50ppic.com/?fuli.one"
  },
  {
    "articleStyle": 0,
    "customOrder": 170,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "💰 正版",
    "sourceIcon": "https://m.jjwxc.com/images/wap/logo2.png",
    "sourceName": "晋江文学",
    "sourceUrl": "https://m.jjwxc.com",
    "style": ""
  },
  {
    "articleStyle": 1,
    "customOrder": 171,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".blog",
    "ruleContent": "video@all",
    "ruleImage": "img@data-src",
    "ruleLink": "h3@data-id",
    "ruleNextPage": "page",
    "rulePubDate": "h4.1@text",
    "ruleTitle": "h3@text",
    "singleUrl": false,
    "sortUrl": "最新a片::http://fangsung.com/a片/3?page={{page}}\n日本精品::http://fangsung.com/a片/3?type=日本精品&source=3&page={{page}}\n精品推荐::http://fangsung.com/a片/3?type=精品推荐&source=3&page={{page}}\n国产色情::http://fangsung.com/a片/3?type=国产色情&source=3&page={{page}}\n主播直播::http://fangsung.com/a片/3?type=主播直播&source=3&page={{page}}\n亚洲无码::http://fangsung.com/a片/3?type=亚洲无码&source=3&page={{page}}\n中文字幕::http://fangsung.com/a片/3?type=中文字幕&source=3&page={{page}}\n巨乳美乳::http://fangsung.com/a片/3?type=巨乳美乳&source=3&page={{page}}\n人妻熟女::http://fangsung.com/a片/3?type=人妻熟女&source=3&page={{page}}\n强奸乱伦::http://fangsung.com/a片/3?type=强奸乱伦&source=3&page={{page}}\n欧美精品::http://fangsung.com/a片/3?type=欧美精品&source=3&page={{page}}\n萝莉少女::http://fangsung.com/a片/3?type=萝莉少女&source=3&page={{page}}\n伦理三级::http://fangsung.com/a片/3?type=伦理三级&source=3&page={{page}}\n成人动漫::http://fangsung.com/a片/3?type=成人动漫&source=3&page={{page}}\n自拍偷拍::http://fangsung.com/a片/3?type=自拍偷拍&source=3&page={{page}}\n制服丝袜::http://fangsung.com/a片/3?type=制服丝袜&source=3&page={{page}}\n口交颜射::http://fangsung.com/a片/3?type=口交颜射&source=3&page={{page}}\nCosplay::http://fangsung.com/a片/3?type=Cosplay&source=3&page={{page}}\n素人自拍::http://fangsung.com/a片/3?type=素人自拍&source=3&page={{page}}\n台湾辣妹::http://fangsung.com/a片/3?type=台湾辣妹&source=3&page={{page}}\n韩国御姐::http://fangsung.com/a片/3?type=韩国御姐&source=3&page={{page}}\n唯美港姐::http://fangsung.com/a片/3?type=唯美港姐&source=3&page={{page}}\n东南亚AV::http://fangsung.com/a片/3?type=东南亚AV&source=3&page={{page}}\n欺辱凌辱::http://fangsung.com/a片/3?type=欺辱凌辱&source=3&page={{page}}\n剧情介绍::http://fangsung.com/a片/3?type=剧情介绍&source=3&page={{page}}\n多人多P::http://fangsung.com/a片/3?type=多人多P&source=3&page={{page}}\n91探花::http://fangsung.com/a片/3?type=91探花&source=3&page={{page}}\n网红流出::http://fangsung.com/a片/3?type=网红流出&source=3&page={{page}}\n野外露出::http://fangsung.com/a片/3?type=野外露出&source=3&page={{page}}\n古装扮演::http://fangsung.com/a片/3?type=古装扮演&source=3&page={{page}}\n女优系列::http://fangsung.com/a片/3?type=女优系列&source=3&page={{page}}\n可爱学生::http://fangsung.com/a片/3?type=可爱学生&source=3&page={{page}}\n风情旗袍::http://fangsung.com/a片/3?type=风情旗袍&source=3&page={{page}}\n兽耳系列::http://fangsung.com/a片/3?type=兽耳系列&source=3&page={{page}}\n瑜伽裤::http://fangsung.com/a片/3?type=瑜伽裤&source=3&page={{page}}\n闷骚护士::http://fangsung.com/a片/3?type=闷骚护士&source=3&page={{page}}\n过膝袜::http://fangsung.com/a片/3?type=过膝袜&source=3&page={{page}}\n网曝门::http://fangsung.com/a片/3?type=网曝门&source=3&page={{page}}\n传媒出品::http://fangsung.com/a片/3?type=传媒出品&source=3&page={{page}}\n女同性恋::http://fangsung.com/a片/3?type=女同性恋&source=3&page={{page}}\n男同性恋::http://fangsung.com/a片/3?type=男同性恋&source=3&page={{page}}\n恋腿狂魔::http://fangsung.com/a片/3?type=恋腿狂魔&source=3&page={{page}}\n亚洲有码::http://fangsung.com/a片/3?type=亚洲有码&source=3&page={{page}}",
    "sourceGroup": "R18,18",
    "sourceIcon": "http://fangsung.com/themes/fangsung/assets/img/favicon.ico",
    "sourceName": "A片",
    "sourceUrl": "http://fangsung.com"
  },
  {
    "articleStyle": 1,
    "concurrentRate": "",
    "customOrder": 172,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.post",
    "ruleContent": "@js:\nvar doc = org.jsoup.Jsoup.parse(result);\nvar title = String(doc.select(\"h1\").text()).replace(/18AV.*/,'');\nvar path = String(doc).match(/php\\?id=(\\w{10,30})/)[1];\nvar obj = path.match(/(\\d+)_(\\w+?)_(\\w+)/);\nvar src = \"https://fc.imgscloud.com/\"+obj[2]+\"/\"+obj[3]+\"/\"+obj[3]+\".m3u8\";\n//界面\nhtml='<head><link href=\"//cdn.staticfile.org/dplayer/1.25.0/DPlayer.min.css\" rel=\"stylesheet\"><script src=\"//cdn.staticfile.org/dplayer/1.25.0/DPlayer.min.js\"></script></head><div id=\"dplayer\" style=\"width:100%;height:280px\"></div><script>(function (){var dplayer = new DPlayer({element:document.getElementById(\"dplayer\"),autoplay: true,lang: \\'zh-cn\\',video: {url: \\\"'+src+'\\\"}});})()</script><div>播放地址:<div class=\"dz\">'+src+'</div></div>'\nresult = '<h4>'+title+'</h4>'+ html",
    "ruleImage": "tag.img@src",
    "ruleLink": "a@href",
    "ruleNextPage": "class.fa@tag.a@href",
    "ruleTitle": "a@text",
    "singleUrl": false,
    "sortUrl": "随机::https://maa1812.com/zh/uncensored_random/all/index.html\n无码中文::https://maa1812.com/zh/uncensored_list/all/1.html\n无修正::https://maa1812.com/18av_all.html\n一本道::https://maa1812.com/zh/uncensored_makersr/32/%E4%B8%80%E6%9C%AC%E9%81%93(1pondo)/1.html\n加勒比1::https://maa1812.com/zh/uncensored_makersr/30/%E3%82%AB%E3%83%AA%E3%83%93%E3%82%A2%E3%83%B3%E3%82%B3%E3%83%A0(Caribbeancom)/1.html\n加勒比2::https://maa1812.com/zh/uncensored_makersr/40/%E3%82%AB%E3%83%AA%E3%83%93%E3%82%A2%E3%83%B3%E3%82%B3%E3%83%A0PPV(Caribbeancompr)/1.html\nheyzo::https://maa1812.com/zh/uncensored_makersr/17/HEYZO/1.html\n天然素人::https://maa1812.com/zh/uncensored_makersr/31/%E5%A4%A9%E7%84%B6%E3%82%80%E3%81%99%E3%82%81(10musume)/1.html\ngachin娘::https://maa1812.com/zh/uncensored_makersr/35/%E3%82%AC%E3%83%81%E3%82%93%E5%A8%98%EF%BC%81(Gachinco)/1.html\n东京热::https://maa1812.com/zh/uncensored_makersr/29/%E6%9D%B1%E4%BA%AC%E7%86%B1(Tokyo%20Hot)/1.html\nパコパコママ::https://maa1812.com/zh/uncensored_makersr/36/%E3%83%91%E3%82%B3%E3%83%91%E3%82%B3%E3%83%9E%E3%83%9E(pacopacomama)/1.html\nエッチな4610::https://maa1812.com/zh/uncensored_makersr/34/%E3%82%A8%E3%83%83%E3%83%81%E3%81%AA4610/1.html\nエッチな0931::https://maa1812.com/zh/uncensored_makersr/39/%E3%82%A8%E3%83%83%E3%83%81%E3%81%AA0930/1.html\n人妻斩::https://maa1812.com/zh/uncensored_makersr/38/%E4%BA%BA%E5%A6%BB%E6%96%AC%E3%82%8A0930/1.html\nxxx,av::https://maa1812.com/zh/uncensored_makersr/126/%E3%83%88%E3%83%AA%E3%83%97%E3%83%AB%E3%82%A8%E3%83%83%E3%82%AF%E3%82%B9%20(XXX-AV)/1.html",
    "sourceComment": "22＊10＊02  更新   退出重进为随机\n\n通过电子邮件自动回覆获取网址与本頁面訊息同步\n请发送邮件到 ebnrks87@gmail.com 获取最新网站网址。\n\n导航    https://aabb1802.com/",
    "sourceGroup": "R18",
    "sourceIcon": "https://s1.ax1x.com/2020/10/04/0GP0yD.png",
    "sourceName": "18(1812)重新校正",
    "sourceUrl": "https://maa1812.com/",
    "style": ".dz {\nwidth:100%; \npadding:5px 0;\nborder:solid; \nborder-radius:5px;\noverflow:scroll;\nbackground-color:#dddddd\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 173,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "http://m.aikantv.org/favicon.ico",
    "sourceName": "爱看TV",
    "sourceUrl": "http://m.aikantv.org"
  },
  {
    "articleStyle": 0,
    "customOrder": 173,
    "enableJs": false,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://m.ruochu.com/favicon.ico",
    "sourceName": "若初文学",
    "sourceUrl": "https://m.ruochu.com"
  },
  {
    "articleStyle": 1,
    "customOrder": 174,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".aspect-ratio",
    "ruleContent": "class.max-width-md margin-x-auto margin-bottom-lg@all",
    "ruleImage": "img@data-src",
    "ruleLink": "a@href",
    "ruleNextPage": "",
    "rulePubDate": ".card-video__duration@text",
    "ruleTitle": "img@alt",
    "singleUrl": false,
    "sortUrl": "中國AV::https://ppp.porn/categories/china-av/\n日本片商::https://ppp.porn/categories/japan-producer/\n素人自拍::https://ppp.porn/categories/amateur/\n中國::https://ppp.porn/categories/china/\n台灣::https://ppp.porn/categories/taiwan/\n日本::https://ppp.porn/categories/japan/\n東南亞::https://ppp.porn/categories/se-asia/\n韓國::https://ppp.porn/categories/korea/\n香港::https://ppp.porn/categories/hongkong/\nCosplay::https://ppp.porn/categories/cosplay/\n主播::https://ppp.porn/categories/streamer/\n主觀視角::https://ppp.porn/categories/first-person-pov/\n凌辱::https://ppp.porn/categories/bdsm/\n劇情::https://ppp.porn/categories/drama/\n多P::https://ppp.porn/categories/threesome/\n探花::https://ppp.porn/categories/91-tanhua/\n流出::https://ppp.porn/categories/leaked/\n無碼::https://ppp.porn/categories/uncensored/\n野外露出::https://ppp.porn/categories/exhibitionists/\nOL::https://ppp.porn/categories/office-lady/\n動漫::https://ppp.porn/categories/acg/\n古裝::https://ppp.porn/categories/costume/\n女僕::https://ppp.porn/categories/maid/\n學生::https://ppp.porn/categories/student/\n旗袍::https://ppp.porn/categories/cheongsam/\n獸耳::https://ppp.porn/categories/kemonomimi/\n瑜伽褲::https://ppp.porn/categories/yoga-pants/\n真理褲::https://ppp.porn/categories/dolfin-shorts/\n絲襪::https://ppp.porn/categories/pantyhose/\n護士::https://ppp.porn/categories/nurse/\n過膝襪::https://ppp.porn/categories/knee-socks/",
    "sourceGroup": "R18",
    "sourceIcon": "https://i.postimg.cc/q7MH2x2p/IMG-20220716-132525.jpg",
    "sourceName": "P站",
    "sourceUrl": "https://ppp.porn/",
    "style": "video{width:100%}img{width:100%}"
  },
  {
    "articleStyle": 1,
    "customOrder": 175,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".item",
    "ruleContent": "id.kt_player@all&&script@all",
    "ruleImage": "img@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "",
    "rulePubDate": ".duration@text",
    "ruleTitle": "img@alt",
    "singleUrl": false,
    "sortUrl": "台灣::https://85tube.com/categories/tai-wan/\n泰國::https://85tube.com/categories/tai-guo/\n自拍::https://85tube.com/categories/zi-pai/\n越南::https://85tube.com/categories/yue-nan/\n近拍::https://85tube.com/categories/jin-pai/\n日本::https://85tube.com/categories/ri-ben/\n中國::https://85tube.com/categories/zhong-guo/\n偷拍::https://85tube.com/categories/tou-pai/\n韓國::https://85tube.com/categories/han-guo/\n香港::https://85tube.com/categories/xiang-gang/\n新馬::https://85tube.com/categories/xin-ma/\n街拍::https://85tube.com/categories/jie-pai/",
    "sourceGroup": "R18",
    "sourceIcon": "https://85tube.com/favicon.ico",
    "sourceName": "85Tube",
    "sourceUrl": "https://85tube.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 176,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "https://www.vgtime.com/resources/img/favicon.ico",
    "sourceName": "游戏时光",
    "sourceUrl": "https://www.vgtime.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 176,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://static.gcores.com/assets/52fcb59ad1e09abecec58d39da6731cb.jpg",
    "sourceName": "机核GCORES",
    "sourceUrl": "https://www.gcores.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 177,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "http://www.gamelook.com.cn/wp-content/uploads/2019/05/g003.png",
    "sourceName": "GameLook",
    "sourceUrl": "http://www.gamelook.com.cn"
  },
  {
    "articleStyle": 0,
    "customOrder": 177,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://m.qdaily.com/images/logo.jpg",
    "sourceName": "好奇心日报",
    "sourceUrl": "http://m.qdaily.com/mobile/homes.html"
  },
  {
    "articleStyle": 2,
    "concurrentRate": "",
    "customOrder": 178,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "ruleArticles": "id.main@tag.li||$",
    "ruleContent": "id.allbtn@text##展开全图\\(1/|\\)\n<js>\nn=Number(result)+1\nu='{{@@id.nowimg@src##1\\.jpg$}}'\n\nlist='\\n'\nfor(i=1;i<n;i++){\n\t\tlist += '<li><img src=\"https://www.tuiimg.com/images/logo.png\" data-src=\"'+u+i+'.jpg\"></li>\\n'\n\t}\nlist\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "tag.img@realsrc\n@js:\nresult?result:'https://i.tuiimg.net/{{$.catalog}}/{{$.id}}/mc.jpg'",
    "ruleLink": "tag.a@href\n@js:\nresult?result:'https://m.tuiimg.com/meinv/{{$.id}}/'",
    "ruleNextPage": "page",
    "rulePubDate": "{{$.time}}{{@@tag.span.0@text## 发布}} 发布　　喜欢({{$.love}}{{@@tag.span.1@text##(\\d+)##$1###}})",
    "ruleTitle": "tag.h2@text||$.title",
    "singleUrl": false,
    "sortUrl": "首页最新::https://m.tuiimg.com/data.php?page={{page}}\n变量搜索::https://m.tuiimg.com/search/list_{{page}}.html,{'method':'POST','body': 'skey={{v=source.getVariable();(v!='',v!=null)?v:(source.setVariable('三度'),source.getVariable())}}'}\n综合全部::https://m.tuiimg.com/meinv/list_{{page}}.html\n性感美女::https://m.tuiimg.com/xingganmeinv/list_{{page}}.html\n清纯美女::https://m.tuiimg.com/qingchunmeinv/list_{{page}}.html\n妹子图集::https://m.tuiimg.com/meizitu/list_{{page}}.html\n美女写真::https://m.tuiimg.com/meinvxiezhen/list_{{page}}.html\n\n\n//标签\n美胸::https://m.tuiimg.com/tag/meixiong/list_{{page}}.html\n美臀::https://m.tuiimg.com/tag/meitun/list_{{page}}.html\n美腿::https://m.tuiimg.com/tag/meitui/list_{{page}}.html\n妩媚::https://m.tuiimg.com/tag/wumei/list_{{page}}.html\n爆乳::https://m.tuiimg.com/tag/baoru/list_{{page}}.html\n诱惑::https://m.tuiimg.com/tag/youhuo/list_{{page}}.html\n丰满::https://m.tuiimg.com/tag/fengman/list_{{page}}.html\n可爱::https://m.tuiimg.com/tag/keai/list_{{page}}.html\n嫩模::https://m.tuiimg.com/tag/nenmo/list_{{page}}.html\n甜美::https://m.tuiimg.com/tag/tianmei/list_{{page}}.html\n萌妹::https://m.tuiimg.com/tag/mengmei/list_{{page}}.html\n\n\n//平台\nROSI::https://m.tuiimg.com/rosi/list_{{page}}.html\n秀人网::https://m.tuiimg.com/xiuren/list_{{page}}.html\n尤蜜荟::https://m.tuiimg.com/tag/youmihui/list_{{page}}.html\n尤果网::https://m.tuiimg.com/tag/ugirls/list_{{page}}.html\n美媛馆::https://m.tuiimg.com/tag/myg/list_{{page}}.html\n魅妍社::https://m.tuiimg.com/tag/mistar/list_{{page}}.html\n爱蜜社::https://m.tuiimg.com/tag/imiss/list_{{page}}.html\n蜜桃社::https://m.tuiimg.com/tag/miitao/list_{{page}}.html\n模范学院::https://m.tuiimg.com/tag/mfstar/list_{{page}}.html\n尤物馆::https://m.tuiimg.com/tag/youwu/list_{{page}}.html\n星颜社::https://m.tuiimg.com/tag/xingyan/list_{{page}}.html\n嗲囡囡::https://m.tuiimg.com/tag/feilin/list_{{page}}.html\n花の颜::https://m.tuiimg.com/tag/huayan/list_{{page}}.html\n御女郎::https://m.tuiimg.com/tag/dkgirl/list_{{page}}.html\n花漾::https://m.tuiimg.com/tag/huayang/list_{{page}}.html\n网红馆::https://m.tuiimg.com/tag/candy/list_{{page}}.html\n第四印象::https://m.tuiimg.com/tag/disi/list_{{page}}.html\n头条女神::https://m.tuiimg.com/tag/toutiaogirls/list_{{page}}.html\n\n\n//更多分类请自己添加\n//https://m.tuiimg.com/tag/",
    "sourceComment": "v0.2\n更改正文模板\n优化key的获取",
    "sourceGroup": "R18",
    "sourceIcon": "https://m.tuiimg.com/favicon.ico",
    "sourceName": "推图网",
    "sourceUrl": "@js:\npage=org.jsoup.Jsoup.parse(\n\tjava.ajax('https://m.tuiimg.com/meinv')\n).select('.end').attr('href').match(/\\d+/)[0]\n'https://m.tuiimg.com/meinv/list_' + Math.ceil(Math.random()*page) + '.html'",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 1,
    "customOrder": 179,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.post",
    "ruleContent": "",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.page_next@tag.a@href",
    "rulePubDate": "{{@@class.date_y@text}}{{@@class.small-number@text}}",
    "ruleTitle": "tag.a.0@text",
    "singleUrl": false,
    "sortUrl": "古典民乐::http://www.52qingyin.cn/gudianminyue\n天籁钢琴::http://www.52qingyin.cn/tianlaigangqin\n经典配乐::http://www.52qingyin.cn/jingdianpeiyue\n浅吟心殇::http://www.52qingyin.cn/yinchang\n古风歌曲::http://www.52qingyin.cn/gufenggequ\n新世纪::http://www.52qingyin.cn/newage\n专辑推荐::http://www.52qingyin.cn/tag/zhuanjituijian\n网络美文::http://www.52qingyin.cn/wangluomeiwen\n网络投稿::http://www.52qingyin.cn/contribute\n音画插图::http://www.52qingyin.cn/yinhuatuwen",
    "sourceGroup": "📻 媒体",
    "sourceIcon": "https://p3.ssl.qhimgs1.com/bdr/300_115_/t02f63c0e5683609e13.jpg",
    "sourceName": "清音陋屋",
    "sourceUrl": "http://www.52qingyin.cn",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 180,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "injectJs": "//选择需要删除的标签，以,分隔\nitems = document.querySelectorAll(`\n\t.notice-top,\n\t.navbar-nav>li:nth-child(n+3),\n\t.navbar-right,\n\t.anti-select,\n\t#show-qrcode,\n\t#ex-comment,\n\t.hidden-more\n`)\n\n//把选择的html值改成空\nArray.from(items,(item)=>{\n\titem.innerHTML = ``\n\titem.style.display = `none`\n})\n\n\n\n//上面是通用js，下面的不是\n//删除网站的随机广告\nitems = document.querySelectorAll('.item')\nif(items){\nArray.from(items,(item)=>{\nif(item.querySelector('.item-num').innerText == 'AD'){\n\t\titem.innerHTML = ``\n\t\titem.style.display = `none`\n\t}\n})\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleLink": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceComment": "广告屏蔽测试，阅读版本需要22.11.08以上",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.fulitu.cc/usr/themes/photograph/favicon.png",
    "sourceName": "福利兔",
    "sourceUrl": "https://www.fulitu.cc"
  },
  {
    "articleStyle": 0,
    "customOrder": 180,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "ruleNextPage": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://static.toodaylab.com/static/images/share-logo.jpg",
    "sourceName": "理想生活实验室",
    "sourceUrl": "https://www.toodaylab.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 181,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.item",
    "ruleContent": "<js>\n\nfunction getNext(){\n\n//下一页url，链接不全请补全\nnextUrl = java.getString('class.next@href')\n\n\n\n\t\tif(nextUrl!=\"\"){\n\t\t\t\tp++\n\t\tjava.toast('p'+p+'加载中...')\n\t\t\t\treturn getHtml()\n\t\t\t}\n\njava.toast('加载完成')\n\t\treturn result\n\t}\n\n\n\n\n\nfunction getHtml(){\ntry{\n\t\tajax = java.ajax(nextUrl)\n\t\tjava.setContent(ajax)\n\t\tresult += ajax\n\t\treturn getNext()\n\t}\n\n//ajax下一页报错时，会重新尝试两次。\n//超过三次失败就不再加载。\ncatch (err){\n\t\tif(e<4){\n\t\t\t\te++\n\t\t\tjava.toast('p'+p+'加载中...')\n\t\t\t\treturn getHtml()\n\t\t\t}\n\t\treturn result\n\t}\n}\n\np = e = 1\ngetNext()\n</js>\n\n\ntag.noscript@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"https://www.q10drfc.com/wp-content/themes/justnews/images/logo.png\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleDescription": "",
    "ruleImage": "tag.img@src##.*src=|&.*",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.next@href",
    "rulePubDate": "{{@@class.item-category@text}} &nbsp; {{@@class.item-meta-left@text}}",
    "ruleTitle": "class.item-title@text",
    "singleUrl": false,
    "sortUrl": "美女图片::https://www.q10drfc.com/category/mntp\n三度_69::https://www.q10drfc.com/tag/%e4%b8%89%e5%ba%a6_69\n\n变量搜索::https://www.q10drfc.com/?s={{v=source.getVariable();(v!='',v!=null)?v:(source.setVariable('青春'),source.getVariable())}}\n\n秀人网::https://www.q10drfc.com/category/mntp/%e7%a7%80%e4%ba%ba%e7%bd%91\n爱尤物::https://www.q10drfc.com/category/mntp/%e7%88%b1%e5%b0%a4%e7%89%a9\n语画界::https://www.q10drfc.com/category/mntp/%e8%af%ad%e7%94%bb%e7%95%8c\n花漾show::https://www.q10drfc.com/category/mntp/%e8%8a%b1%e6%bc%beshow\n模范学院::https://www.q10drfc.com/category/mntp/%e6%a8%a1%e8%8c%83%e5%ad%a6%e9%99%a2\n美媛馆::https://www.q10drfc.com/category/mntp/%e7%be%8e%e5%aa%9b%e9%a6%86\n喵糖映画::https://www.q10drfc.com/category/mntp/%e5%96%b5%e7%b3%96%e6%98%a0%e7%94%bb\n雅拉伊::https://www.q10drfc.com/category/mntp/%e9%9b%85%e6%8b%89%e4%bc%8a\n爱蜜社::https://www.q10drfc.com/category/mntp/%e7%88%b1%e8%9c%9c%e7%a4%be\n嗲囡囡::https://www.q10drfc.com/category/mntp/%e5%97%b2%e5%9b%a1%e5%9b%a1\n星颜社::https://www.q10drfc.com/category/mntp/%e6%98%9f%e9%a2%9c%e7%a4%be\n尤美::https://www.q10drfc.com/category/mntp/%e5%b0%a4%e7%be%8e\n尤蜜荟::https://www.q10drfc.com/category/mntp/%e5%b0%a4%e8%9c%9c%e8%8d%9f\n头条女神::https://www.q10drfc.com/category/mntp/%e5%a4%b4%e6%9d%a1%e5%a5%b3%e7%a5%9e\n糖果画报::https://www.q10drfc.com/category/mntp/%e7%b3%96%e6%9e%9c%e7%94%bb%e6%8a%a5\n魅妍社::https://www.q10drfc.com/category/mntp/%e9%ad%85%e5%a6%8d%e7%a4%be\n尤物馆::https://www.q10drfc.com/category/mntp/%e5%b0%a4%e7%89%a9%e9%a6%86\n蜜桃社::https://www.q10drfc.com/category/mntp/%e8%9c%9c%e6%a1%83%e7%a4%be\n花の颜::https://www.q10drfc.com/category/mntp/%e8%8a%b1%e3%81%ae%e9%a2%9c\nDK御女郎::https://www.q10drfc.com/category/mntp/dk%e5%be%a1%e5%a5%b3%e9%83%8e\n猫萌榜::https://www.q10drfc.com/category/mntp/%e7%8c%ab%e8%90%8c%e6%a6%9c\n尤果网::https://www.q10drfc.com/category/mntp/%e5%b0%a4%e6%9e%9c%e7%bd%91\n星乐园::https://www.q10drfc.com/category/mntp/%e6%98%9f%e4%b9%90%e5%9b%ad\n猎女神::https://www.q10drfc.com/category/mntp/%e7%8c%8e%e5%a5%b3%e7%a5%9e\n克拉女神::https://www.q10drfc.com/category/mntp/%e5%85%8b%e6%8b%89%e5%a5%b3%e7%a5%9e\n熊川纪信::https://www.q10drfc.com/category/mntp/%e7%86%8a%e5%b7%9d%e7%ba%aa%e4%bf%a1\n果团网::https://www.q10drfc.com/category/mntp/%e6%9e%9c%e5%9b%a2%e7%bd%91\n轰趴猫::https://www.q10drfc.com/category/mntp/%e8%bd%b0%e8%b6%b4%e7%8c%ab\n兔几盟::https://www.q10drfc.com/category/mntp/%e5%85%94%e5%87%a0%e7%9b%9f\n波萝社::https://www.q10drfc.com/category/mntp/%e6%b3%a2%e8%90%9d%e7%a4%be\n美腿宝贝::https://www.q10drfc.com/category/mntp/%e7%be%8e%e8%85%bf%e5%ae%9d%e8%b4%9d\n推女神::https://www.q10drfc.com/category/mntp/%e6%8e%a8%e5%a5%b3%e7%a5%9e\n模特联盟::https://www.q10drfc.com/category/mntp/%e6%a8%a1%e7%89%b9%e8%81%94%e7%9b%9f\n激萌文化::https://www.q10drfc.com/category/mntp/%e6%bf%80%e8%90%8c%e6%96%87%e5%8c%96\n优星馆::https://www.q10drfc.com/category/mntp/%e4%bc%98%e6%98%9f%e9%a6%86\n薄荷叶::https://www.q10drfc.com/category/mntp/%e8%96%84%e8%8d%b7%e5%8f%b6\n萌缚::https://www.q10drfc.com/category/mntp/%e8%90%8c%e7%bc%9a\n推女郎::https://www.q10drfc.com/category/mntp/%e6%8e%a8%e5%a5%b3%e9%83%8e\n爱丝::https://www.q10drfc.com/category/mntp/%e7%88%b1%e4%b8%9d\n影私荟::https://www.q10drfc.com/category/mntp/%e5%bd%b1%e7%a7%81%e8%8d%9f\n村长的宝物::https://www.q10drfc.com/category/mntp/%e6%9d%91%e9%95%bf%e7%9a%84%e5%ae%9d%e7%89%a9\nDDY::https://www.q10drfc.com/category/mntp/ddy\n顽味生活::https://www.q10drfc.com/category/mntp/%e9%a1%bd%e5%91%b3%e7%94%9f%e6%b4%bb\n51Modo::https://www.q10drfc.com/category/mntp/51modo\nRosi::https://www.q10drfc.com/category/mntp/rosi\nDisi::https://www.q10drfc.com/category/mntp/disi\nIShow::https://www.q10drfc.com/category/mntp/ishow\nPans::https://www.q10drfc.com/category/mntp/pans\n中国腿模::https://www.q10drfc.com/category/mntp/%e4%b8%ad%e5%9b%bd%e8%85%bf%e6%a8%a1\nVGirl::https://www.q10drfc.com/category/mntp/vgirl\nRu1mm::https://www.q10drfc.com/category/mntp/ru1mm\nSityle::https://www.q10drfc.com/category/mntp/sityle\n美女写真杂烩::https://www.q10drfc.com/category/mntp/%e7%be%8e%e5%a5%b3%e5%86%99%e7%9c%9f%e6%9d%82%e7%83%a9\n中国美女写真::https://www.q10drfc.com/category/mntp/%e4%b8%ad%e5%9b%bd%e7%be%8e%e5%a5%b3%e5%86%99%e7%9c%9f\n台湾美女写真::https://www.q10drfc.com/category/mntp/%e5%8f%b0%e6%b9%be%e7%be%8e%e5%a5%b3%e5%86%99%e7%9c%9f\n韩国美女写真::https://www.q10drfc.com/category/mntp/%e9%9f%a9%e5%9b%bd%e7%be%8e%e5%a5%b3%e5%86%99%e7%9c%9f\n日本美女写真::https://www.q10drfc.com/category/mntp/%e6%97%a5%e6%9c%ac%e7%be%8e%e5%a5%b3%e5%86%99%e7%9c%9f",
    "sourceComment": "原图标\nhttps://www.q10drfc.com/wp-includes/images/w-logo-blue-white-bg.png",
    "sourceGroup": "封子秦",
    "sourceIcon": "https://img2.baidu.com/it/u=2870860226,1713447382&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500",
    "sourceName": "福利网",
    "sourceUrl": "https://www.q10drfc.com/category/mntp",
    "style": "*{\n\tmargin: 0;\n\tpadding: 0\n}\nul{\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli{\n\tlist-style: none;\n\ttext-align: center\n}\nimg{\n\twidth:100%;\n\theight:auto\n}",
    "variableComment": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 181,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://p1.ssl.qhimgs1.com/t01c3bbb937fc25bdcb.png",
    "sourceName": "人人都是产品经理",
    "sourceUrl": "http://www.woshipm.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 182,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.video-img-box",
    "ruleContent": "class.pb-e-lg-30@script.-1@all\n<js>\nresult=result.match(/http.*m3u8/)[0]</js>\n<video src=\"{{result}}\" width=\"100%\" height=\"auto\" controls></video>",
    "ruleDescription": "",
    "ruleImage": "img@data-src",
    "ruleLink": "a.0@href",
    "ruleNextPage": "page",
    "ruleTitle": "class.title@text",
    "singleUrl": false,
    "sortUrl": "搜索🕵️::https://jable.tv/search/{{source.getVariable()}}/\n\n婚纱::https://jable.tv/tags/wedding-dress/\n热门::https://jable.tv/hot/\n肉丝::https://jable.tv/tags/flesh-toned-pantyhose/\n黑丝::https://jable.tv/tags/black-pantyhose/\n调教::https://jable.tv/categories/bdsm/\n凌辱::https://jable.tv/categories/rape/\n制服::https://jable.tv/categories/uniform/\n纹身::https://jable.tv/tags/tattoo/\n白虎::https://jable.tv/tags/hairless-pussy/\n萝莉::https://jable.tv/tags/loli/\n群交::https://jable.tv/categories/groupsex/\n女同::https://jable.tv/categories/lesbian/\n美腿::https://jable.tv/categories/pantyhose/\n偷拍::https://jable.tv/categories/hidden-cam/\n无码::https://jable.tv/categories/uncensored/\n视角::https://jable.tv/categories/pov/\n最新::https://jable.tv/latest-updates/",
    "sourceGroup": "R18",
    "sourceIcon": "https://missuo.ru/file/ad803bf65990e583d71d6.png",
    "sourceName": "Jable(挂vpn)",
    "sourceUrl": "https://jable.tv/",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 182,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://ss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=354824078,81693241&fm=26&gp=0.jpg",
    "sourceName": "品玩",
    "sourceUrl": "https://www.pingwest.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 183,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://p2.ssl.qhimgs1.com/t018ed3a3c0da49b9bc.png",
    "sourceName": "SF轻小说",
    "sourceUrl": "https://m.sfacg.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 183,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.children",
    "ruleContent": "<html lang=\"en\" data-dpr=\"1\" style=\"font-size: 39.3091px;\"><head>\n    <meta charset=\"UTF-8\">\n    <link rel=\"stylesheet\" href=\"http://m.6yueting.com/css/play.css?v=1.0.2\">\n    <div class=\"outer-wrapper page-width\">\n        <div class=\"player page-width\">\n\n            <div class=\"top\">\n                <h2 class=\"title episode-name\">{{$..channel_name}}</h2>\n            </div>\n            <div class=\"background\">\n               <div class=\"background-mask\">\n                </div>\n            </div>\n            <div class=\"player-cover p-run\">\n                <img class=\"image\" src=\"{{$..cover_url}}\">\n            </div>\n            <div class=\"bottom\">\n                <div class=\"personalized\">\n                    <div class=\"item to-list-link\">\n<audio id=\"kugou\" height=\"100%\" width=\"100%\" controls=\"\" src=\"http://open.ls.qingting.fm/live/{{$..qt_channel_id}}/24k.m3u8?deviceid=652f2086-a7ae-3c71-afb1-ef1fd020ff23\"></audio>                  </div>\n                       </div>\n                </div>\n\n</body></html>",
    "ruleDescription": "",
    "ruleImage": "$..pic_large_url",
    "ruleLink": "https://fm.music.xiaomi.com{$..request_url}",
    "rulePubDate": "{{$..subtitle}}",
    "ruleTitle": "$.data..name",
    "singleUrl": false,
    "sortUrl": "国家台::https://fm.music.xiaomi.com/fm/v1/category/channel/370?pageType=%2Ffm_broadcast_list%2F%E5%B9%BF%E6%92%AD%2F%E5%9B%BD%E5%AE%B6%E5%8F%B0&version_info=%7B%22apk_version%22%3A%22230%22%2C%22apk_version_name%22%3A%221.0.230%22%2C%22device%22%3A%22platina%22%2C%22language%22%3A%22zh_CN%22%2C%22sys_verversion%22%3A%229_V10.3.7.0.PDTCNXM%22%7D&sign=2a57df4bf0b8a5e428b079783f529eeddac4f39d&nonce=9213596406902170431&i=37828e023677ad6e78e96f1c8506e8c4&oaid=56fbb3561e299e40&oaid_imei_both_have=true&ui_version=87&is_pad=false&miui_version=V10&package_name=com.miui.fm&support_fmservice=false\n交通台::https://fm.music.xiaomi.com/fm/v1/category/channel/401?pageType=%2Ffm_broadcast_list/广播/交通台&version_info=%7B%22apk_version%22%3A%22230%22%2C%22apk_version_name%22%3A%221.0.230%22%2C%22device%22%3A%22platina%22%2C%22language%22%3A%22zh_CN%22%2C%22sys_verversion%22%3A%229_V10.3.7.0.PDTCNXM%22%7D&sign=95a7b18a89cb3419d1b54658f25216aec5d4df21&nonce=-5530817897123709456&i=37828e023677ad6e78e96f1c8506e8c4&oaid=56fbb3561e299e40&oaid_imei_both_have=true&ui_version=87&is_pad=false&miui_version=V10&package_name=com.miui.fm&support_fmservice=false\n资讯广播::https://fm.music.xiaomi.com/fm/v1/category/channel/397?pageType=%2Ffm_broadcast_list%2F%E5%B9%BF%E6%92%AD%2F%E8%B5%84%E8%AE%AF%E5%8F%B0&version_info=%7B%22apk_version%22%3A%22230%22%2C%22apk_version_name%22%3A%221.0.230%22%2C%22device%22%3A%22platina%22%2C%22language%22%3A%22zh_CN%22%2C%22sys_verversion%22%3A%229_V10.3.7.0.PDTCNXM%22%7D&sign=bdabdf5fe65fe58bc800c2bcd9c3658e1847da6b&nonce=-5845902009413785201&i=37828e023677ad6e78e96f1c8506e8c4&oaid=56fbb3561e299e40&oaid_imei_both_have=true&ui_version=87&is_pad=false&miui_version=V10&package_name=com.miui.fm&support_fmservice=false",
    "sourceGroup": "🌐 媒体",
    "sourceIcon": "http://i1.shaodiyejin.com/uploads/tu/201911/10133/743e1b888e_77.jpg",
    "sourceName": "广播电台",
    "sourceUrl": "https://fm.music.xiaomi.com/fm/"
  },
  {
    "articleStyle": 0,
    "customOrder": 184,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.itemList",
    "ruleContent": "",
    "ruleDescription": "<html><head><meta charset=\"utf-8\"><title>开眼</title><style>body{background-color:#8e8e8e}</style></head><body><a href=\"{{$.data.content.data.webUrl.raw||$.data.webUrl.raw}}\" style=\"color:#e0e0e0\">原文地址</a>\n<p style=\"text-align:center;color:#ffffff\"><strong>{{$.data.content.data.title||$.data.title}}</strong></p><video src=\"{{$.data.content.data.playUrl||$.data.playUrl}}\" width=\"350px\" height=\"200px\" controls=\"controls\"  poster=\"{{$.data.content.data.cover.feed||$.data.feed}}\"></video><p style=\"color:#f0f0f0;text-indent: 2em\">{{$.data.content.data.description||$.data.description}}</p></body></html>",
    "ruleImage": "$.data.content.data.cover.feed",
    "ruleLink": "$.data.text||$.data.content.data.webUrl.raw||$.data.web.raw",
    "ruleNextPage": "{{$.nextPageUrl}}&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28",
    "rulePubDate": "$.data.header.description",
    "ruleTitle": "$.data.text||$.data.content.data.title||$.data.title",
    "singleUrl": false,
    "sortUrl": "日报::http://baobab.kaiyanapp.com/api/v5/index/tab/feed?udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&广告::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=16&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&剧情::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=12&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&运动::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=1022&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&创意::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=2&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&旅行::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=1019&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&记录::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=24&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&音乐::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=1018&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&影视::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=1025&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&科技::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=1024&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&开胃::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=1020&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&游戏::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=30&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&搞笑::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=140&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&时尚::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=26&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&综艺::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=28&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28&&生活::http://baobab.kaiyanapp.com/api/v1/tag/videos?id=666&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28",
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://mip-haote-com.mipcdn.com/i/s/img.haote.com/upload/info/20170621/1498024249458069.png",
    "sourceName": "开眼",
    "sourceUrl": "http://baobab.kaiyanapp.com/api/v1/tag/videos?id=12&udid=187de68fafce4bcf8d6cca9e147574226a2e711e&vc=570&vn=6.0&size=1080X2255&deviceModel=JKM-AL00b&first_channel=eyepetizer_zhihuiyun_market&last_channel=eyepetizer_zhihuiyun_market&system_version_code=28"
  },
  {
    "articleStyle": 0,
    "customOrder": 185,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleDescription": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://img3.doubanio.com/f/talion/7c6364aadf368dc0210173c940cfd0f64ceddc66/pics/icon/m_logo_200.png",
    "sourceName": "豆瓣",
    "sourceUrl": "https://m.douban.com/home_guide"
  },
  {
    "articleStyle": 0,
    "customOrder": 185,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🗂️ 软件",
    "sourceIcon": "https://www.rjsos.com/favicon.ico",
    "sourceName": "软件SOS",
    "sourceUrl": "https://www.rjsos.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 186,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".excerpt",
    "ruleImage": "img@data-src",
    "ruleLink": "tag.a.1@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "time@text",
    "ruleTitle": "h2@text",
    "singleUrl": false,
    "sortUrl": "玩机教程::https://www.yeyulingfeng.com/category/jishu/wjjc\n网站开发::https://www.yeyulingfeng.com/category/jishu/wzkf\nWordPress::https://www.yeyulingfeng.com/category/jishu/wordpress\n模板主题::https://www.yeyulingfeng.com/category/muban/wzmb\n网站源码::https://www.yeyulingfeng.com/category/muban/wzym\n手机应用::https://www.yeyulingfeng.com/category/ruan/sjyy\n电脑应用::https://www.yeyulingfeng.com/category/ruan/dnyy\niOS专区::https://www.yeyulingfeng.com/category/ruan/ios\n编译开发::https://www.yeyulingfeng.com/category/ruan/kaifa\n游戏::https://www.yeyulingfeng.com/category/pojie/game\n好片推荐::https://www.yeyulingfeng.com/category/qita/dianying\n最新活动::https://www.yeyulingfeng.com/category/huodong/xin\n科技资讯::https://www.yeyulingfeng.com/category/huodong/no1\n实用趣站::https://www.yeyulingfeng.com/category/qita/website\n零散资源::https://www.yeyulingfeng.com/category/qita/scattered\n谈天说地::https://www.yeyulingfeng.com/category/qita/tanhua",
    "sourceGroup": "🗂️ 软件",
    "sourceIcon": "https://www.yeyulingfeng.com/favicon.ico",
    "sourceName": "夜雨聆风",
    "sourceUrl": "https://www.yeyulingfeng.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 187,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".item",
    "ruleImage": "tag.img@data-original",
    "ruleLink": "tag.a.2@href",
    "ruleNextPage": ".next@href",
    "rulePubDate": "{{@@tag.a.1@text}} · {{@@tag.span.0@text}}",
    "ruleTitle": "tag.a.2@text",
    "singleUrl": false,
    "sortUrl": "//搜索项在“=”后面输入要找的内容\n最新::https://www.ghxi.com/category/all\n🔎搜索::https://www.ghxi.com/?s=\n安卓::https://www.ghxi.com/category/all/android\n电脑::https://www.ghxi.com/category/all/pcsoft\n补丁/注册机::https://www.ghxi.com/category/all/patch\n系统::https://www.ghxi.com/category/all/system?btwaf=21993210\n文章::https://www.ghxi.com/category/all/course",
    "sourceGroup": "🗂️ 软件",
    "sourceIcon": "https://www.ghxi.com/favicon.ico",
    "sourceName": "果核剥壳",
    "sourceUrl": "https://www.ghxi.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 188,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://p0.qhimg.com/t01922e79121dace8ba.png",
    "sourceName": "香哈",
    "sourceUrl": "https://m.xiangha.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 188,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 10.0.0;  XXX Pro Build/MOB31T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.container@class.col-md-3 col-xs-6",
    "ruleContent": "all## <script type=\"text/javascript\">var cnzz_protocol = [\\s\\S]+?</script> ",
    "ruleDescription": "",
    "ruleImage": "img@src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.pager@tag.a.-1@href",
    "rulePubDate": "class.table@span@text##\\n##·",
    "ruleTitle": "class.card-caption@text",
    "singleUrl": false,
    "sortUrl": "搜索用::https://www.yikm.net/search?name=三国\n\n\nGBA游戏::https://www.yikm.net/nes?page=1&tag=&e=2\n街机游戏::https://www.yikm.net/nes?page=1&tag=9\nH5游戏::https://www.yikm.net/nes?page=1&tag=1\n动作冒险::https://www.yikm.net/nes?page=1&tag=2\n小游戏::https://www.yikm.net/nes?page=1&tag=8\n飞行射击::https://www.yikm.net/nes?page=1&tag=3\n格斗::https://www.yikm.net/nes?page=1&tag=4\n棋牌::https://www.yikm.net/nes?page=1&tag=5\n射击::https://www.yikm.net/nes?page=1&tag=6\n运动比赛::https://www.yikm.net/nes?page=1&tag=7\n角色扮演::https://www.yikm.net/nes?page=1&tag=10",
    "sourceComment": "搜索栏“三国”改自己想搜的",
    "sourceGroup": "🎲 娱乐",
    "sourceIcon": "http://srvcn.xbext.com/touch_icons/96x96/mobile.h5_games.png",
    "sourceName": "在线游戏（小霸王）",
    "sourceUrl": "https://www.yikm.net/nes?tag=9"
  },
  {
    "articleStyle": 0,
    "customOrder": 189,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://pub.szzhangchu.com/web/v4.2/images/logo.png",
    "sourceName": "掌厨",
    "sourceUrl": "http://h5.izhangchu.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 190,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://bkimg.cdn.bcebos.com/pic/c8ea15ce36d3d539399dfbaa3087e950352ab033",
    "sourceName": "果壳",
    "sourceUrl": "https://m.guokr.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 191,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.dlNews@tag.td||.title",
    "ruleContent": "<js>\r\nhtml = result\r\n//总页数-1(最后一页没有图\r\npage = parseInt(java.getString('class.pager@tag.li.-3@tag.a@text'))\r\njava.log(\"共\"+page+\"页\")\r\nif(page>1){\r\nnurl=[];\r\nbase=baseUrl.replace('.aspx','p');\r\nfor(i=2;i<=page;i++){\r\n\tnurl.push(base+i+\".aspx,{'retry':16}\")\t\r\n}\r\n\r\nres=java.ajaxAll(nurl)\r\nfor(i in res){\r\n\thtml += org.jsoup.Jsoup.parse(res[i].body())\r\n}\r\n}\r\n</js>\r\n\r\nid.content@tag.img@src##\\n##,\r\n\r\n<js>\r\nli='\\n'\r\nlist=result.split(',')\r\nfor(i in list){\r\n\t\tli += '<li><img src=\"https://www.166w.cc/images/logo.jpg_gzip.aspx\" data-src=\"'+list[i]+'\"></li>\\n'\r\n\t}\r\n\r\n</js>\r\n\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n\r\n<h3>{{@@.title2@text}}</h3>\r\n<h6>{{@@id.printBody@tag.div.2@text}}</h6>\r\n<h6 id='hits'></h6>\r\n<ul id=\"box\">\r\n{{result}}\r\n</ul>\n<div id='relists'></div>\r\n<script>\r\n    var wqcms = new Object();\r\n</script>\r\n{{@@tag.script.-3@html##$(function(){wqcms.imgCont=$i('content');wqcms.imgResize();InitContStyle();wqcms.dispVars();});}}\r\n<script>\r\n    hits = document.getElementById(\"hits\");\r\n    hits.innerHTML = \"观看:\" + wqcms.hits + \"次\";\r\n</script>\r\n\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n<script>\n\r\n\troot = document.getElementById('box')\n\trelists = document.getElementById('relists')\n\t  pl = \"{{@@class.relist@tag.li@class.sum@textNodes##\\n##\\$}}\".split(\"$\");\r\n                times = \"{{@@class.relist@tag.li@class.author@class.date@textNodes##\\n##\\$}}\".split(\"$\");\r\n                layers = \"{{@@class.relist@tag.li@class.reLayer@text##\\n##\\$}}\".split(\"$\");\r\n\r\n                for (x = layers.length - 1; x >= 0; x--) {\r\n                    relists.innerHTML += \"<h4>\" + layers[x] + \"<span style='color: #999; font-size: 12px;'>\" + times[x] + \"</span><br>\" + pl[x] + \"</h4>\"\r\n                }\r\n\tlazy = new IntersectionObserver(entires => {\r\n\t\tentires.forEach(item => {\r\n\t\t\tif(item.isIntersecting){\r\n\t\t\t\titem=item.target\r\n\t\t\t\titem.src=item.getAttribute('data-src')\r\n\t\t\t\tlazy.unobserve(item)\r\n\t\t\t}\r\n\t\t})\r\n\t}, {\r\n\t\troot: root,\r\n\t\tthreshold: [0],\r\n\t\trootMargin:\"0px 0px 500px 0px\"\r\n\t})\r\n\r\nimgs = document.getElementsByTagName('img')\r\nArray.from(imgs).forEach(item => {\r\n\t\tlazy.observe(item)\r\n\t})\r\n\r\n//查看大图插件\r\nnew Viewer(root,{title:false,interval:3000})\r\n</script>\r\n",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.pager@tag.li.-2@tag.a@href",
    "rulePubDate": ".date@textNodes",
    "ruleTitle": "tag.img@alt||tag.a@text",
    "singleUrl": false,
    "sortUrl": "首页::/c49.aspx\n随机::/c49p{{ Math.ceil(Math.random()*70) }}.aspx\n搜索::/search.aspx?keyword={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('美女'):source.getVariable()}}&where=title",
    "sourceIcon": "https://www.166w.cc/favicon.ico",
    "sourceName": "24FA美女频道-每天6更",
    "sourceUrl": "https://www.117.life",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 2,
    "customOrder": 192,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.main@div.0@.relative",
    "ruleContent": "<!DOCTYPE html>\r\n<html>\r\n\r\n<head>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n    <link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n    <script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n    <script src=\"http://lib.sinaapp.com/js/jquery/2.0.2/jquery-2.0.2.min.js\"></script>\n    <title>{{@@id.main@h1@text}}</title>\r\n</head>\r\n\r\n<body>\r\n    <h3>{{@@id.main@h1@text}}</h3>\r\n    <div id=\"box\">{{@@class.my-2@tag.img@html}}</div>\r\n    <div id=\"loads\">加载中 </div>\r\n    <script>\r\n        var loads;\r\n        $(document).ready(function () {\r\n            var box = document.getElementById(\"box\");\r\n            loads = document.getElementById(\"loads\");\r\n            new Viewer(box, { title: false, interval: 3000 })\r\n            var i = 1;\r\n            var page = {{@@tag.nav.1@tag.a.-2@textNodes##\\n}}-1;\r\n            var url = \"{{baseUrl}}\";\r\n            new IntersectionObserver(entries => {\r\n                if (entries[0].intersectionRatio) {\r\n                    if (entries[0].intersectionRatio <= 0) return;\r\n                    for (var j = 0; j < 1; j++) {\r\n                        fetchHtml(i, page, url);\r\n                        i += 1;\r\n                    }\r\n                }\r\n            }).observe(loads)\r\n        });\r\n\r\n\r\n        function fetchHtml(i, page, url) {\n        \t\r\n            if (i <= page) {\r\n                nurl = url+'?page=' + i;\r\n                $.ajax({\r\n                    url: nurl,\r\n                    dataType: 'html',\r\n                    success: function (html) {\r\n                        $('#box').append('<h5>' + (++i) + '->' + (++page) + '</h5>');\r\n                        $('#box').append($(html).find('.my-2 img'));\r\n                        box.viewer.update();\r\n                    },\r\n                    error: function (xhr) { }\r\n                });\r\n            } else {\r\n                $('#loads').html(\"\");\r\n            }\r\n        }\r\n    </script>\r\n</body>\r\n\r\n</html>",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "page",
    "rulePubDate": "tag.time@datetime",
    "ruleTitle": "img@alt",
    "singleUrl": false,
    "sortUrl": "首页::/?page={{page}}\n摄影::/search/摄影?page={{page}}\n随机::/?page={{ Math.ceil(Math.random()*1700) }}\n国模人体::/groups/国模人体?page={{page}}\n搜索::/search/{{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('美女'):source.getVariable()}}?page={{page}}",
    "sourceGroup": "🔞",
    "sourceIcon": "https://youwu.pics/favicon.ico",
    "sourceName": "尤物丧志",
    "sourceUrl": "https://youwu.pics",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 2,
    "customOrder": 193,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "id.dlNews@tag.td||.title",
    "ruleContent": "<js>\r\nhtml = result\r\n//总页数-1(最后一页没有图\r\npage = parseInt(java.getString('class.pager@tag.li.-3@tag.a@text'))\r\njava.log(\"共\"+page+\"页\")\r\nif(page>1){\r\nnurl=[];\r\nbase=baseUrl.replace('.aspx','p');\r\nfor(i=2;i<=page;i++){\r\n\tnurl.push(base+i+\".aspx,{'retry':16}\")\t\r\n}\r\n\r\nres=java.ajaxAll(nurl)\r\nfor(i in res){\r\n\thtml += org.jsoup.Jsoup.parse(res[i].body())\r\n}\r\n}\r\n</js>\r\n\r\nid.content@tag.img@src##\\n##,\r\n\r\n<js>\r\nli='\\n'\r\nlist=result.split(',')\r\nfor(i in list){\r\n\t\tli += '<li><img src=\"https://www.166w.cc/images/logo.jpg_gzip.aspx\" data-src=\"'+list[i]+'\"></li>\\n'\r\n\t}\r\n\r\n</js>\r\n\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n\r\n<h3>{{@@.title2@text}}</h3>\r\n<h6>{{@@id.printBody@tag.div.2@text}}</h6>\r\n<h6 id='hits'></h6>\r\n<ul id=\"box\">\r\n{{result}}\r\n</ul>\n<div id='relists'></div>\r\n<script>\r\n    var wqcms = new Object();\r\n</script>\r\n{{@@tag.script.-3@html##$(function(){wqcms.imgCont=$i('content');wqcms.imgResize();InitContStyle();wqcms.dispVars();});}}\r\n<script>\r\n    hits = document.getElementById(\"hits\");\r\n    hits.innerHTML = \"观看:\" + wqcms.hits + \"次\";\r\n</script>\r\n\r\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\r\n<script>\n\r\n\troot = document.getElementById('box')\n\trelists = document.getElementById('relists')\n\t  pl = \"{{@@class.relist@tag.li@class.sum@textNodes##\\n##\\$}}\".split(\"$\");\r\n                times = \"{{@@class.relist@tag.li@class.author@class.date@textNodes##\\n##\\$}}\".split(\"$\");\r\n                layers = \"{{@@class.relist@tag.li@class.reLayer@text##\\n##\\$}}\".split(\"$\");\r\n\r\n                for (x = layers.length - 1; x >= 0; x--) {\r\n                    relists.innerHTML += \"<h4>\" + layers[x] + \"<span style='color: #999; font-size: 12px;'>\" + times[x] + \"</span><br>\" + pl[x] + \"</h4>\"\r\n                }\r\n\tlazy = new IntersectionObserver(entires => {\r\n\t\tentires.forEach(item => {\r\n\t\t\tif(item.isIntersecting){\r\n\t\t\t\titem=item.target\r\n\t\t\t\titem.src=item.getAttribute('data-src')\r\n\t\t\t\tlazy.unobserve(item)\r\n\t\t\t}\r\n\t\t})\r\n\t}, {\r\n\t\troot: root,\r\n\t\tthreshold: [0],\r\n\t\trootMargin:\"0px 0px 500px 0px\"\r\n\t})\r\n\r\nimgs = document.getElementsByTagName('img')\r\nArray.from(imgs).forEach(item => {\r\n\t\tlazy.observe(item)\r\n\t})\r\n\r\n//查看大图插件\r\nnew Viewer(root,{title:false,interval:3000})\r\n</script>\r\n",
    "ruleImage": "tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.pager@tag.li.-2@tag.a@href",
    "rulePubDate": ".date@textNodes",
    "ruleTitle": "tag.img@alt||tag.a@text",
    "singleUrl": false,
    "sortUrl": "首页::https://www.199w.cc/c49.aspx\r\n随机::https://www.199w.cc/c49p{{ Math.ceil(Math.random()*70) }}.aspx\r\n搜索::https://www.199w.cc/search.aspx?keyword={{(source.getVariable()==''||source.getVariable()==null)?source.setVariable('美女'):source.getVariable()}}&where=title",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.199w.cc/favicon.ico",
    "sourceName": "24FA美女频道-每天6更",
    "sourceUrl": "https://www.199w.cc/c49.aspx",
    "style": "/*标题相关*/\nh3{text-align:center}\nh6{margin-bottom:0}\n* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 193,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🛠 工具",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_8502_1606287649/256",
    "sourceName": "美食杰",
    "sourceUrl": "http://m.meishij.net"
  },
  {
    "articleStyle": 0,
    "customOrder": 194,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"User-Agent\": \"okhttp/3.12.11\"\n}",
    "injectJs": "\n// 接口名称黑名单\nblack1 = /^\\s*(爱尚|🇨🇳v6频道)?\\s*$/i;\n\n\n// 集数链接黑名单\n// 例：【|http:\\/\\/39.134.24】\nblack2 = /^\\s*$/i;\n\nX = 0;\nfenlei = '\\n\\t\\t'+[\n[\"南风\",\"https://agit.ai/Yoursmile7/TVBox/raw/branch/master/live.txt\"],\n[\"俊于\",\"http://home.jundie.top:81/Cat/tv/live.txt\"],\n[\"云星\",\"http://jk.itvbox.cc:66/tvbox/zhibo/1.txt\"],\n\n[\"饭硬(失效？)\",\"https://agit.ai/fantaiying/fty/raw/branch/master/live.txt\"],\n[\"欧文(失效！)\",\"https://jihulab.com/owen2000wy/owentv/-/raw/main/HP20230319.txt\"],\n\n].map(($,i)=>{\n\t\tx = $[1]==window.location.href;\n\t\tif(x&&i===0) X=2;\n\t\tif(x&&i===1) X=3;\n\t\treturn '<a href=\"'+$[1]+'\"><button'+(x?' class=\"active\"':'')+' style=\"width:'+(i<3?30:46.5)+'%\"><b>'+$[0]+'</b></button></a>';\n\t}).join('\\n\\t\\t');\n\n\n\njiexi = [//解析列表_开始\n\n[\"Ⓧ 禁用\",\"\"],\n[\"Ⓢ Tinga\",\"https://api.tinga88.com/?url=\"],\n[\"Ⓢ Mpos\",\"https://vip.mpos.ren/v/?url=\"],\n[\"Ⓐ 玩得嗨\",\"https://vip.wandhi.com/?v=\"],\n[\"Ⓐ 智能♶\",\"https://jx.kingtail.xyz/?url=\"],\n[\"Ⓑ 全民♳\",\"http://api.wpsseo.cn/jiexi/?jx=\"],\n[\"Ⓑ 全民♴\",\"http://vip.xxphp.cn/jiexi/?v=\"],\n\n//解析列表_结束\n].map($=>'<button value=\"'+$[1]+'\"><b>'+$[0]+'</b></button>');\n\n\ni = 0;\nx = 1;\njishu = [];\njiekou = [];\ndocument.body.innerText.split('\\n')\n.map($=>{\n\t\t$ = $.split(',');\nif(  $[1]!=undefined && !$[1].match(/\\[.+\\]/)  ){\n\t\tif($[1].match(/^#.+#$/)){\n\t\t\tif(!black1.test($[0])){\n\t\t\t\tx=1;\n\t\t\t\tjiekou.push('<button value=\"'+i+'\"><b>'+$[0]+'</b></button>');\n\t\t\t\tjishu.push([]);\n\t\t\t\ti++;\n\t\t\t}\n\t\t\telse{\n\t\t\t\tx=0;\n\t\t\t}\n\t\t\t}\n\t\telse{\n\t\t\tif( x && !black2.test($[1])  ){\n\t\t\t\tjishu[jishu.length-1].push('<button value=\"'+$[1]+'\"><b>'+$[0]+'</b></button>');\n\t\t\t\t}\n\t\t\t}\n}\n\t});\n\n\n\njiexi = '<div>\\n\\t\\t'+jiexi.join('\\n\\t\\t')+'\\n</div>';\njiekou = '<div>\\n\\t\\t'+jiekou.join('\\n\\t\\t')+'\\n</div>';\njishu = jishu.map($=>'<div>\\n\\t\\t'+$.join('\\n\\t\\t')+'\\n</div>').join('\\n');\n\n\ndocument.body.innerHTML = `\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">\n<iframe frameborder=\"no\" allowfullscreen></iframe>\n<p><title>聚合直播</title></p>\n<hr>\n\n\n<details>\n<summary><h3>聚合直播</h3></summary>\n<br>\n<div>\n${fenlei}\n</div>\n</details>\n<hr>\n\n\n<div class=\"jiexi\">\n<p>解析</p>\n${jiexi}\n</div>\n<hr>\n\n\n<div class=\"jiekou\">\n<p>接口</p>\n${jiekou}\n</div>\n<hr>\n\n\n<div class=\"jishu\">\n<p>集数</p>\n${jishu}\n</div>\n<hr>\n\n\n<style>\n*{\n\tz-index:0;\n\tmargin:0;\n\tpadding:0;\n\twidth:100%;\n\theight:auto;\n}\np{\n\ttext-indent:5px;\n}\nbody>p:first-of-type{\n\twidth:100.05%;\n\tposition:sticky;top:285px;\n\theight:15px;font-size:0.7rem;\n\tborder-bottom-right-radius:5px;\n\tborder-bottom-left-radius:5px;\n\tbackground:#000;color:#fff;\n\twhite-space:nowrap;\n\toverflow:hidden;\n\ttext-overflow:ellipsis;\n\tz-index:2;\n}\niframe{\n\tposition:sticky;top:0;\n\tbackground:#000;color:#fff;\n\theight:285px;\n\tz-index:2;\n}\n\ndetails{\n\twidth:90%;\n\tmargin:0 5%;\n\tpadding:10 0;\n\ttext-align:center;\n}\nsummary{\n\twidth:90%;\n\tmargin:0 5%;\n\toutline:none;\n}\nsummary::-webkit-details-marker,.jishu>div{\n\tdisplay:none;\n}\n.jiexi>div,.jiekou>div{\n\toverflow-x:auto;\n\toverflow-y:hidden;\n\twhite-space:nowrap;\n}\n.jishu>div.active{\n\tdisplay:block;\n}\n\nbutton{\n\twidth:21.65%;\n\tmargin:1.25%;\n\tpadding:5px;\n\toutline:none;\n\tborder-radius:8px;\n\tfont-size:0.7rem;\n\ttext-overflow:ellipsis;\n  overflow:hidden;\n\tposition:sticky;\n}\nbutton.active{\n\tz-index:1;\n\tcolor:#166188;\n\tleft:0;right:0;\n}\n.jishu button.active{\n\ttop:300;bottom:0;\n}\n</style>`;\n\n\n\n//选中标签\nfunction $(rule){\n\t\treturn document.querySelectorAll(rule);\n\t}\n\n//删除active\nfunction omit(A){\n\t\treturn Array.from(A,a=>a.className='');\n\t}\n\n//增加active\nfunction active($,i){\n\t\treturn $[i].className='active';\n\t}\n\n\n\n\n// 注册点击事件\nAdd=(a,b)=>Array.from($(a),$=>$.addEventListener('click',b));\n\n// 获取当前事件的button\nBtn=(evt)=>{\nfor(el of evt.path){\n\t\tif(el.tagName===\"BUTTON\")return el;\n\t}\n}\n\n\n\n// 选择\nfunction xuan(el,type){\n\t\tbtn = $('.'+type+' button.active');\n\t\tif(el.value==btn[0].value)return;\n\t\tomit(btn);\n\t\tel.className = 'active';\n\t\treturn geturl();\n\t}\nfunction xuan1(evt){\n\t\treturn xuan(Btn(evt),'jiexi');\n\t}\nfunction xuan2(evt){\n\t\treturn xuan(Btn(evt),'jishu');\n\t}\n\n\n// 切换\nhuan=(evt)=>{\n\t\tel = Btn(evt);\n\t\tindex = el.value;\n\t\tt1 = '.jiekou button';\n\t\tt2 = '.jishu div';\n\t\tomit($(t1+'.active,'+t2+'.active'));\n\t\tactive($(t1),index);\n\t\tactive($(t2),index);\n\t}\n\n\n// 链接\nval=(type)=>$('.'+type+' button.active')[0].value.trim();\nfunction geturl(){\n\t\turl = val('jiexi') + val('jishu');\n\t\treturn $('iframe')[0].src = $('p')[0].innerText = url;\n\t}\n\n\n\n\n\n//初始化\n(()=>{\n\t\tactive($('.jiexi button'),0);\n\t\tactive($('.jiekou button'),X);\n\t\tactive($('.jishu div'),X);\n\t\tactive($('.jishu div.active button'),0);\n\n\t\t// 注册对应的点击事件\n\t\tAdd('.jiexi button',xuan1);\n\t\tAdd('.jiekou button',huan);\n\t\tAdd('.jishu button',xuan2);\n\n\t\treturn geturl();\n\t})();",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceComment": "2023-06-14",
    "sourceGroup": "合集",
    "sourceIcon": "https://service.agit.site:7083/api/file/smFile/c3eb06c64d7ecdf6806bb4b40bac2bcf?d=identicon&key0=",
    "sourceName": "聚合直播",
    "sourceUrl": "https://agit.ai/Yoursmile7/TVBox/raw/branch/master/live.txt",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 195,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.related_box",
    "ruleContent": "\n<js>page=Number({{@@class.pagination.0@tag.a.-2@textNodes}})\nurl=baseUrl.replace('.html','_')\n\nnurl=[]\nfor(i=1;i<page;i++){\n\t\tnurl.push(url+i+'.html,{\"retry\": 9}')\n\t}\n\nhtml=src\njava.toast('稍等片刻\\n　正在飞速加载')\njava.ajaxAll(nurl).map(item=>{\n\t\thtml += '\\n'+item.body()\n\t})\njava.toast('加载成功\\n　正在获取图片')\nhtml\n</js>\n\nclass.article-content@tag.p@tag.img@src\n<js>\nli='\\n'\nlist=result.split('\\n')\nfor(i in list){\n\t\tli += '<li><img src=\"http://bpic.wotucdn.com/20/32/52/20325281-1190f9105412b42f759882ce262c2dcb-3.jpg\" data-src=\"'+list[i]+'\"></li>\\n'\n\t}\nli\n</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px 0px 500px 0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "class.related_box@tag.img@src",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "class.pagination@tag.a.-2@href",
    "rulePubDate": "id.diggNum105@textNodes",
    "ruleTitle": "class.r_title@text",
    "singleUrl": false,
    "sortUrl": "推荐::https://www.xgmn01.com/top.html\n秀人网::https://www.xgmn01.com/Xiuren/\n美媛馆::https://www.xgmn01.com/MyGirl/\n\t蜜桃社::https://www.xgmn01.com/MiiTao/\n爱蜜社::https://www.xgmn01.com/IMiss/\n嗲囡囡::https://www.xgmn01.com/FeiLin/\n模范学院::https://www.xgmn01.com/MFStar/\n尤蜜荟::https://www.xgmn01.com/YouMi/\n\t尤美::https://www.xgmn01.com/YouMei/\n花漾::https://www.xgmn01.com/HuaYang/\n画语界::https://www.xgmn01.com/XiaoYu/\n性感::https://www.xgmn01.com/Xgyw/",
    "sourceComment": "",
    "sourceGroup": "R18",
    "sourceIcon": "https://www.xgmn01.com/uploadfile/202210/16/82111248205.jpg",
    "sourceName": "美女网",
    "sourceUrl": "https://www.xgmn01.com/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 196,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": false,
    "ruleArticles": "class.manga-list-2@tag.li",
    "ruleContent": "id.detail-list-select@tag.a@href\n@js:\nvar urls=result.split('\\n');\nurls.length=1;\nurls=urls.map(c=>\"http://www.ccrip.com/\"+c);\nvar imgs=[];\nfor(var i=0;i<urls.length;i++){\n       var ress=java.get(urls[i],{\"User-Agent\":\"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1\"});\n      var html=ress.body();\nhtml=html.replaceAll('\\n','').replaceAll('\\t','').replaceAll('\\r','').replaceAll(' ','');\n      html=html.substr(html.indexOf('cp_img\">')+9);\n      html=html.substring(0,html.indexOf('class=\"view-bottom-bar'));\n      var igs=html.split('\"><imgclass');\n      for(var j=0;j<igs.length;j++){\n            var ig=igs[j];\n             ig=ig.substr(ig.indexOf('data-original=\"')+15);\n             if(ig.indexOf('\"></')!=-1)   ig=ig.substring(0,ig.indexOf('\"></'))\n             imgs.push(ig)\n      }   \n}\nvar h=imgs.map(d => \"<img class='lazy' data-origanl='\" + d + \"'/>\").join('');\n\n\nresult=\"<html><head><meta charset=\\\"utf-8\\\"><meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no\\\"/><style>html,body,*{margin:0;padding:0;width:100%;}body{height: 100%;}img{width:100%;min-height: 40px;}h1{text-align: center;padding: 2em 0;}</style><script>function scrolled() { var imgs = document.querySelectorAll('.lazy'); for (let i = 0; i < imgs.length; i++) { const img = imgs[i]; if (img.offsetTop < document.body.scrollTop + document.body.offsetHeight + 100) { img.className = ''; img.src = img.attributes['data-origanl'].value } } } function init() { document.body.onscroll = scrolled;scrolled();}</script></head><body onload='init()'>\"+h+\"</body></html>\"",
    "ruleImage": "class.lazy@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "page",
    "rulePubDate": "class.manga-list-2-tip@text",
    "ruleTitle": "class.manga-list-2-title@text",
    "singleUrl": false,
    "sortUrl": "全部::http://www.ccrip.com/booklist?page={{page}}\n\n完结::http://www.ccrip.com/booklist?end=1&page={{page}}\n\n连载中::http://www.ccrip.com/booklist?end=0&page={{page}}\n",
    "sourceComment": "因为要加载所有章节的图片，所以会比较慢",
    "sourceGroup": "R18",
    "sourceIcon": "http://www.ccrip.com/favicon.ico",
    "sourceName": "爱看漫画",
    "sourceUrl": "http://www.ccrip.com/"
  },
  {
    "articleStyle": 2,
    "customOrder": 197,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "#posts .post",
    "ruleContent": "#gallery-2@img@src\n<js>result.split('\\n').map($=>`<li><img src=\"https://yskhd.com/wp-content/themes/modown/static/img/thumbnail.png\" data-src=\"${$.replace('-285x285','')}\"></li>`).join('\\n')</js>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\n\n\n<ul id=\"box\">\n{{result}}\n</ul>\n\n\n<link rel=\"stylesheet\" href=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.css\">\r\n<script src=\"https://cdn.bootcdn.net/ajax/libs/viewerjs/1.10.1/viewer.min.js\"></script>\n<script>\n\troot = document.getElementById('box')\n\tlazy = new IntersectionObserver(entires => {\n\t\tentires.forEach(item => {\n\t\t\tif(item.isIntersecting){\n\t\t\t\titem=item.target\n\t\t\t\titem.src=item.getAttribute('data-src')\n\t\t\t\tlazy.unobserve(item)\n\t\t\t}\n\t\t})\n\t}, {\n\t\troot: root,\n\t\tthreshold: [0],\n\t\trootMargin:\"0px\"\n\t})\n\nimgs = document.getElementsByTagName('img')\nArray.from(imgs).forEach(item => {\n\t\tlazy.observe(item)\n\t})\n\n//查看大图插件\nnew Viewer(root,{title:false,interval:3000})\n</script>",
    "ruleImage": "img@data-src",
    "ruleLink": "a.2@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "🔖 {{@a.1@text}}　⏱️ {{@.time@text}}",
    "ruleTitle": "a.2@text",
    "singleUrl": false,
    "sortUrl": "最新::https://yskhd.com/all?paged=1&c&c2&c3&c4&t\n搜索::https://yskhd.com/?s={{if(source.getVariable().match(/^\\s*$/))source.setVariable('妹');source.getVariable()}}\n秀人::https://yskhd.com/all?c=1&c2&c3&c4&t&paged=1\n丝模::https://yskhd.com/all?c=2&c2&c3&c4&t&paged=1\n雅拉伊::https://yskhd.com/all?c=15&c2&c3&c4&t&paged=1",
    "sourceIcon": "https://yskhd.com/wp-content/themes/modown/static/img/thumbnail.png",
    "sourceName": "优丝库HD",
    "sourceUrl": "https://yskhd.com/all",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 0,
    "contentBlacklist": ".*bcebos.com.*gif.*,\n.*hm.baidu.com.*",
    "customOrder": 198,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "injectJs": "// 选择需要删除的标签  以,分隔\nitems = document.querySelectorAll(`\n\t#ad,[class~=ad],\n\t#respond,.updlbox,h1:last-of-type,\n\t.footer_link,.shuoming,.bansheming\n`)\n\n\n// 隐藏选择的html\nArray.from(items,(item)=>{\n\titem.style.display = `none`\n})\n\n\n\n\n\n// 屏蔽首页广告\nArray.from(document.querySelectorAll(`.swiper-slide`),(item,i)=>{\n\timg = item.querySelector('img');\n\tsrc = img.getAttribute('data-src')||img.src;\n\tif(src.match(/\\.gif/)){\n\titem.style.display = `none`;\n\t}\n});",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "发布页：https://www.czzy.site/",
    "sourceGroup": "📺 影视",
    "sourceIcon": "https://gimg3.baidu.com/gimg/app=2028&src=img.py1080p.com//2020/05/cropped-90b07fe57d6142-192x192.png",
    "sourceName": "厂长资源",
    "sourceUrl": "https://www.cz4k.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 198,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://android-artworks.25pp.com/fs08/2021/04/28/0/2_a0c579e82074f3eca58f7dac22d16874_con_130x130.png",
    "sourceName": "美食天下",
    "sourceUrl": "https://m.meishichina.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 199,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "http://xvjhy9.ganpian44.com/template/ganpian/static/picture/index-logo.png",
    "sourceName": "干片网",
    "sourceUrl": "http://www.ganpian.net"
  },
  {
    "articleStyle": 0,
    "customOrder": 201,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://img.huxiucdn.com/share/article2020.png",
    "sourceName": "虎嗅",
    "sourceUrl": "https://m.huxiu.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 203,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_10323034_1606127172/256",
    "sourceName": "IT之家",
    "sourceUrl": "https://m.ithome.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 204,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_52685852_1603933852/256",
    "sourceName": "少数派",
    "sourceUrl": "https://sspai.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 244,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\" axios/0.19.0\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.rescont.data[*]",
    "ruleContent": "<js>\njson=JSON.parse(result).rescont;\ntitle=json.title;\nvideo=json.videopath;\nimg=json.coverpath;\nresult=\"<video src=\\\"\"+video+\"\\\" width=\\\"100%\\\" height=\\\"285px\\\" controls=\\\"controls\\\"  poster=\\\"\"+img+\"\\\"></video><p style=\\\"color:\\#000000\\;text-indent: 2em\\\">\"+title+\"</p>\";\n\n\"<html><head><meta charset=\\\"utf-8\\\"><title>丝瓜影视</title><style>body\\{background-color:\\#ffffff\\}</style></head>\"+ \"<body>\"+result+\"</body></html>\"\n</js>",
    "ruleDescription": "",
    "ruleImage": "@js:\"https://i.postimg.cc/dtH3JT4n/1665059934047.png\"",
    "ruleLink": "https://api.sgapi004.xyz/api/videoplay/{$.id}?uuid=84fc81a928ee5e58",
    "ruleNextPage": "$..next_page_url",
    "rulePubDate": "$.created_at",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "全部::https://api.sgapi004.xyz/api/videosort/0?orderby=&page=1{{page}}\n国产AV::https://api.sgapi004.xyz/api/videosort/60?orderby=&page={{page}}\n无码::https://api.sgapi004.xyz/api/videosort/1?orderby=&page={{page}}\n角色扮演::https://api.sgapi004.xyz/api/videosort/4?orderby=&page={{page}}\n制服诱惑::https://api.sgapi004.xyz/api/videosort/5?orderby=&page={{page}}\n人妻熟女::https://api.sgapi004.xyz/api/videosort/6?orderby=&page={{page}}\n当红女优::https://api.sgapi004.xyz/api/videosort/9?orderby=&page={{page}}\n国产自拍::https://api.sgapi004.xyz/api/videosort/10?orderby=&page={{page}}\n长腿丝袜::https://api.sgapi004.xyz/api/videosort/11?orderby=&page={{page}}\n动漫::https://api.sgapi004.xyz/api/videosort/14?orderby=&page={{page}}\n欧美av::https://api.sgapi004.xyz/api/videosort/16?orderby=&page={{page}}\n网红主播::https://api.sgapi004.xyz/api/videosort/17?orderby=&page={{page}}\nVIP::https://api.sgapi004.xyz/api/videosort/18?orderby=&page={{page}}\n中文字幕::https://api.sgapi004.xyz/api/videosort/19?orderby=&page={{page}}\n巨乳::https://api.sgapi004.xyz/api/videosort/20?orderby=&page={{page}}\n青春萝莉::https://api.sgapi004.xyz/api/videosort/22?orderby=&page={{page}}\n重口味::https://api.sgapi004.xyz/api/videosort/23?orderby=&page={{page}}\nAV素人::https://api.sgapi004.xyz/api/videosort/24?orderby=&page={{page}}\n三级电影::https://api.sgapi004.xyz/api/videosort/25?orderby=&page={{page}}\nAV剧情::https://api.sgapi004.xyz/api/videosort/29?orderby=&page={{page}}\n推荐::https://api.sgapi004.xyz/api/videosort/30?orderby=&page={{page}}\n宅男萝莉::https://api.sgapi004.xyz/api/videosort/31?orderby=&page={{page}}\n外流视频::https://api.sgapi004.xyz/api/videosort/32?orderby=&page={{page}}\n恐怖色情::https://api.sgapi004.xyz/api/videosort/35?orderby=&page={{page}}\n295LUXU::https://api.sgapi004.xyz/api/videosort/36?orderby=&page={{page}}\n嫩模专区::https://api.sgapi004.xyz/api/videosort/37?orderby=&page={{page}}\n少女百合::https://api.sgapi004.xyz/api/videosort/38?orderby=&page={{page}}\n魔镜系列::https://api.sgapi004.xyz/api/videosort/39?orderby=&page={{page}}\n明星AI换脸::https://api.sgapi004.xyz/api/videosort/40?orderby=&page={{page}}\n苍井空::https://api.sgapi004.xyz/api/videosort/44?orderby=&page={{page}}\n职场上司::https://api.sgapi004.xyz/api/videosort/45?orderby=&page={{page}}\n淫乱师生::https://api.sgapi004.xyz/api/videosort/46?orderby=&page={{page}}\n强上一波::https://api.sgapi004.xyz/api/videosort/47?orderby=&page={{page}}\n近亲乱伦::https://api.sgapi004.xyz/api/videosort/49?orderby=&page={{page}}\n淫荡痴女::https://api.sgapi004.xyz/api/videosort/51?orderby=&page={{page}}\n电车之狼::https://api.sgapi004.xyz/api/videosort/52?orderby=&page={{page}}\n偷拍::https://api.sgapi004.xyz/api/videosort/53?orderby=&page={{page}}\n萌妹酱::https://api.sgapi004.xyz/api/videosort/54?orderby=&page={{page}}\n精彩短片::https://api.sgapi004.xyz/api/videosort/55?orderby=&page={{page}}\n鹿少女::https://api.sgapi004.xyz/api/videosort/56?orderby=&page={{page}}\n中文无码::https://api.sgapi004.xyz/api/videosort/57?orderby=&page={{page}}\n扶她姐妹::https://api.sgapi004.xyz/api/videosort/58?orderby=&page={{page}}\n中外合拍::https://api.sgapi004.xyz/api/videosort/59?orderby=&page={{page}}",
    "sourceComment": "丝瓜",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "https://i.postimg.cc/0jjtL3y4/1660523726918.png",
    "sourceName": "©丝瓜",
    "sourceUrl": "https://api.sgapi004.xyz/api/videosort/0?orderby=&page=1"
  },
  {
    "articleStyle": 1,
    "customOrder": 263,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": ".item",
    "ruleContent": "link@all&&.player@all&&script@all&&.photos@all##control##autoplay muted control",
    "ruleImage": "img@src",
    "ruleLink": "a.0@href",
    "ruleNextPage": ".next@href",
    "rulePubDate": "⏱️ {{@.duration@text}}&nbsp;🏷️ {{@.series@text}}&nbsp;🔖 {{@.vol@text}}",
    "ruleTitle": ".text@text||img@alt",
    "singleUrl": false,
    "sortUrl": "麻豆傳媒::https://tw.xchina.co/videos/series-5f904550b8fcc.html\n蜜桃傳媒::https://tw.xchina.co/videos/series-5fe8403919165.html\n天美傳媒::https://tw.xchina.co/videos/series-60153c49058ce.html\n果凍傳媒::https://tw.xchina.co/videos/series-5fe840718d665.html\n精東影業::https://tw.xchina.co/videos/series-60126bcfb97fa.html\n糖心Vlog::https://tw.xchina.co/videos/series-60126bcfb97fa.html\n星空傳媒::https://tw.xchina.co/videos/series-60126bcfb97fa.html\n杏吧原版::https://tw.xchina.co/videos/series-6072997559b46.html\n性視界::https://tw.xchina.co/videos/series-63490362dac45.html\n扣扣傳媒::https://tw.xchina.co/videos/series-6230974ada989.html\n蘿莉社::https://tw.xchina.co/videos/series-6360ca9706ecb.html\nOnlyFans::https://tw.xchina.co/videos/series-61bf6e439fed6.html\nSA國際傳媒::https://tw.xchina.co/videos/series-633ef3ef07d33.html\n愛豆傳媒::https://tw.xchina.co/videos/series-63d134c7a0a15.html\n其他中文AV::https://tw.xchina.co/videos/series-63986aec205d8.html\n葫蘆影業::https://tw.xchina.co/videos/series-6193d27975579.html\nED Mosaic::https://tw.xchina.co/videos/series-63732f5c3d36b.html\n樂播傳媒::https://tw.xchina.co/videos/series-60589daa8ff97.html\n烏托邦::https://tw.xchina.co/videos/series-637750ae0ee71.html\n91茄子::https://tw.xchina.co/videos/series-639c8d983b7d5.html\n抖陰::https://tw.xchina.co/videos/series-6248705dab604.html\n起點傳媒::https://tw.xchina.co/videos/series-639377d93a682.html\n大象傳媒::https://tw.xchina.co/videos/series-60c2555958858.html\n烏鴉傳媒::https://tw.xchina.co/videos/series-601fdc25ab544.html\nMisAV::https://tw.xchina.co/videos/series-628c75371a319.html\nTWAV::https://tw.xchina.co/videos/series-62263c03a735c.html\n愛神傳媒::https://tw.xchina.co/videos/series-6405b6842705b.html\nmini傳媒::https://tw.xchina.co/videos/series-60da356dc166c.html\nCCAV::https://tw.xchina.co/videos/series-61b88a26d1e61.html\n開心鬼傳媒::https://tw.xchina.co/videos/series-609e4c6e7a174.html\nPANS視頻::https://tw.xchina.co/videos/series-63963186ae145.html\n其他模特私拍::https://tw.xchina.co/videos/series-63963534a9e49.html\n果哥作品::https://tw.xchina.co/videos/series-6396315ed2e49.html\n相約中國::https://tw.xchina.co/videos/series-63ed0f22e9177.html\n風吟鳥唱作品::https://tw.xchina.co/videos/series-6396319e6b823.html\n有碼AV::https://tw.xchina.co/videos/series-6395aba3deb74.html\n無碼AV::https://tw.xchina.co/videos/series-6395ab7fee104.html\n探花現場::https://tw.xchina.co/videos/series-63965bf7b7f51.html\n主播現場::https://tw.xchina.co/videos/series-63965bd5335fc.html\n其他亞洲影片::https://tw.xchina.co/videos/series-63963ea949a82.html\n門事件::https://tw.xchina.co/videos/series-63963de3f2a0f.html\n其他歐美影片::https://tw.xchina.co/videos/series-6396404e6bdb5.html\n華語電影::https://tw.xchina.co/videos/series-6396492fdb1a0.html\n日韓電影::https://tw.xchina.co/videos/series-6396494584b57.html\n\n情色套圖\n\n人體攝影::https://tw.xchina.co/photos/series-618e4909ea9b6.html\n麗圖100::https://tw.xchina.co/photos/series-5f1d784995865.html\nPANS新版::https://tw.xchina.co/photos/series-6310ce9b90056.html\n攝影師作品::https://tw.xchina.co/photos/series-6395a1e929f23.html\n轟趴貓::https://tw.xchina.co/photos/series-5f1ae6caae922.html\n相約中國::https://tw.xchina.co/photos/series-5f1dcdeaee582.html\n潘多菈::https://tw.xchina.co/photos/series-5f23c44cd66bd.html\n韓國模特::https://xchina.co/photos/series-5f1d345bf2a1d.html\nJVID::https://tw.xchina.co/photos/series-637b2029d2347.html\n推女郎::https://tw.xchina.co/photos/series-5f14a5eb5b0d7.html\n無忌影社::https://tw.xchina.co/photos/series-619a92aa1fa7a.html\n深夜企劃::https://tw.xchina.co/photos/series-638e5a60b1770.html\n北京天使::https://xchina.co/photos/series-622c7f95220a4.html\nA4U::https://xchina.co/photos/series-5f60b98248a81.html\nDDY::https://tw.xchina.co/photos/series-5f15f727df393.html\n東莞V女郎::https://tw.xchina.co/photos/series-5f22ea422221c.html\nFantasy Factory::https://xchina.co/photos/series-5f889afb37619.html\nTPimage::https://xchina.co/photos/series-5f7a0a80d3d66.html\nSK絲庫::https://xchina.co/photos/series-5f382ba894af4.html\nLoozy::https://tw.xchina.co/photos/series-62888afad416b.html\n美尤網::https://tw.xchina.co/photos/series-5f23c8a10708a.html\nSuper Pose Book::https://tw.xchina.co/photos/series-62a0a15911f16.html\nHT95::https://tw.xchina.co/photos/series-6030eca9efe43.html\n伊甸園::https://tw.xchina.co/photos/series-63cf9666a9239.html\n\n秀人網::https://tw.xchina.co/photos/series-5f1476781eab4.html\n愛蜜社::https://tw.xchina.co/photos/series-5f71afc92d8ab.html\n模範學院::https://tw.xchina.co/photos/series-5f181625966a6.html\n花漾::https://tw.xchina.co/photos/series-5fc4ce40386af.html\n美媛館::https://tw.xchina.co/photos/series-5f1495dbda4de.html\n語畫界::https://tw.xchina.co/photos/series-601ef80997845.html\n尤蜜荟::https://tw.xchina.co/photos/series-5f184ff551888.html\n尤物館::https://tw.xchina.co/photos/series-5f148046cb2c7.html\n蜜桃社::https://tw.xchina.co/photos/series-5f1dd5a7ebe9a.html\nFEILIN嗲囡囡::https://tw.xchina.co/photos/series-5f14a3105d3e8.html\n瑞絲館::https://tw.xchina.co/photos/series-61263de287e2f.html\n愛尤物::https://tw.xchina.co/photos/series-5f148046cb2c7.html\n星顔社::https://tw.xchina.co/photos/series-6141c88882a36.html\n影私荟::https://tw.xchina.co/photos/series-63d435352808c.html\n魅妍社::https://tw.xchina.co/photos/series-60f4691dd2f2d.html\n模特聯盟::https://tw.xchina.co/photos/series-6218cfb82b6cd.html\n性感寫真 (405)\nArtGravia::https://tw.xchina.co/photos/series-60a4a953ca563.html\n愛絲::https://tw.xchina.co/photos/series-5f15f389e993e.html\n果團網::https://tw.xchina.co/photos/series-5f1817b42772b.html\nPANS寫真::https://tw.xchina.co/photos/series-5f1482b3a68d6.html\n妖精社::https://tw.xchina.co/photos/series-5f4b5f4eb8b71.html\n蜜絲::https://tw.xchina.co/photos/series-5f2089564c6c2.html\n頭條女神::https://tw.xchina.co/photos/series-5f14806585bef.html\nPure Media::https://tw.xchina.co/photos/series-6224e755e21f4.html\n尤美::https://tw.xchina.co/photos/series-61b997728043b.html\nSLADY獵女神::https://tw.xchina.co/photos/series-605ed5233ca57.html\n推女神::https://tw.xchina.co/photos/series-5f20324cad61d.html",
    "sourceComment": "",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "https://img2.baidu.com/it/u=2497591018,1494490685&fm=253&fmt=auto&app=138&f=JPEG?w=375&h=500",
    "sourceName": "小黃書",
    "sourceUrl": "https://tw.xchina.co/",
    "style": "* {\n\tmargin: 0;\n\tpadding: 0\n}\nul {\n\tfont-size: 0;\n\theight: 100%;\n\toverflow-y: scroll\n}\nli {\n\tlist-style: none;\n\ttext-align: center\n}\nimg {\n\twidth: 100%;\n\theight: auto\n}"
  },
  {
    "articleStyle": 1,
    "customOrder": 357,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUi": "",
    "loginUrl": "",
    "ruleArticles": "class.th",
    "ruleContent": "class.video_player&&class.container&&class.player_twocolumns&&class.column&&class.player&&class.player-holder@all\t\t\t\t\t\t\t\t\t\t\t\t\t",
    "ruleImage": "class.lazy-load@data-original",
    "ruleLink": "a@href",
    "ruleNextPage": "",
    "rulePubDate": "class.sticky_time",
    "ruleTitle": "class.lazy-load@alt",
    "singleUrl": false,
    "sortUrl": "國產自拍::https://theav28.com/categories/21c031e02ee6ad29acda82b9625b28ef/\n主播福利::https://theav28.com/categories/21dc971a5d4361143877eb09b7cd08a5/\n傳媒映畫::https://theav28.com/categories/cc1dce3873efbfae9448ff8049d72b95/\n中文字幕::https://theav28.com/categories/6eec9fd0dad785e04651354b8ddab749/\n高清無碼::https://theav28.com/categories/cd80c93db2d41150d80f5668f6e20b7f/\n高清有碼::https://theav28.com/categories/ddc1aab6fe0d5609e60d6941280b7660/\n歐美風情::https://theav28.com/categories/a0b14da040498ca8c3882059087b722c/\n三級電影::https://theav28.com/categories/6c589f4e28d3bb2944ec613ac6a25456/\n卡通動漫::https://theav28.com/categories/b83d6021cfa5cc3a3feff746a6f72b12/",
    "sourceGroup": "🎬 18禁",
    "sourceIcon": "https://theav28.com/favicon.ico",
    "sourceName": "TheAVPorn",
    "sourceUrl": "https://theav28.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 396,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://static.17k.com/pic/app_logo.png",
    "sourceName": "17K小说",
    "sourceUrl": "https://h5.17k.com",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 398,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleContent": "",
    "ruleImage": "",
    "ruleLink": "",
    "rulePubDate": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sortUrl": "",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://qidian.gtimg.com/qdm/img/favicon.fb0b7.ico",
    "sourceName": "起点中文",
    "sourceUrl": "https://m.qidian.com",
    "style": ""
  },
  {
    "articleStyle": 0,
    "customOrder": 427,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "",
    "ruleLink": "",
    "ruleTitle": "",
    "singleUrl": true,
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://b.bdstatic.com/searchbox/mappconsole/image/20181107/1541551479-90958.png",
    "sourceName": "心食谱",
    "sourceUrl": "https://www.xinshipu.com"
  },
  {
    "articleStyle": 0,
    "customOrder": 985,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 10.0.0;  XXX Pro Build/GAMER) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36\"}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "class.container@class.col-md-3 col-xs-6",
    "ruleContent": "all## <script type=\"text/javascript\">var cnzz_protocol = [\\s\\S]+?</script> ",
    "ruleDescription": "",
    "ruleImage": "img@src",
    "ruleLink": "tag.a.0@href",
    "ruleNextPage": "class.pager@tag.a.-1@href",
    "rulePubDate": "class.table@span@text##\\n##·",
    "ruleTitle": "class.card-caption@text",
    "singleUrl": false,
    "sortUrl": "搜索用::https://www.yikm.net/search?name=逆转裁判\n\n\nGBA游戏::https://www.yikm.net/nes?page=1&tag=&e=2\n街机游戏::https://www.yikm.net/nes?page=1&tag=9\nH5游戏::https://www.yikm.net/nes?page=1&tag=1\n动作冒险::https://www.yikm.net/nes?page=1&tag=2\n小游戏::https://www.yikm.net/nes?page=1&tag=8\n飞行射击::https://www.yikm.net/nes?page=1&tag=3\n格斗::https://www.yikm.net/nes?page=1&tag=4\n棋牌::https://www.yikm.net/nes?page=1&tag=5\n射击::https://www.yikm.net/nes?page=1&tag=6\n运动比赛::https://www.yikm.net/nes?page=1&tag=7\n角色扮演::https://www.yikm.net/nes?page=1&tag=10",
    "sourceComment": "by ReAcg\n\n搜索name=后面填你想搜的东西，中文名如果无结果，请用英文名或者关键字,比如 king of fighters;拳皇\n\n注:有些游戏存档没法用，GBA类有单独的存档功能",
    "sourceGroup": "💠 其他",
    "sourceIcon": "http://srvcn.xbext.com/touch_icons/96x96/mobile.h5_games.png",
    "sourceName": "在线游戏",
    "sourceUrl": "https://www.yikm.net/"
  },
  {
    "articleStyle": 0,
    "customOrder": 1009,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📰 资讯",
    "sourceIcon": "https://www.zhangzs.com/wp-content/uploads/2020/05/favicon.png",
    "sourceName": "涨姿势",
    "sourceUrl": "https://www.zhangzs.com"
  },
  {
    "articleStyle": 2,
    "customOrder": 1088,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\n\t\"user-agent\": \"Dart/3.0 (dart:io)\",\n\t\"accept-encoding\": \"gzip\"\n}",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "@js:\n\n\n// host\nurl = cache.get(\"gxdm_domain\");\nif(!url){\nurl = JSON.parse(java.ajax(\"https://appto-v3-1251970844.cos.ap-chongqing.myqcloud.com/accredits/99.json\")).domain;\ncache.put(\"gxdm_domain\", url, 5e5);\n}\n\n\n// 拼接链接\nurl += java.hexDecodeToString(result);\n$ = JSON.parse(java.ajax(url)).data;\njava.setBaseUrl(url);\n\n\n// 下一页\np=$.current_page;\nif(p<$.last_page)\n\turl=String(url).replace('page='+p, 'page='+(p+1));\nelse url='';\njava.put('url', url);\n\n\n// 格式化\n$.data.map($=>JSON.stringify($));",
    "ruleContent": "<js>\njiekou = [];\njishu = JSON.parse(result).data.vod_play_list\n.map(($,i)=>{\n\n\n// 接口\n\tjiekou.push('<button onclick=\"huan('+i+')\"><b>'+$.player_info.show+'<sup><small>'+$.urls.length+'</small></sup></b></button>');\n\n\n// 集数\n\tparse = $.player_info.parse;\n\treturn '<div>\\n\\t\\t'+$.urls.map($=>'<button onclick=\"xuan(this,\\'.jishu\\')\" value=\"'+parse+$.url+'\"><b>'+($.name||$.nid)+'</b></button>').join('\\n\\t\\t')+'\\n</div>';\n});\n\n\n\n// 返回\nJSON.stringify({\n\tjiekou: '<div>\\n\\t\\t'+jiekou.join('\\n\\t\\t')+'\\n</div>',\n\tjishu: jishu.join('\\n')\n});\n</js>\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no\">\n<iframe frameborder=\"no\" allowfullscreen></iframe>\n<p><title>{{$..vod_name}}</title></p>\n<hr>\n\n\n<details>\n<summary><h3>{{$..vod_name}}</h3></summary>\n<br><img src=\"{{$..vod_pic}}\" onerror=\"this.src='{{source.sourceIcon}}'\">\n<br>标签：{{$..vod_year}} • {{$..vod_area}} • {{$..vod_score}}分\n<br>分类：{{$..vod_class}}\n<br>简介：{{$..vod_content}}\n<br><br>\n</details>\n<hr>\n\n\n<div class=\"jiekou\">\n<p>接口</p>\n{{JSON.parse(result).jiekou}}\n</div>\n<hr>\n\n\n<div class=\"jishu\">\n<p>集数</p>\n{{JSON.parse(result).jishu}}\n</div>\n<hr>\n\n\n\n\n\n<script>\n//选中标签\n$=(rule)=>document.querySelectorAll(rule);\n\n//删除active\nomit=(A)=>Array.from(A,a=>a.className='');\n\n//增加active\nactive=($,i)=>$[i].className='active';\n\n\n//切换分类\nhuan = (index) =>{\n\t\tt1 = '.jiekou button'\n\t\tt2 = '.jishu div'\n\t\tomit($(t1+'.active,'+t2+'.active'))\n\t\tactive($(t1),index)\n\t\tactive($(t2),index)\n\t}\n\n\n//选择集数\nxuan = (item,type)=>{\n\t\tbtn = $(type+' button.active');\n\n\t\tif(item.value==btn[0].value)return;\n\t\tomit(btn); item.className='active';\n\t\treturn geturl()\n\t}\n\n\n//获取资源链接\nfunction geturl(){\n\turl=$('.jishu button.active')[0].value.trim();\n\treturn $('iframe')[0].src =\n\t\t$('body p')[0].innerText = url;\n}\n\n\n\n//初始化\n(()=>{\n\t\tactive($('.jiekou button'),0)\n\t\tactive($('.jishu div'),0)\n\t\tactive($('.jishu button'),0)\n\t\treturn geturl()\n\t})()\n</script>",
    "ruleDescription": "",
    "ruleImage": "$.vod_pic",
    "ruleLink": "{{baseUrl.split('/addons')[0]}}/addons/apptov4/app.php/v1/vod/getVod?id={{$.vod_id}}",
    "ruleNextPage": "@get:{url}",
    "rulePubDate": "$.vod_type_name&&{$.vod_score}分&&$.vod_remarks\n##\\n##　",
    "ruleTitle": "$.vod_name",
    "singleUrl": false,
    "sortUrl": "今日更新::data:;base64,{{java.base64Encode(\"/addons/apptov4/app.php/v1/vod/getSchedulingLists?w=\"+(new Date().getDay()||7)+\"&page=\"+page)}},{\"type\":\"gxdm\"}\n\n\nTV动画::data:;base64,{{java.base64Encode(\"/addons/apptov4/app.php/v1/vod/getLists?type_id=1&year=&type_name=&page=\"+page+\"&pageSize=21\")}},{\"type\":\"gxdm\"}\n\n\n剧场版::data:;base64,{{java.base64Encode(\"/addons/apptov4/app.php/v1/vod/getLists?type_id=21&year=&type_name=&page=\"+page+\"&pageSize=21\")}},{\"type\":\"gxdm\"}\n\n\n变量搜索::data:;base64,{{v=source.getVariable();if(/^\\s*$/.test(v))source.setVariable('无职');java.base64Encode(\"/addons/apptov4/app.php/v1/vod/getVodSearch?wd=\"+source.getVariable()+\"&page=\"+page+\"&type\")}},{\"type\":\"gxdm\"}",
    "sourceComment": "",
    "sourceGroup": "🎞️ 影视",
    "sourceIcon": "https://arlnigh.me/%E6%98%9F%E9%87%8E%E7%88%B1.jpg",
    "sourceName": "宫下动漫",
    "sourceUrl": "https://gxdm.me",
    "style": "*{\n\tz-index:0;\n\tmargin:0;\n\tpadding:0;\n\twidth:100%;\n\theight:auto;\n}\np{\n\ttext-indent:5px;\n}\nbody>p:first-of-type{\n\twidth:100.05%;\n\tposition:sticky;top:285px;\n\theight:15px;font-size:0.7rem;\n\tborder-bottom-right-radius:5px;\n\tborder-bottom-left-radius:5px;\n\tbackground:#000;color:#fff;\n\twhite-space:nowrap;\n\toverflow:hidden;\n\ttext-overflow:ellipsis;\n\tz-index:2;\n}\niframe{\n\tposition:sticky;top:0;\n\tbackground:#000;color:#fff;\n\theight:285px;\n\tz-index:2;\n}\n\ndetails{\n\twidth:90%;\n\tmargin:0 5%;\n\tpadding:10 0;\n}\nsummary{\n\twidth:90%;\n\tmargin:0 5%;\n\toutline:none;\n\ttext-align:center;\n}\nsummary::-webkit-details-marker,.jishu>div{\n\tdisplay:none;\n}\n.jiexi>div,.jiekou>div{\n\toverflow-x:auto;\n\toverflow-y:hidden;\n\twhite-space:nowrap;\n}\n.jishu>div.active{\n\tdisplay:block;\n}\n\nbutton{\n\twidth:21.65%;\n\tmargin:1.25%;\n\tpadding:5px;\n\toutline:none;\n\tborder-radius:8px;\n\tfont-size:0.7rem;\n\ttext-overflow:ellipsis;\n  overflow:hidden;\n\tposition:sticky;\n}\nbutton.active{\n\tz-index:1;\n\tcolor:#166188;\n\tleft:0;right:0;\n}\n.jishu button.active{\n\ttop:300;bottom:0;\n}\nsmall{\n\tposition:absolute;\n\tright:3;top:-1;\n\ttext-align:right;\n}"
  },
  {
    "articleStyle": 0,
    "customOrder": 4637,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "header": "{\"User-Agent\":\"Mozilla/5.0 (Linux; Android 10; TEL-AN00 Build/HONORTEL-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36\"}",
    "injectJs": "const video = document.getElementById('video');\n        let isDragging = false;\n        let startX = 0;\n        let startTime = 0;\n\n        video.addEventListener('touchstart', (e) => {\n            isDragging = true;\n            startX = e.touches[0].clientX;\n            startTime = video.currentTime;\n            video.pause();  // 暂停视频\n        });\n\n        video.addEventListener('touchmove', (e) => {\n            if (!isDragging) return;\n            const dx = e.touches[0].clientX - startX;\n            const duration = video.duration;\n            const change = (dx / video.clientWidth) * duration;\n            video.currentTime = Math.min(Math.max(startTime + change, 0), duration);\n        });\n\n        video.addEventListener('touchend', () => {\n            if (isDragging) {\n                video.play();  // 继续播放视频\n                isDragging = false;\n            }\n        });",
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "ruleArticles": "$.model.data",
    "ruleContent": "<div class=\"container\">\n        <h3>{{$.model.title}}</h3>\n        <div class=\"video-container\">\n            <video id=\"video\" src=\"{{$.model.url}}\" poster=\"{{$.model.coverUrl}}\" controls></video>\n        </div>\n        <hr />\n        <div class=\"info-container\">\n            <p>⌚️ 时长：<span>{{$.model.durationFormat}}</span></p>\n            <p>📆 日期：<span>{{$.model.onlineTime##T|.000.*## }}</span></p>\n            <p>🎥 播放：<span>{{$.model.viewCount}}次</span></p>\n            <p>📩 收藏：<span>{{$.model.collectCount}}</span></p>\n            <p>🕵 片商：<span>{{$.model.authors}}</span></p>\n            <p>👤 上传：<span>{{$.model.uploader}}</span></p>\n            <p>🔖 标签：<span>{{$.model.categories}},{{$.model.tags}}</span></p>\n            <p>🏷 简介：<span>{{$.model.brief}}</span></p>\n        </div>\n    </div>",
    "ruleDescription": "",
    "ruleImage": "$.coverUrl",
    "ruleLink": "https://www.uaa.com/api/video/app/video/intro?force=false&id={{$.id}}&viewId=17225706561773551",
    "ruleNextPage": "page",
    "rulePubDate": "{{$.onlineTime##T.*}} {{$.tags}}",
    "ruleTitle": "$.title",
    "singleUrl": false,
    "sortUrl": "变量搜索::/api/video/app/video/search?keyword={{v=source.getVariable();if(/^\\s*$/.test(v)||v==null)source.setVariable('偷情');source.getVariable()}}&orderType=1&page={{page}}&searchType=1&size=40\n\n最新排行::/api/video/app/video/search?category=&orderType=1&page={{page}}&searchType=1&size=40\n\n观看排行::/api/video/app/video/search?category=&orderType=3&page={{page}}&searchType=1&size=40\n\n收藏排行::/api/video/app/video/search?category=&orderType=4&page={{page}}&searchType=1&size=40\n\n国产视频::/api/video/app/video/search?orderType=1&origin=1&page={{page}}&searchType=1&size=40\n\n日本AV::/api/video/app/video/search?orderType=1&origin=2&page={{page}}&searchType=1&size=40\n\nH动漫::/api/video/app/video/search?orderType=1&origin=3&page={{page}}&searchType=1&size=40\n\n自拍偷拍::/api/video/app/video/search?category=自拍偷拍&orderType=1&page={{page}}&searchType=1&size=40\n\n主播福利::/api/video/app/video/search?category=主播福利&orderType=1&page={{page}}&searchType=1&size=40\n\n制服诱惑\n丝袜网袜::/api/video/app/video/search?tag=丝袜网袜&page={{page}}&searchType=1&size=40\n\n泳装水着::/api/video/app/video/search?tag=泳装水着&page={{page}}&searchType=1&size=40\n\nJK制服::/api/video/app/video/search?tag=JK制服&page={{page}}&searchType=1&size=40\n\n女仆::/api/video/app/video/search?tag=女仆&page={{page}}&searchType=1&size=40\n\n吊带袜::/api/video/app/video/search?tag=吊带袜&page={{page}}&searchType=1&size=40\n\n兔女郎::/api/video/app/video/search?tag=兔女郎&page={{page}}&searchType=1&size=40\n\n身材样貌\n少女萝莉::/api/video/app/video/search?tag=少女萝莉&page={{page}}&searchType=1&size=40\n\n白虎::/api/video/app/video/search?tag=白虎&page={{page}}&searchType=1&size=40\n\n苗条::/api/video/app/video/search?tag=苗条&page={{page}}&searchType=1&size=40\n\n美腿美脚::/api/video/app/video/search?tag=美腿美脚&page={{page}}&searchType=1&size=40\n\n美臀::/api/video/app/video/search?tag=美臀&page={{page}}&searchType=1&size=40\n\n熟女::/api/video/app/video/search?tag=熟女&page={{page}}&searchType=1&size=40\n\n巨乳::/api/video/app/video/search?tag=巨乳&page={{page}}&searchType=1&size=40\n\n交合喜好\n颜射::/api/video/app/video/search?tag=颜射&page={{page}}&searchType=1&size=40\n\n肛交::/api/video/app/video/search?tag=肛交&page={{page}}&searchType=1&size=40\n\n潮吹::/api/video/app/video/search?tag=潮吹&page={{page}}&searchType=1&size=40\n\n口交::/api/video/app/video/search?tag=口交&page={{page}}&searchType=1&size=40\n\n69::/api/video/app/video/search?tag=69&page={{page}}&searchType=1&size=40\n\n乳交::/api/video/app/video/search?tag=乳交&page={{page}}&searchType=1&size=40\n\n内射中出::/api/video/app/video/search?tag=内射中出&page={{page}}&searchType=1&size=40\n\n刺激玩法\n捆绑调教::/api/video/app/video/search?tag=捆绑调教&page={{page}}&searchType=1&size=40\n\n痴女痴汉::/api/video/app/video/search?tag=痴女痴汉&page={{page}}&searchType=1&size=40\n\n强奸轮奸::/api/video/app/video/search?tag=强奸轮奸&page={{page}}&searchType=1&size=40\n\n3P群交::/api/video/app/video/search?tag=3P群交&page={{page}}&searchType=1&size=40\n\n奇异催眠::/api/video/app/video/search?tag=奇异催眠&page={{page}}&searchType=1&size=40\n\n出轨::/api/video/app/video/search?tag=出轨&page={{page}}&searchType=1&size=40\n\nNTR::/api/video/app/video/search?tag=NTR&page={{page}}&searchType=1&size=40\n\n角色扮演\n医生护士::/api/video/app/video/search?tag=医生护士&page={{page}}&searchType=1&size=40\n\n空中女郎::/api/video/app/video/search?tag=空中女郎&page={{page}}&searchType=1&size=40\n\n未亡人::/api/video/app/video/search?tag=未亡人&page={{page}}&searchType=1&size=40\n\n老师校园::/api/video/app/video/search?tag=老师校园&page={{page}}&searchType=1&size=40\n\n人妻主妇::/api/video/app/video/search?tag=人妻主妇&page={{page}}&searchType=1&size=40\n\nOL::/api/video/app/video/search?tag=OL&page={{page}}&searchType=1&size=40\n\n姐姐妹妹::/api/video/app/video/search?tag=姐姐妹妹&page={{page}}&searchType=1&size=40\n\n母亲女儿::/api/video/app/video/search?tag=母亲女儿&page={{page}}&searchType=1&size=40\n\nTS人妖::/api/video/app/video/search?tag=TS人妖&page={{page}}&searchType=1&size=40\n\n女高中生::/api/video/app/video/search?tag=女高中生&page={{page}}&searchType=1&size=40",
    "sourceComment": "",
    "sourceGroup": "",
    "sourceIcon": "https://www.uaa.com/assets/uaalogo.7acb1f90.svg",
    "sourceName": "UAA·视频",
    "sourceUrl": "https://www.uaa.com/##",
    "style": "body {\n            margin: 0;\n            font-family: Arial, sans-serif;\n            background: linear-gradient(135deg, #ece9e6, #ffffff);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: flex-start;\n            padding: 20px;\n        }\n        .container {\n            width: 100%;\n            max-width: 800px;\n            background: #fff;\n            border-radius: 10px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n        h3 {\n            margin: 0;\n            padding: 10px 20px;\n            font-size: 0.9em;\n            background: #333;\n            color: #fff;\n            border-radius: 10px 10px 0 0;\n        }\n        .video-container {\n            width: 100%;\n            background: #000;\n            position: relative;\n        }\n        video {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .info-container {\n            padding: 20px;\n        }\n        .info-container p {\n            margin: 10px 0;\n            color: #555;\n        }\n        .info-container p span {\n            font-weight: bold;\n            color: #000;\n        }"
  }
]