[
  {
    "articleStyle": 0,
    "customOrder": -10098455,
    "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,
    "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,
    "customOrder": -10098345,
    "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": -101018,
    "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": "搜索用::http://ios.bxguwen.com/search?page={{page}}&wd=勾引",
    "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": 2,
    "customOrder": -101016,
    "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": "🍆尤物",
    "sourceIcon": "https://www.uaa.com/assets/uaalogo.7acb1f90.svg",
    "sourceName": "UAA",
    "sourceUrl": "https://www.uaa.com/video/search"
  },
  {
    "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": -101014,
    "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": "🍆尤物",
    "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,
    "concurrentRate": "",
    "customOrder": -101011,
    "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": "🍆尤物",
    "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": 0,
    "customOrder": -101000,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceComment": "链接里的广告不要相信\n本链接所有内容全部取自网络 仅用于网络环境测试 请于二十四小时之内删除\n免费书源交流群：178801993",
    "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://www.ikmjx.com/"
  },
  {
    "articleStyle": 2,
    "customOrder": -100998,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "",
    "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": "\n\n\n\n\n\n\n\n\n\t\n\t\n\ncosplay::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}}/\nAI::https://www.emonl.com/aibeauty/",
    "sourceComment": "https://www.emonl.com/",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "http://pp.myapp.com/ma_icon/0/icon_1168851_1660565782/256",
    "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": 0,
    "customOrder": -100997,
    "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": "🍆尤物",
    "sourceIcon": "https://ps.ssl.qhmsg.com/t022c0047a09b681985.jpg",
    "sourceName": "美足美图",
    "sourceUrl": "https://mak803-ad398-dke3e.xofulitu765.xyz"
  },
  {
    "articleStyle": 0,
    "customOrder": -24967,
    "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": -24379,
    "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": -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,
    "concurrentRate": "",
    "customOrder": -17,
    "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://vt.quark.cn/blm/hot-board-599/tab?app=news&uc_biz_str=qk_enable_gesture%3Atrue%7COPT%3AW_ENTER_ANI%401%7COPT%3ATOOLBAR_STYLE%400%7COPT%3AW_PAGE_REFRESH%400%7COPT%3ABACK_BTN_STYLE%400%7COPT%3AIMMERSIVE%401&entry=novel_ldy&uc_param_str=dnfrpfbivessbtbmnilauputogpintnwmtsvcpprsnnnchmicckpgixsnx【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/kkrs.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》◎鱼声音乐精选◎★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://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》◎万事指南网站◎★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】《涨姿势》◎骚年,来这里涨点姿势吧！◎★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://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": -16,
    "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<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n  <style>\n    /* 全局样式 */\n    body {\n      background-color: #EFF0F2;\n      font-family: inherit;\n    }\n\n    /* 按钮和输入框的基本样式 */\n    button,\n    input {\n    \t background-color: #EFF0F4;\n      margin: 5px;\n      border: 0.1px solid #FFFFFF;\n      padding: 5px 10px;\n      font-size: 14px;\n      line-height: 1.4;\n      box-shadow: inset -2px -2px 5px #FFFFFF, inset 2px 2px 5px #B3B3B3;\n      border-radius: 6px;\n      transition: all 0.3s ease;\n    }\n\n    /* 特定元素的样式 */\n    #A,\n    #basic-addon1,\n    #replaceSpan1 {\n      background-color: #EFF0F4;\n      padding: 5px;\n      border: 0.1px solid #FFFFFF;\n      box-shadow: -1px -1px 3px #FFFFFF, 1px 1px 3px #B3B3B3;\n      border-radius: 6px;\n    }\n\n    /* 按钮和输入按钮的样式 */\n    button,\n    input[type=\"button\"] {\n      outline: none;\n      height: 30px;\n      background: #EFF0F4;\n      border: 0.1px solid #FFFFFF;\n      box-shadow: -2px -2px 5px #FFFFFF, 2px 2px 5px #B3B3B3;\n      border-radius: 6px;\n    }\n\n    /* 鼠标悬停时的样式 */\n    button:hover,\n    input[type=\"button\"]:hover {\n    \t border: 1px solid #FFFFFF;\n      box-shadow: inset -2px -2px 5px #FFFFFF, inset 2px 2px 5px #B3B3B3;\n      transform: scale(1);\n    }\n\n    /* 文本区域的样式 */\n    textarea {\n      background-color: #EFF0F4;\n      padding: 5px;\n      border: 2px solid #FAFAFA;\n      box-shadow: inset 2px 2px 5px #B3B3B3, inset -2px -2px 10px #FFFFFF, 1px 1px 5px #B3B3B3, -1px -1px 5px #FFFFFF;\n      border-radius: 6px;\n    }\n\n    /* 特定按钮的样式 */\n  #bt7,\n  #bt8 {\n      width: 50%;\n      border-radius: 6px;\n      transition: all 0.3s ease;\n    }\n\n    /* 鼠标按下时的样式 */\n  #bt7:active,\n  #bt8:active {\n  \t   border: 1px solid #FFFFFF;\n      box-shadow: inset -2px -2px 5px #FFFFFF, inset 2px 2px 5px #B3B3B3;\n      transform: scale(1);\n    }\n  </style>\n</head>\n\n<body>\n  <div class=\"center\">\n    <!-- 链接示例 -->\n    <div style=\"margin: 10px 0px 30px 0px; font-size: 1em; text-align: center;\">\n    <a href=\"https://www.xuhuhu.com/beautify/urlencode/\" id=\"A\">URL 解码</a>\n    <a href=\"http://5ujq.com/\" id=\"A\">简繁转换</a>\n    <a href=\"https://neumorphism.io/\" id=\"A\">CSS代码生成器</a></div>\n    <div class=\"center\"><center style=\"margin: 2vw; font-size: 20px; font-weight: bold;\">\n      <h2>美化发现</h2></center>\n    </div>\n    <!-- 输入框 -->\n    <textarea rows=\"10\" id=\"input\" onfocus=\"di()\" placeholder=\"格式化发现请输入带 html 标签的发现内容\"></textarea>\n    <br />\n    <br> 发现转换 </br>\n    <!-- 按钮 -->\n    <button onclick=\"getInput1(); dis()\" id=\"bt1\">格式化发现</button>\n    <button onclick=\"getInput2(); dis()\" id=\"bt2\">发现格式互转</button>\n    <br />\n    <br> 发现排版 </br>\n    <!-- 不同排版的按钮 -->\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 />\n    <br> 复制结果 </br>\n    <!-- 复制结果的按钮 -->\n    <button onclick=\"copyText()\" id=\"bt8\">一键复制</button>\n    <p></p>\n    <div class=\"center\"><center style=\"margin: 2vw; font-size: 20px; font-weight: bold;\">\n      <h2>正则表达式匹配替换</h2></center>\n    </div>\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\"\n          placeholder=\"请输入要验证的文本\"></textarea>\n      </div>\n    </div>\n    <!-- 正则表达式等输入框 -->\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=\"请输入自定义正则表达式\"\n            aria-describedby=\"basic-addon1\" style=\"width: 65%;\">\n        </div>\n      </div>\n    </div>\n    <!-- 其他选项 -->\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        <!-- 验证、清空、复制按钮 -->\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    <!-- 结果展示 -->\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;\"\n          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=\"请输入替换内容\"\n            aria-describedby=\"replaceSpan1\" style=\"width: 70%;\">\n          <!-- 替换按钮 -->\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        <!-- 替换按钮 -->\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    <div style=\"margin: 30px 0px 10px 0px; font-size: 0.85em; text-align: center;\"><span style=\"background-color: #EFF0F4; border: 0.1px solid #FFFFFF; padding: 5px; box-shadow: inset 1px 1px 3px #B3B3B3, inset -1px -1px 3px #FFFFFF; border-radius: 6px;\">\n\t\t\t\t源码：关耳；源码优化&UI：一程\n\t\t\t</span></div>\n  </div>\n</body>\n\n<script>\n  /**\n   * 自定义函数\n   */\n  function $(selector) {\n    return document.querySelector(selector);\n  }\n\n  function $$(selector) {\n    return document.querySelectorAll(selector);\n  }\n</script>\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) {\n    var re=\"\";\n    var strResult = \"共找到 \" + result.length + \" 处匹配：\\r\\n\";\n    document.getElementById(\"textResult\").innerText=strResult;\n    for (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</html>\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": "💠 荟萃::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/yq.png?ref=master】《阅读手册》◎使用说明、源制作、官方公告。◎★http://www.yck2.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/yck.png?ref=master】《源仓库》◎阅读书源仓库｜https://yckceo.vip/◎★https://miaogongzi.lanzout.com/b01rgkhhe【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ydlogo.png?ref=master】《阅读下载》◎喵公子｜阅读Beta版下载◎★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编程狮◎★https://www.dapeng8.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/dpymw.png?ref=master】《大鹏源码网》◎技术教程资源软件◎★https://m.maigoo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/mt/mgw.png?ref=master】《买购网》◎品牌榜、知识榜、买购排行榜◎\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://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】《书海小说》◎书海小说网◎\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://www.zxcs.info/map.html【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://m.xiashu8.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/xsw.png?ref=master】《下书网》◎多网站导航、电子书下载◎★https://zxcs.zip/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/zxcs.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】《狗狗电子书》◎小说下载◎★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://zh.zlibrary-nl.se/【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之家》◎杂志、图书、漫画下载◎★http://www.eybook.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/fldsw.png?ref=master】《风陵渡书屋》◎畅销图书文学小说下载◎★https://www.iyd.wang/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/iyd.png?ref=master】《爱悦读》◎azw3,mobi,epub,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》◎每天一本编程书，每天进步一点点◎★http://3g.kanyixue.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/kyx.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://ifun.cool/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/qj.png?ref=master】《趣集》◎知乎盐选◎★https://www.shidianguji.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/sdgj.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.greysea.net/【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://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://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】《我不是盐神》◎分享一些盐选文章，知乎免费阅读网站◎\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】《皮皮作文》◎小学生作文网◎\n\n\n🧩 儿童::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://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.gufengmh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/gfmh.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】《道人家》◎中华道藏◎★https://www.ifreesite.com/scriptures/book.htm【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/yd/ddd.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.神秘网.com/【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": -15,
    "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": "\n\n💾 网盘::https://pan.baidu.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bdwp.png?ref=master】《百度网盘》◎好不好用谁知道◎★https://www.jianguoyun.com/d/home#/home【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/jgy.png?ref=master】《坚果云》◎免费个人网盘、网络存储盘◎★https://up.woozooo.com/account.php?action=login&ref=/mydisk.php【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/lzy.png?ref=master】《蓝奏云》◎云存储、下载无限制◎★https://pan.miaogongzi.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/my.png?ref=master】《Meow云》◎在线下载应用，同步手机数据和查找手机◎★https://m.fastsoso.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/fastsoso.png?ref=master】《fastsoso》◎网盘搜索◎\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://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网址导航是一个多功能的网站◎\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】《抖音百科》◎准确、全面、易读、丰富的网络百科全书◎★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】《燕雀草》◎关于植物的百科全书◎\n\n\n💯 字体::https://ziyouziti.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zyzt.png?ref=master】《自由字体》◎国内权威的免费字体网站◎★https://www.mianfeiziti.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ztxz.png?ref=master】《字体下载》◎各种免费可商用字体下载◎★https://www.mianfeiziti.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/mfzt.png?ref=master】《免费字体》◎🔎登录｜完全免费的字体下载网站◎★https://www.100font.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/100font.png?ref=master】《100font》◎免费商用字体下载网站◎★https://freefonts.top/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/ztsj.png?ref=master】《字体世界》◎各种字体免费下载和在线预览◎★https://www.maoken.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/mkw.png?ref=master】《猫啃网》◎免费商用中文字体下载网站◎★https://m.font.chinaz.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zzzt.png?ref=master】《站长字体》◎各种字体免费下载网◎★http://www.zku.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zkw.png?ref=master】《字库网》◎在线字体、下载、商业授权、字体转换◎★https://www.qqxiuzi.cn/daohang.htm【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/qqxz.png?ref=master】《千千秀字》◎字体导航、在线转换◎★https://m.fonts.net.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zttx.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】《果核剥壳》◎还原软件的本质◎★https://tmioe.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/zprj.png?ref=master】《杂铺软件》◎发现美好，分享快乐◎★https://www.fy6b.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/fyyy.png?ref=master】《枫音应用》◎免费、绿色、无毒无广的实用软件◎\n\n\n🗃️ 资源::https://www.jspoo.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/jspdh.png?ref=master】《聚神铺导航》◎超实用的资源网站◎★https://www.9eip.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/wmdz.png?ref=master】《完美地址》◎好用好玩的宝藏资源分享站◎★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】《集知盒子》◎学习、办公、娱乐资源平台◎★http://lanrenao.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/lrdhw.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.aiminsu.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/aidhs.png?ref=master】《AI导航狮》◎AI聊天对话、AI写作、AIGC绘画生成◎★https://feizhuke.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/fzaidh.png?ref=master】《非猪AI导航》◎人工智能、聚合国内外AIGC软件◎★https://www.aixzw.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/aixzw.png?ref=master】《AI写作网》◎AI写作生成器官网◎\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》◎开发人员工具箱◎★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】《图片处理》◎无需上传文件也可在线处理图片◎★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🎮 游戏::http://h.4399.com/wap/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/4399.png?ref=master】《4399小游戏》◎🔎登录｜无需下载马上玩-h5游戏平台◎★http://m.7k7k.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/7k7k.png?ref=master】《7k7k小游戏》◎🔎登录｜小游戏大全、双人小游戏◎★https://www.yikm.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xbwyx.png?ref=master】《小霸王游戏》◎小霸王游戏合集◎★https://xingye.me/game/index.php【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/xy.png?ref=master】《星夜小游戏》◎星夜小游戏平台聚合◎★https://rubiks-cube-solver.com/zh/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/mfqjq.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】《大众养生》◎养生第一门户◎★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】《彩牛养生》◎权威健康科普内容平台◎★http://www.cf555.com/mm.html【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/bsg.png?ref=master】《百食阁》◎食物功效与禁忌，食疗保健养生◎\n\n\n🥘 食谱::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】《心食谱》◎菜谱大全、家常菜谱◎\n\n\n🐼 萌宠::https://m.dog126.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/tgw.png?ref=master】《淘狗网》◎中国宠物狗销售商城◎★https://www.birdnet.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/nw.png?ref=master】《鸟网》◎鸟类百科大全◎★http://www.chongwumao.com.cn/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/cwmw.png?ref=master】《宠物猫网》◎免费买猫卖猫平台◎★http://www.meishi13.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/zy/cww.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,
    "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/",
    "customOrder": -14,
    "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.smdhb.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/smdy.png?ref=master】《神马电影导航吧》◎收集高清在线资源网站◎★https://ysscj.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ysscj.png?ref=master】《影视收藏夹》◎收藏全网影视资源◎★https://anee.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ayys.png?ref=master】《安逸影视导航》◎一家集合全网影视专业导航网站◎★https://yingjuso.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/yjs.png?ref=master】《影剧搜导航》◎专注影视资源搜索◎★http://www.2cydh.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ecydh.png?ref=master】《二次元导航》◎动漫、漫画网站大全◎\n\n\n📺 影视::https://leziju.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/lzj.png?ref=master】《乐子剧》◎短剧专区◎★https://cupfox.app/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/cbh.png?ref=master】《茶杯狐》◎中国最大的影视资源聚合搜索引擎◎★https://www.nkdyw.us/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/nkdy.png?ref=master】《南柯电影》◎电影电视剧在线播放平台网站◎★https://www.appmovie.cc//【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/appyy.png?ref=master】《APP影院》◎全网最全视频库◎★https://v.ikanbot.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/akjqr.png?ref=master】《爱看机器人》◎影视资源◎★https://www.wandou.la/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/wdpro.png?ref=master】《豌豆PRO》◎专业的电影搜索引擎◎★https://www.66s6.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/xb6vdy.png?ref=master】《新版6V电影》◎6V电影网◎★https://55app.shop/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/555dy.png?ref=master】《555电影》◎电影资源◎★http://rryss.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/rrys.png?ref=master】《仁仁影视》◎仁是由爱好者成员成立的网站◎★https://www.yyds.one/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/yydsys.png?ref=master】《YYDS影视》◎高清电影电视剧◎★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://ddys.pro/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/ddys.png?ref=master】《低端影视》◎超清在线视频｜https://ddys.info/◎\n\n\n🎬 外影::https://mjw21.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/91mjw.png?ref=master】《91美剧网》◎高清美剧在线观看◎★https://wap.meijutt.net/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/mjtt.png?ref=master】《美剧天堂》◎美剧天堂｜https://mjtt.tv/◎★https://www.tjtt.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/tjtt.png?ref=master】《泰剧天堂》◎泰剧天堂◎★https://www.chaospace.cc/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/chaospace.png?ref=master】《CHAOSPACE》◎外国影视资源站◎★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://www.mxdm6.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/mxdm.png?ref=master】《MX动漫》◎专注在线动漫｜mxdm.tv◎★http://m.iyinghua.io/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/yhdm.png?ref=master】《樱花动漫》◎专注动漫的门户网站◎★https://dm530.org/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/fcdm.png?ref=master】《风车动漫》◎拥有上万集高清晰画质的在线动漫◎★http://v1.nicotv.bet/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/nkdm.png?ref=master】《妮可动漫》◎追番补番的集中营，宅男腐女的秘密基地◎\n\n\n✔️ 解析::http://www.danmutv.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】《超级解析》◎国内外知名视频、短视频网站解析◎★https://dlpanda.com/zh-CN【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/xmjx.png?ref=master】《熊猫解析》◎抖音TikTok无水印下载◎\n\n\n🙈 其他http://fujutu.xyz/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/fjt.png?ref=master】《腐剧兔》◎腐剧,BL动漫,同性电影,同志写真◎★https://www.fuju1.tv/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/fjtv.png?ref=master】《腐剧TV》◎腐剧、BL动漫、同性电影、百合｜https://www.zhaifufabu.com/◎★http://www.boluoxiaozhan.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/blxz.png?ref=master】《菠萝小站》◎腐剧、耽美动画、同性电影◎★https://www.bl210.xyz/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/sgys.png?ref=master】《曙光影视》◎腐剧｜https://www.bl210.co/｜https://www.bl210.one/◎★https://taiquantv.com/【https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/ys/tqtv.png?ref=master】《泰圈TV》◎看腐剧从此不迷路◎",
    "sourceComment": "//【🙈 其他】后面自行添加::",
    "sourceGroup": "🌐 媒体",
    "sourceIcon": "https://www.gitlink.org.cn/api/yi-c/tc/raw/dy/tb/ys.png?ref=master",
    "sourceName": "影视ʏˢ",
    "sourceUrl": "影视合集"
  },
  {
    "articleStyle": 0,
    "customOrder": -12,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://mms0.baidu.com/it/u=2344825277,2420529963&fm=253&app=138&f=JPEG&fmt=auto&q=75?w=500&h=500",
    "sourceName": "QQ男生",
    "sourceUrl": "https://ubook.reader.qq.com/book-rank/535189"
  },
  {
    "articleStyle": 0,
    "customOrder": -11,
    "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": -10,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://mms1.baidu.com/it/u=2460590414,350103885&fm=253&app=138&f=PNG&fmt=auto&q=75?w=256&h=256",
    "sourceName": "书海男生",
    "sourceUrl": "http://m.shuhai.com/top/?method=popular&siteid=0&type=monthsale"
  },
  {
    "articleStyle": 0,
    "customOrder": -5,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://img2.baidu.com/it/u=787415418,2045364823&fm=253&app=138&f=JPEG?w=500&h=500",
    "sourceName": "书旗男生",
    "sourceUrl": "https://render-web.shuqireader.com/render/sq-bookstore/page/kaqd7vp1/"
  },
  {
    "articleStyle": 0,
    "customOrder": -2,
    "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": 0,
    "customOrder": -1,
    "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": 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://legado.aoaostar.com",
    "sourceGroup": "🍡书源",
    "sourceIcon": "https://www.aoaostar.com/favicon.ico",
    "sourceName": "阅读APP源 - AOAOSTAR",
    "sourceUrl": "https://legado.aoaostar.com"
  },
  {
    "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": 0,
    "customOrder": 0,
    "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": 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\":\"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": 2,
    "concurrentRate": "",
    "customOrder": 0,
    "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": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://img0.baidu.com/it/u=2628473074,2098079028&fm=253&fmt=auto&app=138&f=JPEG?w=246&h=246",
    "sourceName": "纵横男生",
    "sourceUrl": "https://m.zongheng.com/"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "loginUrl": "http://www.coolapk.com/u/3734921",
    "singleUrl": true,
    "sourceComment": "by.fisheer(原:不似苏)\n\n点击登录跳转",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "https://qiniu.image.goboss.cn/sun_code/20230806180151-hDifwT-2023_07_3121.23.56.jpg",
    "sourceName": "有条\"渔\"",
    "sourceUrl": "https://flowus.cn/youtiaoyu/share/07424af4-5afe-41b2-b95d-d8604cd2cda9"
  },
  {
    "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": 2,
    "concurrentRate": "",
    "customOrder": 0,
    "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": "🍆尤物",
    "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": 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": 0,
    "customOrder": 0,
    "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": "http://i1.shaodiyejin.com/uploads/tu/201911/10133/743e1b888e_77.jpg",
    "sourceName": "知轩藏书",
    "sourceUrl": "https://www.zxcs.info/"
  },
  {
    "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": 1,
    "concurrentRate": "5",
    "customOrder": 0,
    "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": "🍆尤物",
    "sourceIcon": "https://avatars.githubusercontent.com/u/49548316",
    "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": 0,
    "customOrder": 0,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🍡书源",
    "sourceIcon": "https://www.930tu.com/favicon.ico",
    "sourceName": "源仓库(官方纯净)",
    "sourceUrl": "http://yckceo.vip"
  },
  {
    "articleStyle": 0,
    "customOrder": 0,
    "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": "🍆尤物",
    "sourceIcon": "https://fulitu.me//favicon.ico",
    "sourceName": "美女写真",
    "sourceUrl": "https://www.san449.com/meinv"
  },
  {
    "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": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🍆尤物",
    "sourceIcon": "http://i1.shaodiyejin.com/uploads/tu/201911/10133/743e1b888e_77.jpg",
    "sourceName": "韩漫书源",
    "sourceUrl": "legado://import/bookSource?src=https://jt12.de/SYV2_4/2024/03/04/20/48/54/170955653465e5c33680046.json"
  },
  {
    "articleStyle": 0,
    "concurrentRate": "",
    "contentBlacklist": "",
    "customOrder": 0,
    "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",
    "shouldOverrideUrlLoading": "",
    "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://youwu.pics/favicon.ico",
    "sourceName": "轻整合",
    "sourceUrl": "https://www.lanzoux.com",
    "style": "",
    "variableComment": ""
  },
  {
    "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": 0,
    "customOrder": 0,
    "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": 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,
    "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": ".list",
    "ruleContent": "<span>没有附件，需登录。如附件名称错误，请自行更改文件名称</span>\n{{@link@all}}<p>{{@.viewthread@all}}</p>\n<div>{{@.foot_reply@all}}</div>",
    "ruleDescription": "",
    "ruleLink": "a.2@href",
    "ruleNextPage": "page",
    "rulePubDate": ".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": "没有附件，需登录。如附件名称错误，请自行更改文件名称\n内置账号\n用户名  15519704517\n密码      52013144926",
    "sourceGroup": "📖 阅读",
    "sourceIcon": "https://www.sslt.xyz/data/attachment/common/template/boardimg_20240616mcgfcqmv.png",
    "sourceName": "搜书论坛(内置账号版)",
    "sourceUrl": "https://www.sslt.xyz"
  },
  {
    "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": 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": 1,
    "customOrder": 1,
    "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": 2,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "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://www.yuque.com/legado"
  },
  {
    "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": 3,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "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": 4,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "🍉初始",
    "sourceIcon": "https://i.postimg.cc/ZRXvkz27/gF2H6e.gif",
    "sourceName": "Meow云",
    "sourceUrl": "https://pan.miaogongzi.net"
  },
  {
    "articleStyle": 0,
    "customOrder": 5,
    "enableJs": true,
    "enabled": true,
    "enabledCookieJar": true,
    "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://www.lanzoux.com/b0bw8jwoh"
  },
  {
    "articleStyle": 1,
    "coverDecodeJs": "",
    "customOrder": 6,
    "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/index/index.html",
    "ruleArticles": "class.ylist",
    "ruleContent": "head@all&&class.m-top@all\n@js:\nsy=result.match(/<a href=\"(.*?)\".*?3.x/)[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": 6,
    "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": 8,
    "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】《爱写源论坛》◎应该有用◎",
    "sourceGroup": "🛠 工具",
    "sourceIcon": "http://sy.legado1.top/sy.php/0039eb4cea8628f772566210dd15ddf6.png",
    "sourceName": "常用工具",
    "sourceUrl": "自用源合集",
    "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": 1,
    "customOrder": 12,
    "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": 0,
    "customOrder": 14,
    "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": "function 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`}\nconst 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\n",
    "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": 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": 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": 26,
    "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": 0,
    "customOrder": 29,
    "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": 2,
    "concurrentRate": "",
    "customOrder": 29,
    "enableJs": true,
    "enabled": true,
    "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",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "https://images.weserv.nl/?url=https://article.biliimg.com/bfs/article/ded67638d944a7e0ef4452b721fd6434a22de16d.png",
    "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": 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": 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": 2,
    "customOrder": 37,
    "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,
    "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": 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": 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": 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": 1,
    "customOrder": 142,
    "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": 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": 2,
    "customOrder": 149,
    "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": "",
    "sourceGroup": "🍆尤物",
    "sourceIcon": "https://www.q10drfc.com/wp-includes/images/w-logo-blue-white-bg.png",
    "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": 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": 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://avatars.githubusercontent.com/u/49548316",
    "sourceName": "正则表达式",
    "sourceUrl": "https://www.w3cschool.cn/regex_rmjc/regex_rmjc-n5a328cn.html"
  },
  {
    "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,
    "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": 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": 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": 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": "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": false,
    "lastUpdateTime": 0,
    "loadWithBaseUrl": true,
    "singleUrl": true,
    "sourceGroup": "📖 阅读",
    "sourceIcon": "http://jnztgtjy.usa3.345888.xyz/view/img/favicon.ico",
    "sourceName": "掌阅",
    "sourceUrl": "https://m.zhangyue.com"
  },
  {
    "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": 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": 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": 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": 172,
    "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": 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": 2,
    "customOrder": 182,
    "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://img1.baidu.com/it/u=1496571514,2586450180&fm=253&fmt=auto&app=138&f=PNG?w=120&h=120",
    "sourceName": "超甜妹子图",
    "sourceUrl": "https://m.tuiimg.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": 192,
    "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": 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": 197,
    "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": 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": 2,
    "concurrentRate": "",
    "customOrder": 213,
    "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) }}\n3::https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=30&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://i.postimg.cc/ZRXvkz27/gF2H6e.gif",
    "sourceName": "📖乐播",
    "sourceUrl": "https://lebozy.com/api.php/provide/art/at/xml/?ac=detail&t=32&pg={{page}}"
  },
  {
    "articleStyle": 0,
    "customOrder": 241,
    "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/sx31yx8x/70ca9199eb35ee0393a0386228d0356b.gif\"",
    "ruleLink": "tag.a@href",
    "ruleNextPage": "text.下一页@href",
    "rulePubDate": "class.time@text",
    "ruleTitle": "class.ctitle@text",
    "singleUrl": false,
    "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\n水滴::https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.com/search.php?k=WuIS%2BITZ25HLRd6XZW%2FOxA%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": "🍆尤物",
    "sourceIcon": "https://i.postimg.cc/tCs5Fb8F/1664101587780.png",
    "sourceName": "©集芳阁",
    "sourceUrl": "https://xn---jfgsoucom-xo3rt4olv7g07mz39a.jifangge-club.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": 2,
    "customOrder": 259,
    "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": 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": 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"
  }
]