[ { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 独阅读", "bookSourceType": 0, "bookSourceUrl": "https://app.duread8.com", "bookUrlPattern": "", "customOrder": -88903145, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "exploreUrl": "", "header": "", "lastUpdateTime": 1659193201464, "loginUrl": "", "respondTime": 919, "ruleBookInfo": { "author": "$.author_name", "coverUrl": "$.cover", "init": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecode(result)\n\n$.data.book_info", "intro": "$.tag&&$.description##^## 🏷️ ", "kind": "$.category_name&&$.last_chapter_info.uptime##\\s.*", "lastChapter": "$.last_chapter_info.chapter_title", "name": "$.book_name", "tocUrl": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\nlet jsonObj={\"app_signature_md5\":\"02ebc876b59abf1294791faf89cf04d7\",\"app_version\":\"1.0.5\",\"channel\":\"default\",\"last_update_time\":\"0\",\"book_id\":{{$.book_id}},\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"/chapter/get_chapter_list_group_by_division,\" + JSON.stringify(option)", "wordCount": "$.total_word_count" }, "ruleContent": { "content": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecode(result)\n\n$.data.chapter_info.txt_content" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "$.author_name", "bookList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\n\nresponse=decode(result)\n// 打印解密结果\njava.log(JSON.stringify(JSON.parse(response)))\nresponse\n\n$.data.book_list", "bookUrl": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\nlet jsonObj={\"app_signature_md5\":\"02ebc876b59abf1294791faf89cf04d7\",\"app_version\":\"1.0.5\",\"channel\":\"default\",\"book_id\":{{$.book_id}},\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"/book/get_info_by_id,\" + JSON.stringify(option)\n\n\n", "coverUrl": "$.cover", "intro": "$.tag&&$.description##^## 🏷️ ", "kind": "$.category_name&&$.uptime##\\s.*", "lastChapter": "", "name": "$.book_name@put:{bid:book_id}", "wordCount": "$.total_word_count" }, "ruleToc": { "chapterList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecode(result)\n\n$.data.chapter_list_group[*].chapter_list[*]", "chapterName": "$.chapter_title", "chapterUrl": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\nlet jsonObj={\"app_signature_md5\":\"02ebc876b59abf1294791faf89cf04d7\",\"app_version\":\"1.0.5\",\"channel\":\"default\",\"chapter_id\":{{$.chapter_id}},\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"/chapter/get_chapter_info,\" + JSON.stringify(option)\n\n\n", "updateTime": "{{$.word_count}} 字 发布于:{{$.uptime}}" }, "searchUrl": "\njava.put('login_token','2a91987146624575f9aed1a5107029f7')\njava.put('account','书友3356893835')\n\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"EP99Mjk5Bc5jInLnKfUgRaOo0oZmUANFRDmyf05uTx8=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\n\nlet jsonObj={\"app_signature_md5\":\"02ebc876b59abf1294791faf89cf04d7\",\"app_version\":\"1.0.5\",\"channel\":\"default\",\"count\":\"15\",\"order\":\"week_click\",\"key\":key,\"page\":page-1,\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"/bookcity/get_filter_search_book_list,\" + JSON.stringify(option)\n", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 西红柿", "bookSourceType": 0, "bookSourceUrl": "https://api.xihongshixsapp.com", "customOrder": -88903144, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "lastUpdateTime": 1659193213009, "respondTime": 993, "ruleBookInfo": { "author": "author", "coverUrl": "picture", "init": "java.getZipStringContent(baseUrl,'detail.json')$.data", "intro": "intro", "kind": "categoryName&&bookStatus&&chapterUpdateTime##T.*", "lastChapter": "chapterName", "name": "name" }, "ruleContent": { "content": "all" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "author", "bookList": "data.list", "bookUrl": "@js:\nlet bid=parseInt(java.getString('$.bookId'))\nlet subPath=Math.ceil(bid/2000)\n\"http://statics.rungean.com/static/book/zip/\"+subPath+\"/\"+bid+\".zip\"", "coverUrl": "picture", "intro": "intro", "kind": "categoryName&&bookStatus&&chapterUpdateTime##T.*", "lastChapter": "chapterName", "name": "name" }, "ruleToc": { "chapterList": "java.getZipStringContent(baseUrl,'chapter.json')$.data", "chapterName": "$.name", "chapterUrl": "$.content_url" }, "searchUrl": "/api/v1/novelsearch?content={{key}}&pageIndex={{page}}&pageSize=20", "weight": 0 }, { "bookSourceComment": "//频繁访问会宕机\n//完本小说网站", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 爱书网", "bookSourceType": 0, "bookSourceUrl": "http://www.22ff.vip", "customOrder": -88903143, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"最新\",\"url\":\"/p{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/qihuan/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/xianxia/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xuanhuan/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/youxi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/junshi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/jingji/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/wuxia/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/lingyi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女性\",\"url\":\"/nvxing/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qita/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656848044723, "respondTime": 2088, "ruleBookInfo": { "author": ".fw td.2@text", "coverUrl": ".fw td.0@img@src", "init": "", "intro": ".fw td.9@textNodes##(^|[。!?]+[”」)】]?)##$1
", "kind": ".fw td.4:6@text##\\s.*", "lastChapter": ".fw td.7@a@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".tname@text" }, "ruleContent": { "content": "#chapter_content@html" }, "ruleExplore": { "author": "", "bookList": "", "kind": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": "li.2@text", "bookList": ".neirong ul!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "", "intro": "", "kind": "li.3@text##\\s.*", "lastChapter": "li.1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": ".clc a", "chapterName": "text##.*\\_|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/s/{{key}}/{{page}}/", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 下书网", "bookSourceType": 0, "bookSourceUrl": "https://www.xiashu9.com", "customOrder": -88903142, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/rank/allvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/rank/monthvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/rank/weekvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/rank/goodnum/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/html/xuanhuanxiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/html/xiuzhenxiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/html/dushixiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/html/chuanyuexiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/html/wangyouxiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/html/kehuanxiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/html/qitaxiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1655542882517, "respondTime": 5924, "ruleBookInfo": { "author": ".book-cell a.0@text", "coverUrl": "#book-layoutI img@data-echo", "init": "", "intro": "#bookintro p@html", "kind": ".book-cell p.1:2:4@text##.*:|小说|\\s.*", "lastChapter": "#list dd.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".book-cell h1@text##《|》", "wordCount": ".book-cell p.3@text##.*:" }, "ruleContent": { "content": "#content@html", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".book-author@text", "bookList": ".book-li", "bookUrl": "a@href", "coverUrl": "img@data-echo", "intro": ".book-desc@text", "kind": ".tag-small@text##小说|\\s.*", "lastChapter": "", "name": ".book-title@text" }, "ruleToc": { "chapterList": "#list a!0:1:2:3:4:5:6:7:8:9", "chapterName": "dd@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search/,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&searchtype=all\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 和图书", "bookSourceType": 0, "bookSourceUrl": "https://hetushu.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903141, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/book/index.php?type=玄幻小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/book/index.php?type=穿越小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/book/index.php?type=科幻小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/book/index.php?type=仙侠小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/book/index.php?type=都市小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/book/index.php?type=武侠小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/book/index.php?type=历史小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/book/index.php?type=竞技小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/book/index.php?type=言情小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/book/index.php?type=悬疑小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/book/index.php?type=军事小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/book/index.php?type=灵异小说&state=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/book/index.php?type=玄幻小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/book/index.php?type=穿越小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/book/index.php?type=科幻小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/book/index.php?type=仙侠小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/book/index.php?type=都市小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/book/index.php?type=武侠小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/book/index.php?type=历史小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/book/index.php?type=竞技小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/book/index.php?type=言情小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/book/index.php?type=悬疑小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/book/index.php?type=军事小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/book/index.php?type=灵异小说&state=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1661594766272, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 30405, "ruleBookInfo": { "author": ".book_info a.0@text", "coverUrl": ".book_info img@src", "init": "", "intro": " 🏷️ {{@@.tag a@text##\\s##,}}{{'\\n'+'​'}}\n{{@@.intro@html}}", "kind": "result=String(result).replace(/

.*<\\/h2>/,String(result).match(/continue/)?\"

连载中<\\/h2>\":\"

已完结<\\/h2>\").replace(/<\\/a>]*>/g,\" / \")\n.book_info h2@text&&.book_info div.1@text##类型.|小说", "lastChapter": "#dir@a.-1@text", "name": ".book_info h2@text", "wordCount": ".book_info div.2@text##字数." }, "ruleContent": { "content": "#content@div@textNodes", "imageStyle": "FULL" }, "ruleExplore": { "author": ".author@text", "bookList": "#list li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".intro@html", "kind": ".complete@text&&.continue@text", "lastChapter": "", "name": ".name@text" }, "ruleSearch": { "author": "span.0@text##\\/", "bookList": ".list dd", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "img@src", "intro": ".intro@text", "kind": "result=String(result).match(/continue/)?\"连载中\":\"已完结\"", "lastChapter": "", "name": "a.1@text" }, "ruleToc": { "chapterList": "#dir dd a", "chapterName": "text", "chapterUrl": "href##$##,{'webView': true}" }, "searchUrl": "/book/search.php?qs={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 酷匠网", "bookSourceType": 0, "bookSourceUrl": "http://m.kujiang.com", "bookUrlPattern": "", "customOrder": -88903140, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"果实榜\",\"url\":\"/m/bang/devilnut\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人气榜\",\"url\":\"/m/bang/rq/week\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"飙升榜\",\"url\":\"/m/bang/bs/day\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分榜\",\"url\":\"/m/bang/rate\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜\",\"url\":\"/m/bang/gx\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"追书榜\",\"url\":\"/m/bang/zs/week\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜\",\"url\":\"/m/bang/size\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"推荐榜\",\"url\":\"/m/bang/ll/week\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661887238278, "loginUrl": "http://m.kujiang.com/user/login", "respondTime": 3093, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": ".introduce-title-species@text&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".to-catalog@href", "wordCount": "em@text##\\|" }, "ruleContent": { "content": "#readArticle@html" }, "ruleExplore": { "author": ".author@text", "bookList": ".hot-list li", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p.1@text", "kind": "", "name": "p.0@text", "wordCount": ".size@text@js:result+'字'" }, "ruleSearch": { "author": "span.1@text", "bookList": ".kj_ph_box", "bookUrl": "href", "checkKeyWord": "", "coverUrl": "img@src", "kind": "em@text", "lastChapter": "p.1@textNodes", "name": "p.0@ownText", "wordCount": "span.2@text" }, "ruleToc": { "chapterList": ".catalog li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/m/search?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "//频繁刷新会宕机,等一会就好。\n//巴巴鱼:https://m.babayu.tv", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 御书网", "bookSourceType": 0, "bookSourceUrl": "https://m.yushubo.cc", "customOrder": -88903139, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"点击总榜\",\"url\":\"/histp/rank/order/hits.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击月榜\",\"url\":\"/histp/rank/order/hits_month.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击周榜\",\"url\":\"/histp/rank/order/hits_week.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击日榜\",\"url\":\"/histp/rank/order/hits_day.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜\",\"url\":\"/histp/rank/newbook/1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结榜\",\"url\":\"/histp/rank/over/1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/lists/book_55_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/lists/book_57_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异能\",\"url\":\"/lists/book_59_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lists/book_61_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/lists/book_63_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灭世\",\"url\":\"/lists/book_65_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/lists/book_66_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"轻小说\",\"url\":\"/lists/book_60_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/lists/book_67_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/lists/book_68_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"/lists/book_69_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/lists/book_70_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人作品\",\"url\":\"/lists/book_71_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚恐怖\",\"url\":\"/lists/book_72_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元专区\",\"url\":\"/lists/book_73_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661859454806, "loginUrl": "", "respondTime": 3156, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "", "wordCount": "##字数.([^<]+)<##$1###" }, "ruleContent": { "content": ".read-section@p@html", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "author": ".x-info_author span.1@text||.info span@textNodes", "bookList": ".x-book||.book-list li", "bookUrl": "a@href", "coverUrl": "img@src", "intro": ".x-info_intro@text||.intro@text", "kind": ".type@text&&.finish@text", "lastChapter": "", "name": ".x-info_name@text||.tit@text", "wordCount": ".word@text" }, "ruleSearch": { "author": "span@textNodes", "bookList": ".search-list li", "bookUrl": "a@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p.0@text", "kind": "em.2:1@text", "lastChapter": "", "name": "a@text", "wordCount": "em.0@text" }, "ruleToc": { "chapterList": "#ul1 li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVolume": "" }, "searchUrl": "/search.html?ss={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 书仓网", "bookSourceType": 0, "bookSourceUrl": "https://m.shucangxs.com", "customOrder": -88903138, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/shucang/rank_dayvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/shucang/rank_weekvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/shucang/rank_monthvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/shucang/rank_allvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推\",\"url\":\"/shucang/rank_dayvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/shucang/rank_weekvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/shucang/rank_monthvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/shucang/rank_allvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强推\",\"url\":\"/shucang/rank_toptime_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/shucang/rank_goodnum_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/shucang/rank_size_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/shucang/rank_goodnew_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生强推榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"起点强推\",\"url\":\"/index/recommend.html?recommendid=2\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"创世强推\",\"url\":\"/index/recommend.html?recommendid=10\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"三江阁\",\"url\":\"/index/recommend.html?recommendid=1\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"文华榜\",\"url\":\"/index/recommend.html?recommendid=11\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"风向标\",\"url\":\"/index/recommend.html?recommendid=7\",\"style\":{\"layout_flexBasisPercent\":0.46}},\n{\"title\":\"男生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/library/0_1_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/library/0_2_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/library/0_3_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/library/0_4_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/library/0_5_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/library/0_6_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/library/0_7_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/library/0_8_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/library/0_1_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/library/0_2_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/library/0_3_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/library/0_4_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/library/0_5_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/library/0_6_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/library/0_7_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/library/0_8_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生强推榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"起点强推\",\"url\":\"/index/recommend.html?recommendid=5\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"青云榜\",\"url\":\"/index/recommend.html?recommendid=4\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"文秀榜\",\"url\":\"/index/recommend.html?recommendid=14\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"风向标\",\"url\":\"/index/recommend.html?recommendid=8\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"女生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/library/0_9_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/library/0_10_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇缘\",\"url\":\"/library/0_11_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏情缘\",\"url\":\"/library/0_12_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/library/0_13_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情美文\",\"url\":\"/library/0_14_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/library/0_15_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/library/0_16_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/library/0_9_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/library/0_10_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇缘\",\"url\":\"/library/0_11_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏情缘\",\"url\":\"/library/0_12_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/library/0_13_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情美文\",\"url\":\"/library/0_14_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/library/0_15_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/library/0_16_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\"Cookie\": \"sex=; UM_distinctid=;\"}", "lastUpdateTime": 1661860274813, "loginUrl": "", "respondTime": 3549, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".intro@p!-1:-2@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##T.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "[property=\"og:novel:read_url\"]@content", "wordCount": ".detail span.1@text" }, "ruleContent": { "content": ".pshucang_content+div>div@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\s*喜欢.*速度最快。\\s*|本章未完.*|.+7天免广告阅读.+", "webJs": "" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".list li", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "img@src", "intro": "p.2@text", "kind": "span@text", "lastChapter": "a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".read li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.html,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\",\n \"webView\": true\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 82k小说", "bookSourceType": 0, "bookSourceUrl": "https://www.82k.org", "customOrder": -88903137, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/sort/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/sort/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/sort/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/sort/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/sort/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/sort/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他\",\"url\":\"/sort/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1653842916854, "respondTime": 5783, "ruleBookInfo": { "author": ".novel_info_title a.0@text", "coverUrl": ".novel_info_main img@src", "init": "", "intro": ".intro@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".novel_info_title span.0:2@text&&.novel_info_title em@text", "lastChapter": ".novel_info_title a.1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".novel_info_title h1@text", "tocUrl": "", "wordCount": ".novel_info_title span.1@text" }, "ruleContent": { "content": ".content@html", "nextContentUrl": "#next_url@href" }, "ruleExplore": { "author": "a.2@text##\\s", "bookList": ".flex li", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p.0@text", "kind": "span.0@text&&em.1@text## / ##,", "lastChapter": "", "name": "a.1@text", "wordCount": "em.0@text" }, "ruleSearch": { "author": "p.0@ownText", "bookList": ".flex li", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p.1@text", "kind": "span.0@text## / ##,", "lastChapter": "a.2@text##正文\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": ".s_gray@text" }, "ruleToc": { "chapterList": "#ul_all_chapters li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "updateTime": "" }, "searchUrl": "/search/,{\n \"method\": \"POST\",\n \"body\": \"searchtype=all&searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 ABC小说", "bookSourceType": 0, "bookSourceUrl": "https://api.abcxiaoshuoapp.com", "bookUrlPattern": "", "customOrder": -88903136, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "exploreUrl": "", "header": "", "lastUpdateTime": 1659193223519, "loginUrl": "", "respondTime": 1072, "ruleBookInfo": { "author": "author", "coverUrl": "picture", "init": "java.getZipStringContent(baseUrl,'detail.json')$.data", "intro": "protagonist&&intro##(^|[。!?]+[”」)】]?)##$1
", "kind": "categoryName&&bookStatus&&chapterUpdateTime##T.*", "lastChapter": "chapterName##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "name", "wordCount": "wordNum" }, "ruleContent": { "content": "all" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "author", "bookList": "data.list", "bookUrl": "@js:\nlet bid=parseInt(java.getString('$.bookId'))\nif(!bid)bid=parseInt(java.getString('$.id'))\nlet subPath=Math.ceil(bid/2000)\n\"http://statics.ywpxg.com/static/book/zip/\"+subPath+\"/\"+bid+\".zip\"\n", "coverUrl": "picture", "intro": "intro", "kind": "categoryName&&bookStatus&&chapterUpdateTime##T.*", "lastChapter": "chapterName##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "name", "wordCount": "wordNum" }, "ruleToc": { "chapterList": "java.getZipStringContent(baseUrl,'chapter.json')$.data", "chapterName": "$.name##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "$.content_url" }, "searchUrl": "/api/v1/novelsearch?content={{key}}&pageIndex={{page}}&pageSize=20&type=1", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 笔趣阁W", "bookSourceType": 0, "bookSourceUrl": "http://www.biquge.website", "customOrder": -88903135, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"奇幻玄幻\",\"url\":\"/all/order/hits%2Bdesc/id/18.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/all/order/hits%2Bdesc/id/19.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/all/order/hits%2Bdesc/id/20.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市娱乐\",\"url\":\"/all/order/hits%2Bdesc/id/21.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末日\",\"url\":\"/all/order/hits%2Bdesc/id/22.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/all/order/hits%2Bdesc/id/23.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/all/order/hits%2Bdesc/id/34.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1657003944117, "respondTime": 12721, "ruleBookInfo": { "author": ".title .author@text", "coverUrl": ".pic img@src", "init": "", "intro": ".brief_text@html", "kind": ".tags span@text&&.updatetime@text##更新时间..|\\s..:.*", "lastChapter": ".chaptername a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".name@text", "wordCount": ".hits span.0@text##\\s" }, "ruleContent": { "content": ".read-content@p@html" }, "ruleExplore": { "author": "a.2@text", "bookList": ".listboxw dl", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p.1@text", "kind": "a.3@text&&p.0@textNodes&&span.1@text##\\||\\s|..:.*", "name": "a.1@text", "wordCount": "span.0@text##\\s|\\|" }, "ruleSearch": { "author": "a.2@text", "bookList": ".secd-rank-list", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p.1@text", "kind": "a.3@text&&p.0@textNodes&&span.1@text##\\||\\s|..:.*", "lastChapter": "a.4@text##最近更新\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "em.0@text" }, "ruleToc": { "chapterList": ".cate-list a", "chapterName": "span.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "updateTime": "span.1@text" }, "searchUrl": "/search.html,{\n \"method\": \"POST\",\n \"body\": \"keyword={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 新笔趣网", "bookSourceType": 0, "bookSourceUrl": "https://www.xbiquwx.la", "customOrder": -88903134, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/paihangbang_weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/paihangbang_monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/paihangbang_allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/paihangbang_weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/paihangbang_monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/paihangbang_allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/paihangbang_goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/paihangbang_size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/paihangbang_lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜单\",\"url\":\"/paihangbang_goodnew/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完本\",\"url\":\"/wanjiexiaoshuo/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/list/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/list/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/list/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/list/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/list/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/list/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1657000645895, "respondTime": 5462, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#intro@html##本站提示.*", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li||.novelslistss li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.xbiquwx.la/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s7@text&&.s5@text##\\[|\\]|小说", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.xbiquwx.la/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "//搜索至少三个汉字(6个字符)", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 红甘泉26", "bookSourceType": 0, "bookSourceUrl": "https://www.hgq26.com", "bookUrlPattern": "", "customOrder": -88903133, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"https://m.hgq26.com/top-dayvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"https://m.hgq26.com/top-weekvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"https://m.hgq26.com/top-monthvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"https://m.hgq26.com/top-allvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"https://m.hgq26.com/top-goodnum-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"https://m.hgq26.com/top-size-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"https://m.hgq26.com/top-allvote-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"https://m.hgq26.com/top-postdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"https://m.hgq26.com/top-lastupdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"https://m.hgq26.com/sort-1-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"https://m.hgq26.com/sort-2-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"https://m.hgq26.com/sort-3-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"https://m.hgq26.com/sort-4-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"https://m.hgq26.com/sort-5-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"https://m.hgq26.com/sort-6-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"https://m.hgq26.com/sort-7-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本小说\",\"url\":\"https://m.hgq26.com/full-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656492699560, "loginUrl": "", "respondTime": 3094, "ruleBookInfo": { "author": ".bookright a.0@text", "coverUrl": "#bookimg img@src", "init": "", "intro": "#bookintro@html", "kind": ".bookright span.0:5@text&&.new_t@text##.*:", "lastChapter": "#newlist li.0@a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".bookright h1@text", "tocUrl": "#newlist@a.0@href", "wordCount": ".bookright span.4@text" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##你是天才,一秒记住.*|您可以在.*最新章节!" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".cover p", "bookUrl": "a.1@href##-(\\d+)##http://www.hgq26.com/book/$1.html###", "checkKeyWord": "我们的", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://image.hgq26.com/$2/$1/$1s.jpg###", "intro": "", "kind": "a.0@text##\\[|\\]", "lastChapter": "", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": "#readerlist li a", "chapterName": "text##正文\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "https://m.hgq26.com/modules/article/waps.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchtype=articlename&searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 搜猫小说", "bookSourceType": 0, "bookSourceUrl": "https://www.soumal.com", "bookUrlPattern": "https://www.soumal.com/novel/\\d+.html", "customOrder": -88903132, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"连载榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总人气榜\",\"url\":\"/all/id/4/serialize/0/order/hits+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月人气榜\",\"url\":\"/all/id/4/serialize/0/order/hits_month+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周人气榜\",\"url\":\"/all/id/4/serialize/0/order/hits_week+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近添加\",\"url\":\"/all/id/4/serialize/0/order/id+desc.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新时间\",\"url\":\"/all/id/4/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐票榜\",\"url\":\"/all/id/4/serialize/0/order/recommend+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/all/id/4/serialize/0/order/word+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"/all/id/18/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/all/id/19/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/all/id/20/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市娱乐\",\"url\":\"/all/id/21/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末日\",\"url\":\"/all/id/22/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/all/id/23/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/all/id/34/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/all/id/35/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完结榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总人气榜\",\"url\":\"/all/id/4/serialize/1/order/hits+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月人气榜\",\"url\":\"/all/id/4/serialize/1/order/hits_month+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周人气榜\",\"url\":\"/all/id/4/serialize/1/order/hits_week+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近添加\",\"url\":\"/all/id/4/serialize/1/order/id+desc.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新时间\",\"url\":\"/all/id/4/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐票榜\",\"url\":\"/all/id/4/serialize/1/order/recommend+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/all/id/4/serialize/1/order/word+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"/all/id/18/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/all/id/19/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/all/id/20/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市娱乐\",\"url\":\"/all/id/21/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末日\",\"url\":\"/all/id/22/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/all/id/23/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/all/id/34/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/all/id/35/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"连载榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总人气榜\",\"url\":\"/all/id/8/serialize/0/order/hits+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月人气榜\",\"url\":\"/all/id/8/serialize/0/order/hits_month+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周人气榜\",\"url\":\"/all/id/8/serialize/0/order/hits_week+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新添加\",\"url\":\"/all/id/8/serialize/0/order/id+desc.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新时间\",\"url\":\"/all/id/8/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐票榜\",\"url\":\"/all/id/8/serialize/0/order/recommend+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/all/id/8/serialize/0/order/word+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古装言情\",\"url\":\"/all/id/25/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/all/id/26/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/all/id/27/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"/all/id/28/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/all/id/37/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/all/id/38/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/all/id/39/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"耽美百合\",\"url\":\"/all/id/40/serialize/0/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完结榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总人气榜\",\"url\":\"/all/id/8/serialize/1/order/hits+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月人气榜\",\"url\":\"/all/id/8/serialize/1/order/hits_month+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周人气榜\",\"url\":\"/all/id/8/serialize/1/order/hits_week+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新添加\",\"url\":\"/all/id/8/serialize/1/order/id+desc.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新时间\",\"url\":\"/all/id/8/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐票榜\",\"url\":\"/all/id/8/serialize/1/order/recommend+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/all/id/8/serialize/1/order/word+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古装言情\",\"url\":\"/all/id/25/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/all/id/26/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/all/id/27/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"/all/id/28/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/all/id/37/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/all/id/38/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/all/id/39/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"耽美百合\",\"url\":\"/all/id/40/serialize/1/order/update_time+desc.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661962818973, "respondTime": 7570, "ruleBookInfo": { "author": ".title .author@text", "coverUrl": ".pic img.0@src", "init": "", "intro": "pre@html", "kind": ".tags a@text", "lastChapter": ".cate-list a.-1@.chapter_name@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".name@text", "wordCount": ".hits span.0@text##\\s" }, "ruleContent": { "content": ".read-content@html" }, "ruleExplore": { "author": "a.2@text", "bookList": ".listboxw dl", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p.1@text##简介.", "kind": "a.3@text&&p.0@textNodes&&span.1@text##\\||\\s\\d+:.*|\\s", "lastChapter": "", "name": "a.1@text", "wordCount": "span.0@text##\\s|\\|" }, "ruleSearch": { "author": "a.2@text", "bookList": ".secd-rank-list", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p.1@text", "kind": "a.3@text&&p.0@textNodes&&span.1@text##\\||\\s\\d+:.*|\\s", "lastChapter": "a.4@text##最近更新\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "em.0@text" }, "ruleToc": { "chapterList": ".cate-list li a", "chapterName": ".chapter_name@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "updateTime": ".chapter_date@text" }, "searchUrl": "/search.html,{\n \"method\": \"POST\",\n \"body\": \"keyword={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "博爱文学https://m.boaiwx.com/\n瓜书阁https://m.guashuge.com\n笔字阅读https://m.biziyd.com", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 艾途小说", "bookSourceType": 0, "bookSourceUrl": "https://m.aitbooks.com", "customOrder": -88903131, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频/古代/连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/1_0_0_1_{{page}}_5_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/1_0_0_1_{{page}}_6_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/1_0_0_1_{{page}}_7_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/1_0_0_1_{{page}}_8_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/1_0_0_1_{{page}}_9_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/1_0_0_1_{{page}}_10_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/1_0_0_1_{{page}}_11_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/1_0_0_1_{{page}}_12_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频/古代/完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/1_0_0_2_{{page}}_5_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/1_0_0_2_{{page}}_6_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/1_0_0_2_{{page}}_7_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/1_0_0_2_{{page}}_8_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/1_0_0_2_{{page}}_9_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/1_0_0_2_{{page}}_10_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/1_0_0_2_{{page}}_11_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/1_0_0_2_{{page}}_12_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频/现代/连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/2_0_0_1_{{page}}_5_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/2_0_0_1_{{page}}_6_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/2_0_0_1_{{page}}_7_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/2_0_0_1_{{page}}_8_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/2_0_0_1_{{page}}_9_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/2_0_0_1_{{page}}_10_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/2_0_0_1_{{page}}_11_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/2_0_0_1_{{page}}_12_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频/现代/完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/2_0_0_2_{{page}}_5_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/2_0_0_2_{{page}}_6_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/2_0_0_2_{{page}}_7_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/2_0_0_2_{{page}}_8_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/2_0_0_2_{{page}}_9_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/2_0_0_2_{{page}}_10_1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/2_0_0_2_{{page}}_11_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/2_0_0_2_{{page}}_12_1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频/古代/连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/1_0_0_1_{{page}}_5_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/1_0_0_1_{{page}}_6_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/1_0_0_1_{{page}}_7_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/1_0_0_1_{{page}}_8_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/1_0_0_1_{{page}}_9_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/1_0_0_1_{{page}}_10_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/1_0_0_1_{{page}}_11_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/1_0_0_1_{{page}}_12_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频/古代/完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/1_0_0_2_{{page}}_5_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/1_0_0_2_{{page}}_6_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/1_0_0_2_{{page}}_7_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/1_0_0_2_{{page}}_8_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/1_0_0_2_{{page}}_9_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/1_0_0_2_{{page}}_10_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/1_0_0_2_{{page}}_11_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/1_0_0_2_{{page}}_12_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频/现代/连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/2_0_0_1_{{page}}_5_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/2_0_0_1_{{page}}_6_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/2_0_0_1_{{page}}_7_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/2_0_0_1_{{page}}_8_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/2_0_0_1_{{page}}_9_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/2_0_0_1_{{page}}_10_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/2_0_0_1_{{page}}_11_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/2_0_0_1_{{page}}_12_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频/现代/完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻小说\",\"url\":\"/shuku/2_0_0_2_{{page}}_5_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/2_0_0_2_{{page}}_6_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/shuku/2_0_0_2_{{page}}_7_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/shuku/2_0_0_2_{{page}}_8_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/shuku/2_0_0_2_{{page}}_9_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚小说\",\"url\":\"/shuku/2_0_0_2_{{page}}_10_2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人衍生\",\"url\":\"/shuku/2_0_0_2_{{page}}_11_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越架空\",\"url\":\"/shuku/2_0_0_2_{{page}}_12_2.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1650074452897, "loginUrl": "", "respondTime": 7280, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content##的小说", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "💠 {{@@.channel@text}}\n👤 {{@@.leader@text}}{{'\\n'+'​'}}\n{{@@.sectionTwo-content@ownText}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": ".chapter-table a.0@text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content##\\-.*|\\_.*|\\s.*", "tocUrl": "text.进入目录@href", "wordCount": "" }, "ruleContent": { "content": "\nurl=\"https:\"+result.match(/initTxt\\(\"([^\"]+)\",\"[^\"]+\"\\)/)[1];\nr=String(java.ajax(url).match(/_txt_call\\(([\\s\\S]+\\})\\)/)[1]);\nvar r = eval('(' + r + ')');\n\t\t\t\tif(r.content!=null){\t\t\t\t\n var e = r.replace;\n\t\t\t\tfor (var n in e) {\n\t\t\t\t\tvar i = new RegExp(e[n], \"ig\");\n\t\t\t\t\tr.content = r.content.replace(i, n)\n\t\t\t\t}\n\t\t\t\tresult=r.content\n\t\t\t\t\t}else{result=\"章节加载失败,或者内容正在手打中,请【收藏本站】稍访问或者联系管理员更新~\"}\n", "nextContentUrl": ".next@href" }, "ruleExplore": { "author": ".gray@text##\\/\\s|的小说", "bookList": ".list-item", "bookUrl": "a@href", "coverUrl": "img@data-lazy", "intro": "", "kind": "p.1@text##T.*", "lastChapter": "p.2@text##.*\\/\\s|正文.|", "name": "p.0@ownText##\\-.*|\\_.*|\\s.*", "wordCount": "" }, "ruleSearch": { "author": "a.1@text##的小说", "bookList": ".search-card", "bookUrl": "a.0@href", "coverUrl": "", "intro": ".sc-content@text", "kind": ".gray@text&&.sc-time span.1@text##\\[|\\]|\\(|\\s..:.*", "lastChapter": ".sc-time span.0@text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text##\\-.*|\\_.*|\\s.*" }, "ruleToc": { "chapterList": ".BGsectionThree-content li a", "chapterName": "text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "text.下页@href" }, "searchUrl": "/search/,{\n 'method': 'POST',\n 'body': 'keyword={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "//正文规则会频繁变动\n//宝来小说:https://m.baolaishiye.com", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 起舞中文", "bookSourceType": 0, "bookSourceUrl": "https://m.75zw.com", "bookUrlPattern": "", "customOrder": -88903130, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/dayvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/dayvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强推\",\"url\":\"/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/goodnew/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生强推榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"起点强推\",\"url\":\"/index/recommend.html?recommendid=2\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"创世强推\",\"url\":\"/index/recommend.html?recommendid=10\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"三江阁\",\"url\":\"/index/recommend.html?recommendid=1\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"文华榜\",\"url\":\"/index/recommend.html?recommendid=11\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"风向标\",\"url\":\"/index/recommend.html?recommendid=7\",\"style\":{\"layout_flexBasisPercent\":0.46}},\n{\"title\":\"男生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/shuku/0_1_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/shuku/0_2_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/shuku/0_3_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/shuku/0_4_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/shuku/0_5_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/shuku/0_6_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/shuku/0_7_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/shuku/0_8_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/shuku/0_1_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/shuku/0_2_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/shuku/0_3_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/shuku/0_4_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/shuku/0_5_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/shuku/0_6_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/shuku/0_7_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/shuku/0_8_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生强推榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"起点强推\",\"url\":\"/index/recommend.html?recommendid=5\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"青云榜\",\"url\":\"/index/recommend.html?recommendid=4\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"文秀榜\",\"url\":\"/index/recommend.html?recommendid=14\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"风向标\",\"url\":\"/index/recommend.html?recommendid=8\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"女生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/shuku/0_9_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/shuku/0_10_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇缘\",\"url\":\"/shuku/0_11_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏情缘\",\"url\":\"/shuku/0_12_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/shuku/0_13_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情美文\",\"url\":\"/shuku/0_14_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/shuku/0_15_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/shuku/0_16_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/shuku/0_9_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/shuku/0_10_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇缘\",\"url\":\"/shuku/0_11_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏情缘\",\"url\":\"/shuku/0_12_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/shuku/0_13_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情美文\",\"url\":\"/shuku/0_14_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/shuku/0_15_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/shuku/0_16_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{'cookie':'sex=;_sex=','referer':'/'}", "lastUpdateTime": 1661862103093, "loginUrl": "", "respondTime": 4562, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".intro p!-1@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##T.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "[property=\"og:novel:read_url\"]@content", "wordCount": ".detail span.1@text" }, "ruleContent": { "content": ".p75zwcom_content+div>div@html", "imageStyle": "0", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\s*喜欢.*速度最快。\\s*|本章未完.*|.+7天免广告阅读.+|.*点击下一页.*" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".list li", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "img@src", "intro": "p.2@text", "kind": "span@text", "lastChapter": "a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".read li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.html,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\",\n \"webView\": true\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 追呦文学", "bookSourceType": 0, "bookSourceUrl": "https://m.zhuiyo.com", "bookUrlPattern": "", "customOrder": -88903129, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/dayvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/dayvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强推\",\"url\":\"/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/goodnew/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生强推榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"起点强推\",\"url\":\"/index/recommend.html?recommendid=2\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"创世强推\",\"url\":\"/index/recommend.html?recommendid=10\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"三江阁\",\"url\":\"/index/recommend.html?recommendid=1\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"文华榜\",\"url\":\"/index/recommend.html?recommendid=11\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"风向标\",\"url\":\"/index/recommend.html?recommendid=7\",\"style\":{\"layout_flexBasisPercent\":0.46}},\n{\"title\":\"男生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/store/0_1_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/store/0_2_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/store/0_3_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/store/0_4_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/store/0_5_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/store/0_6_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/store/0_7_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/store/0_8_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/store/0_1_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/store/0_2_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/store/0_3_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/store/0_4_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/store/0_5_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/store/0_6_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/store/0_7_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/store/0_8_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生强推榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"起点强推\",\"url\":\"/index/recommend.html?recommendid=5\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"青云榜\",\"url\":\"/index/recommend.html?recommendid=4\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"文秀榜\",\"url\":\"/index/recommend.html?recommendid=14\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"风向标\",\"url\":\"/index/recommend.html?recommendid=8\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"女生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/store/0_9_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/store/0_10_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇缘\",\"url\":\"/store/0_11_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁豪门\",\"url\":\"/store/0_12_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/store/0_13_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网络情缘\",\"url\":\"/store/0_14_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/store/0_15_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/store/0_16_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/store/0_9_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/store/0_10_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇缘\",\"url\":\"/store/0_11_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁豪门\",\"url\":\"/store/0_12_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/store/0_13_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网络情缘\",\"url\":\"/store/0_14_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/store/0_15_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/store/0_16_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\"Cookie\": \"sex=; UM_distinctid=;\"}", "lastUpdateTime": 1653555569933, "loginUrl": "", "respondTime": 2161, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".intro p!-1@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##T.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "[property=\"og:novel:read_url\"]@content", "wordCount": ".detail span.1@text" }, "ruleContent": { "content": ".pzhuiyocom_content@html", "imageStyle": "0", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\s*喜欢.*速度最快。\\s*|本章未完.*|.+7天免广告阅读.+" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".list li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p.2@text", "kind": "span@text", "lastChapter": "a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".read li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.html,{\n 'method': 'POST',\n 'body': 'searchkey={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "//搜索间隔30秒\n//七猫小说", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 免费小说", "bookSourceType": 0, "bookSourceUrl": "https://www.tzszyey.com", "customOrder": -88903128, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻魔法\",\"url\":\"/booklist/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/booklist/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/booklist/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/booklist/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/booklist/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/booklist/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生耽美\",\"url\":\"/booklist/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/booklist/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661536000710, "respondTime": 16565, "ruleBookInfo": { "author": ".d_title a@text", "coverUrl": "#bookimg img@src", "intro": "#bookintro p@html", "kind": "#count span.0:2:3@text", "lastChapter": ".chaw a.0@text", "name": ".d_title h1@text", "wordCount": "#count span.1@text" }, "ruleContent": { "content": "#TextContent@html", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "bookList": "#sitebox dl", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "dd.2@text", "kind": "span.2:3:1@text", "lastChapter": "a.2@text", "name": "a.1@text", "wordCount": "span.4@text" }, "ruleSearch": { "author": "span.2@text", "bookList": "#nr", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "dd.2@text", "kind": "span.0:1@text", "lastChapter": "a.2@text", "name": "a.1@text", "wordCount": "span.4@text" }, "ruleToc": { "chapterList": "#chapterList li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search/?t_frmsearch=&searchkey={{key}}##$##,{\"webView\": true}", "weight": 0 }, { "bookSourceComment": "//搜索间隔30秒", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 无限小说", "bookSourceType": 0, "bookSourceUrl": "https://www.555x.org", "customOrder": -88903127, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/html/xuanhuan/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/html/wuxia/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/html/dushi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/html/wangyou/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/html/chuanyue/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/html/kehuan/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/html/xuanyi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/html/qita/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661414920851, "respondTime": 5988, "ruleBookInfo": { "author": "#info a.0@text", "coverUrl": "#fmimg img@data-original", "intro": "#intro@html", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": ".lastchapter a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "#info h1@text", "tocUrl": ".readbtn@a.1@href" }, "ruleContent": { "content": "#booktxt@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\s*本章未完.*\\s*" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://img.555x.org/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".item", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@data-original", "intro": "dd@text", "kind": "em.1@text", "lastChapter": "", "name": "a.1@text", "wordCount": "em.0@text" }, "ruleToc": { "chapterList": "#content_1 a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search/?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "https://api3-normal-lf.fqnovel.com/reading/bookapi/directory/all_items/v/?need_version=true&book_id={$.book_id}&iid=2665637677906061&aid=1967&app_name=novelapp&version_code=100103", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 番茄小说", "bookSourceType": 0, "bookSourceUrl": "https://api5-normal-lf.fqnovel.com", "customOrder": -88903126, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=1&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"社交\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=2&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=7&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=8&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=10&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=12&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=15&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=16&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"鉴宝\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=17&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=19&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"神豪\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=20&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=23&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"赘婿\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=25&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"神医\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=26&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"战神\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=27&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=36&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=37&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"次元\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=39&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"海岛\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=40&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"奶爸\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=42&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=43&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"空间\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=44&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"影视\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=45&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=46&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"生活\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=48&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"励志\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=56&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"动漫\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=57&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"推理\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=61&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"文史\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=62&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"洪荒\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=66&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"三国\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=67&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=68&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"直播\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=69&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"无限\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=70&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诸天\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=71&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"大唐\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=73&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宠物\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=74&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"外卖\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=75&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"星际\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=77&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"美食\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=78&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"年代\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=79&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"剑道\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=80&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"盗墓\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=81&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"学霸\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=82&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"天才\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=90&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=92&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"扮猪\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=93&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"战争\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=97&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=100&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=124&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"家庭\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=125&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"明朝\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=126&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=127&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=257&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"传统\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=258&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=259&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"日常\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=261&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=262&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都种\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=263&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=272&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=273&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"奥特\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=367&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"火影\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=368&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"反派\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=369&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"海贼\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=370&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宝可\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=371&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=372&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"西游\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=373&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"漫威\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=374&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"特种\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=375&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"龙珠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=376&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"大秦\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=377&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女帝\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=378&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"求生\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=379&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"聊天\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=381&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"九叔\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=383&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"无敌\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=384&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校花\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=385&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武魂\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=386&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"单女\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=389&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"无女\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=391&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"青春\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=396&offset=<,{{page}}>&query_gender=1&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"女生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=2&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现言\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=3&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=4&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=5&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=8&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=10&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=16&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=19&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=23&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=24&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"萌宝\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=28&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=29&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宠妻\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=30&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"幻言\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=32&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=36&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=37&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"次元\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=39&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=43&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"空间\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=44&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"影视\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=45&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=46&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"生活\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=48&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"励志\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=56&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"动漫\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=57&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"推理\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=61&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"文史\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=62&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=68&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"直播\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=69&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"兽世\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=72&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"清穿\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=76&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"星际\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=77&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"美食\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=78&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"年代\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=79&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"盗墓\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=81&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"学霸\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=82&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"公主\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=83&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"皇后\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=84&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"王妃\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=85&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女强\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=86&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"皇叔\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=87&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"嫡女\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=88&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"精灵\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=89&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"天才\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=90&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=92&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"扮猪\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=93&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"团宠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=94&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"虐文\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=95&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"甜宠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=96&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=100&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"家庭\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=125&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=127&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"医术\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=247&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄言\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=248&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"萌宝\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=249&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=253&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"社交\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=261&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"婚爱\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=265&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"马甲\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=266&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现脑\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=267&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"复仇\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=268&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"日常\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=269&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"反派\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=369&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"病娇\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=380&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿书\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=382&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"无敌\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=384&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"青梅\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=387&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"男装\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=388&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=390&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"无cp\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=392&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"甜宠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=394&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"现宠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=0&limit=10&source=front_category&category_id=395&offset=<,{{page}}>&query_gender=0&iid=1099935039893805&aid=1967&app_name=novelapp&version_code=287\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"出版\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"科学幻想\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=8&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑解密\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=10&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史纪实\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=12&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代武侠\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=16&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视小说\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=45&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌散文\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=46&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生活日常\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=48&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"社会科学\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=50&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科技探索\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=52&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经济管理\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=53&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"成功励志\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=56&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文化历史\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=62&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事战争\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=97&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中国名著\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=98&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国名著\",\"url\":\"/reading/bookapi/new_category/landing/v/?genre_type=160&limit=10&source=front_category&category_id=99&offset=<,{{page}}>&query_gender=2&iid=1662886704841607&aid=1967&app_name=novelapp&version_code=500\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Linux; Android 10; M2007J22C Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.101 Mobile Safari/537.36\"\n}", "lastUpdateTime": 1656681824892, "loginUrl": "", "respondTime": 2630, "ruleBookInfo": { "author": ".author", "coverUrl": ".thumb_url", "init": "", "intro": "👁️ 阅读:{{$..sub_info}}\n🔗 来源:{{$..source}}\n🏷️ 标签:{{$..tags}}\n👤 主角:{{$..roles}}{{'\\n'+'​'}}\n🔖 简介:{{$..abstract}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$..category}},连载{{$..creation_status}}完结,{{$..score}}分,{{$..create_time##T.*}}@js:result.replace(/连载0完结/g,'完结').replace(/连载1完结/g,'连载').replace(/连载4完结/g,'已断更').replace(/连载-1完结/g,'完结')", "lastChapter": ".last_chapter_title##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".book_name", "wordCount": ".word_number" }, "ruleContent": { "content": "$..contentresult@@p@text", "replaceRegex": "##\\{.*\\}" }, "ruleExplore": { "author": "author", "bookList": "$..book_info[*]", "bookUrl": "https://api5-normal-lf.fqnovel.com/reading/bookapi/directory/all_items/v/?need_version=true&book_id={{$.book_id}}&iid=2665637677906061&aid=1967&app_name=novelapp&version_code=495", "coverUrl": "thumb_url", "intro": "abstract", "kind": "{{$.category}},{{$.source}},连载{{$.creation_status}}完结,{{$.score}}分,{{$.create_time##T.*}}@js:result.replace(/连载0完结/g,'完结').replace(/连载1完结/g,'连载').replace(/连载4完结/g,'已断更').replace(/连载-1完结/g,'完结')", "name": "book_name", "wordCount": "word_number" }, "ruleSearch": { "author": "author##|<\\/em>", "bookList": "$.data.ret_data.*", "bookUrl": "https://api5-normal-lf.fqnovel.com/reading/bookapi/directory/all_items/v/?need_version=true&book_id={{$.book_id}}&iid=2665637677906061&aid=1967&app_name=novelapp&version_code=495", "checkKeyWord": "", "coverUrl": "thumb_url", "intro": "abstract", "kind": "{{$.category}},连载{{$.creation_status}}完本,{{$.score}}分##连载0|1完本", "lastChapter": "", "name": "title@put:{book_id: book_id}##|<\\/em>", "wordCount": "" }, "ruleToc": { "chapterList": "$..item_data_list[*]", "chapterName": "$..title##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "https://novel.snssdk.com/api/novel/book/reader/full/v1/?group_id={$..item_id}&item_id={$..item_id}" }, "searchUrl": "https://novel.snssdk.com/api/novel/channel/homepage/search/search/v1/?aid=13&q={{key}}", "weight": 0 }, { "bookSourceComment": "//宕机了等一会就好\n//备用:https://m.feiszw.com", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 飞速中文", "bookSourceType": 0, "bookSourceUrl": "https://m.feixs.com", "customOrder": -88903125, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top-allvisit-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top-size-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top-postdate-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"全部完本\",\"url\":\"/full-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"/sort-1-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/sort-2-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/sort-3-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort-4-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/sort-5-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/sort-6-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/sort-7-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频言情\",\"url\":\"/sort-8-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/sort-9-{{page}}/,{'webView': true}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1661878721659, "respondTime": 36638, "ruleBookInfo": { "author": ".block_txt2 a.0@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": "#intr@html", "kind": ".block_txt2@p.1:2@text## \\| |更新:|\\s|\\d+:\\d+:\\d+##,", "lastChapter": ".block_txt2 a.1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 h2@text" }, "ruleContent": { "content": "#nr1@p@html", "replaceRegex": "##[Ww][Ww].*[Mm]|最快更新.*|手机请访问.*|推荐:|请收藏本站.*|飞速中文.*|╱╲速╲╱文╲|╲飞╲╱中╲ 网雅何须大,书香不在多|\\【 飞速\\】|\\s*看无广告.*最佳选择!\\s*" }, "ruleExplore": { "bookList": "", "name": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".nlist", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "img@src", "intro": "p.0@text", "kind": "a.3@text&&span.-1@text##小说", "lastChapter": "", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.aspx?s={{key}}&submit=", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 飞鸟小说", "bookSourceType": 0, "bookSourceUrl": "http://app.xiaoshuo123456789.com:8765", "customOrder": -88903124, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/rank/weekvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/rank/monthvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/rank/allvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/rank/goodnum/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/class/1/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/class/2/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/class/3/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/class/4/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/class/5/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/class/6/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1647497220103, "respondTime": 8589, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "text.章节目录@href" }, "ruleContent": { "content": "#booktxt@html", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".content dl", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@data-original", "intro": "dd.0@text", "kind": "span.-2@text", "name": "a.1@text", "wordCount": "span.-1@text" }, "ruleToc": { "chapterList": ".mt0 li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search/?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 第九中文", "bookSourceType": 0, "bookSourceUrl": "https://app.yqzw5.net", "bookUrlPattern": "", "customOrder": -88903123, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"总榜\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=allvisit\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=monthvisit\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=weekvisit\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=allvote\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=monthvote\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=weekvote\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=goodnum\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&order=postdate\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=1\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=2\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=3\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=4\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=5\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=6\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=7\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"精选\",\"url\":\"/json/api_class_list.php?page={{page}}&per=30&sortid=8\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/json/api_class_list.php?page={{page}}&per=16&fullflag=1&order=allvisit\",\"style\":{\"layout_flexBasisPercent\":0.21}}]", "header": "", "lastUpdateTime": 1659268265840, "loginUrl": "", "respondTime": 14997, "ruleBookInfo": { "author": "author", "coverUrl": "img_url", "intro": "intro_des", "kind": "sortname&&sortname_2", "lastChapter": "lastchapter&&lastupdate_fmt##\\s(\\d{4}-\\d{2}-\\d{2}).*##·$1", "name": "articlename", "tocUrl": "/json/api_indexlist.php?aid={{$.articleid}}" }, "ruleContent": { "content": "content", "replaceRegex": "##\\s*喜欢.*更新速度最快。\\s*" }, "ruleExplore": { "author": "author", "bookList": "$", "bookUrl": "/json/api_info.php?aid={{$.articleid}}", "coverUrl": "img_url", "intro": "intro_des", "kind": "sortname&&sortname_2", "lastChapter": "lastchapter", "name": "articlename@put:{aid:articleid}", "wordCount": "words" }, "ruleSearch": { "author": "author", "bookList": "result_rows", "bookUrl": "/json/api_info.php?aid={{$.articleid}}", "coverUrl": "img_url", "intro": "intro_p", "kind": "sortname&&sortname_2", "lastChapter": "lastchapter", "name": "articlename@put:{aid:articleid}", "wordCount": "words" }, "ruleToc": { "chapterList": "chapterrows", "chapterName": "chaptername", "chapterUrl": "/json/api_read.php?aid=@get:{aid}&cid={{$.chapterid}}", "updateTime": "\n" }, "searchUrl": "/json/api_search.php?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "//银卡书屋:https://m.yinkasw.com/", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 旭日小说", "bookSourceType": 0, "bookSourceUrl": "https://m.xuribook.com", "customOrder": -88903122, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"都市小说\",\"url\":\"/shuku/0_173_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园小说\",\"url\":\"/shuku/0_249_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/shuku/0_2537_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑小说\",\"url\":\"/shuku/0_117_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史小说\",\"url\":\"/shuku/0_357_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠奇缘\",\"url\":\"/shuku/0_4209_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/shuku/0_143_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/shuku/0_1203_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/shuku/0_381_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/shuku/0_1_0_0_0_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1654240290628, "respondTime": 41561, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "text.进入目录@href" }, "ruleContent": { "content": "\nurl=\"https:\"+result.match(/initTxt\\(\"([^\"]+)\",\"[^\"]+\"\\)/)[1];\nr=String(java.ajax(url).match(/_txt_call\\(([\\s\\S]+\\})\\)/)[1]);\nvar r = eval('(' + r + ')');\n\t\t\t\tif(r.content!=null){\t\t\t\t\n var e = r.replace;\n\t\t\t\tfor (var n in e) {\n\t\t\t\t\tvar i = new RegExp(e[n], \"ig\");\n\t\t\t\t\tr.content = r.content.replace(i, n)\n\t\t\t\t}\n\t\t\t\tresult=r.content\n\t\t\t\t\t}else{result=\"章节加载失败,或者内容正在手打中,请【收藏本站】稍后访问或者联系管理员更新~\"}\n", "imageStyle": "", "nextContentUrl": "", "replaceRegex": "", "webJs": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".CGsectionTwo-right-content-unit", "bookUrl": "a.0@href", "coverUrl": "", "intro": "p.2@text", "kind": ".tag@text&&p.3@text##.*更新\\s|\\s..:.*", "lastChapter": "p.1@text##.*\\/\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": "a.1@text", "bookList": ".search-card", "bookUrl": "a.0@href", "checkKeyWord": "", "intro": ".sc-content@text", "kind": ".gray@text&&.sc-time span.1@text##\\[|\\]|\\(|\\)|\\s.*", "lastChapter": ".sc-time span.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": ".BGsectionThree-content li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href##$##,{\"webView\": true}", "nextTocUrl": "text.下页@href" }, "searchUrl": "/search/,{\n \"method\": \"POST\",\n \"body\": \"keyword={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 雅文小说", "bookSourceType": 0, "bookSourceUrl": "https://m.yawenba.net", "customOrder": -88903121, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "lastUpdateTime": 1656864163920, "respondTime": 2335, "ruleBookInfo": { "author": ".block_txt2 p.1@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html", "kind": ".block_txt2 p.2:3:4@text##.*:|\\s.*", "lastChapter": ".block_txt2 a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.0@text", "tocUrl": "class.ablum_read.-1@a@href" }, "ruleContent": { "content": "#nr1@html", "nextContentUrl": "", "replaceRegex": "##.*(.com|.net|.org|.cc)|.*本章完.*" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": ".bookname a@href", "checkKeyWord": "", "coverUrl": ".bookimg img@src", "intro": ".intro_line@text", "kind": ".bookname@text##\\[|\\].*", "lastChapter": ".update a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".bookname@text##\\[.*\\]" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php,{\n\t\"charset\":\"gbk\",\n\t\"method\":\"POST\",\n\t\"body\":\"keyword={{key}}&submit=\"\n\t}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 红袖小说", "bookSourceType": 0, "bookSourceUrl": "https://www.hongxiuxs.com", "bookUrlPattern": "", "customOrder": -88903120, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/xianxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/junshi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/kongbu/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1645124845207, "loginUrl": "", "respondTime": 4327, "ruleBookInfo": { "author": ".bq a@text", "canReName": "", "coverUrl": ".catalog1 img@src", "intro": ".jj@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".bq span.2:0@text##.*:|\\s.*", "lastChapter": ".lastchapter a@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".introduce h1@text", "wordCount": "" }, "ruleContent": { "content": "#articlecontent@html" }, "ruleExplore": { "author": "a.2@text", "bookList": ".tt", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": ".p2@text", "name": "a.0@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href##(\\d+)/(\\d+)/##files/article/image/$1/$2/$2s.jpg", "intro": "", "kind": "td.5:4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text##K@js:'约' + parseInt(result*0.0512) + '万'" }, "ruleToc": { "chapterList": "@css:.ml_list li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php?searchkey={{key}}&page={{page}},{\n\"charset\": \"gbk\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 阅民小说", "bookSourceType": 0, "bookSourceUrl": "https://api.whcon.net", "bookUrlPattern": "", "customOrder": -88903119, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最热周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/hot/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最热月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/hot/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最热总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/hot/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/book_status/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/book_status/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/book_status/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/collections/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/collections/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/collections/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/recommend/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/recommend/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/recommend/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/add_time/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/add_time/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/1/type1/add_time/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/1/classify/1/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/1/classify/2/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/1/classify/3/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/1/classify/4/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/1/classify/5/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/1/classify/6/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事历史\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/1/classify/8/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频榜单\",\"url\":\"/api2/systemoption/book_type/app_id/6/data_type/2/classify/7/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最热周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/hot/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最热月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/hot/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最热总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/hot/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/book_status/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/book_status/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/book_status/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/collections/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/collections/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/collections/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/recommend/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/recommend/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/recommend/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书周榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/add_time/type2/week_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书月榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/add_time/type2/month_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书总榜\",\"url\":\"/api2/systemoption/topped/app_id/6/data_type_id/2/type1/add_time/type2/all_topped/page/{{page}}.op\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1653146656136, "loginUrl": "", "respondTime": 5965, "ruleBookInfo": { "author": "book_author", "coverUrl": "https://fengmiantu.cdn.bcebos.com{{$.book_img}}", "init": "java.aesBase64DecodeToString(JSON.parse(result).data,\"NOVELS2019031200\",\"AES/ECB/PKCS5Padding\",\"\")$", "intro": "book_desc##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$.book_type}},{{java.timeFormat(result.update_time*1000)}}@js:result.replace(/\\s.*/g,'').replace(/\\//g,'-')", "lastChapter": "new_chapter", "name": "book_title", "tocUrl": "/s/book_chapter_list2/{{parseInt(java.get('id')%1000)}}/{{$.book_id}}/{{$.book_id}}.txt" }, "ruleContent": { "content": "java.aesBase64DecodeToString(JSON.parse(result).data,\"NOVELS2019031200\",\"AES/ECB/PKCS5Padding\",\"\")$", "replaceRegex": "##[(\\(]未完待续[\\))]" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "book_author", "bookList": "java.aesBase64DecodeToString(JSON.parse(result).data,\"NOVELS2019031200\",\"AES/ECB/PKCS5Padding\",\"\")$", "bookUrl": "/s/book_info2/{{parseInt(java.get('id')%1000)}}/{{$.book_id}}/{{$.book_id}}.txt", "coverUrl": "https://fengmiantu.cdn.bcebos.com{{$.book_img}}", "intro": "book_desc", "kind": "{{$.book_type}},{{java.timeFormat(java.getString('$.book_new_time')*1000)}}@js:result.replace(/\\s.*|1970.*/g,'').replace(/\\//g,'-')", "lastChapter": "book_new_chapter", "name": "book_title@put:{id:$.book_id}" }, "ruleToc": { "chapterList": "java.aesBase64DecodeToString(JSON.parse(result).data,\"NOVELS2019031200\",\"AES/ECB/PKCS5Padding\",\"\")$", "chapterName": "chapter_name", "chapterUrl": "/s/book_chapter_info2/{{parseInt(java.get('id')%1000)}}/@get:{id}/{{$.chapter_id}}.txt" }, "searchUrl": "/api2/search_book/search?key={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "备用地址:https://sma.yueyouxs.com", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 阅友小说", "bookSourceType": 0, "bookSourceUrl": "http://m.suixkan.com", "customOrder": -88903118, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"推荐\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"重磅推荐\",\"url\":\"/l/s/28/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"男生必读\",\"url\":\"/l/s/29/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"女生爱看\",\"url\":\"/l/s/30/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"小编推荐\",\"url\":\"/l/s/31/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"男频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市人生\",\"url\":\"/l/f/1100/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/l/f/1101/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/l/f/1102/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事历史\",\"url\":\"/l/f/1103/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末世\",\"url\":\"/l/f/1104/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏体育\",\"url\":\"/l/f/1105/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血青春\",\"url\":\"/l/f/1106/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/l/f/1107/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞大开\",\"url\":\"/l/f/1108/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/l/f/2100/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/l/f/2101/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"/l/f/2102/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"\",\"url\":\"/l/f/2103/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/l/f/2104/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫闱争斗\",\"url\":\"/l/f/2105/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门总裁\",\"url\":\"/l/f/2106/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚恋爱情\",\"url\":\"/l/f/2107/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经商种田\",\"url\":\"/l/f/2108/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"图书\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"出版读物\",\"url\":\"/l/f/3101/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学小说\",\"url\":\"/l/f/3102/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代典籍\",\"url\":\"/l/f/3103/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1653067310037, "respondTime": 2588, "ruleBookInfo": { "author": ".face-info span.0@text##.*:", "coverUrl": ".face-cover img@src", "init": "", "intro": "#intro@html", "kind": ".face-info span.1:3@text&&#idNewIds@#chapter-ps-id@text##.*:", "lastChapter": "#idNewIds@.chapter-entrance@text", "name": ".face-info-title@text", "tocUrl": ".sumchapter a@href", "wordCount": ".face-info span.2@text##.*:" }, "ruleContent": { "content": ".con@html", "replaceRegex": "##[\\((]本章未完.*[)\\)]|[\\((]本章完[)\\)]" }, "ruleExplore": { "author": ".v-author@text##\\s", "bookList": ".v-list-item", "bookUrl": "@onclick@js:result.match(/\\('(.*?)'\\)/)[1]", "coverUrl": "img@src", "intro": ".v-intro@text", "name": ".v-title@text", "wordCount": ".v-words@text" }, "ruleSearch": { "author": ".v-author@text##\\s", "bookList": ".v-list-item", "bookUrl": "@onclick@js:result.match(/\\('(.*?)', '', ''\\)/)[1]", "coverUrl": "img@src", "intro": ".v-intro@text", "kind": ".base-label@text", "name": ".v-title@text", "wordCount": ".v-words@text" }, "ruleToc": { "chapterList": ".catalog_ls li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/s/1.html?keyword={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 爱阅小说", "bookSourceType": 0, "bookSourceUrl": "https://api.dgjiayuan.cn", "customOrder": -88903117, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/recommend?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=1&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/collect?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=1&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/score?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=1&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热搜\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/search?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=1&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/over?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=1&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/new?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=1&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/recommend?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=2&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/collect?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=2&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/score?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=2&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热搜\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/search?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=2&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/over?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=2&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"https://api.dgjiayuan.cn/v1/rankings/new?app_id=5&channel_id=default&platform_id=1&version=1.0.16&gender=2&scope=4&pages=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659271387493, "respondTime": 5287, "ruleBookInfo": { "init": "", "tocUrl": "https://appstore-1306798419.file.myqcloud.com/v1/chapters/@get:{i}/{{parseInt((new Date().getTime())/1000)}}.txt" }, "ruleContent": { "content": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto,\n Packages.javax.crypto.spec,\n Packages.java.io,\n Packages.java.util,\n Packages.java.util.zip,\n);\n\nwith(javaImport){\n function decrypt(str){\n \tvar h=result.substring(16);\n \tvar u=result.substring(0,16);\n \tvar p=java.base64DecodeToByteArray(String(h));\n \tvar t=String(\"Shuew237HSFH242s\").getBytes(\"UTF-8\");\n var key=SecretKeySpec(t,\"AES\");\n var iv=IvParameterSpec(String(u).getBytes(\"UTF-8\")); \n var chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n var m=chipher.doFinal(p);\n var arr1 = new Array(m.length+1);\n arr1.push(m);\n arr1[m.length]=0;\n var inflaterInputStream = new InflaterInputStream(new ByteArrayInputStream(m));\n var byteArrayOutputStream = new ByteArrayOutputStream(512);\n while (true) {\n var read = inflaterInputStream.read();\n if (read != -1) {\n byteArrayOutputStream.write(read);\n } else {\n \tbyteArrayOutputStream.close();\n return byteArrayOutputStream.toString();\n }\n }\n }\n}\ndecrypt(result)\n$.data", "payAction": "" }, "ruleExplore": { "author": "$.author", "bookList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto,\n Packages.javax.crypto.spec,\n Packages.java.io,\n Packages.java.util,\n Packages.java.util.zip,\n);\n\nwith(javaImport){\n function decrypt(str){\n \tvar h=result.substring(16);\n \tvar u=result.substring(0,16);\n \tvar p=java.base64DecodeToByteArray(String(h));\n \tvar t=String(\"Shuew237HSFH242s\").getBytes(\"UTF-8\");\n var key=SecretKeySpec(t,\"AES\");\n var iv=IvParameterSpec(String(u).getBytes(\"UTF-8\")); \n var chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n var m=chipher.doFinal(p);\n var arr1 = new Array(m.length+1);\n arr1.push(m);\n arr1[m.length]=0;\n var inflaterInputStream = new InflaterInputStream(new ByteArrayInputStream(m));\n var byteArrayOutputStream = new ByteArrayOutputStream(512);\n while (true) {\n var read = inflaterInputStream.read();\n if (read != -1) {\n byteArrayOutputStream.write(read);\n } else {\n \tbyteArrayOutputStream.close();\n return byteArrayOutputStream.toString();\n }\n }\n }\n}\ndecrypt(result)\n$.data", "bookUrl": "https://appstore-1306798419.file.myqcloud.com/v1/chapters/@get:{i}/{{parseInt((new Date().getTime())/1000)}}.txt", "coverUrl": "\nvar s='{{$.cover}}';\n\"https://txtstore-1306798419.file.myqcloud.com/images/\"+s", "intro": "{{'\\n'+'​'}}\n👤 主角:{{$.actor}}{{'\\n'+'​'}}\n🔖 简介:{{$.intro}}@put:{i:$.id}", "kind": "$.category&&$.state&&$.last_at##\\s.*", "lastChapter": "$.last_chap", "name": "$.title", "wordCount": "$.words" }, "ruleSearch": { "author": "$.author", "bookList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto,\n Packages.javax.crypto.spec,\n Packages.java.io,\n Packages.java.util,\n Packages.java.util.zip,\n);\n\nwith(javaImport){\n function decrypt(str){\n \tvar h=result.substring(16);\n \tvar u=result.substring(0,16);\n \tvar p=java.base64DecodeToByteArray(String(h));\n \tvar t=String(\"Shuew237HSFH242s\").getBytes(\"UTF-8\");\n var key=SecretKeySpec(t,\"AES\");\n var iv=IvParameterSpec(String(u).getBytes(\"UTF-8\")); \n var chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n var m=chipher.doFinal(p);\n var arr1 = new Array(m.length+1);\n arr1.push(m);\n arr1[m.length]=0;\n var inflaterInputStream = new InflaterInputStream(new ByteArrayInputStream(m));\n var byteArrayOutputStream = new ByteArrayOutputStream(512);\n while (true) {\n var read = inflaterInputStream.read();\n if (read != -1) {\n byteArrayOutputStream.write(read);\n } else {\n \tbyteArrayOutputStream.close();\n return byteArrayOutputStream.toString();\n }\n }\n }\n}\ndecrypt(result)\n$.data", "bookUrl": "https://appstore-1306798419.file.myqcloud.com/v1/chapters/@get:{i}/{{parseInt((new Date().getTime())/1000)}}.txt", "coverUrl": "\nvar s='{{$.cover}}';\n\"https://txtstore-1306798419.file.myqcloud.com/images/\"+s", "intro": "{{'\\n'+'​'}}\n{{$.intro}}@put:{i:$.id}", "kind": "$.category&&$.state", "lastChapter": "$.last_chap", "name": "$.title", "wordCount": "$.words" }, "ruleToc": { "chapterList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto,\n Packages.javax.crypto.spec,\n Packages.java.io,\n Packages.java.util,\n Packages.java.util.zip,\n);\n\nwith(javaImport){\n function decrypt(str){\n \tvar h=result.substring(16);\n \tvar u=result.substring(0,16);\n \tvar p=java.base64DecodeToByteArray(String(h));\n \tvar t=String(\"Shuew237HSFH242s\").getBytes(\"UTF-8\");\n var key=SecretKeySpec(t,\"AES\");\n var iv=IvParameterSpec(String(u).getBytes(\"UTF-8\")); \n var chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n var m=chipher.doFinal(p);\n var arr1 = new Array(m.length+1);\n arr1.push(m);\n arr1[m.length]=0;\n var inflaterInputStream = new InflaterInputStream(new ByteArrayInputStream(m));\n var byteArrayOutputStream = new ByteArrayOutputStream(512);\n while (true) {\n var read = inflaterInputStream.read();\n if (read != -1) {\n byteArrayOutputStream.write(read);\n } else {\n \tbyteArrayOutputStream.close();\n return byteArrayOutputStream.toString();\n }\n }\n }\n}\ndecrypt(result)\n$.data", "chapterName": "$.title", "chapterUrl": "https://txtstore-1306798419.file.myqcloud.com//v1/contents/{{$.id}}/{{$.v}}.txt" }, "searchUrl": "https://api.dgjiayuan.cn/v1/search/result?app_id=5&channel_id=default&platform_id=1&version=1.0.16&page={{page}}&keyword={{key}}", "weight": 0 }, { "bookSourceComment": "//为了安全,以后的源可能都会启用这种,一是防止小人举报,二是防止装逼的吹牛逼。\n// 0 代表不启用\n// 1代表启用\n//默认为1启用\nflag = 1", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 口袋阅读", "bookSourceType": 0, "bookSourceUrl": "https://kdread.cn", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903116, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "", "header": "", "lastUpdateTime": 1661416157063, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 3587, "ruleBookInfo": { "author": "$.author", "coverUrl": "$.picurl", "init": "$.data", "intro": "$.summary", "kind": "$.tag##\\|##,", "lastChapter": "{{$.lastSerialname}} {{\" • \"+java.timeFormat(java.getString(\"lastSerialUpdateTime\")*1000)}}", "name": "$.resourceName", "tocUrl": "\neval(function(p,a,c,k,e,r){e=function(c){return c.toString(a)};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\\\b'+e(c)+'\\\\b','g'),k[c]);return p}('0 4=2.5(\\'4\\')0 6=2.5(\\'a\\')0 3=2.b(\\'c\\',2.d(\\'3\\'))0 7=2.e(f g(),\\'h\\',8)0 9=\\'i://j.k.l.m/n/o/p/q-r?t=\\'+7+\\'&s=\\'+4+\\'&u=1&v=w&3=\\'+3+\\'&x=y\\'9+\\',\\'+6',35,35,'let||java|serialnum|bid|get|body|time||url|referer|put|pages|getString|timeFormatUTC|new|Date|yyyyMMddHHmmss|https|bookshelf|html5|qq|com|kdread|api|book|list|chapter|resourceid||start|count|100|sort|asc'.split('|'),0,{}))\n", "wordCount": "$.contentsize" }, "ruleContent": { "content": "$.data.content[*]" }, "ruleExplore": {}, "ruleSearch": { "author": "$.author", "bookList": "$.data.state[?(@.dataName == 'novel_search_list')].items[*]", "bookUrl": "\neval(function(p,a,c,k,e,r){e=function(c){return c.toString(36)};if('0'.replace(0,e)==0){while(c--)r[e(c)]=k[c];k=[function(e){return r[e]||e}];e=function(){return'[02-79a-f]'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\\\b'+e(c)+'\\\\b','g'),k[c]);return p}('0 2=3.5(\\'2\\',3.getString(\\'docId\\').split(\\'_\\')[1])0 6=3.timeFormatUTC(new Date(),\\'yyyyMMddHHmmss\\',8)0 7=\\'9://a.b.c.d/e/api/novel/adbooks/bookinfo?bookid=\\'+2+\\'&t=\\'+6 0 4=\\'9://a.b.c.d/e/adread/catalog?resourceid=\\'+2+\\'&sort=desc&traceid=0024001\\'0 f=3.5(\\'4\\',JSON.stringify({\"headers\":{\"Referer\":4}}))7+\\',\\'+f',[],16,'let||bid|java|referer|put|time|url||https|bookshelf|html5|qq|com|kdread|body'.split('|'),0,{}))\n", "coverUrl": "$.cover_url", "intro": "$.abstract", "kind": "{{$.label_text}}\n{{$.tag_views}}\n{{java.getString(\"is_finished\") == 1 ? '已完结': '连载中'}}\n##\\s+##,", "name": "$.title" }, "ruleToc": { "chapterList": " \nlet pageCount =\njava.getString('page_count')\njava.put('count',pageCount)\nresult\n\n$.rows[*]", "chapterName": "$.serialname", "chapterUrl": "\neval(function(p,a,c,k,e,r){e=function(c){return(c35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\\\b'+e(c)+'\\\\b','g'),k[c]);return p}('3 b=5.o(p q(),\\'r\\',8)3 c=5.d(\\'c\\')3 6=5.d(\"6\")3 7=5.e(\"9\")3 4=5.e(\"4\")3 a=s({\"u\":1,\"v\":1,\"w\":x,\"y\":1,\"z\":14,\"6\":6,\"A\":0})3 f=B.C({\"D\":{\"E\":\\'g://h.i.j.k/l/F/m?9=\\'+7+\\'&4=\\'+4+\\'&G=&H=I&J=K\\'}})3 n=\\'g://h.i.j.k/l/L/M/N/O-m/P?t=\\'+b+\\'&9=\\'+7+\\'&4=\\'+4+\\'&Q=1&R=1&S=1&a=\\'+a+\\'&T=U&V=2&W=&X=Y&Z=1&10=1&11=&12=&13=&15=&16=\\'n+\\',\\'+f',62,69,'|||let|serialid|java|pages|resId||resourceid|adsParam|time|bid|get|getString|body|https|bookshelf|html5|qq|com|kdread|chapter|url|timeFormatUTC|new|Date|yyyyMMddHHmmss|encodeURIComponent||iChapterNum|iCurChapter|bPay|false|iFirstCategory|iSecondCategory|bChaseUpdate|JSON|stringify|headers|Referer|adread|shelftype|from|catalog|traceid|0024001|api|wenxue|buy|ad|v3|apn|readnum|forceShowVideo|version|202008101749|duration|qaid|abtid|100000_100000_100000_102726_2409968_101751|adr|adb|taid|oaid|macAddress||androidID|srcCh'.split('|'),0,{}))\n", "nextTocUrl": "\nlet count = java.get('count')\nlet list = [];\nfor(let i = 2; i <= Number(count); i++) {\nlist.push(baseUrl.replace(/start=\\d+/, 'start=' + i));\n}\nlist;\n" }, "searchUrl": "\n(function(_0x2b9270){let _0x5361e7=parseInt(String(source['\\x62\\x6f\\x6f\\x6b\\x53\\x6f\\x75\\x72\\x63\\x65\\x43\\x6f\\x6d\\x6d\\x65\\x6e\\x74'])['\\x6d\\x61\\x74\\x63\\x68'](/flag[\\s+]?\\=[\\s+]?(\\d+)/)[0x1]);let _0x4dc45c=_0x2b9270['\\x6c\\x65\\x6e\\x67\\x74\\x68']>0x4?_0x2b9270['\\x74\\x72\\x69\\x6d']()['\\x73\\x75\\x62\\x73\\x74\\x72\\x69\\x6e\\x67'](0x0,_0x2b9270['\\x6c\\x65\\x6e\\x67\\x74\\x68']-0x1):_0x2b9270['\\x74\\x72\\x69\\x6d']();if(!_0x5361e7)java['\\x74\\x6f\\x61\\x73\\x74']('\\u4f4e\\u8c03\\u4f7f\\u7528\\uff0c\\u4f7f\\u7528\\u65b9\\u6cd5\\u8bf7\\u770b\\u6ce8\\u91ca\\x28\\x66\\x6c\\x61\\x67\\x29');return _0x5361e7?'\\x68\\x74\\x74\\x70\\x73\\x3a\\x2f\\x2f\\x73\\x6f\\x2e\\x68\\x74\\x6d\\x6c\\x35\\x2e\\x71\\x71\\x2e\\x63\\x6f\\x6d\\x2f\\x61\\x6a\\x61\\x78\\x2f\\x72\\x65\\x61\\x6c\\x2f\\x73\\x65\\x61\\x72\\x63\\x68\\x5f\\x72\\x65\\x73\\x75\\x6c\\x74\\x3f\\x74\\x61\\x62\\x49\\x64\\x3d\\x33\\x36\\x30\\x26\\x6e\\x6f\\x54\\x61\\x62\\x3d\\x31\\x26\\x71\\x3d'+_0x4dc45c:baseUrl;}(key));\n\n", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 石头阅读", "bookSourceType": 0, "bookSourceUrl": "https://www.stoneread.com", "customOrder": -88903115, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"最新\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/index/novelClass?cid=65&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/index/novelclass?cid=66&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/index/novelclass?cid=67&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/index/novelclass?cid=68&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/index/novelclass?cid=69&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/index/novelclass?cid=70&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/index/novelclass?cid=71&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/index/novelclass?cid=72&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/index/novelclass?cid=73&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"剧情\",\"url\":\"/index/novelclass?cid=74&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"名著\",\"url\":\"/index/novelclass?cid=75&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/index/novelclass?cid=76&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"/index/novelclass?cid=77&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/index/novelclass?cid=78&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"纪实\",\"url\":\"/index/novelclass?cid=79&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/index/novelclass?cid=81&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诗文\",\"url\":\"/index/novelclass?cid=82&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"轻文\",\"url\":\"/index/novelclass?cid=84&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"其他\",\"url\":\"/index/novelclass?cid=85&tid=0&state=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"最热\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/index/novelClass?cid=65&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/index/novelclass?cid=66&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/index/novelclass?cid=67&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/index/novelclass?cid=68&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/index/novelclass?cid=69&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/index/novelclass?cid=70&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/index/novelclass?cid=71&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/index/novelclass?cid=72&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/index/novelclass?cid=73&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"剧情\",\"url\":\"/index/novelclass?cid=74&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"名著\",\"url\":\"/index/novelclass?cid=75&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/index/novelclass?cid=76&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"/index/novelclass?cid=77&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/index/novelclass?cid=78&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"纪实\",\"url\":\"/index/novelclass?cid=79&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/index/novelclass?cid=81&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诗文\",\"url\":\"/index/novelclass?cid=82&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"轻文\",\"url\":\"/index/novelclass?cid=84&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"其他\",\"url\":\"/index/novelclass?cid=85&tid=0&state=hot&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/index/novelClass?cid=65&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/index/novelclass?cid=66&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/index/novelclass?cid=67&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/index/novelclass?cid=68&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/index/novelclass?cid=69&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/index/novelclass?cid=70&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/index/novelclass?cid=71&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/index/novelclass?cid=72&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/index/novelclass?cid=73&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"剧情\",\"url\":\"/index/novelclass?cid=74&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"名著\",\"url\":\"/index/novelclass?cid=75&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/index/novelclass?cid=76&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"/index/novelclass?cid=77&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/index/novelclass?cid=78&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"纪实\",\"url\":\"/index/novelclass?cid=79&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/index/novelclass?cid=81&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诗文\",\"url\":\"/index/novelclass?cid=82&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"轻文\",\"url\":\"/index/novelclass?cid=84&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"其他\",\"url\":\"/index/novelclass?cid=85&tid=0&state=end&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}}]", "lastUpdateTime": 1655535083234, "respondTime": 6311, "ruleBookInfo": { "author": ".center span.1@text", "coverUrl": ".de_img_tu img@src", "init": "", "intro": ".intro_word@html", "kind": ".center p.2:3:4@text##分类.|状态.", "lastChapter": ".center p.5@text##最新章节:\\[(\\d+)\\]|正文\\s", "name": "h2.name@text" }, "ruleContent": { "content": "data.content||.content@p@text", "replaceRegex": "##看免费小说就到石头阅读|.*奇奇小説.*com.*首发、域名、.*|请牢记.*|笔趣岛.*|http.*|您可以在百度里搜索.*|.*最新、最快、最火.*|请记住本书首发.*|app2.*|chaptererror.*|[\\((]本章完[\\))]" }, "ruleExplore": { "author": "p.0@text", "bookList": ".zhenai_topic_ph li", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p.2@text", "kind": "p.1@text&&span@text##.*:|小说", "name": "h3@ownText" }, "ruleSearch": { "author": ".author@text##作者\\s", "bookList": ".search_novel_list li@js:result.toArray().filter(x=>String(x.select('.name,.author').text()).includes(java.get('key')))", "bookUrl": "a@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": ".intro@text", "kind": "", "name": ".name@text" }, "ruleToc": { "chapterList": "-+@js:java.setContent(baseUrl.match(/_2/)?JSON.parse(result).html:result,'');java.getElement('class.article_list_zj.0@li@a||.add_sj||li@a').toArray().map(x=>{a=x.select('span:first-child').text();b=x.attr('href').match(/-(\\d+)\\/(\\d+)\\.html/);return{n:String(a).replace(/\\[\\d+\\]/,''),u:!b?'':'https://app.stoneread.com/bookapi/getchapter?bid='+b[1]+'&id='+b[2]}})", "chapterName": "n", "chapterUrl": "u", "nextTocUrl": "@js:if(result.match(/全部章节|", "bookList": "$..content[*]", "bookUrl": "https://biz.lemonyd.com/book/chapter/book/{{$.id}}?volumeIndex=0", "checkKeyWord": "青春", "coverUrl": "$.iconUrlSmall", "intro": "🏷️ {{$.tags&&}}{{'\\n'+'​'}}\n{{$.introduce}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "$.groupName&&$.updatetime##\\s..:.*", "lastChapter": "$.lastchaptername", "name": "$.name##||\\(.*|\\(.*", "wordCount": "$.words" }, "ruleToc": { "chapterList": "$..rf[*]", "chapterName": "$.name", "chapterUrl": "$.chapterId@js:\nid=baseUrl.match(/(\\d+)/)[1];\nresult='https://m.lemonyd.com/chapter/'+id+'/'+result+'?smss=true'+',{\"webView\": true}'", "isVip": "", "isVolume": "", "nextTocUrl": "https://biz.lemonyd.com/book/chapter/book/{{$..id}}?volumeIndex={{$..current}}", "updateTime": "{{$.publishDate}} · {{$.words}}字" }, "searchUrl": "/m/book/search?queryString={{key}}&page={{page}}&size=10", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 米读小说", "bookSourceType": 0, "bookSourceUrl": "http://api.midukanshu.com", "bookUrlPattern": "", "customOrder": -88903112, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "exploreUrl": "", "lastUpdateTime": 1646680100002, "loginUrl": "", "respondTime": 564, "ruleBookInfo": { "init": "" }, "ruleContent": { "content": "$..content" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "$.author", "bookList": "$.data.*", "bookUrl": "$.book_id@js:\"https://book.midukanshu.com/book/chapter_list/100/\" + result + \".txt\"", "coverUrl": "$.cover", "intro": "$.description##(^|[。!?]+[”」)】]?)##$1
", "kind": "$.category&&{$.score}分", "lastChapter": "第{$.chapterNum}章", "name": "$.title", "wordCount": "$.word_count" }, "ruleToc": { "chapterList": "$.[*]", "chapterName": "$.title", "chapterUrl": "https://book.midukanshu.com/book/chapter/segment/master/{$.bookId}_{$.chapterId}.txt?md5={$.content_md5}", "isVip": "", "updateTime": "" }, "searchUrl": "/fiction/search/search,{\n \"method\": \"POST\",\n \"body\": \"device=865166023475380&app=midu&keyword={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 牛逼看书", "bookSourceType": 0, "bookSourceUrl": "https://m.nbbookne.com", "bookUrlPattern": "", "customOrder": -88903111, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "exploreUrl": "", "header": "{\"Version-Code\":\"27000\",\"Channel\":\"guan\",\"appid\":\"txtqbxs\"}", "lastUpdateTime": 1647532071233, "loginUrl": "", "respondTime": 3887, "ruleBookInfo": { "author": "author_name", "coverUrl": "book_cover", "init": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\nresult", "intro": "", "kind": "{{$.category_name}},{{$.book_level}}分", "lastChapter": "chapter_new_name\nresult.replace(/^(\\d+)、第.+章/,'第$1章').replace(/^(\\d+)、\\d+、/,'第$1章 ').replace(/^(\\d+)、\\d+/,'第$1章').replace(/^(第.+章)\\s?\\d+/,'$1').replace(/^(\\d+)、/,'第$1章 ').replace(/^(第.+章)\\s?第.+章/,'$1').replace(/第\\s(.+)\\s章/,'第$1章').replace(/.*(chapter|Chapter)\\s?(\\d+)\\s?/,'$1 $2 ').replace(/\\(.+\\)/,'').replace(/……/,'')\n##(?<=)).+", "name": "book_name", "tocUrl": "@js:\nlet bid=parseInt(java.getString('$.book_id'))\nlet subPath=parseInt(bid/1000)\n\"https://jm-novel.oss-cn-shenzhen.aliyuncs.com/api/book/chapter/\"+subPath+\"/\"+bid+\"/list.json\"", "wordCount": "book_word_num" }, "ruleContent": { "content": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\ncontent", "replaceRegex": "result.replace(/作者有话要说:\\s*|作者有话要说/,'◎作者有话说:\\n').replace(/※※※*/,'◎作者有话说:\\n')\n##◎作者有话说:\\s*感谢(在|投出|灌溉|小天使|.*扔了)*.*(小天使|老板|营养液|火箭炮|地雷|手榴弹|浅水炸弹|深水鱼雷)[\\s\\S]+|感谢(在|投出|灌溉|小天使|.*扔了).*?(小天使|老板|营养液|火箭炮|地雷|手榴弹|浅水炸弹|深水鱼雷)[\\s\\S]+|记住网址.*|『|』|一秒记住.*" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "author_name", "bookList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\nresult", "bookUrl": "@js:\nlet bid=parseInt(java.getString('$.book_id'))\nlet subPath=parseInt(bid/1000)\n\"https://jm-novel.oss-cn-shenzhen.aliyuncs.com/api/book/detail/\"+subPath+\"/\"+bid+\".json\"", "coverUrl": "book_cover", "intro": "", "kind": "{{$.category_name}},{{$.book_level}}分,{{String(java.timeFormat(java.getString('$.chapter_time')*1000)).replace(/\\s.+/,'').replace(/\\//g,'-')}}\nresult.replace(/^(\\d+)、第.+章/,'第$1章').replace(/^(\\d+)、\\d+、/,'第$1章 ').replace(/^(\\d+)、\\d+/,'第$1章').replace(/^(第.+章)\\s?\\d+/,'$1').replace(/^(\\d+)、/,'第$1章 ').replace(/^(第.+章)\\s?第.+章/,'$1').replace(/第\\s(.+)\\s章/,'第$1章').replace(/.*(chapter|Chapter)\\s?(\\d+)\\s?/,'$1 $2 ').replace(/\\(.+\\)/,'').replace(/……/,'')\n##(?<=)).+(?= ·)", "lastChapter": "chapter_new_name##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "book_name@put:{bid:$.book_id}", "wordCount": "book_word_num" }, "ruleToc": { "chapterList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\nresult", "chapterName": "chapter_name\nresult.replace(/^(\\d+)、第.+章/,'第$1章').replace(/^(\\d+)、\\d+、/,'第$1章 ').replace(/^(\\d+)、\\d+/,'第$1章').replace(/^(第.+章)\\s?\\d+/,'$1').replace(/^(\\d+)、/,'第$1章 ').replace(/^(第.+章)\\s?第.+章/,'$1').replace(/第\\s(.+)\\s章/,'第$1章').replace(/.*(chapter|Chapter)\\s?(\\d+)\\s?/,'$1 $2 ').replace(/\\(.+\\)/,'').replace(/……/,'')\n##(?<=)).+", "chapterUrl": "https://jm-novel.oss-cn-shenzhen.aliyuncs.com/api/book/chapter/{{parseInt(java.get('bid')/1000)}}/@get:{bid}/{{$._id}}.json", "isVip": "@js:!{{$.is_free}}", "updateTime": "{{$.words_count}} 字" }, "searchUrl": "/search/book/result,{\n 'method': 'POST',\n 'body': 'kw={{key}}&pn={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 黑洞小说", "bookSourceType": 0, "bookSourceUrl": "https://m.2cxo.com", "customOrder": -88903110, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"百度热搜榜\",\"url\":\"/rank/baidu.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"追书热度榜\",\"url\":\"/rank/zhuishu.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"书旗热搜榜\",\"url\":\"/rank/shuqi.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"掌阅热销榜\",\"url\":\"/rank/zhangyue.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"起点月票榜\",\"url\":\"/rank/qidian.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"17K鲜花榜\",\"url\":\"/rank/17k.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"总点击\",\"url\":\"/rank/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击\",\"url\":\"/rank/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击\",\"url\":\"/rank/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐数\",\"url\":\"/rank/vote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏数\",\"url\":\"/rank/mark/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"下载数\",\"url\":\"/rank/down/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评论数\",\"url\":\"/rank/comment/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分\",\"url\":\"/rank/star_score/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"入库时间\",\"url\":\"/rank/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/category/qihuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/wuxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/xianxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/category/lishi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/category/junshi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/category/youxi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/category/tiyu/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/category/lingyi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/category/qita/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659180621558, "respondTime": 6628, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s|..:.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".pt-chapter a.-1@href" }, "ruleContent": { "content": "#pt-pop@p@text" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@text##\\[|\\]|\\s", "bookList": ".pt-recomment-cont||.pt-popular-item", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": ".compulsory-row@text##\\>/p", "kind": "a.3@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter-list a", "chapterName": "title##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search/result.html,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 精品小说", "bookSourceType": 0, "bookSourceUrl": "https://jpxs123.com", "customOrder": -88903109, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"排行榜单\",\"url\":\"/hot/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"精品小说\",\"url\":\"/book/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/dsxs/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻修真\",\"url\":\"/xuanhuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻竞技\",\"url\":\"/khjj/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/cyjk/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼话悬疑\",\"url\":\"/guihua/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/tongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661962651027, "respondTime": 180000, "ruleBookInfo": { "author": ".infos a.0@text", "coverUrl": ".pic img@src", "intro": ".infos p@html", "kind": ".menNav a.1@text&&.infos span.1@text##.*:|小说", "lastChapter": ".book_list a.-1@text", "name": ".infos h1@text" }, "ruleContent": { "content": ".read_chapterDetail@html" }, "ruleExplore": { "author": "##作者.([^<]+)<##$1###", "bookList": ".bk", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p@text", "kind": "label.1@text", "name": "h3@text##\\(.*\\)", "wordCount": "label.0@text" }, "ruleSearch": { "author": "##作者.([^<]+)<##$1###", "bookList": ".bk", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text##简介.", "kind": "label@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".book_list li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/indexsearch.php,{\n \"charset\": \"gb2312\",\n \"method\": \"POST\",\n \"body\": \"keyboard={{key}}&show=title&classid=0\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 玫瑰小说", "bookSourceType": 0, "bookSourceUrl": "https://api.meiguixsapp.com", "bookUrlPattern": "", "customOrder": -88903108, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[\n{\"title\": \"男生频道\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"榜单排行\",\"url\": \"\",\n\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1\n}},\n{\"title\": \"人气榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/1/popularity.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"新书榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/1/new.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"推荐榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/1/reco.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"收藏榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/1/collect.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"好评榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/1/praise.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"热搜榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/1/hotsearch.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"完结榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/1/finish.json\",\n\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 0.29\n}},\n{\"title\": \"男生主题\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"签到\",\"url\": \"http://statics.rungean.com/static/book/tag/34/125/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"诸天\",\"url\": \"http://statics.rungean.com/static/book/tag/34/124/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"废柴\",\"url\": \"http://statics.rungean.com/static/book/tag/34/66/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"御兽\",\"url\": \"http://statics.rungean.com/static/book/tag/34/65/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"学院\",\"url\": \"http://statics.rungean.com/static/book/tag/34/64/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"凡人\",\"url\": \"http://statics.rungean.com/static/book/tag/34/62/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"复苏\",\"url\": \"http://statics.rungean.com/static/book/tag/34/35/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"系统\",\"url\": \"http://statics.rungean.com/static/book/tag/34/19/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"无敌\",\"url\": \"http://statics.rungean.com/static/book/tag/34/16/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"赘婿\",\"url\": \"http://statics.rungean.com/static/book/tag/34/8/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"布局\",\"url\": \"http://statics.rungean.com/static/book/tag/34/129/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"洪荒\",\"url\": \"http://statics.rungean.com/static/book/tag/34/61/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"升级\",\"url\": \"http://statics.rungean.com/static/book/tag/34/51/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"争霸\",\"url\": \"http://statics.rungean.com/static/book/tag/34/40/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"穿越\",\"url\": \"http://statics.rungean.com/static/book/tag/34/27/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"练功\",\"url\": \"http://statics.rungean.com/static/book/tag/34/25/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"软饭\",\"url\": \"http://statics.rungean.com/static/book/tag/34/17/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"回归\",\"url\": \"http://statics.rungean.com/static/book/tag/34/13/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"鉴宝\",\"url\": \"http://statics.rungean.com/static/book/tag/34/6/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"兵王\",\"url\": \"http://statics.rungean.com/static/book/tag/34/4/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"召唤\",\"url\": \"http://statics.rungean.com/static/book/tag/34/49/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"领主\",\"url\": \"http://statics.rungean.com/static/book/tag/34/39/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"boss\",\"url\": \"http://statics.rungean.com/static/book/tag/34/32/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"随身\",\"url\": \"http://statics.rungean.com/static/book/tag/34/30/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"技术\",\"url\": \"http://statics.rungean.com/static/book/tag/34/29/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"剑修\",\"url\": \"http://statics.rungean.com/static/book/tag/34/23/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"无限\",\"url\": \"http://statics.rungean.com/static/book/tag/34/9/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"杀手\",\"url\": \"http://statics.rungean.com/static/book/tag/34/2/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"玄幻小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/13/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/13/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/13/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/13/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"奇幻小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/17/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/17/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/17/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/17/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"武侠小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/10/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/10/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/10/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/10/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"仙侠小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/18/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/18/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/18/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/18/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"都市小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/12/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/12/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/12/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/12/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"历史小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/15/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/15/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/15/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/15/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"军事小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/19/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/19/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/19/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/19/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"游戏小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/11/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/11/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/11/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/11/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"体育小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/20/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/20/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/20/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/20/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}}\n,\n{\"title\": \"科幻小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/21/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/21/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/21/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/21/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"灵异小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/22/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/22/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/22/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/22/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"其他小说\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/16/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/16/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/16/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/16/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"女生频道\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"榜单排行\",\"url\": \"\",\n\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1\n}},\n{\"title\": \"人气榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/2/popularity.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"新书榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/2/new.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"推荐榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/2/reco.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"收藏榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/2/collect.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"好评榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/2/praise.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"热搜榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/2/hotsearch.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"完结榜\",\"url\": \"http://statics.rungean.com/static/ranking/34/2/finish.json\",\n\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 0.29\n}},\n{\"title\": \"女生主题\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1\n}},\n{\"title\": \"甜文\",\"url\": \"http://statics.rungean.com/static/book/tag/34/108/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"马甲\",\"url\": \"http://statics.rungean.com/static/book/tag/34/107/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"大佬\",\"url\": \"http://statics.rungean.com/static/book/tag/34/106/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"萌宝\",\"url\": \"http://statics.rungean.com/static/book/tag/34/81/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"团宠\",\"url\": \"http://statics.rungean.com/static/book/tag/34/80/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"青梅\",\"url\": \"http://statics.rungean.com/static/book/tag/34/79/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"宫斗\",\"url\": \"http://statics.rungean.com/static/book/tag/34/78/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"女强\",\"url\": \"http://statics.rungean.com/static/book/tag/34/77/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"校园\",\"url\": \"http://statics.rungean.com/static/book/tag/34/76/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"种田\",\"url\": \"http://statics.rungean.com/static/book/tag/34/75/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"快穿\",\"url\": \"http://statics.rungean.com/static/book/tag/34/74/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"甜宠\",\"url\": \"http://statics.rungean.com/static/book/tag/34/73/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"纯爱\",\"url\": \"http://statics.rungean.com/static/book/tag/34/72/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"耽美\",\"url\": \"http://statics.rungean.com/static/book/tag/34/71/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"正剧\",\"url\": \"http://statics.rungean.com/static/book/tag/34/87/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"爆笑\",\"url\": \"http://statics.rungean.com/static/book/tag/34/84/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"总裁\",\"url\": \"http://statics.rungean.com/static/book/tag/34/15/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"轻松\",\"url\": \"http://statics.rungean.com/static/book/tag/34/146/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"逆袭\",\"url\": \"http://statics.rungean.com/static/book/tag/34/11/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"H E\",\"url\": \"http://statics.rungean.com/static/book/tag/34/70/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1\n}},\n{\"title\": \"1v1\",\"url\": \"http://statics.rungean.com/static/book/tag/34/110/{{page}}.json\",\n\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 0.19\n}},\n{\"title\": \"古代言情\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/8/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/8/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/8/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/8/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"现代言情\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/9/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/9/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/9/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/9/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"玄幻言情\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/7/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/7/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/7/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/7/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"仙侠奇缘\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/23/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/23/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/23/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/23/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"浪漫青春\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/6/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/6/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/6/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/6/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"游戏竞技\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/24/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/24/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/24/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/24/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"科幻空间\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/25/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/25/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/25/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/25/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"恐怖灵异\",\"url\": \"\",\"style\": {\"layout_flexGrow\": 0,\n\"layout_flexBasisPercent\": 1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"热门\",\"url\": \"http://statics.rungean.com/static/book/category/34/26/hot/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"最新\",\"url\": \"http://statics.rungean.com/static/book/category/34/26/new/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"评分\",\"url\": \"http://statics.rungean.com/static/book/category/34/26/praise/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}},\n{\"title\": \"完结\",\"url\": \"http://statics.rungean.com/static/book/category/34/26/finish/{{page}}.json\",\"style\": {\"layout_flexGrow\": 0.25,\n\"layout_flexBasisPercent\": -1,\n\"layout_wrapBefore\": false\n}}\n]", "header": "{\"User-Agent\": \"okhttp/3.14.24\"}", "lastUpdateTime": 1653838015331, "loginUrl": "", "respondTime": 1126, "ruleBookInfo": { "author": "b", "coverUrl": "g", "init": "(()=>{\nlet bk=JSON.parse(java.getZipStringContent(result,'detail.json')).data;\nreturn {\na:bk.name,\nb:bk.author,\nc:bk.categoryName+','+bk.bookStatus+','+bk.score+','+bk.chapterUpdateTime,\nd:bk.wordNum,\ne:bk.chapterName,\nf:bk.intro,\ng:bk.picture\n};\n})()\n", "intro": "f", "kind": "c", "lastChapter": "e", "name": "a", "wordCount": "d" }, "ruleContent": { "content": "\nif(result.indexOf(\"404 Not Found\")!=-1){result=\"\";}\nresult", "replaceRegex": "##一秒记住.*免费阅读!" }, "ruleExplore": { "author": "b", "bookList": "+let json=JSON.parse(result).data;\nlet list=json.list||json;\nlist.map(bk=>{\nlet bid=bk.bookId||bk.id;\nreturn {\na:bk.name,\nb:bk.author,\nc:bk.categoryName+','+bk.score,\nd:bk.wordNum,\ne:bk.chapterName,\nf:bk.intro,\ng:bk.picture,\nh:\"http://statics.rungean.com/static/book/zip/\"+parseInt((1999+bid)/2000)+\"/\"+bid+\".zip,{'type':'zip'}\"\n};\n})\n", "bookUrl": "h", "coverUrl": "g", "intro": "f", "kind": "c", "lastChapter": "e", "name": "a", "wordCount": "d" }, "ruleSearch": { "author": "b", "bookList": "+let json=JSON.parse(result).data;\nlet list=json.list||json;\nlist.map(bk=>{\nlet bid=bk.bookId||bk.id;\nreturn {\na:bk.name,\nb:bk.author,\nc:bk.categoryName+','+bk.bookStatus+','+bk.score+','+bk.chapterUpdateTime,\nd:bk.wordNum,\ne:bk.chapterName,\nf:bk.intro,\ng:bk.picture,\nh:\"http://statics.rungean.com/static/book/zip/\"+parseInt((1999+bid)/2000)+\"/\"+bid+\".zip,{'type':'zip','User-Agent':'okhttp/3.14.24'}\"\n};\n})\n", "bookUrl": "h", "coverUrl": "g", "intro": "f", "kind": "c", "lastChapter": "e", "name": "a", "wordCount": "d" }, "ruleToc": { "chapterList": "+JSON.parse(java.getZipStringContent(result,'chapter.json')).data", "chapterName": "name", "chapterUrl": "content_url" }, "searchUrl": "/api/v1/novelsearch?content={{key}}&pageIndex={{page}}&pageSize=20&type=2", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 七猫小说", "bookSourceType": 0, "bookSourceUrl": "https://api-bc.wtzw.com", "bookUrlPattern": "", "customOrder": -88903107, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":1}},\n{\"title\":\"都市人生\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=203&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"异术超能\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=219&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"玄幻奇幻\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=202&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"武侠仙侠\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=205&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"奇闻异事\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=204&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"历史\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=56&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"游戏\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=75&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"科幻\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=64&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"二次元\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=207&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"体育\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=206&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"影视\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=539&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"穿越\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=373&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"鉴宝\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=47&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"重生\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=779&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"血脉\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=426&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"签到\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=565&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"复仇\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=790&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"丹药\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=428&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"无限流\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=557&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"强者回归\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=402&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"医生\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=156&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"战神\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=527&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"女婿\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=36&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"皇帝\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=62&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"弃少\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=525&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"女总裁\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=89&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"热血\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=1&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"爽文\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=570&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"现实\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=12&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"悬疑\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=27&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"女生\",\"url\":\"\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":1}},\n{\"title\":\"现代言情\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=1&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"总裁豪门\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=8&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"古代言情\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=2&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"种田经商\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=16&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"宫闱宅斗\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=209&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"幻想言情\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=4&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"奇闻异事\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=204&need_filters=1&page={{page}}&need_category=1\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"影视原著\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=539&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"短篇\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=541&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"重生\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=779&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"女强\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=620&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"年下\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=631&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"空间\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=345&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"穿越\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=373&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"隐婚\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=481&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"系统\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=782&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"快穿\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=335&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"虐渣\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=739&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"日久生情\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=700&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"皇后\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=106&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"王爷\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=125&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"学霸\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=781&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"毒妃\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=109&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"校草\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=701&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"女配\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=191&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"甜宠\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=21&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"搞笑\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=788&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"虐恋\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=16&gender=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"治愈\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=17&gender=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"图书\",\"url\":\"\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":1}},\n{\"title\":\"现代言情\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=260&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"古代言情\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=259&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"青春文学\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=265&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"影视原著\",\"url\":\"https://www.baidu.com/tag/need_filters=1&tag_id=539&gender=2&page={{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"悬疑推理\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=262&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"武侠小说\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=289&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"科幻未来\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=261&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"历史小说\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=264&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"仙侠奇缘\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=276&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"仙侠玄幻\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=288&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"现实小说\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=266&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"现代军旅\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=290&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"文学艺术\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=240&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"人物传记\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=247&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"人文科社\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=241&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"少儿教育\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=258&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"经管励志\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=242&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},\n{\"title\":\"经典文学\",\"url\":\"https://www.baidu.com/category/gender=2&category_id=243&need_filters=1&page={{page}}&need_category=0\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}}]", "header": "", "lastUpdateTime": 1644958181081, "loginUrl": "", "respondTime": 4080, "ruleBookInfo": { "author": "author", "coverUrl": "image_link", "init": "data.book", "intro": "🏷️ {{$.book_tag_list[*].title##\\s##,}}{{'\\n'+'​'}}\n{{$.intro}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{java.timeFormat(java.getString('$.update_time')*1000)}}##\\s.*", "lastChapter": "latest_chapter_title", "name": "title@put:{bid:id}", "tocUrl": "@js:\nsign_key='d3dGiJc651gSQ8w1'\n\nparams={'id':{{$.id}}}\n\nvar urlEncode = function (param, key, encode) { \n if(param==null) return ''; \n var paramStr = ''; \n var t = typeof (param); \n if (t == 'string' || t == 'number' || t == 'boolean') { \n paramStr += '&' + key + '=' + ((encode==null||encode) ? encodeURIComponent(param) : param); \n } else { \n for (var i in param) { \n var k = key == null ? i : key + (param instanceof Array ? '[' + i + ']' : '.' + i); \n paramStr += urlEncode(param[i], k, encode); \n } \n } \n return paramStr; \n};\nparamSign=String(java.md5Encode(Object.keys(params).sort().reduce((pre,n)=>pre+n+'='+params[n],'')+sign_key))\nparams['sign']=paramSign\n\"https://api-ks.wtzw.com/api/v1/chapter/chapter-list?\"+urlEncode(params)+\",\"+java.get(\"headers\")", "wordCount": "words_num" }, "ruleContent": { "content": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.java.util\n);\nwith(javaImport) {\n function decode(content) {\n var ivEncData = Base64.getDecoder().decode(String(content));\n var key = SecretKeySpec(String(\"242ccb8230d709e1\").getBytes(), \"AES\");\n var iv = IvParameterSpec(Arrays.copyOfRange(ivEncData, 0, 16));\n var chipher = Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(2, key, iv);\n return String(chipher.doFinal(Arrays.copyOfRange(ivEncData, 16, ivEncData.length)));\n }\n}\n\n\nsign_key='d3dGiJc651gSQ8w1'\n\nparams={'id':String(java.get('bid')),'chapterId':String(baseUrl.split(\"/\").pop())}\n\nvar urlEncode = function (param, key, encode) { \n if(param==null) return ''; \n var paramStr = ''; \n var t = typeof (param); \n if (t == 'string' || t == 'number' || t == 'boolean') { \n paramStr += '&' + key + '=' + ((encode==null||encode) ? encodeURIComponent(param) : param); \n } else { \n for (var i in param) { \n var k = key == null ? i : key + (param instanceof Array ? '[' + i + ']' : '.' + i); \n paramStr += urlEncode(param[i], k, encode); \n }\n }\n return paramStr;\n};\n\nparamSign=String(java.md5Encode(Object.keys(params).sort().reduce((pre,n)=>pre+n+'='+params[n],'')+sign_key))\nparams['sign']=paramSign\nurl=\"https://api-ks.wtzw.com/api/v1/chapter/content?\"+urlEncode(params)\ndecode(JSON.parse(java.ajax(url+','+java.get(\"headers\"))).data.content)\n\n" }, "ruleExplore": { "author": "$.author", "bookList": "\ngender=baseUrl.match(/gender=(\\d+)/)?baseUrl.match(/gender=(\\d+)/)[1]:\"\"\ncategory_id=baseUrl.match(/category_id=(\\d+)/)?baseUrl.match(/category_id=(\\d+)/)[1]:\"\"\nneed_filters=baseUrl.match(/need_filters=(\\d+)/)?baseUrl.match(/need_filters=(\\d+)/)[1]:\"\"\npage=baseUrl.match(/page=(\\d+)/)?baseUrl.match(/page=(\\d+)/)[1]:\"\"\nneed_category=baseUrl.match(/need_category=(\\d+)/)?baseUrl.match(/need_category=(\\d+)/)[1]:\"\"\ntag_id=baseUrl.match(/tag_id=(\\d+)/)?baseUrl.match(/tag_id=(\\d+)/)[1]:\"\"\nsign_key='d3dGiJc651gSQ8w1'\nheaders={'app-version':'51110','platform':'android','reg':'0','AUTHORIZATION':'','application-id':'com.****.reader','net-env':'1','channel':'unknown','qm-params':''}\nheaders['sign']=String(java.md5Encode(Object.keys(headers).sort().reduce((pre,n)=>pre+n+'='+headers[n],'')+sign_key))\n\n\nvar urlEncode = function (param, key, encode) {\n if(param==null) return '';\n var paramStr = '';\n var t = typeof (param);\n if (t == 'string' || t == 'number' || t == 'boolean') {\n paramStr += '&' + key + '=' + ((encode==null||encode) ? encodeURIComponent(param) : param);\n } else {\n for (var i in param) {\n var k = key == null ? i : key + (param instanceof Array ? '[' + i + ']' : '.' + i);\n paramStr += urlEncode(param[i], k, encode);\n }\n }\n return paramStr;\n};\n\nvar category = function () {\n params={'gender':gender,'category_id':category_id,'need_filters':need_filters,'page':page,'need_category':need_category}\n params['sign']=String(java.md5Encode(Object.keys(params).sort().reduce((pre,n)=>pre+n+'='+params[n],'')+sign_key))\n url=\"https://api-bc.wtzw.com/api/v4/category/get-list?\"+urlEncode(params)\n return java.ajax(url+','+java.put(\"headers\",JSON.stringify({\"headers\":headers})))\n};\n\nvar tag = function () {\n params={'gender':gender,'need_filters':need_filters,'page':page,'tag_id':tag_id}\n params['sign']=String(java.md5Encode(Object.keys(params).sort().reduce((pre,n)=>pre+n+'='+params[n],'')+sign_key))\n url=\"https://api-bc.wtzw.com/api/v4/tag/index?\"+urlEncode(params)\n return java.ajax(url+','+java.put(\"headers\",JSON.stringify({\"headers\":headers})))\n};\n\n\nif(baseUrl.match(/category/)){\n category()\n}else {\n tag()\n}\n\n$.data.books", "bookUrl": "@js:\nsign_key='d3dGiJc651gSQ8w1'\n\nparams={'id':{{$.id}},'imei_ip':'2937357107','teeny_mode':0}\n\nvar urlEncode = function (param, key, encode) { \n if(param==null) return ''; \n var paramStr = ''; \n var t = typeof (param); \n if (t == 'string' || t == 'number' || t == 'boolean') { \n paramStr += '&' + key + '=' + ((encode==null||encode) ? encodeURIComponent(param) : param); \n } else { \n for (var i in param) { \n var k = key == null ? i : key + (param instanceof Array ? '[' + i + ']' : '.' + i); \n paramStr += urlEncode(param[i], k, encode); \n } \n } \n return paramStr; \n};\nparamSign=String(java.md5Encode(Object.keys(params).sort().reduce((pre,n)=>pre+n+'='+params[n],'')+sign_key))\nparams['sign']=paramSign\n\"https://api-bc.wtzw.com/api/v4/book/detail?\"+urlEncode(params)+\",\"+java.get(\"headers\")", "coverUrl": "$.image_link", "intro": "🏷️ {{$.ptags}}\n{{$.intro}}", "kind": "", "name": "$.title", "wordCount": "$.words_num" }, "ruleSearch": { "author": "original_author", "bookList": "data.books", "bookUrl": "@js:\nsign_key='d3dGiJc651gSQ8w1'\n\nparams={'id':{{$.id}},'imei_ip':'2937357107','teeny_mode':0}\n\nvar urlEncode = function (param, key, encode) { \n if(param==null) return ''; \n var paramStr = ''; \n var t = typeof (param); \n if (t == 'string' || t == 'number' || t == 'boolean') { \n paramStr += '&' + key + '=' + ((encode==null||encode) ? encodeURIComponent(param) : param); \n } else { \n for (var i in param) { \n var k = key == null ? i : key + (param instanceof Array ? '[' + i + ']' : '.' + i); \n paramStr += urlEncode(param[i], k, encode); \n } \n } \n return paramStr; \n};\nparamSign=String(java.md5Encode(Object.keys(params).sort().reduce((pre,n)=>pre+n+'='+params[n],'')+sign_key))\nparams['sign']=paramSign\n\"/api/v4/book/detail?\"+urlEncode(params)+\",\"+java.get(\"headers\")", "coverUrl": "image_link", "intro": "🏷️ {{$.ptags}}\n{{$.intro}}", "kind": "", "name": "original_title", "wordCount": "words_num" }, "ruleToc": { "chapterList": "data.chapter_lists", "chapterName": "title", "chapterUrl": "id", "updateTime": "{{$.words}} 字" }, "searchUrl": "@js:\nsign_key='d3dGiJc651gSQ8w1'\n\nheaders={'app-version':'51110','platform':'android','reg':'0','AUTHORIZATION':'','application-id':'com.****.reader','net-env':'1','channel':'unknown','qm-params':''}\n\nparams={'gender':'3','imei_ip':'2937357107','page':page,'wd':key}\n\nvar urlEncode = function (param, key, encode) { \n if(param==null) return ''; \n var paramStr = ''; \n var t = typeof (param); \n if (t == 'string' || t == 'number' || t == 'boolean') { \n paramStr += '&' + key + '=' + ((encode==null||encode) ? encodeURIComponent(param) : param); \n } else { \n for (var i in param) { \n var k = key == null ? i : key + (param instanceof Array ? '[' + i + ']' : '.' + i); \n paramStr += urlEncode(param[i], k, encode); \n } \n } \n return paramStr; \n};\n\nheaderSign=String(java.md5Encode(Object.keys(headers).sort().reduce((pre,n)=>pre+n+'='+headers[n],'')+sign_key))\nparamSign=String(java.md5Encode(Object.keys(params).sort().reduce((pre,n)=>pre+n+'='+params[n],'')+sign_key))\nheaders['sign']=headerSign\nparams['sign']=paramSign\nbody=urlEncode(params)\n\n\"/api/v5/search/words?\" +body+\",\"+java.put(\"headers\",JSON.stringify({\"headers\":headers}))", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 蜂毒小说", "bookSourceType": 0, "bookSourceUrl": "http://api.sz456.com.cn", "bookUrlPattern": "", "customOrder": -88903106, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全网热更\",\"url\":\"http://st.sz456.com.cn/api/book/block/1335_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男神专区\",\"url\":\"http://st.sz456.com.cn/api/book/block/1351_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"http://st.sz456.com.cn/api/book/block/1355_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠武侠\",\"url\":\"http://st.sz456.com.cn/api/book/block/1357_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血都市\",\"url\":\"http://st.sz456.com.cn/api/book/block/1358_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"http://st.sz456.com.cn/api/book/block/1359_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻虚拟\",\"url\":\"http://st.sz456.com.cn/api/book/block/1360_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"悬疑灵异\",\"url\":\"http://st.sz456.com.cn/api/book/block/1361_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"主编力荐\",\"url\":\"http://st.sz456.com.cn/api/book/block/1323_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生爆款\",\"url\":\"http://st.sz456.com.cn/api/book/block/1326_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"猜你喜欢\",\"url\":\"http://st.sz456.com.cn/api/book/block/1329_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热门榜单\",\"url\":\"http://st.sz456.com.cn/api/book/block/1336_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女神专区\",\"url\":\"http://st.sz456.com.cn/api/book/block/1352_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热门找书\",\"url\":\"http://st.sz456.com.cn/api/book/block/1824_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"http://st.sz456.com.cn/api/book/block/1356_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"http://st.sz456.com.cn/api/book/block/1362_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"http://st.sz456.com.cn/api/book/block/1363_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"http://st.sz456.com.cn/api/book/block/1364_{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\"Version-Code\":\"30000\",\"Channel\":\"xiaomi\",\"appid\":\"fengduxs\"}", "lastUpdateTime": 1661867499713, "loginUrl": "", "respondTime": 3065, "ruleBookInfo": { "author": "author_name", "coverUrl": "book_cover", "init": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\nresult", "intro": "🏷️ {{$.book_tags##\\s+##,}}{{'\\n'+'​'}}\n{{$.book_brief}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$.category_name}},{{$.book_level}}分,{{String(java.timeFormat(java.getString('$.chapter_time')*1000)).replace(/\\s.+/,'')}}", "lastChapter": "chapter_new_name##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "book_name", "tocUrl": "@js:\nlet bid=parseInt(java.getString('$.book_id'))\nlet subPath=parseInt(bid/1000)\n\"http://st.sz456.com.cn/api/book/chapter/\"+subPath+\"/\"+bid+\"/list.json\"", "wordCount": "book_word_num" }, "ruleContent": { "content": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\ncontent" }, "ruleExplore": { "author": "author_name", "bookList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\nresult.book_list", "bookUrl": "@js:\nlet bid=parseInt(java.getString('$.book_id'))\nlet subPath=parseInt(bid/1000)\n\"http://st.sz456.com.cn/api/book/detail/\"+subPath+\"/\"+bid+\".json\"", "coverUrl": "book_cover", "intro": "book_brief", "kind": "{{$.category_name}},{{$.book_level}}分,{{String(java.timeFormat(java.getString('$.chapter_time')*1000)).replace(/\\s.+/,'')}}", "lastChapter": "chapter_new_name##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "book_name@put:{bid:$.book_id}", "wordCount": "book_word_num" }, "ruleSearch": { "author": "author_name", "bookList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto,\n Packages.javax.crypto.spec,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\nresult", "bookUrl": "@js:\nlet bid=parseInt(java.getString('$.book_id'))\nlet subPath=parseInt(bid/1000)\n\"http://st.sz456.com.cn/api/book/detail/\"+subPath+\"/\"+bid+\".json\"", "checkKeyWord": "青春", "coverUrl": "book_cover", "intro": "book_brief", "kind": "{{$.category_name}},{{$.book_level}}分,{{String(java.timeFormat(java.getString('$.chapter_time')*1000)).replace(/\\s.+/,'')}}", "lastChapter": "chapter_new_name##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "book_name@put:{bid:$.book_id}", "wordCount": "book_word_num" }, "ruleToc": { "chapterList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decrypt(str){\n var key=SecretKeySpec(String(\"ZKYm5vSUhvcG9IbXNZTG1pb2\").getBytes(),\"DESede\");\n var iv=IvParameterSpec(String(\"01234567\").getBytes());\n var bytes=Base64.decode(String(str).getBytes(),2);\n var chipher=Cipher.getInstance(\"DESede/CBC/PKCS5Padding\");\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecrypt(JSON.parse(result).data.replace(/(\\r\\n)|(\\n)|(\\r)/g,''))\nresult", "chapterName": "chapter_name##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "http://st.sz456.com.cn/api/book/chapter/{{parseInt(java.get('bid')/1000)}}/@get:{bid}/{{$._id}}.json", "isVip": "is_free", "updateTime": "{{$.words_count}}字" }, "searchUrl": "/search/book/result,{\"method\":\"POST\",\"body\":\"kw={{key}}&pn={{page}}&is_author=0\"}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 夜伴书屋", "bookSourceType": 0, "bookSourceUrl": "https://www.yeban360.com", "customOrder": -88903105, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"奇幻玄幻\",\"url\":\"/list/qihuan{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻游戏\",\"url\":\"/list/kehuan{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/list/wuxia{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生言情\",\"url\":\"/list/yanqing{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市娱乐\",\"url\":\"/list/dushi{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/list/lishi{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/list/xuanyi{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美纯爱\",\"url\":\"/list/chunai{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国文学\",\"url\":\"/list/foreign{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"成长励志\",\"url\":\"/list/lizhi{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文随笔\",\"url\":\"/list/sanwen{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代当代\",\"url\":\"/list/china{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/list/lightnovel{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"健康生活\",\"url\":\"/list/health{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学名著\",\"url\":\"/list/mingzhu{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Linux; Android 9; HWI-AL00 Build/HUAWEIHWI-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.152 Mobile Safari/537.36\"\n}", "lastUpdateTime": 1661877351907, "loginUrl": "", "respondTime": 9503, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": ".book-detail@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#cont-body@html", "imageStyle": "FULL", "nextContentUrl": ".text-center a.2@href" }, "ruleExplore": { "bookList": ".media", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".media-info@text", "name": "a.1@text" }, "ruleSearch": { "author": "td.1@text", "bookList": "tbody tr", "bookUrl": "a@href", "checkKeyWord": "青春", "kind": "", "name": "td.0@text##\\《|\\》|没有找到包.*" }, "ruleToc": { "chapterList": ".col-md-6 a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/plus/search.php?q={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 锦绣文学", "bookSourceType": 0, "bookSourceUrl": "http://m.qb5.co", "customOrder": -88903104, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuanpage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhenpage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushipage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishipage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyoupage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuanpage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女频\",\"url\":\"/nvpinpage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/tongrenpage_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1640003175704, "respondTime": 6071, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": ".intro@html##各位书友要.*", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|GL|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "$..content", "nextContentUrl": "@js: \ntry{\r\nlet u='http://m.qb5.co/home/index/ajaxchapter,';\naid=result.match(/article_id = \"(\\d+)\"/)[1],\r\ncid=result.match(/chapter_id = \"(\\d+)\"/)[1],\nk=result.match(/var hash = \"(.*?)\"/)[1];\nb={\n\t\"charset\": \"\",\r\n\"method\": \"POST\",\r\n\"body\": 'id='+aid+'&eKey='+k+'&cid='+cid+'&basecid=1'\r\n}\nu+JSON.stringify(b)\n}catch(e){}", "replaceRegex": "##天才一秒.*?无广告!" }, "ruleExplore": { "author": ".pt-author a.0@text", "bookList": ".pt-card-7 li", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": ".pt-desc@text##简介.", "kind": ".pt-author a.1@text&&.pt-num@text##小说|GL", "name": ".pt-name@text" }, "ruleSearch": { "author": "", "bookList": ".ptm-list-view!0@li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "", "kind": "", "lastChapter": "", "name": "a.1@text" }, "ruleToc": { "chapterList": "#chapterlist li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "" }, "searchUrl": "/home/search,{\n \"method\": \"POST\",\n \"body\": \"action=search&q={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 雅谷中文", "bookSourceType": 0, "bookSourceUrl": "http://eyagu.com", "bookUrlPattern": "", "customOrder": -88903103, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/book/g/xuanhuan/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/book/g/qihuan/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/book/g/wuxia/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/book/g/xianxia/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/book/g/dushi/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/book/g/lishi/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/book/g/junshi/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/book/g/kehuan/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/book/g/xuanyi/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/book/g/youxi/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/book/g/tiyu/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"次元\",\"url\":\"/book/g/ciyuan/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/book/g/yanqing/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"名著\",\"url\":\"/book/g/mingzhu/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}}]", "lastUpdateTime": 1637913892710, "loginUrl": "", "respondTime": 5737, "ruleBookInfo": { "coverUrl": "", "intro": ".introduce@html##(^|[。!?]+[”」)】]?)##$1
", "lastChapter": "class.clear.5@a.-1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]" }, "ruleContent": { "content": "#c@html", "imageStyle": "0" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".book_item", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".book_intro@text", "kind": "i@text", "name": "a.1@text" }, "ruleToc": { "chapterList": "class.clear.5@a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href##$##,{\"webView\":true}" }, "searchUrl": "/book/search?sn={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 番薯小说", "bookSourceType": 0, "bookSourceUrl": "https://ggs.manmeng168.com", "bookUrlPattern": "", "customOrder": -88903102, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "exploreUrl": "", "header": "", "lastUpdateTime": 1644958269909, "loginUrl": "", "respondTime": 6125, "ruleBookInfo": { "author": "@get:{author}", "coverUrl": "", "init": "@js:java.get('book')", "intro": "", "kind": "", "lastChapter": "", "name": "@get:{name}", "tocUrl": "/v1/book/chapter_list?novel_id=@get:{id}" }, "ruleContent": { "content": "data[0].content" }, "ruleExplore": {}, "ruleSearch": { "author": "author", "bookList": "data.novel_list", "bookUrl": "@js:java.put(\"book\",result)", "coverUrl": "image_url", "intro": "🏷️ {{$.tag}}{{'\\n'+'​'}}\n{{$.desc_info}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "category_name", "lastChapter": "newest_chapter_name", "name": "name@put:{id:id,name:name,author:author}", "wordCount": "word_count" }, "ruleToc": { "chapterList": "data", "chapterName": "name", "chapterUrl": "/v1/book/chapter_contents,{\"method\":\"POST\",\"body\":{\"chapter_ids\":\"{{$.chapter_id}}\",\"novelId\":{{java.get('id')}}}}", "updateTime": "{{java.timeFormat(java.getString('$.version')*1000)}}•{{$.word_count}} 字" }, "searchUrl": "/v1/search/do_search,{\"method\":\"POST\",\"body\":{\"keyword\":{{key}},\"page_index\":{{page}},\"page_size\":20}}", "weight": 0 }, { "bookSourceComment": "容易频繁宕机的网站,等一会就会恢复。", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 种田小说", "bookSourceType": 0, "bookSourceUrl": "https://m.zhongtianwen.cn", "customOrder": -88903101, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/paihangbang/allvisit.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/paihangbang/monthvisit.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/paihangbang/weekvisit.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/paihangbang/dayvisit.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"/paihangbang/vote.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/paihangbang/mark.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"下载\",\"url\":\"/paihangbang/down.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评论\",\"url\":\"/paihangbang/comment.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分\",\"url\":\"/paihangbang/star_score.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"入库\",\"url\":\"/paihangbang/postdate.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xiaoshuofenlei/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiaoshuofenlei/xiuzhen/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/xiaoshuofenlei/wuxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/xiaoshuofenlei/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/xiaoshuofenlei/chuanyue/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"战争\",\"url\":\"/xiaoshuofenlei/zhanzheng/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/xiaoshuofenlei/wangyou/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/xiaoshuofenlei/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/xiaoshuofenlei/kongbu/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/xiaoshuofenlei/qita/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生\",\"url\":\"/xiaoshuofenlei/nvsheng/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\n 'User-Agent': ''\n}", "lastUpdateTime": 1646072838062, "respondTime": 5119, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": ".synopsisArea_detail p.1:2:3@text##.*:|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "text.查看完整目录@href" }, "ruleContent": { "content": "#chaptercontent@p@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##本章未完.+" }, "ruleExplore": { "author": "p.1@text", "bookList": ".hot_sale", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p.2@text##简介.", "name": "p.0@text" }, "ruleSearch": { "author": "p.1@text", "bookList": ".hot_sale", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "", "kind": "p.2@ownText##\\s.*", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "p.0@text" }, "ruleToc": { "chapterList": "#chapterlist p!0@a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/xiaoshuosousuo/jieguo.html?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "https://www.zdyd.info", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 值得阅读", "bookSourceType": 0, "bookSourceUrl": "https://s.xcfcch.com", "customOrder": -88903100, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男生频道\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"https://book.xcfcch.com/classify/all/1/0/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"https://book.xcfcch.com/classify/all/1/1/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"https://book.xcfcch.com/classify/all/1/2/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"https://book.xcfcch.com/classify/all/1/3/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"https://book.xcfcch.com/classify/all/1/4/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"https://book.xcfcch.com/classify/all/1/5/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"https://book.xcfcch.com/classify/all/1/6/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"https://book.xcfcch.com/classify/all/1/7/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"https://book.xcfcch.com/classify/all/1/8/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"https://book.xcfcch.com/classify/all/1/9/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"https://book.xcfcch.com/classify/all/1/10/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"https://book.xcfcch.com/classify/all/1/11/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"次元\",\"url\":\"https://book.xcfcch.com/classify/all/1/12/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"短篇\",\"url\":\"https://book.xcfcch.com/classify/all/1/13/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"女生频道\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"N次元\",\"url\":\"https://book.xcfcch.com/classify/all/2/0/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠奇缘\",\"url\":\"https://book.xcfcch.com/classify/all/2/1/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"https://book.xcfcch.com/classify/all/2/2/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"https://book.xcfcch.com/classify/all/2/3/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"https://book.xcfcch.com/classify/all/2/4/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"https://book.xcfcch.com/classify/all/2/5/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻言情\",\"url\":\"https://book.xcfcch.com/classify/all/2/6/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"https://book.xcfcch.com/classify/all/2/7/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"https://book.xcfcch.com/classify/all/2/8/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网配快穿\",\"url\":\"https://book.xcfcch.com/classify/all/2/9/-1/-1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "\n(()=>{\n var ua = \"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\";\n var time=Math.round(new Date()/1000);\n var sign=java.md5Encode(\"com.ruffianhankin.meritreader1\"+time+\"vhjJVz1St6tK7!8n#B0MqRIuE2Dh7!C#\");\n var pt = \"1\";\n var Content=\"text/html; charset=UTF-8\";\n var Connection=\"close\";\n var Accept=\"*/*\";\n var Origin=\"*\";\n var Headers=\"X-Requested-With\";\n var Vary=\"Accept-Encoding\";\n var package=\"com.ruffianhankin.meritreader\";\n var version=\"3.8.6\";\n var channel=\"baidu_tg104\";\n var Cache=\"no-cache, no-store\";\n var headers = {\"Content-Type\":Content,\"Connection\":Connection,\"Accept\":Accept,\"Access-Control-Allow-Origin\":Origin,\"Access-Control-Allow-Headers\":Headers,\"Vary\":Vary,\"User-Agent\":ua,\"package\":package,\"pt\":pt,\"version\":version,\"channel\":channel,\"time\":String(time),\"sign\":String(sign),\"Cache-Control\":Cache};\n return JSON.stringify(headers);\n})()\n", "lastUpdateTime": 1653146536051, "respondTime": 7401, "ruleBookInfo": { "author": "author", "coverUrl": "https://res.bcyyp.com/{{$.image}}", "init": "$.data", "intro": "remark##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$.ltype}},{{$.stype}},连载{{$.status}}完本,{{$.updated_at}}##连载1|2完本|\\s.*", "lastChapter": "last_chapter_name", "name": "name", "tocUrl": "@js:\nua = \"Mozilla/5.0 (iPhone CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\"\n time=Math.round(new Date()/1000)\n sign=java.md5Encode(\"com.ruffianhankin.meritreader1\"+time+\"vhjJVz1St6tK7!8n#B0MqRIuE2Dh7!C#\")\n pt = \"1\"\n Content=\"text/html charset=UTF-8\"\n Connection=\"close\"\n Accept=\"*/*\"\n Origin=\"*\"\n Headers=\"X-Requested-With\"\n vary=\"Accept-Encoding\"\n package=\"com.ruffianhankin.meritreader\"\n version=\"3.8.2\"\n channel=\"baidu_tg104\"\n Cache=\"no-cache, no-store\"\n headers = {\"Content-Type\":Content,\"Connection\":Connection,\"Accept\":Accept,\"Access-Control-Allow-Origin\":Origin,\"Access-Control-Allow-Headers\":Headers,\"vary\":vary,\"User-Agent\":ua,\"package\":package,\"pt\":pt,\"version\":version,\"channel\":channel,\"time\":String(time),\"sign\":String(sign),\"Cache-Control\":Cache}\noption={\"headers\":headers}\npt=JSON.parse(java.ajax(\"https://book.xcfcch.com/source/\"+parseInt(java.getString('$.book_id')/1000)+\"/\"+java.getString('$.book_id')+\".html,\"+JSON.stringify(option))).data[0].site_path\n\"https://catalog.xcfcch.com/\"+pt", "wordCount": "words_number" }, "ruleContent": { "content": "$..content@js:java.aesBase64DecodeToString(result,\"Pxga!h*e4@T8xfOm\",\"AES/CBC/PKCS5Padding\",\"E&z!EHGLd$fli*8R\")", "replaceRegex": "##最新网址.*" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "" }, "ruleSearch": { "author": "author", "bookList": "$.data[*]&&$..lists[*]", "bookUrl": "https://book.xcfcch.com/details/{{parseInt(java.getString('$.book_id')/1000)}}/{{$.book_id}}.html", "coverUrl": "https://res.bcyyp.com/{{$.image}}", "intro": "remark", "kind": "{{$.ltype}},{{$.stype}},连载{{$.status}}完本##连载1|2完本", "lastChapter": "", "name": "name", "wordCount": "" }, "ruleToc": { "chapterList": "data", "chapterName": "name@js:java.aesBase64DecodeToString(result,\"Pxga!h*e4@T8xfOm\",\"AES/CBC/PKCS5Padding\",\"E&z!EHGLd$fli*8R\")", "chapterUrl": "https://chapter.xcfcch.com/{{$.path}}", "updateTime": "更新时间:{{java.timeFormat(java.getString('$.updated_at')*1000)}}" }, "searchUrl": "https://s.xcfcch.com/v1/lists.api?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "//搜索地址经常变动", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 下书久久", "bookSourceType": 0, "bookSourceUrl": "https://www.xiashu99.com", "bookUrlPattern": "", "customOrder": -88903099, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女生\",\"url\":\"/nvsheng/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"/qita/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1659181112382, "loginUrl": "", "respondTime": 4389, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#intro@p!-1@html##\\+.*m|(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content##最新.*|免费.*|起点.*|全文.*|笔趣阁|新列表|无弹窗.*", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": "#content@html", "imageStyle": "0", "replaceRegex": "##一秒记住.*|.本章完.|【未完待续.*】", "sourceRegex": "" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.xiashu99.com/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text##\\[|\\]|小说|\\s.*", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text##最新.*|免费.*|起点.*|全文.*|笔趣阁|新列表|无弹窗.*" }, "ruleSearch": { "author": ".author@text##.*:", "bookList": ".bookbox", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text", "kind": ".cat@text##小说|.*:", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".listmain dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVip": "" }, "searchUrl": "/dfgdfhgdrhdrhhrd.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"q={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 九桃小说", "bookSourceType": 0, "bookSourceUrl": "http://00txs.com", "customOrder": -88903098, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/novel/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/novel/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/novel/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/novel/sort/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情美文\",\"url\":\"/novel/sort/yanqing/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/novel/sort/wuxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/novel/sort/youxi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/novel/sort/qita/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/novel/sort/qingchun/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/novel/sort/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/novel/sort/lishi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典短篇\",\"url\":\"/novel/sort/jingdian/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"/novel/sort/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次元\",\"url\":\"/novel/sort/erciyuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇缘\",\"url\":\"/novel/sort/huanxiang/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/novel/sort/gudai/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/novel/sort/xiandai/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/novel/sort/lingyi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/novel/sort/kongjian/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/novel/sort/xuanyi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本小说\",\"url\":\"/novel/full/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659267358232, "respondTime": 15597, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": ".bookimg img.0@src", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".action@a.0@href", "wordCount": "##字数.([^<]+)<##$1###" }, "ruleContent": { "content": "#content@p@html", "replaceRegex": "##.*本站最新域名.*|您可以在百度.*最新章节!|九桃小说.*" }, "ruleExplore": { "author": "td.2@text||a.3@text", "bookList": "tbody tr||.rank li", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "p.2@text", "kind": "td.3@text&&a.4@text&&span@text&&p.3@text##.*\\||\\s.*", "lastChapter": "td.1@text||a.5@text", "name": "td.0@text||img@alt" }, "ruleSearch": { "author": "a.2@text", "bookList": ".library li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p.1@text", "kind": "a.3@text&&span@text", "lastChapter": "", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".read dl.1@dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/novel/search?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "文墨中文", "bookSourceGroup": "🎉 精选", "bookSourceName": "🎉 爱看书吧", "bookSourceType": 0, "bookSourceUrl": "http://www.ikanshuba.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903097, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"热搜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"百度热搜榜\",\"url\":\"/rank/baidu.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"追书热度榜\",\"url\":\"/rank/zhuishu.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"书旗热搜榜\",\"url\":\"/rank/shuqi.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"掌阅热销榜\",\"url\":\"/rank/zhangyue.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"起点月票榜\",\"url\":\"/rank/qidian.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"17K鲜花榜\",\"url\":\"/rank/17k.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击\",\"url\":\"/rank/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击\",\"url\":\"/rank/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击\",\"url\":\"/rank/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日点击\",\"url\":\"/rank/dayvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐数\",\"url\":\"/rank/vote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏数\",\"url\":\"/rank/mark/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"下载数\",\"url\":\"/rank/down/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评论数\",\"url\":\"/rank/comment/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分数\",\"url\":\"/rank/star_score/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"入库时间\",\"url\":\"/rank/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/wuxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/xianxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/category/lishi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/category/youxi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/category/lingyi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/category/qita/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Linux; Android 8.0.0; MIX 2 Build/OPR1.170623.027) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 YaBrowser/18.9.1.2199.00 Mobile Safari/537.36\"\n}", "lastUpdateTime": 1656609195700, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 13802, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:update_time\"]@content##\\s..:.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".pt-chapter@a.-1@href" }, "ruleContent": { "content": "#pt-pop@html", "imageStyle": "", "replaceRegex": "##笔趣阁.*" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@title", "bookList": ".pt-recomment-cont||.pt-popular-item", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": ".compulsory-row@text", "kind": "a.3@text", "lastChapter": "", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter-list a", "chapterName": "span.0@text##正文\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search/result.html,{\n 'method': 'POST',\n 'body': 'searchkey={{key}}&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 兔九三", "bookSourceType": 0, "bookSourceUrl": "http://www.tu93.com", "bookUrlPattern": "", "customOrder": -88903048, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻奇幻\",\"url\":\"/xuanhuan?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/xianxia?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushi?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishi?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻传奇\",\"url\":\"/kehuan?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/kongbu?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/qita?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本小说\",\"url\":\"/quanben?order=all&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/82.0.4080.0 Safari/537.36 Edg/82.0.453.0\"\n}", "lastUpdateTime": 1659165631431, "loginUrl": "", "respondTime": 4780, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##..:.*|\\s", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": "#htmlContent@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##第.*章.*|,最快更新最新章节!|.*完整章节\\)|[\\((]本章完[\\))].*", "sourceRegex": "" }, "ruleExplore": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://statics.tu93.com/$2/$1/$1s.jpg###", "kind": "td.4:3@text", "lastChapter": "a.1@text", "name": "a.0@text" }, "ruleSearch": { "author": "a.1@text", "bookList": ".col-md-10", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://statics.tu93.com/$2/$1/$1s.jpg###", "intro": "p.1@text", "kind": "p.3@text##.*:", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": ".col-md-3 a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "updateTime": "" }, "searchUrl": "/search,{\n \"charset\": \"utf-8\",\n \"method\": \"POST\",\n \"body\": \"keyword={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "搜索间隔30秒", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 斋书苑", "bookSourceType": 0, "bookSourceUrl": "https://www.zhaishuyuan.org", "bookUrlPattern": "", "customOrder": -88903047, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/category/xuanhuan_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/wuxia_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/dushi_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/category/chuanyue_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/category/wangyou_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/kehuan_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/category/xuanyi_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/category/qita_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1643559207061, "loginUrl": "", "respondTime": 38470, "ruleBookInfo": { "author": "#author a@text", "coverUrl": "#bookimg img@src", "init": "", "intro": "#bookintro@html##各位书友要.*", "kind": ".count span.0:1@text&&.uptime span@text##小说|\\s.*", "lastChapter": "#readerlist a.-1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|\\s-|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".booktitle h1@text", "tocUrl": "", "wordCount": ".count span.3@text" }, "ruleContent": { "content": "#content@p@text", "imageStyle": "0", "nextContentUrl": "#next_url@href", "replaceRegex": "", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".shulist ul", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://img.zhaishuyuan.org/$2/$1/$1s.jpg###", "intro": "", "kind": "li.1:5@text##\\[|\\]|小说.*", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "li.4@text" }, "ruleSearch": { "author": "a.2@text", "bookList": "#sitembox dl", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "dd.2@text", "kind": "span.2:3:5@text##小说|\\s.*", "lastChapter": "a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "span.4@text" }, "ruleToc": { "chapterList": "#readerlist li a", "chapterName": "text##\\s-|正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVip": "", "nextTocUrl": "", "updateTime": "" }, "searchUrl": "/search/,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 奇书网", "bookSourceType": 0, "bookSourceUrl": "https://www.kankezw.com", "customOrder": -88903046, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"/s/hot/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"/s/good/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/s/new/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/soft/sort01/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/soft/sort02/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频言情\",\"url\":\"/soft/sort03/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/soft/sort04/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/soft/sort05/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/soft/sort06/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/soft/sort07/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美文同人\",\"url\":\"/soft/sort08/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧本教程\",\"url\":\"/soft/sort09/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"名著杂志\",\"url\":\"/soft/sort010/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"技术其它\",\"url\":\"/soft/sort011/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643139812686, "respondTime": 5632, "ruleBookInfo": { "author": ".detail_right li.5@text##.*:", "coverUrl": ".detail_pic img@src", "intro": ".showInfo p@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".detail_right li.4:3@text##.*:|\\s.*", "lastChapter": ".detail_right a.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".detail_right h1@text##\\《|\\》.*", "tocUrl": "text.在线阅读@href", "wordCount": ".detail_right li.1@text##.*:" }, "ruleContent": { "content": "#content1@textNodes" }, "ruleExplore": { "author": "##作者.([^<]+)<##$1###", "bookList": ".listBox li", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": ".u@text", "kind": "##更新.([^<]+)<##$1###", "lastChapter": "a.1@text##.*章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text##\\《|\\》.*", "wordCount": "##大小.([^<]+)<##$1###" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+).html\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.kankezw.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": "td.4@text", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": ".pc_list li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.html?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 御书阁", "bookSourceType": 0, "bookSourceUrl": "https://www.yushuge.info", "customOrder": -88903045, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创\",\"url\":\"/tp/authorupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"转载\",\"url\":\"/top/masterupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"本站\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/fenlei/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/fenlei/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/fenlei/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/fenlei/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/fenlei/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/fenlei/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/quanben/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661881483222, "loginUrl": "", "respondTime": 4376, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "#intro@html", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "imageStyle": "0", "replaceRegex": "##御书阁.*|.*最新章节!" }, "ruleExplore": { "author": ".author@text||.l3@text", "bookList": ".titlelist li||#articlelist li!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.yushuge.info/files/article/image/$2/$1/$1s.jpg###", "kind": ".sj@text&&.l1@text&&.l7@text##小说|\\s.*", "lastChapter": ".zz@text||.l4@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".name@text||.l2@text", "wordCount": ".l5@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.yushuge.info/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text##小说", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".zjlist dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&submit=&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 玄幻阁", "bookSourceType": 0, "bookSourceUrl": "http://www.xuankuge.com", "bookUrlPattern": "", "customOrder": -88903044, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/sort1/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/sort2/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort3/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/sort4/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/sort5/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/sort6/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/sort7/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/sort8/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/sort9/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异界\",\"url\":\"/sort10/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本\",\"url\":\"/quanben/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1634040950918, "loginUrl": "", "respondTime": 6506, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷\\s|正文\\s", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "" }, "ruleContent": { "content": "#content@textNodes", "imageStyle": "0", "replaceRegex": "##随机推荐.*" }, "ruleExplore": {}, "ruleSearch": { "author": "span.1@text", "bookList": "#sitebox dl", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "dd.3@text", "kind": "span.2:0@text", "lastChapter": "a.2@text##正文卷\\s|正文\\s", "name": "a.1@text", "wordCount": "span.3@text" }, "ruleToc": { "chapterList": "#readerlist li a", "chapterName": "text##正文卷\\s|正文\\s", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php?s={{key}}&searchtype=articlename", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 选书网", "bookSourceType": 0, "bookSourceUrl": "https://www.xuanshu.com", "customOrder": -88903043, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最新更新\",\"url\":\"/top/lastupdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/top/allvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/top/size_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/top/monthvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/top/weekvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/sort1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/sort2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/sort3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"/sort6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/sort7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/sort8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文诗词\",\"url\":\"/sort9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合其他\",\"url\":\"/sort10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1643139856069, "loginUrl": "", "respondTime": 7565, "ruleBookInfo": { "author": ".info_des dl.0@text##.*:", "coverUrl": ".tupian img@src", "intro": ".intro@html", "kind": "#info dd a.1@text&&.info_des dl.2@text##.*:|\\s.*", "lastChapter": ".info_des dl.3@a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".info_des h1@text" }, "ruleContent": { "content": "#content1@html" }, "ruleExplore": { "author": ".zuozhe@text", "bookList": ".zuixin li!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.xuanshu.com/tupian/$2/$1/$1s.jpg###", "kind": ".lei@text&&.uptime@text##\\[|\\]", "lastChapter": ".xupl@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".xname@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.xuanshu.com/tupian/$2/$1/$1s.jpg###", "kind": "td.3@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text" }, "ruleToc": { "chapterList": ".pc_list li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php,{\n 'method': 'POST',\n 'body': 'searchkey={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 大家读", "bookSourceType": 0, "bookSourceUrl": "https://www.dajiadu8.com", "customOrder": -88903042, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/ph/allvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/ph/monthvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/ph/weekvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/ph/allvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/ph/monthvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/ph/weekvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/ph/goodnum_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/ph/size_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/ph/postdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/ph/lastupdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/xianxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/wangyou/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/kongbu/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他小说\",\"url\":\"/qita/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661881971801, "respondTime": 4452, "ruleBookInfo": { "author": ".novelauthor a@text", "coverUrl": ".catalog_pic img@src", "init": "", "intro": ".catalognovel_intro@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".catalognovel_type p!2@text", "lastChapter": ".catalognovel_newest a@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".novelname@text", "wordCount": ".catalognovel_type .p3@text" }, "ruleContent": { "content": ".chapter_content@html", "nextContentUrl": "", "webJs": "" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".p3@text||.novel_author a@text", "bookList": ".list_ul li||.novel_box", "bookUrl": "a.0@href@js:if(baseUrl.match(/\\/\\d+\\/\\d+\\/$/)){basUrl}else{result}", "checkKeyWord": "", "coverUrl": "a.0@href@js:var id = result.match(/(\\d+)\\/$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.dajiadu8.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';", "intro": ".novel_intro@text", "kind": ".p6@text&&.p5@text##\\s.*", "lastChapter": ".p2@text||.novel_newest a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".p1@text||.novel_name@text", "wordCount": ".p4@text" }, "ruleToc": { "chapterList": ".listchapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/searchsou2.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 望书阁", "bookSourceType": 0, "bookSourceUrl": "https://m.wangshuge.com", "customOrder": -88903041, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/top/dayvisit-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top/size-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/top/dayvote-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/sort/1-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/sort/2-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/sort/3-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort/4-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"/sort/5-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/sort/6-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/sort/7-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/sort/8-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/sort/9-1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/sort/10-1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本小说\",\"url\":\"/top/full-1.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656864213745, "respondTime": 18341, "ruleBookInfo": { "author": ".block_txt2 p.2@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html##各位书友.*|最新章节.*", "kind": ".block_txt2 p.3:4:5@text##.*:|小说|T.*", "lastChapter": ".block_txt2 a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.1@text" }, "ruleContent": { "content": "#nr1@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\s*.*点击下一页继续.*\\s*" }, "ruleExplore": { "author": "ownText##.*\\/", "bookList": ".cover p", "bookUrl": "a@href", "coverUrl": "a@href##.+\\D((\\d+)\\d{3})\\D##https://www.wangshuge.com/files/article/image/$2/$1/$1s.jpg###", "kind": "ownText##\\[|\\].*|小说", "name": "a@text" }, "ruleSearch": { "author": "p.3@text", "bookList": ".block", "bookUrl": "a.2@href", "coverUrl": "img@src", "kind": "p.2@text##.*:|小说", "lastChapter": "a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.2@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.php?searchkey={{key}}&submit", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 妙书斋", "bookSourceType": 0, "bookSourceUrl": "https://www.miaoshuzhai.net", "customOrder": -88903040, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"热门\",\"url\":\"/1<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/2<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑客\",\"url\":\"/3<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"相师\",\"url\":\"/4<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑道\",\"url\":\"/5<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"特种兵\",\"url\":\"/6<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"医生\",\"url\":\"/7<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/8<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/9<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生\",\"url\":\"/10<,/{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本\",\"url\":\"/wanben/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1645958445499, "respondTime": 2410, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content##全文.*", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@textNodes", "replaceRegex": "##妙书斋.*" }, "ruleExplore": {}, "ruleSearch": { "author": ".s4@text##全文.*", "bookList": ".novelslist2 li!0||.l li", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.miaoshuzhai.net/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s6@text&&.s5@text##\\[|\\]|小说", "lastChapter": ".s3@text", "name": ".s2@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.php?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 笔趣网", "bookSourceType": 0, "bookSourceUrl": "http://www.biquw.com", "bookUrlPattern": "", "customOrder": -88903039, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"默认\",\"url\":\"/xs/quanbu-default-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/xs/quanbu-allvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/xs/quanbu-monthvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/xs/quanbu-weekvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/xs/quanbu-dayvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/xs/quanbu-allvote-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/xs/quanbu-monthvote-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/xs/quanbu-weekvote-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"日推\",\"url\":\"/xs/quanbu-dayvote-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/xs/quanbu-goodnum-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/xs/quanbu-size-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/xs/quanbu-postdate-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xs/1-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/xs/1-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/xs/3-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/xs/4-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/xs/5-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/xs/6-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/xs/7-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/xs/8-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/xs/9-default-0-0-0-0-1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xs/1-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/xs/2-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/xs/3-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/xs/4-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/xs/5-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/xs/6-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/xs/7-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/xs/8-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/xs/9-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1643140094115, "loginUrl": "", "respondTime": 6691, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": ".bookinfo_intro@html##.*简介.|您要是觉得《|》还不错.*", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#htmlContent@html" }, "ruleExplore": { "author": "span.1@text", "bookList": ".sitebox dl", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "dd.2@text", "kind": "span.0@text##\\s.*", "lastChapter": "a.2@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleSearch": { "author": ".s3@text", "bookList": ".toplist li", "bookUrl": "a.0@href", "coverUrl": "a.0@href@js:var o=result.match(/\\/book\\/(\\d+)/); if(o!=null){'/files/article/image/'+parseInt(o[1]/1000)+'/'+o[1]+'/'+o[1]+'s.jpg';}", "intro": "", "kind": ".s5@text&&.s6@text", "lastChapter": ".s2@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s1@text", "wordCount": ".s4@text" }, "ruleToc": { "chapterList": ".book_list li", "chapterName": "a@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "a@href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"action=login&searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "搜索间隔30秒", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 去读读", "bookSourceType": 0, "bookSourceUrl": "https://www.qvdudu.com", "customOrder": -88903038, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/dudu/list1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/dudu/list2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dudu/list3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/dudu/list4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/dudu/list5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/dudu/list6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/dudu/list7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/dudu/list8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文\",\"url\":\"/dudu/list9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/dudu/list10_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656579695828, "respondTime": 4371, "ruleBookInfo": { "author": ".fix p.0@text##.*:", "coverUrl": ".imgbox img@src", "init": "", "intro": ".m-desc@textNodes##(^|[。!?]+[”」)】]?)##$1
", "kind": ".fix p.1:2:4@text##小说|.*:", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".top h1@text", "wordCount": ".fix p.5@text##.*:" }, "ruleContent": { "content": "#content@p@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##[\\((]本章完[\\))]|.*下载爱阅app.*" }, "ruleExplore": { "author": ".s4@text", "bookList": ".txt-list-row5 li", "bookUrl": "a.0@href", "coverUrl": "", "kind": ".s1@text&&.s5@text##\\[|\\]|小说", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text" }, "ruleSearch": { "author": ".s4@text", "bookList": "ul.txt-list-row5 li!0", "bookUrl": "a.0@href", "kind": ".s1@text&&.s5@text##\\[|\\]|小说", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text" }, "ruleToc": { "chapterList": ".section-list li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search/,{\n \"charset\": \"UTF-8\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 思路客", "bookSourceType": 0, "bookSourceUrl": "https://www.siluke.com", "customOrder": -88903037, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"奇魔玄幻\",\"url\":\"/fenlei1/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/fenlei2/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市现代\",\"url\":\"/fenlei3/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史穿越\",\"url\":\"/fenlei4/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/fenlei5/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖科幻\",\"url\":\"/fenlei6/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人次元\",\"url\":\"/fenlei7/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/fenlei9/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/fenlei10/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本小说\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1657000554965, "respondTime": 3836, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
@js:result.replace(/简介./g,\"\")", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]|正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.siluke.com/img/$2/$1/$1s.jpg###", "kind": "td.4:3@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text" }, "ruleSearch": { "author": ".s4!1:2@text", "bookList": ".novelslist li!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.siluke.com/img/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s4!0@text##\\[|\\]", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php,{\n 'method': 'POST',\n 'body': 'keyword={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "http://m.fqxsw.org", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 西红柿", "bookSourceType": 0, "bookSourceUrl": "https://m.xhsxsw.com", "customOrder": -88903036, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"/qita/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659191807182, "respondTime": 3235, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".chapter_more a@href" }, "ruleContent": { "content": "#nr1@html" }, "ruleExplore": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": ".intro_line@textNodes", "kind": "", "lastChapter": ".update a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".bookname@text" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.0@href", "coverUrl": "", "intro": "", "kind": ".bookname@text##\\[|\\].*", "lastChapter": ".update a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".bookname@text##.*\\]" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'method': 'POST',\n 'body': 'keyword={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 追书网", "bookSourceType": 0, "bookSourceUrl": "http://www.zhuishu.la", "customOrder": -88903035, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "", "lastUpdateTime": 1653932050814, "respondTime": 3385, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##.*\\(第\\d/\\d页\\)|.*点击下一页.*" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "kind": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": ".s4@text", "bookList": ".txt-list-row5 li!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.zhuishu.la/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text##\\[|\\]", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text", "wordCount": "" }, "ruleToc": { "chapterList": ".section-list li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/ar.php?keyWord={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 同人圈", "bookSourceType": 0, "bookSourceUrl": "https://tongrenquan.org", "bookUrlPattern": "", "customOrder": -88903034, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"同人小说\",\"url\":\"/tongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"全本同人\",\"url\":\"/tags-150-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"连载同人\",\"url\":\"/tags-151-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"排行榜单\",\"url\":\"/hot/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1647530162133, "loginUrl": "", "respondTime": 2880, "ruleBookInfo": { "author": ".date span@text##.*:", "coverUrl": ".pic img@src", "init": "", "intro": ".infos p@html", "kind": ".menNav a.1@text&&.date@textNodes##.*:|小说", "lastChapter": ".book_list a.-1@text", "name": ".infos h1@text##\\(\\S+" }, "ruleContent": { "content": ".read_chapterDetail@html", "nextContentUrl": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": ".booknews@ownText##.*:", "bookList": ".bk", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "p@text##简介.", "kind": "label@text", "lastChapter": "", "name": "h3@text##\\(\\S+" }, "ruleToc": { "chapterList": ".book_list a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/indexstart.php,{\n \"charset\": \"gb2312\",\n \"method\": \"POST\",\n \"body\": \"keyboard={{key}}&show=title&classid=\"\n}", "weight": 0 }, { "bookSourceComment": "//搜索必需6~20个字符之间,即3~7个汉字以内。", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 破万卷", "bookSourceType": 0, "bookSourceUrl": "http://www.powanjuan.cc", "bookUrlPattern": "", "customOrder": -88903033, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"都市言情\",\"url\":\"/dsyq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春言情\",\"url\":\"/qcyq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美小说\",\"url\":\"/dmtr/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/tongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/wxxz/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/wxxz2/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/cyjk/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻魔法\",\"url\":\"/khjj/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/yxjj/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼话悬疑\",\"url\":\"/ghxy/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事历史\",\"url\":\"/jsls/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡土风情\",\"url\":\"/xtfq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659277685835, "loginUrl": "", "respondTime": 2405, "ruleBookInfo": { "author": "##作者:([^<]+)<##$1###", "coverUrl": ".cover img@src", "init": "", "intro": ".descInfo p@html", "kind": ".sNav a.1@text&&.descTip span.-1@text##.*:", "lastChapter": ".clearfix a.-1@text", "name": ".desc h1@text##\\(.*\\)", "tocUrl": "", "wordCount": "##大小:([^<]+)<##$1###" }, "ruleContent": { "content": "#mycontent@p@text", "imageStyle": "0" }, "ruleExplore": { "author": "span.0@text", "bookList": ".list li", "bookUrl": "a.0@href", "coverUrl": "", "intro": "a.1@text", "kind": "span.2@text", "lastChapter": "a.0@text##.*\\(|\\)", "name": "a.0@text##\\(.*\\)", "wordCount": "span.1@text" }, "ruleSearch": { "author": "", "bookList": ".clearfix li", "bookUrl": "a.1@href", "checkKeyWord": "小农民", "coverUrl": "img@src", "intro": "a.2@text", "kind": "span.1@text##.*:", "name": "a.1@text##\\(.*\\)", "wordCount": "span.0@text##.*:" }, "ruleToc": { "chapterList": ".clearfix li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/index.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"show=title&classid=0&keyboard={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "http://duyidu.net", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 读一读", "bookSourceType": 0, "bookSourceUrl": "http://du11du.com", "bookUrlPattern": "", "customOrder": -88903032, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/qihuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhenxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqingxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tongrenxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/wuxiaxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/youxixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/junshixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/jingjixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/lingyixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/shangzhanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/xiaoyuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/guanchangxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/zhichangxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qitaxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\"\n}", "lastUpdateTime": 1638008273236, "loginUrl": "", "respondTime": 8158, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "class.list-group-item.1@tag.a@text&&class.list-group-item.2@text&&class.list-group-item.3@text##小说|写作进度.|更新时间.|\\s.*", "lastChapter": "[property=\"og:novel:lastest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".btn-danger@a@href", "wordCount": "" }, "ruleContent": { "content": "#txtContent@html", "imageStyle": "0", "nextContentUrl": "", "replaceRegex": "##.*记住网址.*|一秒记住.*|.求收藏.|手机站.*", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "div.3@text", "bookList": "#novel-list!1@li!0", "bookUrl": "a.0@href", "coverUrl": "", "intro": "", "kind": "i@text&&span@text##\\s.*", "lastChapter": "a.1@text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": "#chapters-list li a", "chapterName": "text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVip": "", "nextTocUrl": "", "updateTime": "" }, "searchUrl": "/search.htm?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 147小说", "bookSourceType": 0, "bookSourceUrl": "https://www.147xs.org", "customOrder": -88903031, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/sort/1/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/sort/2/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort/3/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/sort/4/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/sort/5/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/sort/6/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元\",\"url\":\"/sort/7/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/sort/8/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/sort/9/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/sort/10/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/sort/11/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想\",\"url\":\"/sort/12/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/wanben/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1647532357397, "respondTime": 7768, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#intro@html##.*简介.", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "author": "textNodes", "bookList": ".novellist li", "bookUrl": "a@href", "coverUrl": "a@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\n'https://img147xscom.cdn.bcebos.com/img/'+id+'.jpg';\n", "intro": "", "name": "a@text" }, "ruleSearch": { "author": "td.3@text", "bookList": "#bookcase_list tr", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\n'https://img147xscom.cdn.bcebos.com/img/'+id+'.jpg';\n", "kind": "td.0:5:4@text", "lastChapter": "td.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.1@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 567中文", "bookSourceType": 0, "bookSourceUrl": "http://www.xntk.org", "customOrder": -88903030, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/mlist.php?t_id=1<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/mlist.php?t_id=2<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/mlist.php?t_id=3<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/mlist.php?t_id=4<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/mlist.php?t_id=5<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/mlist.php?t_id=6<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/mlist.php?t_id=7<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/mlist.php?t_id=8<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/mlist.php?t_id=9<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/mlist.php?t_id=10<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/mlist.php?t_id=11<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/mlist.php?t_id=12<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/mlist.php?t_id=14<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"全本\",\"url\":\"/mlist.php?t_id=20<,&page={{page}}-1>\",\"style\":{\"layout_flexBasisPercent\":0.21}}]", "lastUpdateTime": 1634041296839, "loginUrl": "", "respondTime": 10097, "ruleBookInfo": { "author": "", "coverUrl": "img.pic_line2@src##/180\\s*##/600", "intro": "p@html", "lastChapter": "u@text", "name": "", "tocUrl": "{{baseUrl}}##(\\d+)##$1###@js:var xid=Math.floor(result/1000);'http://www.xntk.org/html/'+xid+'/'+result+'/'" }, "ruleContent": { "content": "#booktext@html", "imageStyle": "FULL", "replaceRegex": "##.*起点中文.*" }, "ruleExplore": { "author": "td.4@text", "bookList": "#list", "bookUrl": "a.0@href", "coverUrl": "", "kind": "td.3:5@text##\\s.*", "lastChapter": "td.2@text", "name": "td.1@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0:1:2:3:4:5", "bookUrl": "a.0@href", "coverUrl": "", "kind": "td.3:5@text", "lastChapter": "td.1@text", "name": "td.0@text" }, "ruleToc": { "chapterList": ".mainbody li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.php,{\n 'charset': 'gb2312',\n 'method': 'POST',\n 'body': 'searchtype=articlename&keyword={{key}}&submit='\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 ABC小说", "bookSourceType": 0, "bookSourceUrl": "https://www.yb3.cc", "bookUrlPattern": "https://www.yb3.cc/5200/\\d+/", "customOrder": -88903029, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"https://wap.yb3.cc/fenlei/112/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"https://wap.yb3.cc/fenlei/113/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"https://wap.yb3.cc/fenlei/114/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"https://wap.yb3.cc/fenlei/115/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"https://wap.yb3.cc/fenlei/118/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"https://wap.yb3.cc/fenlei/117/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"https://wap.yb3.cc/fenlei/121/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"https://wap.yb3.cc/quanben/112_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"https://wap.yb3.cc/quanben/113_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"https://wap.yb3.cc/quanben/114_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"https://wap.yb3.cc/quanben/115_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"https://wap.yb3.cc/quanben/118_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"https://wap.yb3.cc/quanben/117_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"https://wap.yb3.cc/quanben/121_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1659195871316, "loginUrl": "", "respondTime": 4745, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#intro@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": "" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##一秒记住.*免费阅读.|[\\((]本章完[\\))]|\\s*请退出转码.*最新章节。\\s*|ABC小说.*|\\s*网页版章节.*最新内容\\s*", "sourceRegex": "" }, "ruleExplore": { "author": ".author@text##作者.", "bookList": ".hot_sale", "bookUrl": "a.0@href@js:'https://www.yb3.cc'+result", "coverUrl": "img@data-original", "intro": ".review@text##\\s", "name": ".title@text" }, "ruleSearch": { "author": ".s4@text", "bookList": ".novelslist2 li!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.yb3.cc/cover/'+iid+'/'+id+'.jpg';\n", "kind": ".s5@text##\\s.*", "lastChapter": "a.1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 三三小说", "bookSourceType": 0, "bookSourceUrl": "https://m.x33xs.com", "customOrder": -88903028, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qita/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656504683787, "respondTime": 4743, "ruleBookInfo": { "author": ".block_txt2 p.2@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".block_txt2 p.3:4:5@text##.*:|小说|\\s.*", "lastChapter": ".block_txt2 a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.1@text" }, "ruleContent": { "content": "#nr1@textNodes", "nextContentUrl": "#pt_next@href", "replaceRegex": "##m.x33xs.com|www.x33xs.com|x33xs.com|33小说网" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": ".intro_line@textNodes", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.php?keyword={{key}}&submit=", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 五五小说", "bookSourceType": 0, "bookSourceUrl": "http://www.55shuba.com", "bookUrlPattern": "", "customOrder": -88903027, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top/allvisit_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/top/monthvisit_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/top/weekvisit_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/top/allvote_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/top/monthvote_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/top/weekvote_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/top/postdate_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top/lastupdate_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top/goodnum_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top/size_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/sort/1_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/sort/2_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort/3_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/sort/4_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/sort/5_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/sort/6_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/sort/7_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/sort/8_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文\",\"url\":\"/sort/9_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/sort/10_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生\",\"url\":\"/sort/11_{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/modules/article/index.php?fullflag=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1642169463534, "loginUrl": "", "respondTime": 4459, "ruleBookInfo": { "author": "h1 a@text", "coverUrl": ".atc img@src", "intro": ".intro p.1@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "tbody td.1:5:4@textNodes##小说", "lastChapter": ".last a@text", "name": "h1@textNodes", "tocUrl": ".btn a.0@href", "wordCount": "tbody td.3@textNodes##字" }, "ruleContent": { "content": "#contents@html", "replaceRegex": "##纯文字在线阅读.*" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": ".author@text", "bookList": ".listtab dl", "bookUrl": ".name a@href", "checkKeyWord": "", "coverUrl": "img@src||.name a@href##.+\\D((\\d+)\\d{3})\\D##http://www.55shuba.com/files/article/image/$2/$1/$1s.jpg###", "kind": "p.1@text&&.date@text##.*:|小说|\\s.*", "lastChapter": ".chapter@text", "name": ".name@text", "wordCount": ".size@text" }, "ruleToc": { "chapterList": ".list td a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&searchtype=articlename&submit=&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 五六书库", "bookSourceType": 0, "bookSourceUrl": "https://www.56shuku.la", "bookUrlPattern": "", "customOrder": -88903026, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"最近更新\",\"url\":\"/lastupdate/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新新书\",\"url\":\"/postdate/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/dayvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/weekvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/monthvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/allvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/dayvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/weekvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/monthvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/allvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/size/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/goodnum/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"本站推荐\",\"url\":\"/toptime/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/leibie1_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/leibie2_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/leibie3_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/leibie4_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/leibie5_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/leibie6_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/leibie7_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/leibie8_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文诗词\",\"url\":\"/leibie9_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/leibie10_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本小说\",\"url\":\"/wanben1_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659197061612, "loginUrl": "", "respondTime": 3592, "ruleBookInfo": { "author": "class.infot.0@span@text##.*:", "coverUrl": "", "intro": "", "kind": "##更新时间.([^<]+)<##$1###@js:result.replace(/\\s.*/g,\"\")", "lastChapter": "class.infot.1@a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "class.infot.0@h1@text", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": "#content@html", "imageStyle": "0", "replaceRegex": "##本书由.*转载." }, "ruleExplore": { "author": "span@text##.*:", "bookList": "#alistbox", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".intro@text", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleSearch": { "author": "span.2@text", "bookList": "#articlelist li!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.56shuku.la/files/article/image/$2/$1/$1s.jpg###", "kind": "span.3@text", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": ".dccss a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 六九书吧", "bookSourceType": 0, "bookSourceUrl": "https://69shu.net", "customOrder": -88903025, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"首页\",\"url\":\"https://69shu.net/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本小说\",\"url\":\"/quanben/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656999588924, "respondTime": 39709, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".zoneCon@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##T.*|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": ".tab p.1@text" }, "ruleContent": { "content": ".novelcontent@html" }, "ruleExplore": { "author": "em@text", "bookList": ".xbk", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p@text", "kind": "span.2@text", "name": "a.1@text" }, "ruleSearch": { "author": "ownText##-", "bookList": ".search_list", "bookUrl": "a@href", "checkKeyWord": "青春", "coverUrl": "a@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar idi=(id)\nvar iid = parseInt(idi/1000);\n'https://img.69shu.net/'+iid+'/'+idi+'/'+idi+'s.jpg';\n", "name": "a@text" }, "ruleToc": { "chapterList": ".p2!0@li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/s.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'type=articlename&s={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 爱下书网", "bookSourceType": 0, "bookSourceUrl": "https://www.aixiaxsw.com", "customOrder": -88903024, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻小说\",\"url\":\"/xuanhuanxiaoshuo/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/wuxiaxiuzhen/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushiyanqing/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishijunshi/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/wangyoujingji/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/kehuanxiaoshuo/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/qitaxiaoshuo/7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完本小说\",\"url\":\"/wanben/1_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656502400743, "loginUrl": "", "respondTime": 6699, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@textNodes", "imageStyle": "0" }, "ruleExplore": { "author": "span.2@text", "bookList": ".l ul li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.aixiaxsw.com/files/article/image/$2/$1/$1s.jpg###", "kind": "span.1@text##.*\\(|\\)", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.aixiaxsw.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "笔趣阁", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 蚂蚁文学", "bookSourceType": 0, "bookSourceUrl": "https://www.mayiwxw.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903023, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuanxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhenxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushixiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/chuanyuexiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyouxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuanxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/wanben/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1657003548285, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 4816, "ruleBookInfo": { "author": "#info p.0@text##.*:", "coverUrl": "#fmimg img@src", "init": "", "intro": "#intro@html", "kind": "[property=\"og:novel:category\"]@content&&#info p.2@text##.*:|小说|\\s.*", "lastChapter": "#info a.-1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "#info h1@text" }, "ruleContent": { "content": "#content@textNodes" }, "ruleExplore": { "author": ".s5@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.mayiwxw.com/files/article/image/$2/$1/$1s.jpg###", "kind": ".s3@textNodes##\\(|\\)", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "#nr", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.mayiwxw.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": "td.5:4@text", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'method': 'POST',\n 'body': 'searchkey={{key}}&searchtype=articlename&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 无图小说", "bookSourceType": 0, "bookSourceUrl": "https://m.wutuxs.net", "customOrder": -88903022, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/top/dayvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top/size_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/top/dayvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/list/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/list/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/list/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/list/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"/list/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/list/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/list/7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/list/8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本小说\",\"url\":\"/quanben/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1655191229701, "respondTime": 7179, "ruleBookInfo": { "author": ".block_txt2 a.2@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html", "kind": ".block_txt2 a.3@text&&.block_txt2 p.4:5@text##.*:", "lastChapter": ".block_txt2 a.4@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.1@text", "tocUrl": ".ablum_read@a.1@href\n'https://www.wutuxs.com'+result;\n" }, "ruleContent": { "content": "#contents@html", "nextContentUrl": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "kind": "", "name": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".line", "bookUrl": "a.1@href", "coverUrl": "a.1@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://m.wutuxs.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": "a.0@text##\\[|\\]", "name": "a.1@text" }, "ruleToc": { "chapterList": "#at td a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "" }, "searchUrl": "/modules/article/waps.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchtype=articlename&searchkey={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 南山书院", "bookSourceType": 0, "bookSourceUrl": "https://www.szyangxiao.com", "customOrder": -88903021, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新小说\",\"url\":\"/top/postdate/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top/size/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/list/1_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/list/2_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/list/3_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/list/4_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/list/5_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/list/6_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/list/7_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/list/8_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/list/9_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/list/10_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/list/11_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/list/12_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/list/13_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/list/14_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/list/15_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/list/16_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/list/17_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"次元\",\"url\":\"/list/18_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.21}},\n{\"title\":\"其他\",\"url\":\"/list/0_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.21}}]", "lastUpdateTime": 1655657979134, "respondTime": 8180, "ruleBookInfo": { "author": ".wrapper small@text", "init": "", "intro": ".wrapper p@ownText##.*类型属于|下载:.*", "kind": ".wrapper p a.1@text&&.wrapper p@ownText##.*更新于|,.*", "lastChapter": ".nav a.0@text", "name": ".wrapper a.0@text", "tocUrl": "text.全文阅读@href" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "bookList": ".nav span", "bookUrl": "a.1@href", "checkKeyWord": "", "lastChapter": "ownText##[]:", "name": "a.1@text" }, "ruleToc": { "chapterList": ".nav span a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php?searchkey={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 零零小说", "bookSourceType": 0, "bookSourceUrl": "https://www.00shu.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903020, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻奇幻\",\"url\":\"/xuanhuan/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/wuxia/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/youxi/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/kehuan/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1647534418838, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 5940, "ruleBookInfo": { "author": "#info p.0@text##.*:", "coverUrl": "#fmimg img@src", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": ".con_top a.2@text&&#info p.1:2@text##.*:|\\s.*", "lastChapter": "#info a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "#info h1@text", "tocUrl": "text.在线阅读@href" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "author": ".s5@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.00shu.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": ".s3@textNodes##\\(|\\)", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.00shu.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": "td.5:4@text", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php?q={{key}}", "weight": 0 }, { "bookSourceComment": "思路客", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 书趣中文", "bookSourceType": 0, "bookSourceUrl": "https://www.shuquzw.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903019, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/paihangbang/allvisit/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/paihangbang/allvote/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/paihangbang/monthvisit/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/paihangbang/monthvote/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/paihangbang/weekvisit/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/paihangbang/weekvote/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/paihangbang/postdate/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/paihangbang/lastupdate/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创更新\",\"url\":\"/paihangbang/authorupdate/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"转载更新\",\"url\":\"/paihangbang/masterupdate/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/paihangbang/goodnum/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/paihangbang/size/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/fenlei1/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/fenlei2/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/fenlei3/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/fenlei4/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/fenlei5/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/fenlei6/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1657000546632, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 2677, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##思.路.客.*无弹窗!" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.shuquzw.com/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 达文小说", "bookSourceType": 0, "bookSourceUrl": "http://www.dawensk.com", "customOrder": -88903018, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/good/dayvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/good/weekvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/good/monthvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/good/allvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/good/goodnum_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/good/size_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/good/dayvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/good/weekvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/good/monthvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/good/allvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/good/postdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/good/lastupdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/xiaoshuo/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/xiaoshuo/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/xiaoshuo/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/xiaoshuo/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"/xiaoshuo/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/xiaoshuo/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/xiaoshuo/7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/xiaoshuo/8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结小说\",\"url\":\"/quanben/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656504927204, "respondTime": 23322, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#book_desc@html##(^|[。!?]+[”」)】]?)##$1
@js:result.replace(/阅读.*最新章节.*/g,'')", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "a.mulu@href##$##,{'webView': true}", "wordCount": ".inf02 p.1@text##.*:" }, "ruleContent": { "content": "dd@p!-1@html", "replaceRegex": "" }, "ruleExplore": { "author": ".zz@text", "bookList": "ol ul!0", "bookUrl": "a.1@href", "coverUrl": "", "intro": "", "kind": ".lb@text&&.rq@text", "lastChapter": ".gx@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".sm@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".result li", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "kind": "span.1:2:4@text##.*:|\\s..:.*", "lastChapter": "a.4@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "span.3@text##.*:" }, "ruleToc": { "chapterList": "#chapter a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href##$##,{'webView': true}" }, "searchUrl": "/search.php,{\n 'method': 'POST',\n 'body': 'key={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 亿软小说", "bookSourceType": 0, "bookSourceUrl": "https://www.yruan.com", "customOrder": -88903017, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/paihangbang/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/paihangbang/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/paihangbang/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/paihangbang/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/paihangbang/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/paihangbang/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/paihangbang/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/paihangbang/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/paihangbang/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/paihangbang/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/paihangbang/goodnew/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/wanjiexiaoshuo/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/chuanyue/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1643140545246, "respondTime": 6841, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li||.novelslistss li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.yruan.com/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s7@text&&.s5@text##\\[|\\]|小说", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.yruan.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': '',\n 'method': 'POST',\n 'body': 'searchkey={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 文桑小说", "bookSourceType": 0, "bookSourceUrl": "http://www.wlwx.org", "customOrder": -88903016, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"奇幻玄幻\",\"url\":\"/xuanhuan/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/xiuzhen/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushi/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishi/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/wangyou/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻悬疑\",\"url\":\"/kehuan/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生小说\",\"url\":\"/nvpin/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/qingchun/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美同人\",\"url\":\"/bl/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村小说\",\"url\":\"/xiangcun/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它小说\",\"url\":\"/qita/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文桑视界\",\"url\":\"/wensang/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1640092942013, "respondTime": 3405, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#BookText@html" }, "ruleExplore": { "author": ".d1@ownText", "bookList": ".filter-ret li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".d2@text", "lastChapter": "a.2@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleSearch": { "author": "span.1@text", "bookList": "#sitebox dl", "bookUrl": "a.1@href", "coverUrl": "img@src", "kind": "span.3:2:0@text##\\s.*", "lastChapter": "a.4@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##正文\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/home/search,{\n 'charset': '',\n 'method': 'POST',\n 'body': 'type=action&q={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 元宝小说", "bookSourceType": 0, "bookSourceUrl": "https://www.ybwzx9.com", "customOrder": -88903015, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuanxiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhenxiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqingxiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/chuanyuexiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生\",\"url\":\"/nvshengxiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuanxiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"/qitaxiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完本\",\"url\":\"/wanbenxiaoshuo/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1648617860749, "respondTime": 10072, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##元宝小说网.*|章节错误.*" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.ybwzx9.com/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text##\\[|\\]|小说", "lastChapter": ".s3@text", "name": ".s2@text" }, "ruleSearch": { "author": ".s4@text", "bookList": ".novelslist2 li!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.ybwzx9.com/files/article/image/$2/$1/$1s.jpg###", "kind": ".s6@text", "lastChapter": ".s3@text", "name": ".s2@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text", "chapterUrl": "href##$##,{'webView': true}" }, "searchUrl": "/search.php?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 风筝小说", "bookSourceType": 0, "bookSourceUrl": "https://www.56fz.com", "customOrder": -88903014, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生\",\"url\":\"/nvpin/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/xuanyi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tongren/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/lightnovel/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1636550345679, "respondTime": 34379, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##.*最新章节." }, "ruleExplore": {}, "ruleSearch": { "bookList": ".item-cover", "bookUrl": "a@href", "coverUrl": "img@data-original", "name": "h3@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href##$##,{'webView': true}" }, "searchUrl": "/home/search,{\n 'method': 'POST',\n 'body': 'action=search&q={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "笔趣屋https://api.ywpxg.com\n书荒阁https://api.shgxsapp.com\n棉花糖https://api.mianhuatangxs.cn\n爱趣小说https://api.jspwjx.cn\n八一中文https://api.81zwapp.com\n新笔趣阁https://api.diwudianqi6.cn", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 米趣小说", "bookSourceType": 0, "bookSourceUrl": "https://api.miquxiaoshuoapp.com", "bookUrlPattern": "", "customOrder": -88903013, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"人气\",\"url\":\"http://statics.rungean.com/static/ranking/37/1/popularity.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/ranking/37/1/new.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"http://statics.rungean.com/static/ranking/37/1/reco.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"http://statics.rungean.com/static/ranking/37/1/collect.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/ranking/37/1/praise.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热搜\",\"url\":\"http://statics.rungean.com/static/ranking/37/1/hotsearch.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/ranking/37/1/finish.json\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"玄幻\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/13/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/13/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/13/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/13/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/17/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/17/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/17/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/17/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/10/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/10/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/10/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/10/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/18/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/18/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/18/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/18/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/12/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/12/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/12/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/12/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/15/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/15/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/15/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/15/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/19/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/19/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/19/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/19/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/11/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/11/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/11/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/11/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/20/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/20/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/20/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/20/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/21/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/21/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/21/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/21/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/22/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/22/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/22/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/22/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/16/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/16/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/16/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/16/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"女榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"人气\",\"url\":\"http://statics.rungean.com/static/ranking/37/2/popularity.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/ranking/37/2/new.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"http://statics.rungean.com/static/ranking/37/2/reco.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"http://statics.rungean.com/static/ranking/37/2/collect.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/ranking/37/2/praise.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热搜\",\"url\":\"http://statics.rungean.com/static/ranking/37/2/hotsearch.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/ranking/37/2/finish.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/8/hot/{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/8/new/{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/8/praise/{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/8/finish/{{page}}.json\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"现言\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/9/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/9/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/9/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/9/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"玄言\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/7/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/7/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/7/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/7/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"仙缘\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/23/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/23/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/23/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/23/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"浪漫\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/6/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/6/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/6/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/6/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"电竞\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/24/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/24/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/24/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/24/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/25/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/25/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/25/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/25/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"http://statics.rungean.com/static/book/category/37/26/hot/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://statics.rungean.com/static/book/category/37/26/new/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"好评\",\"url\":\"http://statics.rungean.com/static/book/category/37/26/praise/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://statics.rungean.com/static/book/category/37/26/finish/{{page}}.json\",\"style\":{\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1643140689585, "loginUrl": "", "respondTime": 2094, "ruleBookInfo": { "author": "author", "coverUrl": "picture", "init": "java.getZipStringContent(baseUrl,'detail.json')$.data", "intro": "主角:{$.protagonist}\n{$.intro}##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$.categoryName}},{{$.bookStatus}},{{$.score}}分,{{$.chapterUpdateTime}}##T.*", "lastChapter": "chapterName##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "name", "wordCount": "wordNum" }, "ruleContent": { "content": "all" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "author", "bookList": "data.list||data", "bookUrl": "@js:\nlet bid=parseInt(java.getString('$.bookId'))\nif(!bid)bid=parseInt(java.getString('$.id'))\nlet subPath=Math.ceil(bid/2000)\n\"http://statics.rungean.com/static/book/zip/\"+subPath+\"/\"+bid+\".zip\"", "coverUrl": "picture", "intro": "主角:{$.protagonist}\n{$.intro}", "kind": "{{$.categoryName}},{{$.bookStatus}},{{$.score}}分,{{$.chapterUpdateTime}}##T.*", "lastChapter": "chapterName##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "name", "wordCount": "wordNum" }, "ruleToc": { "chapterList": "java.getZipStringContent(baseUrl,'chapter.json')$.data", "chapterName": "$.name##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "$.content_url" }, "searchUrl": "/api/v1/novelsearch?content={{key}}&pageIndex={{page}}&pageSize=20&type=2", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 墨坛文学", "bookSourceType": 0, "bookSourceUrl": "http://www.22mt.net", "customOrder": -88903012, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qita/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656583714163, "respondTime": 3003, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content##\\s墨坛文学" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##[\\((]本章完[\\))]" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "", "intro": "", "kind": ".s1@text&&.s5@text##\\[|\\]|小说|\\s.*", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text##\\s墨坛文学" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text", "kind": ".cat@text##.*:|小说", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text##\\s墨坛文学" }, "ruleToc": { "chapterList": ".listmain dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/s.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"q={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "//搜索规则经常变动", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 闪文书库", "bookSourceType": 0, "bookSourceUrl": "http://www.shanwen.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903011, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qita/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1659197870040, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 7084, "ruleBookInfo": { "author": "#info p.2@text##.*:", "coverUrl": "#fmimg img@src", "init": "", "intro": "#intro p.0@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "#info p.0:1:5@text##.*:|小说|\\s.*", "lastChapter": "#info a.-1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "#info h1@text" }, "ruleContent": { "content": "#content@html", "imageStyle": "", "replaceRegex": "##[\\((]本章完[\\))]" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.shanwen.com/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text##\\[|小说.*|\\s.*", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text", "kind": ".cat@text##.*:|小说", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".listmain dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/rdsgdrgdrg.php?ie=gbk&q={{key}}", "weight": 0 }, { "bookSourceComment": "//搜索规则经常变动", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 修笔小说", "bookSourceType": 0, "bookSourceUrl": "https://www.xiubi.net", "customOrder": -88903010, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻奇幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市职场\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏体育\",\"url\":\"/wangyou/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生频道\",\"url\":\"/nvsheng/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/qita/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本小说\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36\"\n}", "lastUpdateTime": 1659197849415, "loginUrl": "", "respondTime": 8184, "ruleBookInfo": { "author": "#info p.2@text", "coverUrl": "#fmimg img@src", "init": "", "intro": "#intro p!-1@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "#info p.0:1:-1@text##.*:|小说|\\s.*", "lastChapter": "#info a.-1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "#info h1@text" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text##\\[|\\]|小说|\\s.*", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text##简介.", "kind": ".cat@text##.*:|小说", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".listmain dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/sdhvoidhgiodgh.php?ie=gbk&q={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 爱爱中文", "bookSourceType": 0, "bookSourceUrl": "https://www.aiazw.com", "customOrder": -88903009, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"总榜\",\"url\":\"/book/quanbu-allvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/book/quanbu-monthvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/book/quanbu-weekvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/book/quanbu-dayvisit-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/book/quanbu-allvote-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/book/quanbu-goodnum-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/book/quanbu-size-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时间\",\"url\":\"/book/quanbu-postdate-0-0-0-0-0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/book/1-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/book/2-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/book/3-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/book/4-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/book/5-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/book/6-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/book/7-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/book/8-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/book/9-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/book/10-default-0-0-0-0-2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661884717884, "loginUi": "", "loginUrl": "", "respondTime": 4412, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".bookinfo_intro@ownText##(^|[。!?]+[”」)】]?)##$1
@js:result.replace(/主要讲述的是.|爱爱中文.*/g,\"\")", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": "" }, "ruleContent": { "content": "#htmlContent@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##.*请点击下一页.*" }, "ruleExplore": { "author": "span.1@text", "bookList": ".sitebox dl", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "dd.2@text", "kind": "span.0@text##\\s.*", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleSearch": { "author": "a.1@text", "bookList": ".sone", "bookUrl": "a.0@href##(\\/book\\/\\d+\\/)##https://www.aiazw.com$1", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.aiazw.com/files/article/image/$2/$1/$1s.jpg###", "name": "a.0@text" }, "ruleToc": { "chapterList": ".book_list!0@li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "https://m.aiazw.com/s.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'type=articlename&s={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 奇书小说", "bookSourceType": 0, "bookSourceUrl": "http://www.qibookw.com", "customOrder": -88903008, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xianxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/jingji/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/quanben/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656848758929, "respondTime": 4851, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": ".novel_content@html", "replaceRegex": "##百度搜索.*小说阅读." }, "ruleExplore": { "author": "h2@text##\\【.*|作者.", "bookList": ".book_news_style_form", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "h3.1@textNodes##最新.|\\s", "kind": "h2@text&&h3.0@text##.*\\【|\\】|时间.", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleSearch": { "author": "h2@text", "bookList": ".book_news_style_form", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "h3@textNodes##最新.|\\s", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": "#chapterlist li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gb2312',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&submit=&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 皇帝之家", "bookSourceType": 0, "bookSourceUrl": "https://www.huangdizhijia.com", "customOrder": -88903007, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻仙侠\",\"url\":\"/male/xhxx/list_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市官场\",\"url\":\"/male/dsgc/list_3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻奇幻\",\"url\":\"/male/khqh/list_4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖推理\",\"url\":\"/male/kbtl/list_5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"动漫同人\",\"url\":\"/male/dmtr/list_6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/male/yxjj/list_7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/male/cyls/list_8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"军事战争\",\"url\":\"/male/jszz/list_9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/female/xdyq/list_11_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/female/gdyq/list_12_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠魔幻\",\"url\":\"/female/xxmh/list_13_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美百合\",\"url\":\"/female/dmbh/list_14_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻恐怖\",\"url\":\"/female/khkb/list_15_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐同人\",\"url\":\"/female/yltr/list_16_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"图书\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古今文学\",\"url\":\"/book/gjwx/list_18_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经济管理\",\"url\":\"/book/jjgl/list_19_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志教育\",\"url\":\"/book/lzjy/list_20_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人文社科\",\"url\":\"/book/rwsk/list_21_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国名著\",\"url\":\"/book/wgmz/list_22_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"品质生活\",\"url\":\"/book/pzsh/list_23_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659242790773, "respondTime": 3158, "ruleBookInfo": { "author": "#info a.0@text", "coverUrl": "#mainpic img@src", "init": "", "intro": ".all@html", "kind": "#info a.1@text", "name": "#content h1@text##\\(.*\\)", "tocUrl": ".online-read a.0@href", "wordCount": "##大小.([^<]+)<##$1###" }, "ruleContent": { "content": ".tagCol@p@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".pub@text##\\s.*", "bookList": ".subject-list li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text", "kind": ".pub@text## / |\\s/##,", "lastChapter": "", "name": "a.1@ownText", "wordCount": "" }, "ruleToc": { "chapterList": ".tagCol li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/plus/search.php,{\n \"method\": \"POST\",\n \"body\": \"q={{key}}&kwtype=0\"\n}", "weight": 0 }, { "bookSourceComment": "搜索间隔30秒", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 山药小说", "bookSourceType": 0, "bookSourceUrl": "https://www.zhanqunbao.cn", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903006, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"言情\",\"url\":\"/wap_fenlei/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/wap_fenlei/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/wap_fenlei/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/wap_fenlei/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚\",\"url\":\"/wap_fenlei/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/wap_fenlei/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧情\",\"url\":\"/wap_fenlei/7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/wap_fenlei/8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传奇\",\"url\":\"/wap_fenlei/9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1651290862756, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 1710, "ruleBookInfo": { "author": ".x_right p.1@text", "init": "", "intro": "[name=\"description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": ".x_right a.0@text&&.x_right p.3@text##.*:\\s|\\s..:.*", "lastChapter": ".x_right a.2@text", "name": ".x_right p.0@text", "tocUrl": ".du@a.1@href" }, "ruleContent": { "content": ".read_content@html", "nextContentUrl": ".shangxia a.2@href" }, "ruleExplore": { "author": "span.2@text", "bookList": ".txt1 li", "bookUrl": "a.1@href", "kind": "span.0@text##\\[|\\]", "name": "a.1@text" }, "ruleSearch": { "author": "span.2@text", "bookList": ".txt1 li", "bookUrl": "a@href", "checkKeyWord": "", "kind": "span.0@text##\\[|\\]", "name": "span.1@text" }, "ruleToc": { "chapterList": ".zhangjie li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "text.下页@href" }, "searchUrl": "/index.php?do=wap_sea&so=yes&name={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 无错小说", "bookSourceType": 0, "bookSourceUrl": "https://www.wcxsw.org", "bookUrlPattern": "", "customOrder": -88903005, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"女生\",\"url\":\"/fenlei1/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/fenlei2/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/fenlei3/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/fenlei4/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/fenlei5/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/fenlei6/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/fenlei7/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/fenlei8/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/fenlei9/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/fenlei10/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他\",\"url\":\"/fenlei11/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1659243257377, "loginUrl": "", "respondTime": 3359, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "imageStyle": "0" }, "ruleExplore": { "author": ".s5@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://img.wcxsw.org/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": ".s3@textNodes##\\(|\\)", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": ".s4@text", "bookList": ".novelslist2 li!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://img.wcxsw.org/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s6@text##\\[|\\]", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"keyword={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 猪猪书网", "bookSourceType": 0, "bookSourceUrl": "http://www.zzs5.com", "customOrder": -88903004, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"穿越\",\"url\":\"/chuanyue/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/lingyi/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/wuxia/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/xiaoyuan/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学\",\"url\":\"/wenxue/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔幻\",\"url\":\"/mohuan/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/chongsheng/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/danmei/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"国外\",\"url\":\"/guowai/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"/haomen/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qita/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人物\",\"url\":\"/renwu/list-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1636319756043, "respondTime": 2253, "ruleBookInfo": { "author": "tbody.1@tr.3@td.1@text||.bookd-title dd@ownText##.*作者.|\\s.*", "intro": ".show_content!1@html", "kind": ".catpos a.1@text&&tbody.1@tr.3@td.0@text&&.bookd-title dd@ownText##.*:|小说|\\s.*", "lastChapter": "tbody.1@a@text||.list a.-1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "tbody.0@h1@text||.bookd-title h1@text##下载", "tocUrl": "#downlink a.0@href", "wordCount": "tbody.1@tr.2@td.1@text##.*:" }, "ruleContent": { "content": ".content!0@html" }, "ruleExplore": { "author": "", "bookList": "tbody.0@tr", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "td.1@text##.*介绍.|发布时间.*", "kind": "p.0@text##.*时间.|\\s.*", "lastChapter": "a.2@text", "name": "a.1@text", "wordCount": "p.0@text##.*:|\\s" }, "ruleSearch": { "author": "", "bookList": "tbody tr", "bookUrl": "a.1@href", "coverUrl": "img@src", "kind": "p.0@text##.*:|\\s", "name": "a.1@text" }, "ruleToc": { "chapterList": ".list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/index.php?m=search&c=index&a=init&typeid=2&siteid=1&q={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 键盘小说", "bookSourceType": 0, "bookSourceUrl": "https://www.janpn.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88903003, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "exploreUrl": "", "header": "", "lastUpdateTime": 1647534501610, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 4186, "ruleBookInfo": { "author": ".col-md-12 p.0@text##by\\s|\\s著", "coverUrl": ".block_img img@src", "init": "", "intro": ".bookIntro@html", "kind": ".col-md-12 p.1@text##.*:|\\s..:.*", "lastChapter": "#list-chapterAll a.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".bookTitle@text##\\《|\\》.*" }, "ruleContent": { "content": "#htmlContent@html", "nextContentUrl": ".readPager a.2@href", "replaceRegex": "##\\s*.*(第\\d/\\d页)\\s*|\\s*(本章未完.*)\\s*" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "div.1@text##\\s.*", "bookList": ".list a", "bookUrl": "a@href", "checkKeyWord": "", "coverUrl": "a@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.janpn.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "lastChapter": "div.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "b@text##\\《|\\》" }, "ruleToc": { "chapterList": ".panel-chapterlist li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php?q={{key}}&s=15947871991047423724", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 第一小说", "bookSourceType": 0, "bookSourceUrl": "https://m.01xs.com", "customOrder": -88903002, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/fenlei1/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/fenlei2/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/fenlei3/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/fenlei4/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/fenlei5/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/fenlei6/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/fenlei7/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/fenlei8/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/fenlei9/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/fenlei10/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/fenlei11/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想\",\"url\":\"/fenlei12/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1647532906625, "loginUrl": "", "respondTime": 3882, "ruleBookInfo": { "author": ".xx li.0@text##.*:", "coverUrl": ".xsfm img@src", "init": "", "intro": ".jianjie@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".xx li.1:2@text&&.biaoti@text##.*:|\\s.*", "lastChapter": ".wk a.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".xx h1@text", "tocUrl": "text.章节目录@href", "wordCount": "" }, "ruleContent": { "content": "#nr@html", "imageStyle": "0", "nextContentUrl": "", "replaceRegex": "##.未完待续.*" }, "ruleExplore": { "author": "span.0@text##\\/|.*\\s", "bookList": ".list ul", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "span.1@text", "kind": "i@text", "name": "a.1@text" }, "ruleSearch": { "author": "dd.0@text##.*:|\\s.*", "bookList": ".search-list dl", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://img01xs.cdn.bcebos.com/files/article/image/$2/$1/$1s.jpg###", "intro": "", "kind": "dd.0:1@text##.*\\s", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": ".zjlb li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "//搜索字符在6~30之间(即汉字在3个以上)\n//没有章节只有分段小节", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 饭饭小说", "bookSourceType": 0, "bookSourceUrl": "http://www.ffxs8.com", "bookUrlPattern": "", "customOrder": -88903001, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"都市言情\",\"url\":\"/dsyq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/xhmf/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/wxxz/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/cyjk/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻竞技\",\"url\":\"/khjj/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事历史\",\"url\":\"/jsls/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼话悬疑\",\"url\":\"/ghxy/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美小说\",\"url\":\"/smtr/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/trxs/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场商战\",\"url\":\"/gcsz/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡土风情\",\"url\":\"/xtfq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/sort/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656512204786, "loginUrl": "", "respondTime": 1518, "ruleBookInfo": { "author": ".descTip span.2@text##.*:", "coverUrl": ".cover img@src", "init": "", "intro": ".descInfo@html", "kind": ".descTip span.0:4:3@text##.*:|小说", "lastChapter": ".catalog a.-1@text", "name": ".desc h1@text##\\(全本\\)|推荐小说\\s|\\(.*", "wordCount": ".descTip span.1@text##.*:" }, "ruleContent": { "content": ".content@html" }, "ruleExplore": { "author": "##作者.([^<]+)<##$1###", "bookList": ".clearfix li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "a.2@text", "kind": "span.2:1@text##.*:", "name": "a.1@text##\\(全本\\)|推荐小说\\s|\\(.*", "wordCount": "span.0@textNodes##.*:" }, "ruleSearch": { "bookList": ".clearfix li", "bookUrl": "a.1@href", "checkKeyWord": "玄幻:", "coverUrl": "img@src", "intro": "a.2@text", "kind": "span.1@text##.*:", "name": "a.1@text##\\(全本\\)|推荐小说\\s|\\(.*", "wordCount": "span.0@text##.*:" }, "ruleToc": { "chapterList": ".catalog li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/index.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"keyboard={{key}}&show=title&classid=\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 欧巴小说", "bookSourceType": 0, "bookSourceUrl": "https://m.58160.com", "customOrder": -88903000, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"总榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/ph/all1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/ph/all2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/ph/all3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/ph/all4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/ph/all5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/ph/all6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/ph/all7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"最新\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/xclass/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/xclass/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/xclass/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/xclass/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/xclass/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/xclass/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/xclass/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完本\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/quanben1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/quanben2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/quanben3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/quanben4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/quanben5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/quanben6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/quanben7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656606884767, "respondTime": 5389, "ruleBookInfo": { "author": "#book_detail a.0@text", "coverUrl": "#thumb img@src", "init": "", "intro": ".review@html", "kind": "#book_detail li.1:2:3@text##.*:|\\s.*", "lastChapter": "#chapterlist a.0@text", "name": "span.title@text", "tocUrl": "text.查看完整目录@href" }, "ruleContent": { "content": "#chaptercontent@textNodes", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "author": "a.4@text", "bookList": ".hot_sale", "bookUrl": "a.0@href", "coverUrl": "img@src", "kind": ".score@text", "name": "a.2@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".hot_sale", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://m.58160.com/img/'+iid+'/'+id+'.jpg';\n", "kind": "p.2@textNodes##.*\\s", "lastChapter": "a.3@text", "name": "a.0@text" }, "ruleToc": { "chapterList": "#chapterlist p!0@a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.php?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 全本小说", "bookSourceType": 0, "bookSourceUrl": "https://www.qb5.tw", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88902999, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/top/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"本站推荐\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"字数排行\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/fenlei/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/fenlei/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/fenlei/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/fenlei/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/fenlei/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/fenlei/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖惊悚\",\"url\":\"/fenlei/7_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/fenlei/8_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本小说\",\"url\":\"/quanben/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1644053159079, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 6134, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "#intro@html", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##\\s*全本小说.*最新章节!\\s*|\\s*【看书领红包.*红包!\\s*" }, "ruleExplore": { "author": ".l3@text||.author@text", "bookList": "#articlelist ul.1@li||.titlelist li", "bookUrl": "a.0@href", "coverUrl": "a.0@href\n\nvar id = result.match(/_(\\d+).?/)[1];\n'/files/article/image/'+parseInt(id/1000)+'/'+id+'/'+id+'s.jpg';\n", "kind": ".l1@text&&.l7@text&&.sj@text##\\s.*", "lastChapter": ".l4@text||.zz@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".l2@text||.zp@text", "wordCount": ".l5@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href\n\nvar id = result.match(/_(\\d+).?/)[1];\n'/files/article/image/'+parseInt(id/1000)+'/'+id+'/'+id+'s.jpg';\n", "kind": "td.5:4@text", "lastChapter": "a.1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".zjlist dd a", "chapterName": "text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php?searchkey={{key}}&submit=&page={{page}},{\"charset\":\"GBK\"}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 溜达小说", "bookSourceType": 0, "bookSourceUrl": "http://www.txtshuku.org", "customOrder": -88902998, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻奇幻\",\"url\":\"/mulu/1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/mulu/2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/mulu/3-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/mulu/4-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/mulu/5-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/mulu/6-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频频道\",\"url\":\"/mulu/7-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643141239043, "loginUrl": "", "respondTime": 6183, "ruleBookInfo": { "author": ".booktitle a@text", "coverUrl": "#bookimg img@src", "init": "", "intro": "#bookintro p@html", "kind": ".count span.0:4@text&&.uptime span@text##\\s.*", "lastChapter": "#newlist li.0@a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".booktitle h1@text", "tocUrl": ".motion a.-1@href", "wordCount": ".count span.6@text" }, "ruleContent": { "content": "#content@textNodes", "imageStyle": "0" }, "ruleExplore": { "author": "a.2@text", "bookList": "#sitebox dl", "bookUrl": "a.0@href", "coverUrl": "img@data-original", "intro": "dd.2@text", "kind": "span.2:3:0@text", "lastChapter": "a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "" }, "ruleSearch": { "author": "span.1@text", "bookList": "#sitembox dl", "bookUrl": "a.0@href", "coverUrl": "img@src", "kind": "span.2:3:5@text##\\s.*", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "span.4@text" }, "ruleToc": { "chapterList": "#readerlist li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search.php?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 女生文学", "bookSourceType": 0, "bookSourceUrl": "http://www.wenxuem.com", "customOrder": -88902997, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/book/topweekvisit/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/book/topmonthvisit/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/book/topallvisit/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/book/topweekvote/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/book/topmonthvote/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/book/topallvote/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"站推\",\"url\":\"/book/toptoptime/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/book/topgoodnum/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/book/topsize/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创\",\"url\":\"/book/topauthorupdate/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"转载\",\"url\":\"/book/topmasterupdate/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/book/toppostdate/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/book/toplastupdate/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"网络\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},{\"title\":\"玄幻\",\"url\":\"/book/sort1/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/book/sort2/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/book/sort3/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/book/sort4/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理\",\"url\":\"/book/sort5/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/book/sort6/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/book/sort7/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/book/sort8/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/book/sort9/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/book/sort10/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"出版\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"经部\",\"url\":\"/book/sort11/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"史书\",\"url\":\"/book/sort12/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"子部\",\"url\":\"/book/sort13/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"集部\",\"url\":\"/book/sort14/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典\",\"url\":\"/book/sort16/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌\",\"url\":\"/book/sort17/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1647534543262, "loginUrl": "", "respondTime": 5496, "ruleBookInfo": { "author": "", "init": "", "intro": "{{@@##([^<]+)<##$1###}}{{@@id.tuijian.0@textNodes}}@js:result.replace(/.*简介.*著\\,|【展开】|【收起】/g,\"\")##(^|[。!?]+[”」)】]?)##$1
", "kind": "", "lastChapter": "class.novel_list.-1@a.-1@text||.ulrow a.8@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "", "tocUrl": ".ulrow a.0@href", "wordCount": "" }, "ruleContent": { "content": "#clickeye_content@textNodes", "nextContentUrl": "", "replaceRegex": "##.女生文学.*\\)" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.wenxuem.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text##简介.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".novel_list li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"searchtype=articlename&&\nsearchkey={{key}}&submit=\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 零点看书", "bookSourceType": 0, "bookSourceUrl": "https://m.00ksw.com", "bookUrlPattern": "", "customOrder": -88902996, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/s1/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/s2/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/s3/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/s4/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/s5/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/s6/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元\",\"url\":\"/s7/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/s8/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/s9/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/s10/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/s11/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想\",\"url\":\"/s12/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1647532944119, "loginUrl": "", "respondTime": 4775, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".gochapter a@href" }, "ruleContent": { "content": ".novelcontent@p@html", "imageStyle": "0", "replaceRegex": "##.未完待续." }, "ruleExplore": { "author": "p.1@text##.*:", "bookList": ".hot_sale", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p.2@text", "name": "p.0@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href##www##m", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://img00ksw.cdn.bcebos.com/img/$2/$1/$1s.jpg###", "intro": "", "kind": "td.4:3@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "" }, "ruleToc": { "chapterList": ".list_xm li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "https://www.00ksw.com/search.php?keyword={{key}},{\n \"charset\": \"gbk\"\n}", "weight": 0 }, { "bookSourceComment": "备用网址\nhttp://www.trxs123.com\nhttp://www.trxs.org", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 同人小说", "bookSourceType": 0, "bookSourceUrl": "http://www.trxs.cc", "customOrder": -88902995, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"/hot/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/tags-150-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"/tags-151-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1656512466485, "loginUrl": "", "respondTime": 2384, "ruleBookInfo": { "author": ".date a@text", "coverUrl": ".pic img@src", "init": "", "intro": ".infos p@html", "kind": "", "lastChapter": ".book_list a.-1@text", "name": ".infos h1@text", "wordCount": "" }, "ruleContent": { "content": ".read_chapterDetail@html", "imageStyle": "0" }, "ruleExplore": { "author": "##作者.([^<]+)<##$1###", "bookList": ".bk", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p@text##简介.|\\s", "kind": "label.1@text", "lastChapter": "h3@text##.*\\(|\\)", "name": "h3@text##\\(.*", "wordCount": "label.0@text" }, "ruleSearch": { "author": "##作者.([^<]+)<##$1###", "bookList": ".bk", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p@text##简介.|\\s", "kind": "label@text", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".clearfix li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/index.php,{\n \"charset\": \"gb2312\",\n \"method\": \"POST\",\n \"body\": \"keyboard={{key}}&show=title&classid=\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 若雨中文", "bookSourceType": 0, "bookSourceUrl": "http://www.3yt.com", "customOrder": -88902994, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"网络小说\",\"url\":\"/Book/LN/1079/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/Book/LN/1094/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/Book/LN/1095/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/Book/LN/1096/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/Book/LN/1097/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/Book/LN/1098/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/Book/LN/1099/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他小说\",\"url\":\"/Book/LN/1100/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643143191604, "loginUrl": "", "respondTime": 6613, "ruleBookInfo": { "author": ".w_530 a.0@text##作品集", "coverUrl": ".img img@src", "intro": ".h_260 p@html", "kind": ".path a.1@text&&.w_200 li.0@text&&.h_260 em@text##.*:|\\s.*|小说", "lastChapter": ".h_260 a.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".w_530 em.0@text", "tocUrl": ".w_200 a.1@href", "wordCount": ".w_200 li.1@text##.*已完成\\s|\\s字" }, "ruleContent": { "content": "#BookText@html" }, "ruleExplore": { "bookList": "tbody!1:2@tr", "bookUrl": "a.1@href", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://www.3yt.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.0:4:3@text##小说", "lastChapter": "td.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.1@text" }, "ruleSearch": { "author": "td.4@text", "bookList": "tbody tr", "bookUrl": "a.1@href", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://www.3yt.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.0:5:3@text##小说", "lastChapter": "td.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.1@text" }, "ruleToc": { "chapterList": "#BookText li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/book/search.aspx?searchkey={{key}}&SeaButton=", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 艾克小说", "bookSourceType": 0, "bookSourceUrl": "http://www.ik555.net", "bookUrlPattern": "", "customOrder": -88902993, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/modules/article/toplist.php?sort=dayvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/modules/article/toplist.php?sort=weekvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/modules/article/toplist.php?sort=monthvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/modules/article/toplist.php?sort=allvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/modules/article/toplist.php?sort=allvote&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/modules/article/toplist.php?sort=goodnum&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/modules/article/toplist.php?sort=size&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/modules/article/toplist.php?sort=postdate&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"转载更新\",\"url\":\"/modules/article/toplist.php?sort=masterupdate&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/modules/article/toplist.php?sort=lastupdate&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"本站推荐\",\"url\":\"/modules/article/toplist.php?sort=toptime&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/modules/article/index.php?class=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/modules/article/index.php?class=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/modules/article/index.php?class=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/modules/article/index.php?class=4&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/modules/article/index.php?class=5&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/modules/article/index.php?class=6&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/modules/article/index.php?class=7&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖小说\",\"url\":\"/modules/article/index.php?class=8&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文诗词\",\"url\":\"/modules/article/index.php?class=9&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/modules/article/index.php?class=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1659243326879, "loginUrl": "", "respondTime": 4265, "ruleBookInfo": { "author": "", "coverUrl": ".img img@src", "init": "", "intro": ".introCon@html##各位书友要.*|最新章节.*", "lastChapter": ".n a@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "" }, "ruleContent": { "content": "#htmlContent@html", "imageStyle": "0", "replaceRegex": "##.*艾克小说网.*" }, "ruleExplore": { "author": "span.0@text||.con5@text", "bookList": ".nlblock||.toplistcon li", "bookUrl": "a.1@href", "coverUrl": "img@src||a.1@href##.+\\D((\\d+)\\d{3})\\D##http://www.ik555.net/files/article/image/$2/$1/$1s.jpg###", "intro": ".gray@text##各位书友要.*", "kind": "a.0@text&&.con6@text##\\[|\\]|\\s.*", "lastChapter": "a.-1@text||.con3 a.1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": ".con4@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.ik555.net/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".ocon dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchtype=1&searchkey={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 官场小说", "bookSourceType": 0, "bookSourceUrl": "http://www.gcxs8.com", "bookUrlPattern": "", "customOrder": -88902992, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"连载\",\"url\":\"/xs/0_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/xs/1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"沉浮\",\"url\":\"/xs/2_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/xs/3_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仕途\",\"url\":\"/xs/4_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"风云\",\"url\":\"/xs/5_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/xs/6_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/xs/7_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村\",\"url\":\"/xs/8_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/xs/9_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"/xs/0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/xs/1_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"沉浮\",\"url\":\"/xs/2_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/xs/3_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仕途\",\"url\":\"/xs/4_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"风云\",\"url\":\"/xs/5_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/xs/6_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/xs/7_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村\",\"url\":\"/xs/8_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/xs/9_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1648727388386, "loginUrl": "", "respondTime": 6675, "ruleBookInfo": { "author": ".BookAuthor a.0@text", "coverUrl": ".BookImg@src", "init": "", "intro": ".BookIntro@html##(^|[。!?]+[”」)】]?)##$1
@js:result.replace(/介绍.|各位书友要.*/g,'')", "kind": "##别:([^<]+)<##$1###", "lastChapter": ".BookInfo font@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".BookTitle@text##最新章节" }, "ruleContent": { "content": "#content@textNodes", "imageStyle": "0", "replaceRegex": "##\\(.*www.*\\)" }, "ruleExplore": { "author": "span.0@text##作者.", "bookList": "#alistbox", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".intro@text", "kind": "li.0@text##最新更新.|\\s.*", "name": "a.1@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.gcxs8.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".ListRow li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"show=articlename&searchkey={{key}}&tbname=download&tempid=1&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "搜索最多两个汉字", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 百合小说", "bookSourceType": 0, "bookSourceUrl": "https://m.baihexs.com", "customOrder": -88902991, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/top-dayvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top-weekvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top-monthvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top-allvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top-allvote-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top-goodnum-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top-size-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top-postdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top-lastupdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/sort-1-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/sort-2-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/sort-3-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort-4-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/sort-5-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/sort-6-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/sort-7-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本小说\",\"url\":\"/full-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1647534575483, "respondTime": 6709, "ruleBookInfo": { "author": ".block_txt2 p.2@text##.*:", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html", "kind": ".block_txt2 p.3:4:5@text##.*:", "lastChapter": ".block_txt2 a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.1@text", "tocUrl": "text.查看目录@href" }, "ruleContent": { "content": "#nr1@textNodes", "replaceRegex": "##请牢记.百合小说.*" }, "ruleExplore": { "author": "a.2@text", "bookList": ".cover p", "bookUrl": "a.1@href", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##https://image.baihexs.com/$2/$1/$1s.jpg###", "kind": "a.0@text##\\[|\\]", "name": "a.1@text" }, "ruleSearch": { "author": "textNodes##\\/|\\s", "bookList": ".cover p", "bookUrl": "a.1@href", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##https://image.baihexs.com/$2/$1/$1s.jpg###", "kind": "a.0@text##\\[|\\]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/modules/article/waps.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 八零小说", "bookSourceType": 0, "bookSourceUrl": "https://www.80xs.la", "customOrder": -88902990, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/top/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日排行榜\",\"url\":\"/top/dayvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/top/dayvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻修真\",\"url\":\"/sort3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻魔法\",\"url\":\"/sort13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异术超能\",\"url\":\"/sort1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方传奇\",\"url\":\"/sort12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王朝争霸\",\"url\":\"/sort14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖武侠\",\"url\":\"/sort15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来幻想\",\"url\":\"/sort9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异鬼怪\",\"url\":\"/sort10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"探险揭秘\",\"url\":\"/sort22/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史传记\",\"url\":\"/sort6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"特种军旅\",\"url\":\"/sort7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/sort16/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技体育\",\"url\":\"/sort8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔幻女强\",\"url\":\"/sort2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市婚姻\",\"url\":\"/sort4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合之恋\",\"url\":\"/sort5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人美文\",\"url\":\"/sort11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/sort17/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王室贵族\",\"url\":\"/sort18/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法校园\",\"url\":\"/sort19/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡土布衣\",\"url\":\"/sort20/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官职商战\",\"url\":\"/sort21/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"间谍暗战\",\"url\":\"/sort23/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"唯美言情\",\"url\":\"/sort24/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌文集\",\"url\":\"/sort25/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643141913495, "loginUrl": "", "respondTime": 7679, "ruleBookInfo": { "lastChapter": ".soft_info_r li.9@textNodes##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "tocUrl": "text.在线阅读_目录@href" }, "ruleContent": { "content": "#content@textNodes", "imageStyle": "0", "replaceRegex": "##求书网.*" }, "ruleExplore": { "author": "a.1@text", "bookList": "#list_art_2013", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": ".book_jj@text", "kind": "span.0@text&&em@text", "lastChapter": "b@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text##TXT.*", "wordCount": "##大小:([^<]+)<##$1###" }, "ruleSearch": { "author": "a.2@text", "bookList": ".storelistbt5", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p.1@text", "kind": "p.0@textNodes&&span.1@text&&p.2@text##.*更新.|最新.*|.*:|\\s", "lastChapter": "p.2@text##.*最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text##\\《|\\》.*", "wordCount": "" }, "ruleToc": { "chapterList": "#yulan li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&searchtype=articlename\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 千千小说", "bookSourceType": 0, "bookSourceUrl": "https://www.qqxs.la", "customOrder": -88902989, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/top/dayvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/top/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/top/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"站推\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/fenlei/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/fenlei/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/fenlei/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/fenlei/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/fenlei/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/fenlei/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/fenlei/7_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/fenlei/8_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/quanben/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1647532985879, "loginUrl": "", "respondTime": 4027, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#htmlContent@html", "replaceRegex": "##千千小说.*" }, "ruleExplore": { "author": "td.2@text||.s4@text", "bookList": "tbody tr!0||.news li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.qqxs.la/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5@text&&.s1@text&&.s5@text##小说|\\s.*", "lastChapter": "td.1@text||.s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text||.s2@text", "wordCount": "td.4@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.qqxs.la/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".chapterlist li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&submit=&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 飘天文学", "bookSourceType": 0, "bookSourceUrl": "https://www.piaotian.org", "customOrder": -88902988, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/top/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"本站推荐\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/quanben/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/fenlei/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/fenlei/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/fenlei/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/fenlei/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/fenlei/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/fenlei/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1654009180497, "respondTime": 24409, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#intro@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##飘天文学.*" }, "ruleExplore": { "author": ".author@text||.l3@text", "bookList": ".titlelist li||#articlelist ul.1@li", "bookUrl": ".zp a@href||.l2 a@href", "coverUrl": ".zp a@href||.l2 a@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.piaotian.org/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": ".sj@text&&.l1@text&&.l7@text##小说|\\s.*", "lastChapter": ".zz@text||.l4@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".zp@text||.l2@text", "wordCount": ".l5@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.piaotian.org/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": "td.5:4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".zjlist dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&submit=&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 天籁小说", "bookSourceType": 0, "bookSourceUrl": "https://m.23sk.com", "customOrder": -88902987, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"/qita/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656863416806, "loginUrl": "", "respondTime": 3814, "ruleBookInfo": { "author": ".block_txt2 p.2@text", "canReName": "", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html", "kind": ".block_txt2 p.3:4:5@text##.*:|小说|\\s.*", "lastChapter": ".block_txt2 a.3@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.1@text" }, "ruleContent": { "content": "#nr1@textNodes", "nextContentUrl": "text.下一页@href", "replaceRegex": "##m.23SK.com", "sourceRegex": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".intro_line@textNodes", "kind": "", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": "div.intro:matches(正文)~ul.chapter a", "chapterName": "text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.php?keyword={{key}}&submit=", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 六九中文", "bookSourceType": 0, "bookSourceUrl": "https://www.zw69.com", "customOrder": -88902986, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"本站推荐\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/wanben/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhen/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661885598688, "respondTime": 2457, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "#intro@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发合].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##69中文网.*" }, "ruleExplore": {}, "ruleSearch": { "author": ".s4@text", "bookList": ".novelslistss li||.l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.zw69.com/files/article/image/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text##\\[|\\]|小说|\\s.*", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".s2@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 顶点小说", "bookSourceType": 0, "bookSourceUrl": "https://www.230book.net", "customOrder": -88902985, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuanxiaoshuo/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhenxiaoshuo/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushixiaoshuo/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/chuanyuexiaoshuo/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyouxiaoshuo/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuanxiaoshuo/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/wanben/1_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661885782403, "respondTime": 2710, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "author": ".s5@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.230book.net/files/article/image/$2/$1/$1s.jpg###", "kind": ".s3@textNodes##\\(|\\)", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.230book.net/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#list li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&searchtype=articlename&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 新笔趣阁", "bookSourceType": 0, "bookSourceUrl": "https://www.xbiquge.so", "bookUrlPattern": "", "customOrder": -88902984, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/top/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/top/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"站推\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/wanben/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xuanhuanxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhenxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushixiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/chuanyuexiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyouxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuanxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1657003882019, "loginUrl": "", "respondTime": 2429, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#intro@html", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "replaceRegex": "##一秒记住.*免费阅读.|笔趣阁.*" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".s4@text", "bookList": ".novelslistss li||.l li", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://www.xbiquge.so/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": ".s1@text&&.s7@text&&.s5@text##小说|\\[|\\]|\\s.*", "lastChapter": ".s3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": "#list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 V笔趣阁", "bookSourceType": 0, "bookSourceUrl": "http://www.vbiquge.org", "customOrder": -88902983, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/rank/allvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/rank/monthvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/rank/weekvisit/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/rank/goodnum/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xclass/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/xclass/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异术\",\"url\":\"/xclass/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王朝\",\"url\":\"/xclass/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖\",\"url\":\"/xclass/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来\",\"url\":\"/xclass/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/xclass/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"探险\",\"url\":\"/xclass/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/xclass/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"特种\",\"url\":\"/xclass/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/xclass/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔幻\",\"url\":\"/xclass/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/xclass/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/xclass/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/xclass/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/xclass/16/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王室\",\"url\":\"/xclass/17/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法\",\"url\":\"/xclass/18/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡土\",\"url\":\"/xclass/19/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官职\",\"url\":\"/xclass/20/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"间谍\",\"url\":\"/xclass/21/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"唯美\",\"url\":\"/xclass/22/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"/xclass/23/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/quanben/xclass/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1657003916407, "respondTime": 3685, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
@js:result.replace(/各位书友要.*/g,\"\")", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:lastest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": "" }, "ruleContent": { "content": "#booktxt@html", "nextContentUrl": "#next_url@href" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".item", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "dd@text", "kind": "em.1@text", "name": "a.1@text", "wordCount": "em.0@text" }, "ruleToc": { "chapterList": "#list a", "chapterName": "dd@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/search/?searchkey={{key}}", "weight": 0 }, { "bookSourceComment": "//看完本小说的网站", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 NB中文网", "bookSourceType": 0, "bookSourceUrl": "http://www.nbw.la", "bookUrlPattern": "", "customOrder": -88902982, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/xuanhuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/qihuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/xiuzhenxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqingxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tongrenxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/wuxiaxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/youxixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/junshixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/jingjixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/lingyixiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/shangzhanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/xiaoyuanxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/guanchangxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/zhichangxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qitaxiaoshuo/{{page}}.htm\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\"\n}", "lastUpdateTime": 1656849172019, "loginUrl": "", "respondTime": 9127, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "class.list-group-item.1@tag.a@text&&class.list-group-item.2@text&&class.list-group-item.3@text##小说|写作进度.|更新时间.|\\s.*", "lastChapter": "[property=\"og:novel:lastest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".btn-danger@a@href", "wordCount": "" }, "ruleContent": { "content": "#txtContent@html", "imageStyle": "0", "nextContentUrl": "", "replaceRegex": "##.*记住网址.*|一秒记住.*|.求收藏.|手机站.*", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "div.3@text", "bookList": "#novel-list!1@li!0", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "", "intro": "", "kind": "i@text&&span@text##\\s.*", "lastChapter": "a.1@text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": "#chapters-list li a", "chapterName": "text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVip": "", "nextTocUrl": "", "updateTime": "" }, "searchUrl": "/search.htm?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 7017k小说", "bookSourceType": 0, "bookSourceUrl": "https://www.7017k.net", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88902981, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/xuanhuan/shuku_6527_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠武侠\",\"url\":\"/xianxia/shuku_2711_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushi/shuku_8837_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/chuanyue/shuku_2789_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/kehuan/shuku_3680_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人网游\",\"url\":\"/tongren/shuku_5235_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/xuanhuan/over_2071_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠武侠\",\"url\":\"/xianxia/over_875_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushi/over_3109_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/chuanyue/over_957_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/kehuan/over_1195_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人网游\",\"url\":\"/tongren/over_1569_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1652628308503, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 6270, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|卷\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": "" }, "ruleContent": { "content": ".box_box@textNodes" }, "ruleExplore": { "author": "a.4@text", "bookList": ".ul_m_list li", "bookUrl": "a.1@href", "coverUrl": "", "intro": "", "kind": "a.0@text&&span@text", "lastChapter": "a.3@text", "name": "a.1@text", "wordCount": ".words@text" }, "ruleSearch": { "author": "a.3@text", "bookList": ".ul_b_list li", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p.2@text", "kind": "span.0@text&&p.0@text&&.arcurl@ownText##.*状态.|关键.*|.*更新.|..:.*|\\s", "name": "a.0@text" }, "ruleToc": { "chapterList": ".list_box li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/plus/search.php?kwtype=0&searchtype=&q={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 乐文小说①", "bookSourceType": 0, "bookSourceUrl": "http://www.lewenge.org", "customOrder": -88902980, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/allvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/monthvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/weekvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/dayvisit/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/allvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/monthvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/weekvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/dayvote/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/goodnum/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/size/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/postdate/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/lastupdate/{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"魔幻玄幻\",\"url\":\"/fenlei1_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/fenlei2_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市青春\",\"url\":\"/fenlei3_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/fenlei4_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻游戏\",\"url\":\"/fenlei5_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"近代现代\",\"url\":\"/fenlei6_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人耽美\",\"url\":\"/fenlei7_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/fenlei8_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生异能\",\"url\":\"/fenlei9_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖推理\",\"url\":\"/fenlei10_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完本小说\",\"url\":\"/wanben1_{{page}}.shtml\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1647534666244, "loginUrl": "", "respondTime": 7452, "ruleBookInfo": { "author": "[name=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".intro@html", "kind": "[name=\"og:novel:category\"]@content&&[name=\"og:novel:status\"]@content&&[name=\"og:novel:update_time\"]@content", "lastChapter": "[name=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[name=\"og:novel:book_name\"]@content", "tocUrl": "[name=\"og:novel:read_url\"]@content", "wordCount": "tbody tr.5@td.1@textNodes##字" }, "ruleContent": { "content": "#content@p@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "span.0@text##.*:", "bookList": "#alistbox", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": ".intro@text", "lastChapter": "a.2@text##正文卷\\s|正文\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": "tbody.0@td a", "chapterName": "text##正文卷\\s|正文\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 乐文小说②", "bookSourceType": 0, "bookSourceUrl": "http://www.lewenxsw.com", "customOrder": -88902979, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻魔法\",\"url\":\"/list/1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/list/2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/list/3-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/list/4-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"/list/5-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/list/6-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/list/7-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他类型\",\"url\":\"/list/8-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643142091120, "loginUrl": "", "respondTime": 2261, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": ".content-ext@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##.*本章未完.*" }, "ruleExplore": { "author": "a.2@text", "bookList": ".col-md-6", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p@ownText", "name": "a.1@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.lewenxsw.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.4:3@text", "lastChapter": "", "name": "td.1@text" }, "ruleToc": { "chapterList": "class.list-charts.0@li a", "chapterName": "text##正文卷\\s|正文\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "目录列表加载很慢", "bookSourceGroup": "👍 优质", "bookSourceName": "👍 爱下电子书", "bookSourceType": 0, "bookSourceUrl": "https://m.aixdzs.com", "customOrder": -88902978, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日排行榜\",\"url\":\"/hot/day/?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/hot/month/?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/hot/?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"最新更新\",\"url\":\"/new/?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/sort/1?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真仙侠\",\"url\":\"/sort/2?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市青春\",\"url\":\"/sort/3?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort/4?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/sort/5?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/sort/6?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情穿越\",\"url\":\"/sort/7?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美同人\",\"url\":\"/sort/8?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"台言古言\",\"url\":\"/sort/9?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传统武侠\",\"url\":\"/sort/10?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典文学\",\"url\":\"/sort/11?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/sort/12?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国文学\",\"url\":\"/sort/13?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"当代现代\",\"url\":\"/sort/14?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"童话故事\",\"url\":\"/sort/15?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传记纪实\",\"url\":\"/sort/16?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"韩流青春\",\"url\":\"/sort/17?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视文学\",\"url\":\"/sort/18?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类别\",\"url\":\"/sort/0?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/sort/1?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真仙侠\",\"url\":\"/sort/2?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市青春\",\"url\":\"/sort/3?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort/4?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/sort/5?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/sort/6?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情穿越\",\"url\":\"/sort/7?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美同人\",\"url\":\"/sort/8?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"台言古言\",\"url\":\"/sort/9?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传统武侠\",\"url\":\"/sort/10?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典文学\",\"url\":\"/sort/11?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/sort/12?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国文学\",\"url\":\"/sort/13?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"当代现代\",\"url\":\"/sort/14?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"童话故事\",\"url\":\"/sort/15?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传记纪实\",\"url\":\"/sort/16?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"韩流青春\",\"url\":\"/sort/17?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视文学\",\"url\":\"/sort/18?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类别\",\"url\":\"/sort/0?page={{page}}&t=1\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1640066487717, "respondTime": 9342, "ruleBookInfo": { "author": "class.ix-list-info.0@a.0@text", "coverUrl": "img.0@src", "intro": "#intro@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "class.ix-list-info.0@a.1@text&&class.ix-list-info.0@span@text&&class.ix-list-info.0@p.4@text##\\s.*", "lastChapter": "class.ix-list-info.0@a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "h1@text##下载", "tocUrl": "", "wordCount": "class.ix-list-info.0@p.2@text##字數.|字数.|\\s.*" }, "ruleContent": { "content": ".page-content@p@html", "replaceRegex": "##[wW][\\w\\.]*[mM]" }, "ruleExplore": {}, "ruleSearch": { "author": "a.3@text", "bookList": ".ix-list li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p.0@text##.*简介.|.*簡介.|\\s", "kind": "em.0@text&&p.1@text##·|\\s.*##,", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "em.1@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "" }, "searchUrl": "/search/?k={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 麻雀阁", "bookSourceType": 0, "bookSourceUrl": "http://wap.maquege.com", "customOrder": -88902906, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"小说排行\",\"url\":\"/paihangbang/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全部小说\",\"url\":\"/shuku/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/xuanhuanmofa/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/wuxiaxiuzhen/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushiyanqing/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishijunshi/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技同人\",\"url\":\"/jingjitongen/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/kehuanlingyi/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/chuanyuejiakong/page_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1645997839730, "respondTime": 6520, "ruleBookInfo": { "author": ".block_txt2 a.0@text", "coverUrl": ".block_img2 img@src", "intro": "#intro@html##简介.", "kind": ".block_txt2 p.3:4:5@text##.*:|\\s.*", "lastChapter": "#newchaperlist a.0@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 h1@text" }, "ruleContent": { "content": "#BookText@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##一秒记住.*" }, "ruleExplore": { "author": "a.2@text", "bookList": ".bookbox", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": ".intro_line@textNodes", "lastChapter": "a.3@text", "name": "a.1@text" }, "ruleSearch": { "author": "a.3@text", "bookList": ".block", "bookUrl": "a.2@href", "coverUrl": "img@data-original", "intro": "a.4@text##简介.", "name": "h2@text" }, "ruleToc": { "chapterList": "#chapterlist li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href##$##,{'webView': true}" }, "searchUrl": "/home/search,{\n 'method': 'POST',\n 'body': 'action=search&q={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 2K小说", "bookSourceType": 0, "bookSourceUrl": "https://m.fpzw.org", "customOrder": -88902905, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/sort1/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/sort2/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort3/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/sort4/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/sort5/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/sort6/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/sort7/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/sort8/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/sort9/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/sort10/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本\",\"url\":\"/full/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1659279573057, "loginUrl": "", "respondTime": 3460, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": "#nr1@html", "replaceRegex": "##欢迎广大书友.*" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": "p.1@text##.*:", "bookList": ".hot_sale", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p.2@text##简介.|\\s", "kind": "", "lastChapter": "", "name": "p.0@text", "wordCount": "" }, "ruleToc": { "chapterList": "-class.chapter@li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/modules/article/so.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchtype=keywords&searchkey={{key}}&submit=&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "//本网站有很多垃圾冗余无法净化\n//需专用字体才可正常显示\n//https://m.ah123z.com/", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 爱好中文", "bookSourceType": 0, "bookSourceUrl": "https://m.ahzwx.com", "customOrder": -88902904, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/sort/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/sort/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/sort/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游小说\",\"url\":\"/sort/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/sort/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异小说\",\"url\":\"/sort/7_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/sort/8_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/full/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1660225376570, "respondTime": 20734, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": ".xx li.1@text&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##分类.|小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#nr@p@html", "imageStyle": "TEXT", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\-->|\\s*『章节错误.*』\\s*|\\s*『百度搜索.*』\\s*|\\s*(收藏.*)\\s*|\\s*.*百度搜索.*\\s*", "sourceRegex": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".xbk", "bookUrl": "a.0@href", "coverUrl": "img@data-original", "intro": "span.2@text", "kind": ".tjrs@text", "lastChapter": "a.3@text", "name": "a.1@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".xbk li", "bookUrl": "a.1@href", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##https://www.ah123z.com/files/article/image/$2/$1/$1s.jpg###", "kind": "a.0@text##\\[|\\]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".zxjz li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/s.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"type=articlename&s={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 基友书屋", "bookSourceType": 0, "bookSourceUrl": "https://www.gaysay.com", "bookUrlPattern": "", "customOrder": -88902903, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"排行\",\"url\":\"/rank/all/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"飞魔幻\",\"url\":\"/rank/all/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"桃之夭夭\",\"url\":\"/rank/all/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"飞言情\",\"url\":\"/rank/all/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"花火\",\"url\":\"/rank/all/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/rank/all/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/rank/all/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/rank/all/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/rank/all/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国\",\"url\":\"/rank/all/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/rank/all/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/rank/all/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/rank/all/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/rank/all/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/rank/all/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/rank/all/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/rank/all/16/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/rank/all/17/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/rank/all/18/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/rank/all/19/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/rank/all/20/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/rank/all/21/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/rank/all/22/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/rank/all/23/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/rank/all/24/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/rank/all/25/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/category/finish/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"飞魔幻\",\"url\":\"/category/finish/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"桃之夭夭\",\"url\":\"/category/finish/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"飞言情\",\"url\":\"/category/finish/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"花火\",\"url\":\"/category/finish/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/finish/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category/finish/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/category/finish/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/category/finish/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国\",\"url\":\"/category/finish/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/category/finish/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/category/finish/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/finish/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/category/finish/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/finish/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/category/finish/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/finish/16/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/category/finish/17/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/category/finish/18/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/finish/19/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/category/finish/20/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/category/finish/21/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/category/finish/22/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/category/finish/23/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/category/finish/24/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/category/finish/25/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1633958713588, "loginUrl": "", "respondTime": 14085, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": ".BGsectionOne-top-left img@src", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:lastest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "text.章节目录@href" }, "ruleContent": { "content": "#C0NTENT@p@html", "replaceRegex": "##.*回.*网.*址.*社.*区|.*w.*w.*w.*点.*" }, "ruleExplore": { "author": "p.1@a@text", "bookList": ".book_list_img li&&.CGsectionTwo-right-content-unit", "bookUrl": ".book_img_name a@href&&.r@href&&.title@href", "coverUrl": "img@_src", "intro": "p.2@text", "kind": "p.3@text##.*\\s", "name": ".book_img_name@text&&.r@text&&.title@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".SHsectionThree-middle p", "bookUrl": "a.1@href", "intro": "", "kind": "a.0@text", "lastChapter": "", "name": "a.1@text" }, "ruleToc": { "chapterList": ".BCsectionTwo-top li a", "chapterName": "text", "chapterUrl": "href##$##$,{\"webView\":true}", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/search/{{key}}/{{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 笔下文学", "bookSourceType": 0, "bookSourceUrl": "https://www.bixia66.com", "customOrder": -88902902, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/list/1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/list/2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/list/3-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/list/4-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/list/5-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/list/6-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/list/7-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/list/8-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1643142125272, "loginUrl": "", "respondTime": 3261, "ruleBookInfo": { "author": "h3 a@text", "coverUrl": ".info1 img@src", "intro": ".info2 p@html##重要通知.*|各位书友要(.|\\n)*", "kind": ".info3 p.0@ownText&&.info3 span@text##.*类别.|小说.*|\\/.*|\\s", "lastChapter": ".info3 a.-1@text##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "h1@text" }, "ruleContent": { "content": ".content-ext@textNodes", "nextContentUrl": ".next a@href", "replaceRegex": "##.*点击下一页.*", "sourceRegex": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".col-md-6", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p@ownText##\\s", "name": "a.1@text" }, "ruleSearch": { "author": "a.1@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://img.bixia66.com/$2/$1/$1s.jpg###", "kind": "p.3:2@text", "name": "a.0@text" }, "ruleToc": { "chapterList": "class.list-charts.1@li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "两次搜索间隔30秒;频繁刷新容易崩溃", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 乐文小说", "bookSourceType": 0, "bookSourceUrl": "https://s.lwlewen.net", "customOrder": -88902901, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/list/1/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/list/2/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/list/3/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/list/4/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/list/5/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/list/6/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/list/7/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/list/8/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"社会\",\"url\":\"/list/9/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/list/10/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本\",\"url\":\"/quanben/list/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1653941288049, "loginUrl": "", "respondTime": 6932, "ruleBookInfo": { "author": ".info a.0@text", "coverUrl": "tbody.0@img@src", "init": "", "intro": ".intro@html##简介.", "kind": ".info a.1@text&&.info p.3:4@text##.*:|\\s.*", "lastChapter": ".info a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".info strong@text##\\_.*", "tocUrl": "text.章节目录@href" }, "ruleContent": { "content": "#nr1@html", "nextContentUrl": "#pb_next@href", "replaceRegex": "##乐文小说.*|手机用户请.*|.*免费小说.*|.*502情况.*|网om】,|一秒记住.*免费阅读." }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "" }, "ruleSearch": { "author": "span.0@text##.*:", "bookList": ".list-item", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "span.-1@text", "kind": "", "name": "a.1@text##\\_.*" }, "ruleToc": { "chapterList": ".last9 li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search/,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 九五小说", "bookSourceType": 0, "bookSourceUrl": "http://www.xfjxs.com", "customOrder": -88902899, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻魔法\",\"url\":\"/mulu/1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/mulu/2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/mulu/3-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/mulu/4-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/mulu/5-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"/mulu/6-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/mulu/7-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/mulu/8-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越小说\",\"url\":\"/mulu/9-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/mulu/10-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完本小说\",\"url\":\"/modules/article/articlelist.php?fullflag=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643142190416, "loginUrl": "", "respondTime": 4122, "ruleBookInfo": { "author": ".author a@text", "coverUrl": ".con_limg img@src", "intro": ".r_cons@html", "kind": ".txt_nav a.1@text&&.lastrecord@ownText##小说|.*\\(|\\).*", "lastChapter": ".lastrecord a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "h1@text", "tocUrl": ".r_tools a.1@href" }, "ruleContent": { "content": "#content@textNodes", "replaceRegex": "##\\.pbtxt." }, "ruleExplore": { "author": "a.2@text", "bookList": "#alistbox", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".intro@text", "kind": "", "lastChapter": "", "name": "a.1@text##《|》", "wordCount": "" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.xfjxs.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".novel_list dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php?ie=gbk&searchkey={{key}}&ct=2097152", "weight": 0 }, { "bookSourceComment": "//频繁刷新容易宕机\n//搜索间隔10秒", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 吞噬小说", "bookSourceType": 0, "bookSourceUrl": "https://m.tszw.org", "customOrder": -88902898, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/list/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/list/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/list/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/list/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/list/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/list/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/list/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/list/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/list/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1661888211288, "loginUrl": "", "respondTime": 23071, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*|小说", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "text.章节目录@href" }, "ruleContent": { "content": "#txt@html", "nextContentUrl": "#pb_next@href", "replaceRegex": "##吞噬小说.*|手机用户请.*|.*免费小说.*|.*502情况.*" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "" }, "ruleSearch": { "author": "a.1@text", "bookList": ".sort_list li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://m.tszw.org/qs_html/img/$2/$1/$1s.jpg###", "intro": "", "kind": ".s1@text&&.s5@text##\\[|\\]|小说", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text" }, "ruleToc": { "chapterList": ".chapter-list.-1@li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search.html,{\n \"method\": \"POST\",\n \"body\": \"s={{key}}\",\n \"webView\": true\n}", "weight": 0 }, { "bookSourceComment": "加载超级慢,频繁刷新容易崩溃", "bookSourceGroup": "🔰 普通", "bookSourceName": "🔰 燃文书库", "bookSourceType": 0, "bookSourceUrl": "http://m.778buy.com", "customOrder": -88902897, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"日点击榜\",\"url\":\"/top/dayvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/top/size_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/sort/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/sort/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/sort/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/sort/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游动漫\",\"url\":\"/sort/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/sort/7_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/sort/8_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文诗词\",\"url\":\"/sort/9_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/sort/10_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本小说\",\"url\":\"/full/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1647533539031, "loginUrl": "", "respondTime": 35577, "ruleBookInfo": { "author": ".block_txt2 a.2@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".block_txt2 a.3@text&&.block_txt2 p.4:5@text##.*:|\\s.*", "lastChapter": ".block_txt2 a.4@text##最新章节|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.1@text##章节.*|免费.*", "tocUrl": "text.查看目录@href" }, "ruleContent": { "content": "#nr1@html", "nextContentUrl": "text.下一页@href##$##,{\"webView\":true}", "replaceRegex": "##.*章节未完.*|阅读.*最新章节.*|\\-->" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".cover p", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://www.778buy.com/files/article/image/$2/$1/$1s.jpg###", "kind": "a.0@text##\\[|\\]", "name": "a.1@text##章节.*|免费.*" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href##$##,{\"webView\":true}", "nextTocUrl": "text.下一页@href##$##,{\"webView\":true}" }, "searchUrl": "/s.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'type=articlename&s={{key}}&submit='\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💗 女频", "bookSourceName": "💗 UC书库", "bookSourceType": 0, "bookSourceUrl": "http://m.ucshuku.com", "customOrder": -88902886, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/top/dayvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top/weekvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top/monthvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top/size_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/top/dayvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/top/weekvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻仙侠\",\"url\":\"/sort/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"清穿小说\",\"url\":\"/sort/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"/sort/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊小说\",\"url\":\"/sort/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美小说\",\"url\":\"/sort/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/sort/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/sort/7_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传统言情\",\"url\":\"/sort/8_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代耽美\",\"url\":\"/sort/9_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/sort/10_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本小说\",\"url\":\"/full/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643562408989, "respondTime": 62231, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文卷.|正文.|VIP章节.|免费章节.|VIP卷.|默认卷.|章节目录.|最新章节.|[\\((【].*?[求更谢乐发合].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##UC小说网.*|.*本章未完.*)|最新网址.*" }, "ruleExplore": { "author": "a.2@text", "bookList": ".content_link||.tt", "bookUrl": "a.1@href", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://www.ucshuku.com/files/article/image/$2/$1/$1s.jpg###", "intro": ".p5@text", "kind": "a.0@text&&.label p.0@text##\\[|\\]", "name": "a.1@text", "wordCount": ".label p.1@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".search_list", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.ucshuku.com/files/article/image/$2/$1/$1s.jpg###", "kind": "a.1@text##小说", "name": "a.0@text" }, "ruleToc": { "chapterList": ".list!0@li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/s.php,{\n 'method': 'POST',\n 'body': 'type=articlename&s={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💗 女频", "bookSourceName": "💗 520小说", "bookSourceType": 0, "bookSourceUrl": "http://m.520xsb.com", "bookUrlPattern": "", "customOrder": -88902885, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top-goodnum-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top-size-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top-lastupdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/sort-1-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/sort-2-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/sort-3-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门总裁\",\"url\":\"/sort-4-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能玄幻\",\"url\":\"/sort-6-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/sort-7-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/sort-8-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本小说\",\"url\":\"/full-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1647271784785, "loginUrl": "", "respondTime": 19358, "ruleBookInfo": { "author": ".block_txt2 a.2@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html##简介.", "kind": ".block_txt2 a.3@text&&.block_txt2 p.4:5@text##状态.|更新.|小说分类.|小说", "lastChapter": ".block_txt2 a.4@text", "name": "h2@text##《|》.*", "tocUrl": ".block_txt2 a.0@href##info##wapbook" }, "ruleContent": { "content": "#nr1@html", "imageStyle": "0" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".cover p", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://www.520xsb.com/files/article/image/$2/$1/$1s.jpg###", "kind": "a.0@text##\\[|\\]|小说", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/modules/article/waps.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchtype=articlename&searchkey={{key}}&submit=\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💗 女频", "bookSourceName": "💗 指尖阅读", "bookSourceType": 0, "bookSourceUrl": "https://zjyd.danmofun.com", "bookUrlPattern": "", "customOrder": -88902884, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"精选\",\"url\":\"/app/book/homepage?type=choice&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"选书\",\"url\":\"/app/book/choice/recom?page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/app/book/tag/list?tag=短篇&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"复仇\",\"url\":\"/app/book/tag/list?tag=复仇&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜宠\",\"url\":\"/app/book/tag/list?tag=甜宠&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"/app/book/tag/list?tag=豪门&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐圈\",\"url\":\"/app/book/tag/list?tag=娱乐圈&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王爷\",\"url\":\"/app/book/tag/list?tag=王爷&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/app/book/tag/list?tag=种田&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷\",\"url\":\"/app/book/tag/list?tag=宫廷&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世\",\"url\":\"/app/book/tag/list?tag=异世&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"妖魔\",\"url\":\"/app/book/tag/list?tag=妖魔&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/app/book/tag/list?tag=悬疑&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/app/book/tag/list?tag=强强&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"明星\",\"url\":\"/app/book/tag/list?tag=明星&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/app/book/tag/list?tag=校园&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现言\",\"url\":\"/app/book/homepage?type=xdyq&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/app/book/homepage?type=gdyq&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"幻言\",\"url\":\"/app/book/homepage?type=mhxy&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱\",\"url\":\"/app/book/homepage?type=cadm&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"书库\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"原创文学\",\"url\":\"/app/book/type/books?type=ycwx&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市情缘\",\"url\":\"/app/book/type/books?type=xdyq&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/app/book/type/books?type=gdyq&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/app/book/type/books?type=qcxy&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑刑侦\",\"url\":\"/app/book/type/books?type=mhxy&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠情缘\",\"url\":\"/app/book/type/books?type=xxqy&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想情缘\",\"url\":\"/app/book/type/books?type=hxqy&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱耽美\",\"url\":\"/app/book/type/books?type=cadm&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版专区\",\"url\":\"/app/book/type/books?type=cbzq&page={{page}}&size=20&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1634994957303, "loginUrl": "", "respondTime": 8743, "ruleBookInfo": { "author": "author", "coverUrl": "cover", "init": "java.aesBase64DecodeToString(JSON.parse(result).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")data", "intro": "desc##(^|[。!?]+[”」)】]?)##$1
", "kind": "tag##;##,", "lastChapter": "recent.title", "name": "title", "tocUrl": "/app/book/chapter/list?bid={{java.put('bid',java.getString('$.bookId'))}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3", "wordCount": "words" }, "ruleContent": { "content": "java.aesBase64DecodeToString(JSON.parse(result).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")data.content" }, "ruleExplore": { "author": "author", "bookList": "java.aesBase64DecodeToString(JSON.parse(result).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")data.themeCard[*].bookList[*]||data.bookList[*]", "bookUrl": "/app/book/query/detail?bid={{$.bookId}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3", "coverUrl": "cover", "intro": "desc", "kind": "tag##;##,", "lastChapter": "@js:\nresp=JSON.parse(java.aesBase64DecodeToString(JSON.parse(java.ajax('https://zjyd.danmofun.com/app/book/query/detail?bid={{$.bookId}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3')).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")).data\nresp.recent.title", "name": "title", "wordCount": "java.aesBase64DecodeToString(JSON.parse(java.ajax('https://zjyd.danmofun.com/app/book/query/detail?bid={{$.bookId}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3')).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")data.words" }, "ruleSearch": { "author": "author", "bookList": "java.aesBase64DecodeToString(JSON.parse(result).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")data.bookList||data.moreList", "bookUrl": "/app/book/query/detail?bid={{$.bookId}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3", "coverUrl": "cover", "intro": "desc", "kind": "tag##;##,", "lastChapter": "@js:\nresp=JSON.parse(java.aesBase64DecodeToString(JSON.parse(java.ajax('https://zjyd.danmofun.com/app/book/query/detail?bid={{$.bookId}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3')).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")).data\nresp.recent.title", "name": "title", "wordCount": "java.aesBase64DecodeToString(JSON.parse(java.ajax('https://zjyd.danmofun.com/app/book/query/detail?bid={{$.bookId}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3')).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")data.words" }, "ruleToc": { "chapterList": "java.aesBase64DecodeToString(JSON.parse(result).data,\"njlemeng20182017\",\"AES/CBC/PKCS5Padding\",\"1234567812345678\")data.chapterList", "chapterName": "title", "chapterUrl": "/app/book/chapter/content?bid=@get:{bid}&cid={{$.chapterId}}&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&res=app&ver=2410" }, "searchUrl": "/app/book/search/book?title={{key}}&page={{page}}&size=10&uid=lkbe3ab3be8e5ddf1e6736590cf9ca24e3&ver=2410", "weight": 0 }, { "bookSourceComment": "//搜索间隔10秒", "bookSourceGroup": "💗 女频", "bookSourceName": "💗 言情小说", "bookSourceType": 0, "bookSourceUrl": "http://www.yqk.net", "customOrder": -88902883, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/articles.php?sort=allvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/articles.php?sort=monthvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/articles.php?sort=weekvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/articles.php?sort=postdate&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"情节\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"欢喜冤家\",\"url\":\"/qingjie/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情有独钟\",\"url\":\"/qingjie/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"候门似海\",\"url\":\"/qingjie/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"别后重逢\",\"url\":\"/qingjie/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"一见钟情\",\"url\":\"/qingjie/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青梅竹马\",\"url\":\"/qingjie/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日久生情\",\"url\":\"/qingjie/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古色古香\",\"url\":\"/qingjie/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"近水楼台\",\"url\":\"/qingjie/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"后知后觉\",\"url\":\"/qingjie/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/qingjie/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"斗气冤家\",\"url\":\"/qingjie/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"死缠烂打\",\"url\":\"/qingjie/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/qingjie/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"摩登世界\",\"url\":\"/qingjie/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"失而复得\",\"url\":\"/qingjie/16/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"痴心不改\",\"url\":\"/qingjie/17/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"破镜重圆\",\"url\":\"/qingjie/18/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"苦尽甘来\",\"url\":\"/qingjie/19/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"误打误撞\",\"url\":\"/qingjie/20/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暗恋成真\",\"url\":\"/qingjie/21/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/qingjie/22/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖恩怨\",\"url\":\"/qingjie/23/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"弄假成真\",\"url\":\"/qingjie/24/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时代\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"唐朝\",\"url\":\"/shidai/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宋朝\",\"url\":\"/shidai/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"明朝\",\"url\":\"/shidai/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"清朝\",\"url\":\"/shidai/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/shidai/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/shidai/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/shidai/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/shidai/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"地点\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"大陆\",\"url\":\"/didian/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"香港\",\"url\":\"/didian/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"台湾\",\"url\":\"/didian/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"某市\",\"url\":\"/didian/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/didian/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"外国\",\"url\":\"/didian/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"美国\",\"url\":\"/didian/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"英国\",\"url\":\"/didian/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"法国\",\"url\":\"/didian/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"澳洲\",\"url\":\"/didian/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"德国\",\"url\":\"/didian/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"意大利\",\"url\":\"/didian/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"加拿大\",\"url\":\"/didian/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"新加坡\",\"url\":\"/didian/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"日本\",\"url\":\"/didian/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"韩国\",\"url\":\"/didian/16/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661886275887, "loginUrl": "", "respondTime": 3449, "ruleBookInfo": { "author": ".base a.2@text", "coverUrl": ".img img@src", "intro": ".intro@html##.*简介.", "kind": ".base p.4@a@text", "lastChapter": ".base p.5@a@text", "name": ".base a.1@text", "wordCount": ".base em.0@text" }, "ruleContent": { "content": ".content@textNodes" }, "ruleExplore": {}, "ruleSearch": { "author": "a.2@text", "bookList": ".left li", "bookUrl": "a.1@href", "coverUrl": "img.0@src", "intro": "p.4@text##.*简介.|\\s", "kind": "p.3@a@text", "lastChapter": "a.-1@text", "name": "a.1@text", "wordCount": "em.-1@text" }, "ruleToc": { "chapterList": ".chapter dd a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.php,{\n 'charset': 'gb2312',\n 'method': 'POST',\n 'body': 'searchkey={{key}}&page={{page}}'\n}", "weight": 0 }, { "bookSourceComment": "第一版主网", "bookSourceGroup": "💗 女频", "bookSourceName": "💗 乡村小说", "bookSourceType": 0, "bookSourceUrl": "http://m.1bzw.org", "customOrder": -88902881, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日点击榜\",\"url\":\"/top-dayvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/top-weekvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top-monthvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top-allvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top-goodnum-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/top-size-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top-allvote-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top-postdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top-lastupdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/sort-1-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort-3-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村\",\"url\":\"/sort-7-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/sort-8-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全本\",\"url\":\"/full-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661887490371, "respondTime": 17260, "ruleBookInfo": { "author": ".block_txt2 a.2@text", "coverUrl": ".block_img2 img@src", "init": "", "intro": ".intro_info@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".block_txt2 a.3@text&&.block_txt2 p.4:5@text##.*:|小说|\\s.*", "lastChapter": ".block_txt2 a.4@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".block_txt2 a.1@text", "tocUrl": "text.查看目录@href" }, "ruleContent": { "content": "#nr1@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\&n|bsp\\;|《.乡.村.小.说.*》|3Z中文网|\\\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'http://www.1bzw.org/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": "a.0@text##\\[|\\]|小说", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/modules/article/waps.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchtype=articlename&searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "//搜索间隔30秒", "bookSourceGroup": "📚 出版", "bookSourceName": "📚 鬼书集", "bookSourceType": 0, "bookSourceUrl": "https://www.guishuji.cc", "bookUrlPattern": "", "customOrder": -88902874, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"道士\",\"url\":\"/daoshi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"盗墓\",\"url\":\"/daomu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/kongbu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/wuxia/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/guanchang/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网络\",\"url\":\"/wangluo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/guanchang/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yanqing/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"儿童\",\"url\":\"/ertong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/qingchun/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女性\",\"url\":\"/nvxing/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"育儿\",\"url\":\"/yuer/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"旅游\",\"url\":\"/lvyou/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"健康\",\"url\":\"/jkms/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/lingyi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古典\",\"url\":\"/gudian/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国\",\"url\":\"/waiguo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/xiandai/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"国学\",\"url\":\"/guoxue/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"思维\",\"url\":\"/luojisiwei/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"创业\",\"url\":\"/chuangye/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文化\",\"url\":\"/wenhua/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"互联\",\"url\":\"/hulianwang/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科普\",\"url\":\"/kepu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"散文\",\"url\":\"/sanwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"学习\",\"url\":\"/xuexi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗集\",\"url\":\"/xuexi1/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"心理\",\"url\":\"/xinlixue/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"哲学\",\"url\":\"/zhexue/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纪实\",\"url\":\"/jishi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"畅销\",\"url\":\"/changxiao/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"传记\",\"url\":\"/zhuanji/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661888827567, "loginUrl": "", "respondTime": 2735, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content##小说", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": ".article-content@html", "imageStyle": "TEXT" }, "ruleExplore": { "author": "a.2@text", "bookList": ".notes-style-list li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".text@text", "name": "a.1@text" }, "ruleSearch": { "author": "", "bookList": ".excerpts-wrapper li", "bookUrl": "a.0@href", "checkKeyWord": "乡村", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "a.1@text", "name": "a.0@text##《|》" }, "ruleToc": { "chapterList": ".excerpts li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/index.php,{\n \"method\": \"POST\",\n \"body\": \"show=title&tempid=1&keyboard={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版", "bookSourceName": "📚 下书网", "bookSourceType": 0, "bookSourceUrl": "https://www.shutxt.com", "customOrder": -88902873, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"文学\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代名著\",\"url\":\"/mz/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典名著\",\"url\":\"/gudai/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"世界名著\",\"url\":\"/waiguo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"当代小说\",\"url\":\"/xiandai/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学评论\",\"url\":\"/wxpl/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文随笔\",\"url\":\"/sw/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"儿童文学\",\"url\":\"/shaoer/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"青春校园\",\"url\":\"/xiaoyuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"言情\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/guyan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/yq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美小说\",\"url\":\"/danmei/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻仙侠\",\"url\":\"/xh/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠小说\",\"url\":\"/wx/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越小说\",\"url\":\"/cy/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/kh/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事小说\",\"url\":\"/js/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游小说\",\"url\":\"/wy/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑小说\",\"url\":\"/xy/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"恐怖小说\",\"url\":\"/kongbu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"人文\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"人文社科\",\"url\":\"/rw/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人物传记\",\"url\":\"/zj/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史小说\",\"url\":\"/ls/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志书籍\",\"url\":\"/lz/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"生活科普\",\"url\":\"/sh/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1655542241782, "loginUrl": "", "respondTime": 6556, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".neirong@html##分享到.", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": ".xinxi li.2@text##字数." }, "ruleContent": { "content": ".zw@html", "replaceRegex": "##下书网|下.*书.*网|�|([a-zA-Z0-9]).*([Cc][Oo][Mm])", "sourceRegex": "" }, "ruleExplore": { "author": "a.1@text", "bookList": ".bbox", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "p.-1@text##简介.", "kind": "", "lastChapter": "a.2@text", "name": "a.0@text" }, "ruleSearch": { "bookList": ".sbintro", "bookUrl": "a.0@href", "intro": "div.1@text##简介.", "kind": "div.2@text##.*状态.", "name": "a.0@text", "wordCount": "div.2@text##.*更新.|\\s.*" }, "ruleToc": { "chapterList": "#yuedu td.0@li%%td.1@li%%td.2@li", "chapterName": "a@text", "chapterUrl": "a@href" }, "searchUrl": "/e/search/index.php,{\n \"method\": \"POST\",\n \"body\": \"show=title&keyboard={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版", "bookSourceName": "📚 中华典藏", "bookSourceType": 0, "bookSourceUrl": "https://www.zhonghuadiancang.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88902872, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"学术杂记\",\"url\":\"/xueshuzaji/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学艺术\",\"url\":\"/wenxueyishu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"佛学宝典\",\"url\":\"/foxuebaodian/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天文地理\",\"url\":\"/tianwendili/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄学五术\",\"url\":\"/xuanxuewushu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"儒理哲学\",\"url\":\"/rulizhexue/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史传记\",\"url\":\"/lishizhuanji/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗词戏曲\",\"url\":\"/shicixiqu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"类书文集\",\"url\":\"/leishuwenji/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"国学知识\",\"url\":\"/guoxuezhishi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"外国名著\",\"url\":\"/waiguomingzhu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"家训\",\"url\":\"/tags-11-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传记\",\"url\":\"/tags-9-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"笔记\",\"url\":\"/tags-15-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"哲学\",\"url\":\"/tags-24-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"易学\",\"url\":\"/tags-26-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"史学\",\"url\":\"/tags-30-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"注释\",\"url\":\"/tags-37-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文集\",\"url\":\"/tags-39-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兵书\",\"url\":\"/tags-44-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小说\",\"url\":\"/tags-57-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"地方\",\"url\":\"/tags-58-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"道教\",\"url\":\"/tags-60-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"蒙学\",\"url\":\"/tags-64-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗集\",\"url\":\"/tags-65-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"词集\",\"url\":\"/tags-66-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗论\",\"url\":\"/tags-67-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"占卜\",\"url\":\"/tags-76-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中医\",\"url\":\"/tags-80-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"农书\",\"url\":\"/tags-99-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"茶书\",\"url\":\"/tags-100-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游记\",\"url\":\"/tags-118-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"植物\",\"url\":\"/tags-104-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"画论\",\"url\":\"/tags-109-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"书法\",\"url\":\"/tags-111-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"戏曲\",\"url\":\"/tags-113-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"诗文\",\"url\":\"/tags-125-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1661889252830, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 947, "ruleBookInfo": { "author": ".panel-heading a@text", "coverUrl": ".fmpic img@src", "intro": ".m-summary@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".breadcrumb a.1@text", "lastChapter": "#booklist a.-1@text", "name": ".breadcrumb a.2@text" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": {}, "ruleSearch": { "author": "a.1@text", "bookList": "tbody tr", "bookUrl": "a.0@href", "checkKeyWord": "", "intro": "p@text", "name": "a.0@text" }, "ruleToc": { "chapterList": ".vv-book a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/index.php,{\n \"method\": \"POST\",\n \"body\": \"tbname=bookname&show=title,writer&tempid=1&keyboard={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版", "bookSourceName": "📚 天涯书库", "bookSourceType": 0, "bookSourceUrl": "https://www.tianyashuku.com", "customOrder": -88902871, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"女生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/yq/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/qingchun/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文化\",\"url\":\"/wenhua/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女性\",\"url\":\"/nvxing/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/kb/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/xdwx/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"儿童\",\"url\":\"/etwx/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/wuxia/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/zttl/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/kbly/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/guanchang/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网络\",\"url\":\"/xuanhuan/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"传记\",\"url\":\"/rwzj/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典\",\"url\":\"/gudian/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"国学经典\",\"url\":\"/guoxue/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国\",\"url\":\"/waiguo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"创业\",\"url\":\"/cy/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"互联网\",\"url\":\"/hlw/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逻辑思维\",\"url\":\"/ljsw/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"诗词歌赋\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"唐诗\",\"url\":\"/tangshi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宋词\",\"url\":\"/songci/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"辞赋鉴赏\",\"url\":\"/cifu/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典文学\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"蒙学经典\",\"url\":\"/meng/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中医典籍\",\"url\":\"/yishu/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"易经书籍\",\"url\":\"/yijing/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"史书典籍\",\"url\":\"/shishu/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诸子百家\",\"url\":\"/zzbj/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代兵法\",\"url\":\"/bing/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"佛经典籍\",\"url\":\"/fojing/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"道教书籍\",\"url\":\"/daojiao/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"生活常识\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"健康保健\",\"url\":\"/jkbj/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"健康饮食\",\"url\":\"/jkys/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生活百科\",\"url\":\"/shbk/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美容知识\",\"url\":\"/mrzs/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"历史文化\",\"url\":\"/lswh/\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656850956660, "respondTime": 4059, "ruleBookInfo": { "author": ".book-describe a.0@text", "coverUrl": ".book-img img@src", "init": "", "intro": ".describe-html@html", "kind": ".book-describe p.1:2@text##.*:|小说", "lastChapter": ".book-list a.-1@text", "name": ".book-describe h1@text" }, "ruleContent": { "content": "#nr1@html" }, "ruleExplore": { "author": "", "bookList": "ol li", "bookUrl": "a.1@href", "coverUrl": "img@src", "name": "h2@text" }, "ruleSearch": { "bookList": ".search-novel-item", "bookUrl": "a@href", "kind": ".search-novel-auth@text", "name": ".search-novel-name@text" }, "ruleToc": { "chapterList": ".book-list li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/index.php,{\n \"method\": \"POST\",\n \"body\": \"keyboard={{key}}&show=title\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版", "bookSourceName": "📚 超星读书", "bookSourceType": 0, "bookSourceUrl": "http://yz4.chaoxing.com", "bookUrlPattern": "", "customOrder": -88902870, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"推荐\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=130&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"文学·世界文学名著\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000007&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"名家名作\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000008&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"流行小说\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000010&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典文学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000009&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌散文\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000033&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学理论\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000063&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纪实文学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000498&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"少儿文学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000001204&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"外文原著\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"/start=0&size=1000&channelId=1000000438&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"历史·中国史\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000057&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"史学研究\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000072&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人物传记\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000066&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文物考古\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000069&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"通俗演绎\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000060&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"世界史\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000001049&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"哲学·中国哲学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000013&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"西方哲学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000014&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"马克思主义哲学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000015&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宗教\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000393&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"艺术·摄影\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000051&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"美术书法\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000042&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"音乐舞蹈\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000045&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"建筑雕塑\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000048&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"戏曲戏剧\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000081&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电影电视\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000001046&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"艺术理论\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000075&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经管·经济管理\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000102&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"投资理财\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000105&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"金融会计\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000108&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"成功励志\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000111&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"创业创新\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000138&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"政法·政治学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000414&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"法学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000417&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"国际关系\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000420&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"杜科·心理学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000090&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"社会学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000087&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"语言文字\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000135&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新闻与传播\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000435&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事·军事理论\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000426&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"军事技术\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000429&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"军事百科\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000432&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"工学·工业技术\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000026&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"航空航天\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000027&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"交通运输\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000030&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"环境科学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000031&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"计算机科学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000036&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"农业科学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000032&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"医药·公共卫生\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000471&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"基础医学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000474&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中医学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000477&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"临床医学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000480&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"药学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000483&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"教育·高等教育\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000399&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"基础教育\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000402&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职业教育\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000405&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"理论与管理\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000408&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大众·烹饪\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000120&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"旅游\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000123&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"保健\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000126&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"育儿\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000129&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000001048&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小人书\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000522&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生活百科\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000486&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"理学·科普读物\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000017&\\\"}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"数学物理化学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000019&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天文地球\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000020&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生物科学\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000022&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"自然科学总论\",\"url\":\"/circlemarket/getBook,{\\\"method\\\":\\\"POST\\\",\\\"body\\\":\\\"start=0&size=1000&channelId=1000000023&\\\"}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1634308307893, "loginUrl": "", "respondTime": 2272, "ruleBookInfo": { "author": ".artCon p@text##\\s*编?著", "coverUrl": "", "init": "", "intro": "", "kind": "", "lastChapter": ".con a.-1@text", "name": "h2.0@text", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": ".ztArtCon@p@html##([\\w,、。!?]{26}[。!?;]+[”’]?)(?=[^\\n]{27})##$1
", "imageStyle": "FULL", "nextContentUrl": "", "replaceRegex": "", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "author##\\s*编?著", "bookList": "subject", "bookUrl": "mobileulr", "coverUrl": "coverUrl", "intro": "", "kind": "", "lastChapter": "", "name": "name", "wordCount": "" }, "ruleSearch": { "author": "author##\\s*编?著", "bookList": "$.[*]", "bookUrl": "mobileulr", "coverUrl": "coverUrl", "intro": "", "kind": "", "lastChapter": "", "name": "name", "wordCount": "" }, "ruleToc": { "chapterList": "+class.con@a", "chapterName": "text##^目录$", "chapterUrl": "attr##&name=.+", "isVip": "", "nextTocUrl": "", "updateTime": "" }, "searchUrl": "/circlemarket/getsearch,{\n \"method\": \"POST\",\n \"body\": \"&channelId=52&sw={{key}}&start=0&size=25\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版", "bookSourceName": "📚 拉米阅读", "bookSourceType": 0, "bookSourceUrl": "https://read.lmeee.com", "bookUrlPattern": "", "customOrder": -88902869, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"༺ˇ»`ʚ新书榜ɞ´«ˇ༻\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1}},{\"title\":\"全部\",\"url\":\"/books/0-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"小说\",\"url\":\"/books/11-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"文学\",\"url\":\"/books/12-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"成功\",\"url\":\"/books/13-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"传记\",\"url\":\"/books/14-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"社科\",\"url\":\"/books/15-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"少儿\",\"url\":\"/books/16-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"生活\",\"url\":\"/books/17-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"其他\",\"url\":\"/books/18-no-0/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"༺ˇ»`ʚ收藏榜ɞ´«ˇ༻\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1}},{\"title\":\"全部\",\"url\":\"/books/0-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"小说\",\"url\":\"/books/11-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"文学\",\"url\":\"/books/12-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"成功\",\"url\":\"/books/13-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"传记\",\"url\":\"/books/14-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"社科\",\"url\":\"/books/15-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"少儿\",\"url\":\"/books/16-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"生活\",\"url\":\"/books/17-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"其他\",\"url\":\"/books/18-no-1/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"༺ˇ»`ʚ点击榜ɞ´«ˇ༻\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1}},{\"title\":\"全部\",\"url\":\"/books/0-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"小说\",\"url\":\"/books/11-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"文学\",\"url\":\"/books/12-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"成功\",\"url\":\"/books/13-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"传记\",\"url\":\"/books/14-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"社科\",\"url\":\"/books/15-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"少儿\",\"url\":\"/books/16-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"生活\",\"url\":\"/books/17-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"其他\",\"url\":\"/books/18-no-2/{{page}}\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"༺ˇ»`ʚ精彩书单ɞ´«ˇ༻\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1}},{\"title\":\"四大名著\",\"url\":\"/m/subject/p98urr\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"金庸全集\",\"url\":\"/m/subject/pf72ol\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"还珠楼主\",\"url\":\"/m/subject/p7kfhc\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"通俗演义\",\"url\":\"/m/subject/pbychd\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"历史演义\",\"url\":\"/m/subject/p7kicr\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"公案小说\",\"url\":\"/m/subject/p7kfax\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"楚留香\",\"url\":\"/m/subject/pdp0nw\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"陆小凤\",\"url\":\"/m/subject/pdp16n\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"张恨水\",\"url\":\"/m/subject/p98u4c\",\"style\":{\"layout_flexGrow\":1,\"layout_flexBasisPercent\":0.25}},{\"title\":\"凡尔纳科幻作品集\",\"url\":\"/m/subject/p98tk3\",\"style\":{\"layout_flexGrow\":1}},{\"title\":\"短篇美文:轻小说\",\"url\":\"/m/subject/p7kf6d\",\"style\":{\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659271111490, "loginUi": "", "loginUrl": "https://read.lmeee.com", "respondTime": 3177, "ruleBookInfo": { "author": ".book-info a.1@text", "coverUrl": ".book-img img.0@src", "init": "", "intro": ".describe p@html", "kind": ".book-info a.2@text", "name": ".book-info a.0@text", "tocUrl": "text.章节目录@href", "wordCount": "class.num.0@text" }, "ruleContent": { "content": ".r-section@p@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.3@text", "bookList": ".book-w", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "p.2@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".chapter-box li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search?t=1&key={{key}}&p={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版,💡 发现", "bookSourceName": "📚 名著阅读", "bookSourceType": 0, "bookSourceUrl": "https://m.mzhu8.com", "customOrder": -88902868, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻魔法\",\"url\":\"/wapsort/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/wapsort/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/wapsort/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/wapsort/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑推理\",\"url\":\"/wapsort/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"国外名著\",\"url\":\"/wapsort/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它类型\",\"url\":\"/wapsort/7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇名著\",\"url\":\"/wapsort/8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠名著\",\"url\":\"/wapsort/9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春成长\",\"url\":\"/wapsort/10_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"先秦文学\",\"url\":\"/wapsort/11_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"楚辞汉赋\",\"url\":\"/wapsort/12_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魏晋文学\",\"url\":\"/wapsort/13_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"唐诗宋词\",\"url\":\"/wapsort/14_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"元朝文学\",\"url\":\"/wapsort/15_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"明清小说\",\"url\":\"/wapsort/16_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代文学\",\"url\":\"/wapsort/17_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志成功\",\"url\":\"/wapsort/18_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人物传记\",\"url\":\"/wapsort/19_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长篇纪实\",\"url\":\"/wapsort/20_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代名著\",\"url\":\"/wapsort/21_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"企管营销\",\"url\":\"/wapsort/22_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"华文作品\",\"url\":\"/wapsort/23_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国小说\",\"url\":\"/wapsort/24_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"野史秘史\",\"url\":\"/wapsort/25_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典小说\",\"url\":\"/wapsort/26_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"精品辣文\",\"url\":\"/wapsort/27_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村小说\",\"url\":\"/wapsort/28_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美小说\",\"url\":\"/wapsort/29_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本小说\",\"url\":\"/wapfull/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1661928824495, "loginCheckJs": "", "respondTime": 183157, "ruleBookInfo": { "author": ".lb_fm div.1@text##作者:", "coverUrl": ".lb_fm img@src", "init": "", "intro": ".lb_jj div.-1@html", "kind": ".lb_fm div.2@text##类别:", "lastChapter": ".lb_fm a@text", "name": ".lb_fm div.0@text##\\s", "tocUrl": "\n\taid=result.match(/href=\"\\/wapbook\\/(\\d+)_\\d+\\.html\"/)[1];\tresult='https://m.mzhu8.com/modules/article/wapallchapter.php?aid='+aid+'&page=1&rand='+parseInt(Math.random()*99999999)\n" }, "ruleContent": { "content": "all", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "span.0@text##-", "bookList": "tbody!0", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "span.2@text##\\s", "kind": "span.1@text", "name": "a.1@text" }, "ruleSearch": { "author": ".author@text", "bookList": ".waps_one", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href@js:\nid=result.match(/\\/wapbook\\/(\\d+)\\.html/)[1];\niid=parseInt(id/1000);\n'https://www.mzhu8.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg'", "intro": "", "kind": "span.2:0@text##\\(|\\)", "lastChapter": "a.1@text", "name": "a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": ".onechapter a", "chapterName": "text", "chapterUrl": "href##\\/wapbook\\/(\\d+)_(\\d+)\\.html##https://m.mzhu8.com/modules/article/show.php,{\n\t\"method\":\"POST\",\n\t\"body\":\"aid=$1&cid=$2&r={{Math.random()}}\"\n}", "isPay": "", "nextTocUrl": "text.尾页@onclick\n@js:\nmat=String(result).match(/allchapter\\((\\d+),(\\d+)\\)/)\nu=mat[1]\np=mat[2]\n\nnurl=[]\nfor(i=2;i<=p;i++){\nnurl.push(\"/modules/article/wapallchapter.php?aid=\"+u+\"&page=\"+i)\n}\nnurl", "preUpdateJs": "" }, "searchUrl": "\nresult=java.ajax('https://m.mzhu8.com/');\nurl=result.match(/action=\"(.*)\">/)[1];\noption={\n\t\"charset\":\"gbk\",\n\t\"method\":\"POST\",\n\t\"body\":\"searchtype=articlename&searchkey={{key}}&t_btnsearch=\"\n\t};\nurl+\",\"+JSON.stringify(option);\n", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版,💡 发现", "bookSourceName": "📚 大悟读书", "bookSourceType": 0, "bookSourceUrl": "https://5165.org", "customOrder": -88902867, "enabled": false, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"东野圭吾\",\"url\":\"/dongyeguiwu/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人文社科\",\"url\":\"/renwen/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人物传记\",\"url\":\"/zhuanji/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原著小说\",\"url\":\"/yuanzhu/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场小说\",\"url\":\"/guanchang/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬疑\",\"url\":\"/tuili/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学作品\",\"url\":\"/wenxue/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠小说\",\"url\":\"/wuxia/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/kehuan/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经济管理\",\"url\":\"/jingguan/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网络小说\",\"url\":\"/wangluo/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"/yanqing/?p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656600202925, "respondTime": 2108, "ruleBookInfo": { "author": "#category-description-author@textNodes", "coverUrl": "#category-description-image img@src", "init": "", "intro": "#category-description-text@textNodes##(^|[。!?]+[”」)】]?)##$1
", "kind": ".page-header a.1@text", "lastChapter": "", "name": "#category-description h1@text" }, "ruleContent": { "content": "@js:\njava.getElements('div.entry-content>div').toArray().sort((a,b)=>a.attr('data-id')-b.attr('data-id')).map(x=>x.html()).join('')" }, "ruleExplore": { "author": "span@text", "bookList": "article", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "a@title", "kind": "", "name": "h2@text" }, "ruleSearch": { "bookList": "" }, "ruleToc": { "chapterList": "@js:\nlist=java.getElements(\"article li\").toArray().sort((a,b)=>a.attr(\"data-id\")-b.attr(\"data-id\"));\nl=[];\nfor(i in list){\na=list[i].select(\"a\").toArray();\nl=l.concat(a)\n}\nl.map(x=>x)", "chapterName": "text", "chapterUrl": "href" }, "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版,💡 发现", "bookSourceName": "📚 小说天堂", "bookSourceType": 0, "bookSourceUrl": "https://www.xstt5.com", "bookUrlPattern": "", "customOrder": -88902866, "enabled": false, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"畅销\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"文学名著\",\"url\":\"/mingzhu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代小说\",\"url\":\"/dangdai/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"世界名著\",\"url\":\"/waiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"儿童文学\",\"url\":\"/ertong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典名著\",\"url\":\"/gudian/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文随笔\",\"url\":\"/sanwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/qingchun/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"文学评论\",\"url\":\"/pinglun/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"网络\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻仙侠\",\"url\":\"/xuanhuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"/yanqing/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠小说\",\"url\":\"/wuxia/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越小说\",\"url\":\"/chuanyue/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探悬疑\",\"url\":\"/xuanyi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/kehuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游小说\",\"url\":\"/wangyou/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"人文\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"人文社科\",\"url\":\"/renwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人物传记\",\"url\":\"/zhuanji/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史小说\",\"url\":\"/lishi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事小说\",\"url\":\"/junshi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志书籍\",\"url\":\"/lizhi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生活科普\",\"url\":\"/shenghuo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656600207651, "loginUrl": "", "respondTime": 753, "ruleBookInfo": { "author": "a.0@text", "coverUrl": "img.0@src", "init": "#zuo", "intro": "p@html", "kind": "a.1@text&&li.3:5@text##写作进程.|更新时间.|小说", "lastChapter": "tbody a.-1@text", "name": "h1@text##txt.*", "wordCount": "##字数:([^<]+)<##$1###" }, "ruleContent": { "content": ".zw@html", "imageStyle": "0" }, "ruleExplore": { "author": "a.2@text", "bookList": ".bbox", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "p.2@text##简介.|\\s", "kind": "span.0@text", "lastChapter": "a.1@text##正文.", "name": "a.0@text" }, "ruleSearch": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleToc": { "chapterList": "tbody@td.0@li%%tbody@td.1@li%%tbody@td.2@li", "chapterName": "a@text##正文.", "chapterUrl": "a@href" }, "searchUrl": "", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版,💡 发现", "bookSourceName": "📚 汉典古籍", "bookSourceType": 0, "bookSourceUrl": "https://gj.zdic.net", "customOrder": -88902865, "enabled": false, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"集部\",\"url\":\"/list.php?caid-10/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总集\",\"url\":\"/list.php?caid-44/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"别集\",\"url\":\"/list.php?caid-45/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"楚辞\",\"url\":\"/list.php?caid-46/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"词集\",\"url\":\"/list.php?caid-47/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诗文\",\"url\":\"/list.php?caid-48/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"曲集\",\"url\":\"/list.php?caid-49/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"小说\",\"url\":\"/list.php?caid-50/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"子部\",\"url\":\"/list.php?caid-9/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"儒家\",\"url\":\"/list.php?caid-29/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"释家\",\"url\":\"/list.php?caid-30/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"道家\",\"url\":\"/list.php?caid-31/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"法家\",\"url\":\"/list.php?caid-32/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"兵家\",\"url\":\"/list.php?caid-33/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"农家\",\"url\":\"/list.php?caid-34/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"杂家\",\"url\":\"/list.php?caid-35/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"术数\",\"url\":\"/list.php?caid-36/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"医家\",\"url\":\"/list.php?caid-37/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科技\",\"url\":\"/list.php?caid-38/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"艺术\",\"url\":\"/list.php?caid-39/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"书画\",\"url\":\"/list.php?caid-40/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"谱录\",\"url\":\"/list.php?caid-41/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"类书\",\"url\":\"/list.php?caid-42/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"蒙学\",\"url\":\"/list.php?caid-43/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"史部\",\"url\":\"/list.php?caid-8/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"正史\",\"url\":\"/list.php?caid-14/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"编年\",\"url\":\"/list.php?caid-15/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"纪事\",\"url\":\"/list.php?caid-16/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"杂史\",\"url\":\"/list.php?caid-17/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"史评\",\"url\":\"/list.php?caid-18/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诏令\",\"url\":\"/list.php?caid-19/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"传记\",\"url\":\"/list.php?caid-20/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"史钞\",\"url\":\"/list.php?caid-21/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"载记\",\"url\":\"/list.php?caid-22/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"时令\",\"url\":\"/list.php?caid-23/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"地理\",\"url\":\"/list.php?caid-24/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"职官\",\"url\":\"/list.php?caid-25/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"政书\",\"url\":\"/list.php?caid-26/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"目录\",\"url\":\"/list.php?caid-27/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"金石\",\"url\":\"/list.php?caid-28/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"经部\",\"url\":\"/list.php?caid-1/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"十三经\",\"url\":\"/list.php?caid-2/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"十三经注疏\",\"url\":\"/list.php?caid-3/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"经学史及小学类\",\"url\":\"/list.php?caid-4/page-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656600213390, "loginUrl": "", "respondTime": 1594, "ruleBookInfo": { "init": "", "intro": "#jj_2@html" }, "ruleContent": { "content": "#jj_2@html||#snr2@html", "imageStyle": "0", "replaceRegex": "##\\【目录\\】|上一篇:.*|下一篇:.*" }, "ruleExplore": { "bookList": "#list_d_1 li a", "bookUrl": "href", "name": "text" }, "ruleSearch": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "" }, "ruleToc": { "chapterList": ".mls li a||tag.html", "chapterName": "text##\\【.*", "chapterUrl": "href" }, "searchUrl": "", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📚 出版,💡 发现", "bookSourceName": "📚 九九藏书", "bookSourceType": 0, "bookSourceUrl": "https://www.99csw.com", "bookUrlPattern": "", "customOrder": -88902864, "enabled": false, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"排行榜单\",\"url\":\"/top/index.php\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传记回忆\",\"url\":\"/book/index.php?type=传记回忆&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"英文读本\",\"url\":\"/book/index.php?type=英文读本&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"杂文随笔\",\"url\":\"/book/index.php?type=杂文随笔&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代小说\",\"url\":\"/book/index.php?type=现代小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"/book/index.php?type=言情小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史小说\",\"url\":\"/book/index.php?type=历史小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/book/index.php?type=侦探推理&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚悬疑\",\"url\":\"/book/index.php?type=惊悚悬疑&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网络玄幻\",\"url\":\"/book/index.php?type=网络玄幻&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"寓言童话\",\"url\":\"/book/index.php?type=寓言童话&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春都市\",\"url\":\"/book/index.php?type=青春都市&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"社会心理\",\"url\":\"/book/index.php?type=社会心理&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国小说\",\"url\":\"/book/index.php?type=外国小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/book/index.php?type=科幻小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"当代小说\",\"url\":\"/book/index.php?type=当代小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠小说\",\"url\":\"/book/index.php?type=武侠小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纪实报告\",\"url\":\"/book/index.php?type=纪实报告&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"世界历史\",\"url\":\"/book/index.php?type=世界历史&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中国历史\",\"url\":\"/book/index.php?type=中国历史&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科普学习\",\"url\":\"/book/index.php?type=科普学习&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌戏曲\",\"url\":\"/book/index.php?type=诗歌戏曲&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宗教哲学\",\"url\":\"/book/index.php?type=宗教哲学&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学理论\",\"url\":\"/book/index.php?type=文学理论&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日语读物\",\"url\":\"/book/index.php?type=日语读物&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"作品合集\",\"url\":\"/book/index.php?type=作品集&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"国学古籍\",\"url\":\"/book/index.php?type=国学%2F古籍&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"战争军事\",\"url\":\"/book/index.php?type=战争军事&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"政治经济\",\"url\":\"/book/index.php?type=政治经济&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典文学\",\"url\":\"/book/index.php?type=古典文学&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场小说\",\"url\":\"/book/index.php?type=官场小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"轻小说\",\"url\":\"/book/index.php?type=轻小说&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656586240126, "loginUrl": "", "respondTime": 13467, "ruleBookInfo": { "author": "", "coverUrl": "#book_info img@src", "init": "", "intro": ".intro@html", "lastChapter": "#dir a.-1@text", "name": "" }, "ruleContent": { "content": "@css:#content > div@text", "imageStyle": "0", "replaceRegex": "##\\s*(([hh].+)?([ww]+.)?[99]+[ll][ii][bb].[nn][ee][tt]|九.?九.{1,5}书.?网?)\\s*" }, "ruleExplore": { "author": "a.2@text", "bookList": ".list_box li", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "p@text##\\s", "kind": "a.3@text", "name": "a.0@text" }, "ruleSearch": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "" }, "ruleToc": { "chapterList": "#dir dd a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 酷匠", "bookSourceType": 0, "bookSourceUrl": "https://app.kujiang.com", "customOrder": -88902852, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=1&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=2&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=3&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=4&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=5&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=6&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=7&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=8&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"科幻\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=9&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=10&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=11&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=12&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次元\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=13&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=25&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"https://app.kujiang.com/v1/library/get_category_list?category_id=28&page={{page}}&class=m&finish=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1654004432374, "respondTime": 20423, "ruleBookInfo": { "author": "penname", "coverUrl": "big_cover_img_url", "init": "$.body.bookinfo", "intro": " 🏷️ {{$.tags}}{{'\\n'+'​'}}\n{{$.intro}}", "kind": "{{$.category}},{{java.timeFormat(java.getString('$.u_time')*1000)}}##\\s.*", "lastChapter": "v_u_chapter", "name": "v_book", "tocUrl": "\npost={\n\"headers\":{\"platform\":\"android\",\"version\":\"3.9.17\"}\n}\njava.put(\"bid\",{{$.book}})\nurl=\"https://app.kujiang.com/v1/book/catalog?book=\"+{{$.book}}+\",\"+JSON.stringify(post)\n", "wordCount": "public_size" }, "ruleContent": { "content": "\njms=JSON.parse(result);\njm=String(jms.body.content).split(\"a2o@\");\nfunction formatSeconds(value) { \nvar theTime = parseInt(value);// 秒 \nvar theTime1 = 0;// 分 \nvar theTime2 = 0;// 小时 \nif(theTime > 60) { \ntheTime1 = parseInt(theTime/60); \ntheTime = parseInt(theTime%60); \nif(theTime1 > 60) { \ntheTime2 = parseInt(theTime1/60); \ntheTime1 = parseInt(theTime1%60); } } \nvar result = \"\"+parseInt(theTime)+\"秒\"; \nif(theTime1 > 0) { \nresult = \"\"+parseInt(theTime1)+\"分\"+result; } \nif(theTime2 > 0) { \nresult = \"\"+parseInt(theTime2)+\"小时\"+result; } \nreturn result; } \nif(jm.length>1){\nkey=\"S3VqaWFuZ0FwcDc0NzYwNQ==\";\niv=jm[0];\ndata=jm[1];\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.java.io,\n Packages.java.util,\n Packages.java.util.zip\n);\nwith(javaImport) {\n function decode(content) {\n decode = Base64.getDecoder().decode(String(content));\n byteArrayOutputStream = new ByteArrayOutputStream();\n byteArrayInputStream = new ByteArrayInputStream(decode);\n gZIPInputStream = new GZIPInputStream(byteArrayInputStream);\n bArr = String(\" \").getBytes(); \n while (true) {\n read = gZIPInputStream.read(bArr);\n if (read > 0) {\n byteArrayOutputStream.write(bArr, 0, read);\n } else {\n gZIPInputStream.close();\n byteArrayInputStream.close();\n byteArrayOutputStream.close();\n return byteArrayOutputStream.toString();\n }\n }\n }\n}\n\ndecode(java.aesBase64DecodeToString(data,java.base64Decode(key),\"AES/CBC/PKCS5Padding\",java.base64Decode(iv)))}\nelse{\"新章节需要解封\\n\"+\"解锁时间还需:\"+formatSeconds(String(jms.body.left_seconds))}\n", "nextContentUrl": "" }, "ruleExplore": { "author": "penname", "bookList": "$.body", "bookUrl": "https://app.kujiang.com/v1/book/get_book_infos?from=search&subsite=m&book={{$.book}}", "coverUrl": "img_url", "intro": "intro", "kind": "{{$.class_a}},{{$.u_time}}##\\s.*", "lastChapter": "v_u_chapter", "name": "$.v_book" }, "ruleSearch": { "author": "penname", "bookList": "$.body.list", "bookUrl": "https://app.kujiang.com/v1/book/get_book_infos?from=search&subsite=m&book={{$.book}}", "coverUrl": "img_url", "intro": "intro", "kind": "{{$.class_a}},{{java.timeFormat(java.getString('$.u_time')*1000)}}##\\s.*", "lastChapter": "v_u_chapter", "name": "v_book", "wordCount": "public_size" }, "ruleToc": { "chapterList": "$.body.catalog[0].chapters", "chapterName": "v_chapter", "chapterUrl": "\npost={\n\"headers\":{\"platform\":\"android\",\"version\":\"3.9.17\"}\n}\nurl=\"https://app.kujiang.com/v1/book/read?book=\"+java.get(\"bid\")+\"&chapter=\"+{{$.chapter}}+\",\"+JSON.stringify(post)\n", "isVip": "isvip", "nextTocUrl": "", "updateTime": "{{$.size}}字" }, "searchUrl": "https://app.kujiang.com/v1/book/search202107?keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 香网", "bookSourceType": 0, "bookSourceUrl": "http://www.xiang5.com", "customOrder": -88902851, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"穿越\",\"url\":\"/sort/20/201/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/sort/20/202/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗\",\"url\":\"/sort/21/211/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"/sort/21/212/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊\",\"url\":\"/sort/21/213/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/sort/21/214/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁\",\"url\":\"/sort/22/221/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"/sort/22/222/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/sort/23/231/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/sort/23/232/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/sort/24/241/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/sort/24/242/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/sort/24/244/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/sort/24/245/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/sort/27/243/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/sort/27/258/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1661886900672, "loginUrl": "http://pass.xiang5.com/login.php", "respondTime": 7005, "ruleBookInfo": { "author": ".author a@text", "coverUrl": ".bkdetail_top img@src", "init": "", "intro": "class.intro_neirong.1@html##(^|[。!?]+[”」)】]?)##$1
@js:result.replace(/内容介绍./g,\"\")", "kind": ".lastchapter a@text&&.bkdetails_mulu i@text##更新", "lastChapter": ".bkdetails_mulu@p.0@text##目录", "name": ".bookcont h4@text", "tocUrl": ".mulu@a@href", "wordCount": ".type@ownText##.*:" }, "ruleContent": { "content": "#chapcont@textNodes", "imageStyle": "0", "nextContentUrl": "", "replaceRegex": "" }, "ruleExplore": { "author": "a.3@text", "bookList": ".second_content2_content li", "bookUrl": "a.1@href@js:result.replace(\"www\",\"m\")", "coverUrl": "img@src", "intro": "p.1:2@text##.*\\|", "kind": "a.2@text&&span.2@text##小说|\\s.*", "lastChapter": "a.-2@text", "name": "a.1@text##\\《|\\》", "wordCount": "##字数:([^<]+)<##$1###" }, "ruleSearch": { "author": "a.5@text", "bookList": ".textlist", "bookUrl": "a.4@href@js:result.replace(\"www\",\"m\")", "coverUrl": "img@src", "intro": "a.-2@text##\\s", "kind": "a.6:7@text&&cite@text&&.colR a@text##小说|\\s.*", "lastChapter": "a.-1@text", "name": "a.4@text", "wordCount": "code@text" }, "ruleToc": { "chapterList": ".blist a", "chapterName": "text", "chapterUrl": "href", "isVip": "", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/search.php,{\n \"method\": \"POST\",\n \"body\": \"keyword={{key}}&page=1&over=&orderby=&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 书耽", "bookSourceType": 0, "bookSourceUrl": "http://m.shubl.com", "bookUrlPattern": "", "customOrder": -88902850, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"签约\",\"url\":\"/index/filter_book_list?tag=%E7%AD%BE%E7%BA%A6&tag_module=signed&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"甜文\",\"url\":\"/index/filter_book_list?tag=%E7%94%9C%E6%96%87&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/index/filter_book_list?tag=%E7%88%BD%E6%96%87&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"HE\",\"url\":\"/index/filter_book_list?tag=HE&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"BE\",\"url\":\"/index/filter_book_list?tag=BE&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/index/filter_book_list?tag=%E5%BF%AB%E7%A9%BF&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/index/filter_book_list?tag=%E9%9D%92%E6%98%A5&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/index/filter_book_list?tag=%E6%A0%A1%E5%9B%AD&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/index/filter_book_list?tag=%E7%99%BE%E5%90%88&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/index/filter_book_list?tag=%E7%A7%91%E5%B9%BB&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/index/filter_book_list?tag=%E5%8F%A4%E4%BB%A3&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/index/filter_book_list?tag=%E6%B0%91%E5%9B%BD&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/index/filter_book_list?tag=%E7%8E%B0%E4%BB%A3&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/index/filter_book_list?tag=%E9%83%BD%E5%B8%82&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/index/filter_book_list?tag=%E6%AD%A6%E4%BE%A0&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/index/filter_book_list?tag=%E4%BB%99%E4%BE%A0&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/index/filter_book_list?tag=%E7%8E%84%E5%B9%BB&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/index/filter_book_list?tag=%E6%9E%B6%E7%A9%BA&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/index/filter_book_list?tag=%E7%A9%BF%E8%B6%8A&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/index/filter_book_list?tag=%E9%87%8D%E7%94%9F&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"动漫\",\"url\":\"/index/filter_book_list?tag=%E5%8A%A8%E6%BC%AB&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/index/filter_book_list?tag=%E7%BD%91%E6%B8%B8&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/index/filter_book_list?tag=%E6%82%AC%E7%96%91&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/index/filter_book_list?tag=%E7%81%B5%E5%BC%82&tag_module=&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/index/filter_book_list?tag=%E5%AE%8C%E6%9C%AC&tag_module=ended&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.25 Mobile Safari/537.36\"\n}", "lastUpdateTime": 1661887130181, "loginUrl": "https://m.shubl.com/signup/login", "respondTime": 6259, "ruleBookInfo": { "author": "class.author.0@text##\\s.*", "coverUrl": "class.thumb.0@img@data-original", "init": "", "intro": ".info div.4@html&&.J_DescContent@html", "kind": "class.author.0@text&&class.pull-right.0@text##.*\\s|.*:", "name": ".name@text", "tocUrl": "class.container.1@a@href", "wordCount": ".numbers span.0@text" }, "ruleContent": { "content": "#J_BookRead@html", "imageStyle": "0" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "name": "" }, "ruleSearch": { "author": "div.1@text", "bookList": ".book-list li", "bookUrl": "a@href", "coverUrl": "img@data-original", "intro": "div.2@text", "name": "span.1@text" }, "ruleToc": { "chapterList": ".list li", "chapterName": "p.0@text", "chapterUrl": "a@href##$##,{\"webView\":true}", "isVip": "i@text##^##🔒", "updateTime": "p.1@text" }, "searchUrl": "/index/search_book?key={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 次元姬", "bookSourceType": 0, "bookSourceUrl": "https://www.ciyuanji.com", "bookUrlPattern": "", "customOrder": -88902849, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"畅销榜\",\"url\":\"/r_c_3_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击榜\",\"url\":\"/r_c_11_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人气榜\",\"url\":\"/r_c_4_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏榜\",\"url\":\"/r_c_5_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"刀片榜\",\"url\":\"/r_c_6_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月票榜\",\"url\":\"/r_c_1_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜\",\"url\":\"/r_c_10_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐榜\",\"url\":\"/r_c_2_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"吐槽榜\",\"url\":\"/r_c_12_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏榜\",\"url\":\"/r_c_7_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"更新榜\",\"url\":\"/r_c_8_3_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/l_c_101_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/l_c_115_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/l_c_102_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/l_c_106_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/l_c_105_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西幻\",\"url\":\"/l_c_103_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/l_c_110_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/l_c_112_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/l_c_104_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/l_c_108_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/l_c_113_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/l_c_109_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/l_c_107_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/l_c_111_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/l_c_114_0_2_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/l_c_101_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/l_c_115_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/l_c_102_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/l_c_106_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/l_c_105_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西幻\",\"url\":\"/l_c_103_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/l_c_110_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/l_c_112_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/l_c_104_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/l_c_108_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/l_c_113_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/l_c_109_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/l_c_107_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/l_c_111_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/l_c_114_0_1_0_1_{{page}}_10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661955923523, "loginUrl": "https://www.ciyuanji.com/login", "respondTime": 10022, "ruleBookInfo": { "author": ".book_detail_content__SQOg8 span.1@text", "coverUrl": ".book_detail_cover__rKpN6 img@data-src", "init": "", "intro": "🏷️ {{@@.book_detail_tags__pkrm2@text}}{{'\\n'+'​'}}\n{{@@article@text}}##(^|[。!?]+[”」)】]?)##$1
", "kind": ".book_detail_content__SQOg8 span.2:3@text&&.book_detail_head__L3w3i span.3@text##\\s.*", "lastChapter": ".book_detail_head__L3w3i strong@text", "name": ".book_detail_content__SQOg8 span.0@text", "tocUrl": "", "wordCount": ".book_detail_content__SQOg8 span.4@text" }, "ruleContent": { "content": ".chapter_article__vWEkb@html" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".search_book__ieDvY||.card_card__yeC5Y li||.card_book__ctZ9S||.desc_list__R8WJh li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@data-src", "intro": "p.-1@text", "kind": "a.3:4@text", "lastChapter": "a.5@text##最新.", "name": "a.1@text", "wordCount": "p.-3@span.0@text" }, "ruleToc": { "chapterList": ".book_detail_chapter__wsMUy a", "chapterName": "text", "chapterUrl": "href", "isVip": ".book_detail_lock__eNRvE@text" }, "searchUrl": "/search/{{key}}_0_0_0_0_0_{{page}}.html", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 栀子欢", "bookSourceType": 0, "bookSourceUrl": "http://m.zhizihuan.com", "customOrder": -88902848, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"穿越架空\",\"url\":\"/list1_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁豪门\",\"url\":\"/list2_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女强重生\",\"url\":\"/list3_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"废柴逆袭\",\"url\":\"/list4_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻仙侠\",\"url\":\"/list5_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田经商\",\"url\":\"/list6_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市婚恋\",\"url\":\"/list7_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版精品\",\"url\":\"/list8_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爱上诡夫\",\"url\":\"/list11_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/list12_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/list13_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/list14_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇闻异事\",\"url\":\"/list15_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异术超能\",\"url\":\"/list19_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生异能\",\"url\":\"/list111_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬疑\",\"url\":\"/list114_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗宅斗\",\"url\":\"/list117_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿小说\",\"url\":\"/list121_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法科幻\",\"url\":\"/list122_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世大陆\",\"url\":\"/list125_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法校园\",\"url\":\"/list126_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/list127_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/list130_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代修真\",\"url\":\"/list132_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典仙侠\",\"url\":\"/list133_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传统武侠\",\"url\":\"/list134_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代武侠\",\"url\":\"/list135_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐圈\",\"url\":\"/list136_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年代小说\",\"url\":\"/list137_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代其他\",\"url\":\"/list999_0_0_0_0_2_{{page}}_ajax.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661886909075, "loginUrl": "http://login.zhizihuan.com/login/m?url=http%3a%2f%2fuser.zhizihuan.com%2fdefault%2fm", "respondTime": 5671, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "#htmljieshao@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".g_btn a@href" }, "ruleContent": { "content": "#htmlContent@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "p.1@textNodes##.*:", "bookList": ".column-2", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "", "kind": "span@text&&p.3@text##.*:|\\s.*", "lastChapter": "p.2@text", "name": "p.0@text", "wordCount": "" }, "ruleToc": { "chapterList": ".list_li li a", "chapterName": "text", "chapterUrl": "href##$##,{'webView': true}", "isVip": "font@text" }, "searchUrl": "http://s.zhizihuan.com/m/?key={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 晋江文学", "bookSourceType": 0, "bookSourceUrl": "http://www.jjwxc.net", "bookUrlPattern": "http://app-cdn.jjwxc.net/androidapi/novelbasicinfo\\?novelId=\\d+", "customOrder": -88902847, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"标签·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/channeltoplist.php?channelid=16&str=19\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/channeltoplist.php?channelid=16&str=75\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/channeltoplist.php?channelid=16&str=122\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"甜文\",\"url\":\"/channeltoplist.php?channelid=16&str=124\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/channeltoplist.php?channelid=16&str=125\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿书\",\"url\":\"/channeltoplist.php?channelid=16&str=134\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/channeltoplist.php?channelid=16&str=137\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐\",\"url\":\"/channeltoplist.php?channelid=16&str=64\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/channeltoplist.php?channelid=16&str=26\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市情缘\",\"url\":\"/channeltoplist.php?channelid=16&str=30\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/channeltoplist.php?channelid=16&str=33\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情有独钟\",\"url\":\"/channeltoplist.php?channelid=16&str=39\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之合\",\"url\":\"/channeltoplist.php?channelid=16&str=52\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天之骄子\",\"url\":\"/channeltoplist.php?channelid=16&str=54\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/channeltoplist.php?channelid=16&str=60\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/channeltoplist.php?channelid=16&str=68\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"★收藏★\",\"url\":\"http://my.jjwxc.net/backend/favorite.php\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/channeltoplist.php?channelid=14&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市青春\",\"url\":\"/channeltoplist.php?channelid=14&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想现言\",\"url\":\"/channeltoplist.php?channelid=14&str=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代穿越\",\"url\":\"/channeltoplist.php?channelid=14&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻言情\",\"url\":\"/channeltoplist.php?channelid=14&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来游戏悬疑\",\"url\":\"/channeltoplist.php?channelid=14&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言完结vip\",\"url\":\"/channeltoplist.php?channelid=14&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现言完结vip\",\"url\":\"/channeltoplist.php?channelid=14&str=8\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次言情\",\"url\":\"/channeltoplist.php?channelid=14&str=11\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍生言情\",\"url\":\"/channeltoplist.php?channelid=14&str=12\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍生言情完结vip\",\"url\":\"/channeltoplist.php?channelid=14&str=13\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结半价包月\",\"url\":\"/channeltoplist.php?channelid=14&str=14\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说·完结·读者栽培榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/topten.php?orderstr=3&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"每月榜单\",\"url\":\"/topten.php?orderstr=5&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度榜单\",\"url\":\"/topten.php?orderstr=4&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年榜单\",\"url\":\"/topten.php?orderstr=6&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长生殿榜\",\"url\":\"/topten.php?orderstr=9&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总分榜单\",\"url\":\"/topten.php?orderstr=7&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/topten.php?orderstr=8&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/topten.php?orderstr=13&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王总榜\",\"url\":\"/topten.php?orderstr=14&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"勤奋指数\",\"url\":\"/topten.php?orderstr=15&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"栽培月榜\",\"url\":\"/topten.php?orderstr=18&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"驻站小说\",\"url\":\"/topten.php?orderstr=19&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结高分\",\"url\":\"/topten.php?orderstr=20&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"千字金榜\",\"url\":\"/topten.php?orderstr=21&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结全订\",\"url\":\"/topten.php?orderstr=22&t=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱/无cp\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现都纯爱\",\"url\":\"/channeltoplist.php?channelid=15&str=15\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现幻纯爱\",\"url\":\"/channeltoplist.php?channelid=15&str=43\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代纯爱\",\"url\":\"/channeltoplist.php?channelid=15&str=16\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍生纯爱\",\"url\":\"/channeltoplist.php?channelid=15&str=21\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合纯爱\",\"url\":\"/channeltoplist.php?channelid=15&str=17\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱无cp\",\"url\":\"/channeltoplist.php?channelid=15&str=18\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古纯完结vip\",\"url\":\"/channeltoplist.php?channelid=15&str=23\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍纯完结vip\",\"url\":\"/channeltoplist.php?channelid=15&str=24\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现都纯完结vip\",\"url\":\"/channeltoplist.php?channelid=15&str=22\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现幻纯完结vip\",\"url\":\"/channeltoplist.php?channelid=15&str=44\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合完结vip\",\"url\":\"/channeltoplist.php?channelid=15&str=45\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无cp完结vip\",\"url\":\"/channeltoplist.php?channelid=15&str=46\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱/无cp·完结·读者栽培榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/topten.php?orderstr=3&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"每月榜单\",\"url\":\"/topten.php?orderstr=5&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度榜单\",\"url\":\"/topten.php?orderstr=4&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年榜单\",\"url\":\"/topten.php?orderstr=6&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长生殿榜\",\"url\":\"/topten.php?orderstr=9&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总分榜单\",\"url\":\"/topten.php?orderstr=7&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/topten.php?orderstr=8&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/topten.php?orderstr=13&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王总榜\",\"url\":\"/topten.php?orderstr=14&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"勤奋指数\",\"url\":\"/topten.php?orderstr=15&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"栽培月榜\",\"url\":\"/topten.php?orderstr=18&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"驻站小说\",\"url\":\"/topten.php?orderstr=19&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结高分\",\"url\":\"/topten.php?orderstr=20&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"千字金榜\",\"url\":\"/topten.php?orderstr=21&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结全订\",\"url\":\"/topten.php?orderstr=22&t=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍生/轻说\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"衍生言情\",\"url\":\"/channeltoplist.php?channelid=21&str=27\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次言情\",\"url\":\"/channeltoplist.php?channelid=21&str=48\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍生纯爱\",\"url\":\"/channeltoplist.php?channelid=21&str=28\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍生无cp\",\"url\":\"/channeltoplist.php?channelid=21&str=25\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情轻说\",\"url\":\"/channeltoplist.php?channelid=21&str=49\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱/无cp轻说\",\"url\":\"/channeltoplist.php?channelid=21&str=50\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说完结\",\"url\":\"/channeltoplist.php?channelid=21&str=51\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"衍生完结\",\"url\":\"/channeltoplist.php?channelid=21&str=26\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"衍生/轻小说·完结·读者栽培榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/topten.php?orderstr=3&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"每月榜单\",\"url\":\"/topten.php?orderstr=5&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度榜单\",\"url\":\"/topten.php?orderstr=4&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年榜单\",\"url\":\"/topten.php?orderstr=6&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长生殿单\",\"url\":\"/topten.php?orderstr=9&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总分榜单\",\"url\":\"/topten.php?orderstr=7&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/topten.php?orderstr=8&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票榜\",\"url\":\"/topten.php?orderstr=13&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王总榜\",\"url\":\"/topten.php?orderstr=14&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"勤奋指数\",\"url\":\"/topten.php?orderstr=15&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"栽培月榜\",\"url\":\"/topten.php?orderstr=18&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"驻站小说\",\"url\":\"/topten.php?orderstr=19&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结高分\",\"url\":\"/topten.php?orderstr=20&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"千字金榜\",\"url\":\"/topten.php?orderstr=21&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结全订\",\"url\":\"/topten.php?orderstr=22&t=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创小说\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/channeltoplist.php?channelid=19&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市青春\",\"url\":\"/channeltoplist.php?channelid=19&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想现言\",\"url\":\"/channeltoplist.php?channelid=19&str=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代穿越\",\"url\":\"/channeltoplist.php?channelid=19&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻言情\",\"url\":\"/channeltoplist.php?channelid=19&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未游悬疑\",\"url\":\"/channeltoplist.php?channelid=19&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现都纯爱\",\"url\":\"/channeltoplist.php?channelid=19&str=15\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现幻纯爱\",\"url\":\"/channeltoplist.php?channelid=19&str=43\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代纯爱\",\"url\":\"/channeltoplist.php?channelid=19&str=16\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创百合\",\"url\":\"/channeltoplist.php?channelid=19&str=17\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创无cp\",\"url\":\"/channeltoplist.php?channelid=19&str=18\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创完结vip\",\"url\":\"/channeltoplist.php?channelid=19&str=47\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创小说·完结·读者栽培榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/topten.php?orderstr=3&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"每月榜单\",\"url\":\"/topten.php?orderstr=5&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度榜单\",\"url\":\"/topten.php?orderstr=4&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年榜单\",\"url\":\"/topten.php?orderstr=6&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长生殿榜\",\"url\":\"/topten.php?orderstr=9&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总分榜单\",\"url\":\"/topten.php?orderstr=7&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜单\",\"url\":\"/topten.php?orderstr=8&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/topten.php?orderstr=13&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王总榜\",\"url\":\"/topten.php?orderstr=14&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"勤奋指数\",\"url\":\"/topten.php?orderstr=15&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"栽培月榜\",\"url\":\"/topten.php?orderstr=18&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"驻站小说\",\"url\":\"/topten.php?orderstr=19&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结高分\",\"url\":\"/topten.php?orderstr=20&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"千字金榜\",\"url\":\"/topten.php?orderstr=21&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结全订\",\"url\":\"/topten.php?orderstr=22&t=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=1&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=1&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=1&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=1&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=1&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=1&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之合\",\"url\":\"/channeltoplist.php?channelid=1&str=10103\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"复仇虐渣\",\"url\":\"/channeltoplist.php?channelid=1&str=10109\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代重生\",\"url\":\"/channeltoplist.php?channelid=1&str=10105\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷侯爵\",\"url\":\"/channeltoplist.php?channelid=1&str=10104\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/channeltoplist.php?channelid=1&str=10106\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"布衣生活\",\"url\":\"/channeltoplist.php?channelid=1&str=10102\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古香古色\",\"url\":\"/channeltoplist.php?channelid=1&str=10101\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科举朝堂\",\"url\":\"/channeltoplist.php?channelid=1&str=10111\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志人生\",\"url\":\"/channeltoplist.php?channelid=1&str=10112\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"市井人家\",\"url\":\"/channeltoplist.php?channelid=1&str=10110\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊女强\",\"url\":\"/channeltoplist.php?channelid=1&str=10107\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传奇武侠\",\"url\":\"/channeltoplist.php?channelid=1&str=10108\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltoplist.php?channelid=1&str=9\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltoplist.php?channelid=1&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"都市青春\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=2&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=2&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=2&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=2&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=2&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=2&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"业界精英\",\"url\":\"/channeltoplist.php?channelid=2&str=10202\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天之骄子\",\"url\":\"/channeltoplist.php?channelid=2&str=10209\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/channeltoplist.php?channelid=2&str=10201\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志人生\",\"url\":\"/channeltoplist.php?channelid=2&str=10203\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐星光\",\"url\":\"/channeltoplist.php?channelid=2&str=10210\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚前婚后\",\"url\":\"/channeltoplist.php?channelid=2&str=10204\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时代新风\",\"url\":\"/channeltoplist.php?channelid=2&str=10208\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园青春\",\"url\":\"/channeltoplist.php?channelid=2&str=10213\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市情缘\",\"url\":\"/channeltoplist.php?channelid=2&str=10205\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜心蜜意\",\"url\":\"/channeltoplist.php?channelid=2&str=10215\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"破镜重圆\",\"url\":\"/channeltoplist.php?channelid=2&str=10206\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"近水楼台\",\"url\":\"/channeltoplist.php?channelid=2&str=10207\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情有独钟\",\"url\":\"/channeltoplist.php?channelid=2&str=10216\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时尚流行\",\"url\":\"/channeltoplist.php?channelid=2&str=10214\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"欢喜冤家\",\"url\":\"/channeltoplist.php?channelid=2&str=10211\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"因缘邂逅\",\"url\":\"/channeltoplist.php?channelid=2&str=10212\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltoplist.php?channelid=2&str=9\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltoplist.php?channelid=2&str=10\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想现言\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=6&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=6&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=6&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=6&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=6&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=6&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿书攻略\",\"url\":\"/channeltopten.php?channelid=6&str=10314\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"流金年代\",\"url\":\"/channeltopten.php?channelid=6&str=10315\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/channeltopten.php?channelid=6&str=10308\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐时尚\",\"url\":\"/channeltopten.php?channelid=6&str=10316\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿系统\",\"url\":\"/channeltopten.php?channelid=6&str=10305\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田日常\",\"url\":\"/channeltopten.php?channelid=6&str=10306\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打脸爽文\",\"url\":\"/channeltopten.php?channelid=6&str=10313\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"再世重生\",\"url\":\"/channeltopten.php?channelid=6&str=10301\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异闻\",\"url\":\"/channeltopten.php?channelid=6&str=10311\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/channeltopten.php?channelid=6&str=10302\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神奇能力\",\"url\":\"/channeltopten.php?channelid=6&str=10310\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级逆袭\",\"url\":\"/channeltopten.php?channelid=6&str=10312\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时代奇缘\",\"url\":\"/channeltopten.php?channelid=6&str=10304\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人生赢家\",\"url\":\"/channeltopten.php?channelid=6&str=10303\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代架空\",\"url\":\"/channeltopten.php?channelid=6&str=10309\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想传奇\",\"url\":\"/channeltopten.php?channelid=6&str=10307\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=6&str=9\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=6&str=10\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代穿越\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=9&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=9&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=9&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=9&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=9&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=9&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之合\",\"url\":\"/channeltopten.php?channelid=9&str=10401\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"复仇虐渣\",\"url\":\"/channeltopten.php?channelid=9&str=10412\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷侯爵\",\"url\":\"/channeltopten.php?channelid=9&str=10406\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空穿越\",\"url\":\"/channeltopten.php?channelid=9&str=10404\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿穿书\",\"url\":\"/channeltopten.php?channelid=9&str=10411\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史穿越\",\"url\":\"/channeltopten.php?channelid=9&str=10403\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科举朝堂\",\"url\":\"/channeltopten.php?channelid=9&str=10410\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"布衣生活\",\"url\":\"/channeltopten.php?channelid=9&str=10405\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"前世今生\",\"url\":\"/channeltopten.php?channelid=9&str=10407\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊女强\",\"url\":\"/channeltopten.php?channelid=9&str=10402\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"市井人家\",\"url\":\"/channeltopten.php?channelid=9&str=10409\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世传奇\",\"url\":\"/channeltopten.php?channelid=9&str=10408\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=9&str=9\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=9&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"奇幻言情\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=5&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=5&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=5&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=5&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=5&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=5&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠情缘\",\"url\":\"/channeltopten.php?channelid=5&str=10502\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方传奇\",\"url\":\"/channeltopten.php?channelid=5&str=10501\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真升级\",\"url\":\"/channeltopten.php?channelid=5&str=10505\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世穿书\",\"url\":\"/channeltopten.php?channelid=5&str=10508\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/channeltopten.php?channelid=5&str=10506\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄奇幻界\",\"url\":\"/channeltopten.php?channelid=5&str=10512\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异术超能\",\"url\":\"/channeltopten.php?channelid=5&str=10509\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方幻想\",\"url\":\"/channeltopten.php?channelid=5&str=10507\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统快穿\",\"url\":\"/channeltopten.php?channelid=5&str=10510\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法幻情\",\"url\":\"/channeltopten.php?channelid=5&str=10504\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异闻传说\",\"url\":\"/channeltopten.php?channelid=5&str=10511\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"另类幻想\",\"url\":\"/channeltopten.php?channelid=5&str=10503\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=5&str=9\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=5&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"未来游戏悬疑\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=7&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=7&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=7&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=7&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=7&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=7&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际日常\",\"url\":\"/channeltopten.php?channelid=7&str=10602\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐直播\",\"url\":\"/channeltopten.php?channelid=7&str=10613\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"基建种田\",\"url\":\"/channeltopten.php?channelid=7&str=10614\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限领域\",\"url\":\"/channeltopten.php?channelid=7&str=10610\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻机甲\",\"url\":\"/channeltopten.php?channelid=7&str=10601\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿书攻略\",\"url\":\"/channeltopten.php?channelid=7&str=10615\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世传奇\",\"url\":\"/channeltopten.php?channelid=7&str=10603\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌宠灵怪\",\"url\":\"/channeltopten.php?channelid=7&str=10611\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏电竞\",\"url\":\"/channeltopten.php?channelid=7&str=10604\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异度幻想\",\"url\":\"/channeltopten.php?channelid=7&str=10606\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来架空\",\"url\":\"/channeltopten.php?channelid=7&str=10605\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想甜宠\",\"url\":\"/channeltopten.php?channelid=7&str=10616\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑解密\",\"url\":\"/channeltopten.php?channelid=7&str=10608\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级爽文\",\"url\":\"/channeltopten.php?channelid=7&str=10612\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统快穿\",\"url\":\"/channeltopten.php?channelid=7&str=10609\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时空穿梭\",\"url\":\"/channeltopten.php?channelid=7&str=10607\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=7&str=9\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=7&str=10\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次言情\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=4&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=4&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=4&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=4&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=4&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=4&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血冒险\",\"url\":\"/channeltopten.php?channelid=4&str=11109\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能超能\",\"url\":\"/channeltopten.php?channelid=4&str=11110\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经营基建\",\"url\":\"/channeltopten.php?channelid=4&str=11111\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫情缘\",\"url\":\"/channeltopten.php?channelid=4&str=11112\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方古风\",\"url\":\"/channeltopten.php?channelid=4&str=11105\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西幻魔幻\",\"url\":\"/channeltopten.php?channelid=4&str=11106\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乙女游戏\",\"url\":\"/channeltopten.php?channelid=4&str=11107\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异界穿书\",\"url\":\"/channeltopten.php?channelid=4&str=11108\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元重生\",\"url\":\"/channeltopten.php?channelid=4&str=11113\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"偶像育成\",\"url\":\"/channeltopten.php?channelid=4&str=11114\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技社团\",\"url\":\"/channeltopten.php?channelid=4&str=11115\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新奇幻想\",\"url\":\"/channeltopten.php?channelid=4&str=11116\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=4&str=9\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=4&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"衍生言情\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=13&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=13&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=13&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=13&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=13&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=13&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"名著阅读\",\"url\":\"/channeltopten.php?channelid=13&str=11201\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史传奇\",\"url\":\"/channeltopten.php?channelid=13&str=11203\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方罗曼\",\"url\":\"/channeltopten.php?channelid=13&str=11202\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限快穿\",\"url\":\"/channeltopten.php?channelid=13&str=11204\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖恩怨\",\"url\":\"/channeltopten.php?channelid=13&str=11206\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐竞技\",\"url\":\"/channeltopten.php?channelid=13&str=11207\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方幻想\",\"url\":\"/channeltopten.php?channelid=13&str=11205\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/channeltopten.php?channelid=13&str=11208\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=13&str=9\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=13&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"现代都市纯爱\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=3&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=3&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=3&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=3&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=3&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=3&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技人生\",\"url\":\"/channeltoplist.php?channelid=3&str=10713\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时尚娱乐\",\"url\":\"/channeltoplist.php?channelid=3&str=10714\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田日常\",\"url\":\"/channeltoplist.php?channelid=3&str=10710\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/channeltoplist.php?channelid=3&str=10704\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/channeltoplist.php?channelid=3&str=10711\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"业界精英\",\"url\":\"/channeltoplist.php?channelid=3&str=10709\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代重生\",\"url\":\"/channeltoplist.php?channelid=3&str=10703\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"边缘恋曲\",\"url\":\"/channeltoplist.php?channelid=3&str=10708\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园青春\",\"url\":\"/channeltoplist.php?channelid=3&str=10705\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情有独钟\",\"url\":\"/channeltoplist.php?channelid=3&str=10715\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/channeltoplist.php?channelid=3&str=10706\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志人生\",\"url\":\"/channeltoplist.php?channelid=3&str=10712\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"欢喜冤家\",\"url\":\"/channeltoplist.php?channelid=3&str=10701\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚前婚后\",\"url\":\"/channeltoplist.php?channelid=3&str=10716\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市甜文\",\"url\":\"/channeltoplist.php?channelid=3&str=10702\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打脸逆袭\",\"url\":\"/channeltoplist.php?channelid=3&str=10707\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltoplist.php?channelid=3&str=9\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltoplist.php?channelid=3&str=10\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代幻想纯爱\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=18&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=18&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=18&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=18&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=18&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=18&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生穿越\",\"url\":\"/channeltopten.php?channelid=18&str=11811\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐星光\",\"url\":\"/channeltopten.php?channelid=18&str=11809\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌宠频道\",\"url\":\"/channeltopten.php?channelid=18&str=11807\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/channeltopten.php?channelid=18&str=11805\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿世界\",\"url\":\"/channeltopten.php?channelid=18&str=11803\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世狂想\",\"url\":\"/channeltopten.php?channelid=18&str=11802\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想甜宠\",\"url\":\"/channeltopten.php?channelid=18&str=11813\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限流文\",\"url\":\"/channeltopten.php?channelid=18&str=11801\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统现代\",\"url\":\"/channeltopten.php?channelid=18&str=11804\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异闻秘术\",\"url\":\"/channeltopten.php?channelid=18&str=11806\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"边缘幻想\",\"url\":\"/channeltopten.php?channelid=18&str=11808\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际日常\",\"url\":\"/channeltopten.php?channelid=18&str=11810\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻灵异\",\"url\":\"/channeltopten.php?channelid=18&str=11815\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻机甲\",\"url\":\"/channeltopten.php?channelid=18&str=11816\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人生赢家\",\"url\":\"/channeltopten.php?channelid=18&str=11812\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级爽文\",\"url\":\"/channeltopten.php?channelid=18&str=11814\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=18&str=9\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=18&str=10\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代纯爱\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=11&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=11&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=11&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=11&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=11&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=11&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷将相\",\"url\":\"/channeltopten.php?channelid=11&str=10801\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/channeltopten.php?channelid=11&str=10803\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"布衣生活\",\"url\":\"/channeltopten.php?channelid=11&str=10802\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠传奇\",\"url\":\"/channeltopten.php?channelid=11&str=10812\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西幻异世\",\"url\":\"/channeltopten.php?channelid=11&str=10806\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/channeltopten.php?channelid=11&str=10808\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代重生\",\"url\":\"/channeltopten.php?channelid=11&str=10807\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代幻想\",\"url\":\"/channeltopten.php?channelid=11&str=10804\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统快穿\",\"url\":\"/channeltopten.php?channelid=11&str=10809\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻灵异\",\"url\":\"/channeltopten.php?channelid=11&str=10810\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之合\",\"url\":\"/channeltopten.php?channelid=11&str=10811\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级逆袭\",\"url\":\"/channeltopten.php?channelid=11&str=10805\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=11&str=9\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=11&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"百合\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=10&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=10&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=10&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=10&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=10&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=10&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生百合\",\"url\":\"/channeltopten.php?channelid=10&str=10901\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想未来\",\"url\":\"/channeltopten.php?channelid=10&str=10905\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/channeltopten.php?channelid=10&str=10903\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市情缘\",\"url\":\"/channeltopten.php?channelid=10&str=10906\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/channeltopten.php?channelid=10&str=10904\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天赐良缘\",\"url\":\"/channeltopten.php?channelid=10&str=10907\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时尚娱乐\",\"url\":\"/channeltopten.php?channelid=10&str=10908\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻异闻\",\"url\":\"/channeltopten.php?channelid=10&str=10902\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统快穿\",\"url\":\"/channeltopten.php?channelid=10&str=10911\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷侯爵\",\"url\":\"/channeltopten.php?channelid=10&str=10909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"业界精英\",\"url\":\"/channeltopten.php?channelid=10&str=10910\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情有独钟\",\"url\":\"/channeltopten.php?channelid=10&str=10912\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=10&str=9\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=10&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"无CP\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=25&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=25&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=25&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=25&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=25&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=25&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"衍生纯爱轻说\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/channeltopten.php?channelid=12&str=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"vip新文榜\",\"url\":\"/channeltopten.php?channelid=12&str=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新晋作者\",\"url\":\"/channeltopten.php?channelid=12&str=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月度排行\",\"url\":\"/channeltopten.php?channelid=12&str=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"季度排行\",\"url\":\"/channeltopten.php?channelid=12&str=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"半年排行\",\"url\":\"/channeltopten.php?channelid=12&str=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"名著传奇\",\"url\":\"/channeltopten.php?channelid=12&str=11001\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元融合\",\"url\":\"/channeltopten.php?channelid=12&str=11007\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市轻说\",\"url\":\"/channeltopten.php?channelid=12&str=11009\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想轻说\",\"url\":\"/channeltopten.php?channelid=12&str=11010\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次热血\",\"url\":\"/channeltopten.php?channelid=12&str=11011\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次幻想\",\"url\":\"/channeltopten.php?channelid=12&str=11012\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次异能\",\"url\":\"/channeltopten.php?channelid=12&str=11002\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方罗曼\",\"url\":\"/channeltopten.php?channelid=12&str=11006\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无cp轻说\",\"url\":\"/channeltopten.php?channelid=12&str=11004\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无cp二次\",\"url\":\"/channeltopten.php?channelid=12&str=11008\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无cp其他\",\"url\":\"/channeltopten.php?channelid=12&str=11003\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他衍生\",\"url\":\"/channeltopten.php?channelid=12&str=11005\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸王票月\",\"url\":\"/channeltopten.php?channelid=12&str=9\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"霸王票总\",\"url\":\"/channeltopten.php?channelid=12&str=10\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661957855210, "loginUrl": "http://my.jjwxc.net/login.php", "respondTime": 185875, "ruleBookInfo": { "author": "$.authorName", "canReName": "", "coverUrl": "$.novelCover", "init": "", "intro": "if(/完结/.test(book.kind))book.canUpdate=false;\n\n//请假条\na=JSON.parse(java.ajax('http://app.jjwxc.org/androidapi/getnovelOtherInfo?novelId='+java.get('id')+'&type=novelbasicinfo&versionCode=163'));\n$=a.novelLeave;\nn='\\n';\nleave=$.leaveContent?$.leaveDateBack+n+'​'+'​'+' '+$.leaveContent+n+$.leaveDate.replace(/请假时间:/,'⌚️')+n+$.leaveIntro+'\\n┄┄┄┄┄┄┄┄┄┄┄┄'+n+'​'+n:'';\njava.put('leave',leave);\n\nresult\n\n {{java.get('leave')}}
🔖 {{$.novelIntroShort##。$}} {{'\\n'+'​'}}
◎标签:{{$.novelTags##,|\\s## }}
◎{{$.protagonist##,|,|;|;##、}}
◎{{$.costar##,|,|;|;##、}}
◎{{$.other##,|,|;|;##、}}
◎风格:{{$.novelStyle}} 视角:{{$.mainview}}
◎收藏:{{$.novelbefavoritedcount}} 评论:{{$.comment_count}}
{{$.novelIntro##立意:##◎◎立意:}}
\n\nresult=String(result);\nli=result.match(/◎立意.*/)?'​'+'\\n'+result.match(/(◎立意.*?
)/)[1]:'';\nString(result).replace(/🔖 /,'').replace(/(◎收藏.*?
)/,'$1\\n'+li+'​'+'\\n').replace(/◎◎立意.*
/,'').replace(/(?:◎标签:|◎主角:|◎配角:|◎其它:|◎视角:)
/g,'')
", "kind": "{{$.novelClass}},{{java.get('ns')==1?'连载':'完结'}}##-##,", "lastChapter": "{$.renewChapterId}、{$.renewChapterName} {$.renewDate}", "name": "$.novelName@put:{id:$.novelId,ns:$.novelStep,nw:'$.novelSize##\\\\D'}", "tocUrl": "http://app-cdn.jjwxc.net/androidapi/chapterList?novelId=@get:{id}&more=0&whole=1", "wordCount": "{{java.get('nw')}}" }, "ruleContent": { "content": ".noveltext,.readsmall@textNodes##@无限好文,尽在晋江文学城|‌(感谢灌溉)[\\w\\W]+(.).*感谢(灌|投|支持).*|感谢(在|为).*小天使.*|.*(扔|投|砸)了.*时间.*|.*\\\\d瓶;.*|.*(手榴弹|营养液|地雷|浅水炸弹|深水炸弹|深水鱼雷|火箭炮|投雷).*|非常感谢.*努力.*|‌", "replaceRegex": "@js:\nvar f=String(src).match(/url\\('([^']+)'\\) format\\('truetype'\\)/);\nif (f) {\n var f1 = java.queryTTF(\"http:\"+f[1])\n var f2 = java.queryBase64TTF(\"AAEAAAANAIAAAwBQRkZUTY2fw10AAKQUAAAAHEdERUYAKQDSAACj9AAAAB5PUy8ybSEcyAAAAVgAAABgY21hcADHO5cAAANcAAAHEmdhc3D//wADAACj7AAAAAhnbHlmxYSSTAAADAwAAI0saGVhZB8W5vEAAADcAAAANmhoZWEQcQhuAAABFAAAACRobXR4KMYUSAAAAbgAAAGibG9jYd0muZgAAApwAAABmm1heHAB3wCrAAABOAAAACBuYW1lvz+BXAAAmTgAAAK1cG9zdLcek8UAAJvwAAAH+gABAAAAAQAA0ti3t18PPPUACwgAAAAAANv9zioAAAAA2/3OKgAE/t8H+AbBAAAACAACAAAAAAAAAAEAAAh3/egAAAqAAAAAAAf4AAEAAAAAAAAAAAAAAAAAAAAFAAEAAADMAJ8ACQAAAAAAAgAAAAoACgAAAP8AAAAAAAAABAf2AZAABQAABqoHZAAAAXoGqgdkAAAFEQCEArkAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABAAHia2Ah3/egA8wh3AhgAAAABAAAAAAAUAAAAAAAgAAEKgAAAAAAAAAKqAAAAZAAUCAAAIAA8ADQANAAMACIANgA0ABoAqABIADAAFgAgABAAGgA4AGoALgA8ACgAKAAgABwAEgAQAAwAZAAaABAAGgASABIAFgAaAB4AEgAcABAAGgAYACoAHgAsACQAGgC8ABAAHAAeADAAKgAmABwAMgAuADQAJgAYAOQAGgAmACQAqgAUABAAsACYABgAugCYAKgAlgAYAA4AIAAMAD4AHAAcABoAJgAmAAoAJAAaACgALgBwABoAJAA0ABoACAAkACAAJgDgAKIAJgAoACgAbgAgABoAIAAaABgAHAAiACoALAAOABgAFAAsACQAGgAaABgAKgAcABIAJAE4AG4AmAAOACIAHgAUACAAGAAYAB4AHAAgACIAsAAcABwAHAAgAAoABAAGABoADgAaAC4AzADMAHIAHgAYADIAogAYAAoAGgAeABwAHAAOABgAKAAaACAAGgAMADwAJAD4ACAAHAA4AB4AKgAgACAAHAA0ACIALAAkABgAGAAYABwAIAAoABYAIgAkADYAuACKAIYAPAAoAAAAAAADAAAAAwAAABwAAQAAAAAGDAADAAEAAAAcAAQF8AAAAXgBAAAHAHgAeE4ATgtODk4WTiROKk4tTjtOSU5LTl9OZk6GToxOjk6bTrpOwE7OTtZO407lTuxPGk9GT1NPVU9cT2BPf0+/UT9RSFFoUWxRc1F2UY1RmVHgUfpSBlIrUjBSTVKbUqhTFlNBU3RTu1PIU9FT41PqU+9T8lQOVBFULFSMVttW3lbgVv1XKFcwWPBZFlkaWSdZKlk0WXNZeVl9WYJbUFtmW4NbmlueW7Zb+VwGXA9cEVwxXfJedF52XwBfU1+IX5dfw2AdYCdgxWDzYQ9hH2IRYkBiS2JNYlNiimVZZYdlsGW5ZeBl5WX2Zg5mL2b0ZwBnCWcsZ2VnnGg3a2Rre2wRbBRsoWzVcLlxNnJpcnlzsHQGdR91KHUxdn12hHb4dwt3H3c8d0B35Xk+eV55zXsReyx7SX7Pftl/joABgAWADID9geqITIiriX+JgYnBi7qL3Yv0jXCNd46rj8eP2Y/bkFOQo5DokP2RzZV/leiV7pX0l2Ka2P//AAAAeE4ATglODU4WTiROKk4tTjpOSE5LTl9OZk6GTotOjk6bTrpOwE7OTtZO407lTuxPGk9GT1NPVU9cT2BPf0+/UT9RSFFoUWxRc1F2UY1RmVHgUfpSBlIrUjBSTVKbUqhTFlNBU3RTu1PIU9FT41PqU+9T8lQMVBFULFSMVttW3lbgVv1XKFcwWPBZFlkaWSdZKVk0WXNZeVl9WYJbUFtmW4NbmlueW7Zb+VwGXA9cEVwxXfFedF52XwBfU1+IX5dfw2AdYCdgxWDzYQ9hH2IQYkBiS2JNYlNiimVZZYdlsGW5ZeBl5WX2Zg5mL2b0ZwBnCWcsZ2VnnGg3a2Nre2wRbBRsoWzVcLlxNnJpcnlzsHQGdR91KHUxdn12hHb4dwt3H3c8d0B35Xk+eV55zXsReyx7SX7Pftl/joABgAWADID9geqITIiriX+JgYnBi7qL3Yv0jXCNd46rj8eP2I/bkFOQo5DokP2RzJV/leiV7pX0l2Ka2P///4uyBLH8sfux9LHnseKx4LHUscixx7G0sa6xj7GLsYqxfrFgsVuxTrFHsTuxOrE0sQew3LDQsM+wybDGsKiwaa7qruKuw67ArrquuK6irpeuUa44ri2uCa4FremtnK2QrSOs+azHrIGsdaxtrFysVqxSrFCsN6w1rBurvKluqWypa6lPqSWpHqdfpzqnN6crpyqnIabjpt6m26bXpQqk9aTZpMOkwKSppGekW6RTpFKkM6J0ofOh8qFpoReg46DVoKqgUaBIn6uffp9jn1SeZJ42niyeK54mnfCbIpr1ms2axZqfmpuai5p0mlSZkJmFmX2ZW5kjmO2YU5UolRKUfZR7k++TvI/Zj12OK44cjOaMkYt5i3GLaYoeihiJpYmTiYCJZIlhiL2HZYdGhtiFlYV7hV+B2oHRgR2Aq4CogKJ/sn7GeGV4B3c0dzN29HT8dNp0xHNJc0NyEHD1cOVw5HBtcB5v2m/GbvhrR2rfatpq1WloZfMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMABoANgBOAG4ApADmAR4BkAHCAe4CRgJ2AsADCANUA7YEBgQ2BKIEuATuBVYFgAWwBgQGeAbYBy4HggfeCCAIdgjCCQYJfAnyCm4KtAseC2YLwAwMDGAMtgz+DT4NbA3SDkYOvA8qD3YP8BBGEF4QxBEOEUwRvBHWEhYSTBKgEtoTKBNqE6YT6hQ8FH4UqhTuFTAVdhXyFjYWghbsFyAXWheYF+oYOhjWGUgZpBnWGjYagBrWGzgbyhwuHK4c7B0qHcwd/h40HnIewB7+HzYfriAoIH4g9iFOIcIiWCLuI7wkSiTwJUwlkCXGJiImkidIJ5YoLCh8KMwo7ilEKZwp9ipmKvArQCuAK9gsMiyYLLwtEC14LdYuJC60Ly4vhDAyMMwxTjHGMjQybjLEMvozJjOOM+I0TDSmNRo1ijXoNjg2pjcKN5Y4Kji2OTI5tjoYOno6zDsIO7o77jxAPOY9Nj2wPgA+ej7YP2I/tEAyQI5A9kFaQdBCRkK8Q0ZDvEQ8RIRE5kUyRWZFrEX4Rj5GlgAAAAEAFP/sADIAFAACAAA3MxUUHhQoAAAAAAEAIAKxB+QDYQADAAABITUhB+T4PAfEArGwAAADADz/jQfIBd0AAwAHAAsAAAEhNSETITUhAyE1IQdE+XQGjIT4dAeM3vooBdgFMaz5sKgCUKoAAAEANP9vB84GgwALAAAFITUhETMRIRUhESEHzvhmAxC2Azb8ygPUkaAGdP2moPyGAAEANP8BB8wGAQAOAAABITUhFSERNwAFByQBESMDSvzqB5j8NFwBygE2dv7K/lC2BV2kpP5MgP7y2KLuAQj7agACAAz+6wfoBfcAFQAdAAABITUhFSEGBzMRIxEAATkBJic5AQABEzE3BAUHACUEBPxEB3L9IGCgdKz+qv4wMj4CdgGCsGIBdgFccv5k/toFW5ycpuT7GgSo/lr+1khIAYoCfv2wiOTsngEytAACACL/HwfWBqkAKQAtAAABMSE1EzMDIRUhAyECAzkBBgc5AQYjOQEmJTkBJic5AQQXOQEENzkBEhMDITUhBpT64FCmHwWL+mcfBSYYHhxeWtPF/v4MFgEwlgEMGBoSqPo2BcoC+5gDFv7CmP7A/lz+ltRKSAIGRGoWAhLkAQoBYv4wmAACADb/SwfIBo0AHQAhAAABIREzESERMxEhFSERIzUhFSMRIREhFSERITUhETMBIREhAdwBfpwCEpwBJP7cnP3unP6CBbz5pP76AQagBCz97gISBJ8B7v4SAe7+Epj84IKQAy773JgEvJgBlP3U/fYAAgA0/xEHzAY9AE8AVgAAASE1IRUhFgchERQjOQEiJzkBJic5ARYzOQEyNREhBgc5ARYXByYnOQECBzkBJic5AQARIQYHOQEWFwcmJzkBAgc5ASYnOQEAEyERIxEhNicTMSE2JyEUAqT9kAeY/ZwBBAHt5mzGChK+Yn7+owkf3JVompph2yxQAXr+XgoUpGpYbHBa1DBEAUwJ/qWWAfcEAY4BogQB/l8Fq5KSkHz7YuYERlYOegPoxJ/Mq3C5m/7y3DI6AVgCHNJYhl6EcGn+8t02PAE0Af77AgWOfo7+9H+NkAAAAgAa/vMH5gZ5AAMAHQAAASMRMwMxMwcABTkBBgc5AQABOQEAATkBJic5AQABBFq2tqDGHgFEAkA+LP20/tL+2P2mLDoCcAEw/vME1gKwLv3q5mJSATQB5v4y/phIVgFaAgIAAAMAqP7rB2AGqwAPABMAFwAAASMRIREzESERIzUhESMRISUhESEjIREhAUykAwKsAwqk/Zqs/aIDCgJm/Zqs/aICXgFnA5ABtP5M/HBs/RgC6JQB/P4EAAADAEj+3wdgBq0ALgA1ADwAAAEhNSE2ETMQByECAzkBAiE5ASInOQEmJzkBFjM5ATI3OQESEyECATkBJic5AQAbATE3FhcHJgExNxYXByYDSf0pAu8drBwDUgwYFP6InNYIFry28AwcCP1Gk/1dOEICbpPfbsCcfJr8JGymmnqUA/+c9QEd/tfp/Zb+bv6KCk5sGuwBiAG4/I7+UkZOAW8DHf6YYrKscLYERmSQmHKiAAIAMP9vB9AGrwATABoAAAUhNSERITUhESE1IRUhESEVIREhATE3FhcHJgfQ+GADev0kAtz81gb4/N4C3P0kA3r7jpR6Np5skZQCQJgByJiY/jiY/cAGYEy2ZFTIAAAAAAIAFv8PB9QGpwAhACwAAAExNwATByYnOQEEBzkBBgcnNjc5AQABFwABOQEkJTkBJiclOQEAARcAATkBJgVGjgEO8qA2NfxK8Z5eUnpyAgoBiq7+Nv30AXUCzJmO+tACLAFwpP5u/c4yAh9Y/oL+emRbVzcVDhawMmwCEAJ+WP1U/fYPJvfUaAGuAnJS/Vj+Vj4AAAACACD++wfoBq8AJgAtAAABMRcCATkBBAU5AQYHOQEkJTkBBAU5ASYnOQEkJTkBAAM3EgE5AQABMTcSFwcCBhashf5EATMCNFY2/cj+3f7X/bYsQgJMARz+ab+crAGKAbj9ZJKYZpx6Bh0g/QH+N/KCZki58vPQSlKu6wGdAxQ8/Rv+bQHLAvlG/wDcVAEOAAACABD/OQfkBq0ALQA0AAABITUhFQABOQEWBTkBBCU5AQYHOQEiJTkBJAM5ASYHOQEGByc2NzkBNhc5AQAJATE3FhcHJgYq+oIGaP3p/S/IAXoB3AGaMBDO/Vb+WvYUGIh0WJpkREACsAHo/SaUUmacVASXlJb9z/5HwhAIE3Q3CBABEhgWfoymlkowBgGkAegBzEp2qlSYAAEAGv9FB+QGoQBLAAABJREzESUCBzkBBgc5AQYjOQEiJzkBJic5ARYXOQEWNzkBNjc5ATY3BREjEQURFDMhMjc5ATY3OQEWFzkBBgc5AQYpASAZAQUnJREzAeAB2J4CuhAMCERErGJ0DBZekmIgIAYOBv3qnv4orgOmxhgaDFRYHBoy/tz8Fv7U/vIaASieBFRYAfX+KYP+Wua0TkgETFwMBAIoJm7u1mT8fANmWPzQqJCEqCIcvHDsASADNDKYNwGHAAADADj+/QeCBpsAKgAuADUAAAEhNSERITUhETMRIQMhBgc5AQIlOQEGJzkBJic5ARYzOQEWNzkBNjchESMTIRMhATE3FhcHJgMo/RAC8P2SAm6mArIlARMECgz+1Jy0ChS4oqYIBgL9BKamAewc/fgB1mLUqGqcAnGUAaqUAVj+qP3C3uz+tgQCEFxUIgS6jpz8jAQIAaoBeHCOfn6EAAAAAQBq/ycHXAYRACEAACUxESQlITUhFQQFERQHOQEGBzkBIic5ASYnOQEWFzkBFjUDzAFWASb6Igby/pr+ikxKyG7YDBTIkLiNAzDS3KbG9ur9IMZMUAIGZF4WAgK4AAAABQAu/wsH3ganAD4AQgBGAEoATgAAJSE1ITUhNSE1ITUhNSEVIxEhNSE1ITUzFSEVIRUhESM1IRUhETMVIxEjNSEVFAc5ASInOQEmJzkBFjM5ATI1ASEVIQEhNSERITUhIyEVIQO4/PIDDvx2A4r8+AMI/gSMAoj8fAOElAOC/H4CiIz+BAK03t6Q/dzobrIIEJx6dgK4/dwCJP3cAiT93AH8/gSU/gQB/HN4lnyUeIg0Aa6EfJycfIT+UjSI/vR8/pJgdvACBERiFHgBaJYBEpQBcJqaAAAAAgA8/98HvgWlAAMABwAAASE1IRMhNSEHMPmgBmCO+H4HggT5rPo6qAAAAAABACj/GQfYBhUAKAAAASE1IREhNSEVIREhFSERFAc5AQYHOQEiJzkBJic5ARYzOQEyNzkBNjUDyvxeA6L8/gZ4/TIDZvyaMjiaWvgKFuJYWh4cAtWeAgSenv38nv1SiDxGBAJcWhAiHGIAAAAEACj/XwfYBpsAGABDAEcASwAAEzEnNxEzETcRMxEhFSERNjc5ARYXOQEEBQExETMRNjcXBAUVFBc5ARY7ATI3OQE2NzkBFhc5AQYHOQEGKwEiJzkBJjUBITUhAyE1IUggwJLykgFW/qq+pAIE/dL+EARqkvXnbP7r/s0WHlqwihgWCkpKDhgq8tScOjoC9vi2B0ro+mgFmAIDnBwDEv0EJQOh/oSI/nofHU5EWloBMANo/g6BuXDPkNVEHCRwcIweGHR8yDgykPwsigECigAAAQAg/wcH5AaHABoAABc5AQATMwYHOQESATkBBgc5AQADOQECATkBJiADaDKwCx/4AqxUQP2u/dv9eDZhAfgE8NbC/Bj+xFxSAVADVfzI/n1KAAAAAgAc/v8H4gaVAAsAGwAAASE1IREzESEVIREjATkBABMXBgcRIxEGBzkBJgTi/aQCXKoCVv2qqvs6ASqqqlBapG56IAMloALM/TSg+9wDvAGcAjww6Mn6SwRuwpxWAAAAAgAS/vkH6AaRAB8AOgAAATEzFAM5ARIBOQEGBzkBAAM5AQIBOQEmJzkBABM5ARIBMTMQAzkBABcHJic5AQIBOQEmJzkBABM5ARIEypwHggIHSDr+Xptt/f5CMgH2Zij85p4TAQXAepDMOv6WLkYBElY0BpHm/uD8cP68UEoBMQKa/aH+cFAwAXYCYAEaAij+Yf7b/ufjer3t/c7+QDhIAUABxAEQAAAAAgAQ/vsH9AanAEcAVwAAASURMxElAgc5AQYHOQEGIzkBIic5ASYnOQEWFzkBFjc5ATY3BREjEQURFDMhMjc5ATY3OQEWFzkBBgc5AQYpASAZAQcnNxEzATkBABMXAgcRIxEGBzkBJgOAAVCcAggOCAowNoo+YAwSVlZsBAoE/pqc/rCmAiy2GhoSVFIaIDL+5P2a/t60Gs6c/JABNqCiYnKYYWseBDFNAhX+D3f+RKqyOEQETFgKBAaiqPxT/IkDUk782KiGgLYgGL6C3AEgAyQqlC8Bm/1MAaICEDb+7+f6ggRqnYVWAAMADP7zB+QGpwApADkAQAAAAQUnJSYDMwITJRcFEgU5ARY3OQE2NzkBFhc5AQYHOQEGJzkBJic5AQIDBTkBABMXBgcRIxEGBzkBJgExNxYXByYEO/4tGAHZGAmuBB0C3RL9IXEBQlgaJhpUTB4qNqCsnOhb+9EBOLagWWGkcnocBTposLh6qAOMM5Q0/gF8/tX+w1CUUfzEpSRejrQkFsKWrgQGyAEOArOlAaQCHDjpyPo1BJi/mVIDeGqGpHysAAMAZP7pB/AGpQAdADEAOQAAATERMxEQAzkBEhcHJic5AQIFOQEmJzkBJBM5ARIDATkBFhc5AQAHOQEGByc2JxEzETYTMTcWEwcCJwYGpI743IrNzOf+MC4+AfiuugT9lAYK/iB2QjxyXgKk3HqOhqScnIAFEwFk/pj91/67/wD4fv7l/qHGPkzoATIBLAJa/RCCPP7STi42nlR2BW76aoQFEEzU/thYATTUAAAEABr+/Qd4Bp0AHgAuADIAOQAAASERFAc5AQYHOQEGJzkBJic5ARYzOQEWNzkBNjURIQE5AQATFwYHESMRBgc5ASYBESMREzE3FhcHJgTQAqg8QJ54vAgYpoxeJBb9/PtKATSInE5enmBuGANKpAZ2tkiKTAXz+lqsRkYGBAg8ZgwCMiJgBPz9gAHOAfA+5dH6XARprZxSAmD6QgW+AXZY1GBieAAAAAADABD+3wf0BpEAIAA4ADwAACUxNwAXByYnOQEEBTkBBgcnNjc5ATY3ITUhFSECByUmJwM5AQABOQEmJzkBAAEzBwAFOQEGBzkBABchNSEEwmwBItKCQFT+Dv34VFZaYkSuov1mByz8OMzCA0xcbsL+cP4OMD4CPgFk1iYBWgI4PDT9vOT7sARQ02T+/uJ0SloeJggkpiQ8quSUlP7+yCpebgUc/ij+4EhKASYB4jL+MthQWgEa5pQABQAa/v0H5gabAAcAFwAbAB8AIwAAJSMRIREjNSEBOQEAExcCBxEjEQYHOQEmJSERIQEhESEBITUhA6KcBDic/QD8eAE8nKJkdJhfaRwGYv0AAwD9AAMA/QAERPpqBZbPBUz6tIIBmgGuAgI2/urq+pgEVpuBVOj+agIeAZT58IoAAAAAAgAS/vkH8AalACgAOAAAJTkBBgc5AQADESEVIREjESE1IREjAgE5ASYnOQEAEyE1IREzESEVIRIlOQEAExcGBxEjEQYHOQEmB/BEMv5wvAEm/tqU/toBJgW6/lUuPAGCwP4qAmiUAn7+A7/5pAEijphOYpRaZh75UkIBNALe/LSQ/l4BopADTP1N/oE6RAFhAlOQAZj+aJD9ktYBqAIeLP/g+mEEcqOPUgAAAAQAEv7zB+IGoQAFAB4ALgAyAAAlIxEhESEBITUhFSMREAU5AQYnOQEmJzkBFjM5ARY1ATkBABMXBgcRIxEGBzkBJgUhESEDbJACpv3qAyr8DgU+sP7wXuAMFKqQmPl8ASSSoExUmmRwHgMwAYb+euEDgvzkBDSUlPq2/tgCAgRKYhAEqgKIAbYCGDDoyvo0BIi6mlaoAgAAAgAW/vkH3ganABsAKwAAATkBABMXBgchFSERIRUhESEVIREjESMGBzkBJgU5AQATFwYHESMRBgc5ASYCQgEKfqQvOwPa/SgCiP14AqL9XpyjcZY4/Y4BGqSkTVecZXEeA3sBbAHAHpqQjP6ijP6UjP4IBdr01jZ8AaICPDDsz/pDBHe9nEwAAAUAGv77B+gGqwAPACQAOwBIAFAAABM5AQATFwYHESMRBgc5ASYBMRMhBgc5ASYnOQESExcGByEVAyYBMREzERAnOQEGJzkBJic5ARYzOQEWNQExFwIDOQEmJzkBEhMFMTcSEwcCAxoBQKSkWmSccHocBlqA/LdiaTxA5oKaNzoDoZJS/gqc9nCWDBSgXIT+rpiGpERSqn4CmIyMppiCpALJAbQCLjD92PpVBH3Em1gBJAE4v5k0MgFIAYI6inym/qAi/LYEBPvg/vIEAgRMYBAEjALcMv64/pwiIAFMAVA2Pv7o/opGAUABVgAABAAe/usH6AalADcARwBNAFIAAAExNxYXOQE2NyERITUhNSERMxEhFSEVIREjNSECDwEEBTkBBgc5ASQlOQEGBTkBJic5ASQ3OQEmATkBABMXAgcRIxEGBzkBJiUxIREhFCURITY1AtaGW4xIG/32Ahz9gAKAmgKG/XoCGpj+bR9aAgE2Aew8Mv4d/sWv/q0uOgFFo5z84AEMlJRSYo5WYB4FEAGI/n794gF+BgGPSppxaOUCJsaIAQ7+8ojG/YRW/umNA7UeVlA7yZt5QEZmhoMB+wGWAjQs/vPm+msEbp6GVBIBGk5O/uZfuwAGABL+8wfgBqcAMwBDAEkATgBSAFYAAAERIzUhBgc5AQQFOQEGBzkBJCU5AQYFOQEmJzkBJDc5ASYnNxYXOQE2NyERITUhNSEVIRUBOQEAExcCBxEjEQYHOQEmBTEhNSEUJRUhNjU3ITUhIyEVIQdwjP5nHFcBNgHSNCj+Lv7Du/6yMD4BTqKsdm5uqksb/fgCGP3OBSr9mPq6ARS2ml1hkGltHAUfAY/+dP3kAYkDkAGM/nSQ/nQBjATz/MA65YuTIVBMMqiyYkBIVoh2olqYbG+3Awa8iIi8/fABggJCPv8A1PpoBHm7jFIUxlxcxjCWfMTEAAAAAAIAHP8FB+QGgQAWADMAAAExETMREAc5AQYBOQEmJzkBJDc5ATYRATERMxEGNzMyNzkBNjc5ARYXOQEGBzkBBiEjBBMCHqxucP6oLkoBPGRiAm6sBLR0ohQWClReFBgk/ui6/sAKA9kCmv1m/hTe/v70Plbs4L4BtvySBhb5+qIElJT0IiD4hvoKATYAAQAQ/vEH7gajAE4AAAEhNSERIQYHOQEmJzkBEhMXBgchETMRIRUhESEVIREGNzMyNzkBNjc5ARYXOQEGBzkBBgc5AQYrAQQTESECBzkBBgU5ASYnOQEkNzkBNhMCef3PA2r+IWJxSjjgfJwtMgGbpALm/RoDcP18DJbMig4OCExcChoURDyc7v7oDP55EHuU/nwoPgFkhm4RAn2UAarGkjoiASIBlCyFdQFU/qyU/laU/cqaDmhmviAclJ5kKCYMARICUP6muuiQQFB6wJQBLgAAAAACABr/SwfmBosAEwAtAAAFITUhESE1IREhNSEVIREhFSERIQExMwcABTkBBgc5AQABOQEAATkBJic5AQABB4746AM6/XgCiP3CBST9wAKK/XYDOPwy0igBUAIsPiz98P6a/s79qig8AmoBPLWUAVySATSSkv7Mkv6kBqwy/kjeWEgBBAG2/nT+uERSATYBtgADABj+8QfoBmsAIQAtADgAAAExNwATByYnOQEEBTkBBgcnNjc5ARIBFwIBOQEkJTkBJicDMTcSATkBBgc5AQABOQEAExcAATkBJgSsggEgxpg4P/1s/mNMbFhaTOoBEqz4/uYBnQIKcokqlMICEDZG/dj61AG+3J7+8v5WNAGrUv6K/s5kXGMgIQgaqiRKAQ4CEE7+Vv6ODRitwASGOv32/s44ZAF8/uYBbAHuQv3O/ppCAAABACr+8QfaBqcAMQAAFzkBABMhNSE2ESE1ISYnNxYXByE2NxcGByEVIRAHIRUhEgU5AQYHOQEkAzkBAgE5ASYqAs2K/NEDTAT9JgHgrHp0rI6AAd2bdqaKdAH6/QwDA238r+sCilJC/Zjdo/1ANH8A/wHfmCsBU5i9c2iajHLbv1ywjpj+2liY/gm7VE7wAeL+LP7oRAAAAAYAHv7pB+IGmwATABcAGwAfACYAMgAAATUzFSEVIREhFSE1IREhNSE1MxUBIRUhESEVIREhFSEBMTcEFwckATEXBAU5ASYnOQEkBeiaAS7+0gFa+EwBVv7SAS6aA9D8MAPQ/DAD0PwwA9D+1lgB5OhU/qr8nmD+hP62GjgBogWj+PiQ/F6QkAOikPj4/KjaAj7YAjzY/ACIwnKcsgEchtKAQFaYAAAAAAUALP7/B+AGMQAoACwAMAA0ADgAAAEhESMRIzUzESE1ITUhFSEVIREhFSERFAc5AQYnOQEmJzkBFjM5ARY1ESERIQEhESETIREhIyERIQY6+46e/v4CiPy6Byr8uAKMAQb++tCAyAwSpHh6/hQB7P14/hYB6pwB7P4UnP4WAeoBL/3QAjCKAw7giorg/PKK/sTcAgICRFQMBGwCtv76AQb++gGIAQT+/AAAAAADACT/FweMBjMAJQAtADEAAAExITUTMwchFSEHIQIDOQECBTkBIic5ASYnOQEWMzkBMjc5ATYTASMRIREjNSEBITUhBoL65oioMQSV+00zBRoUGiL+0L70ChLY2LQaFA76mKQHFqT6MgTO+jwFxAJRkAKA7pT4/l7+8v7iAgpQXhigwAE6AmoBeP6I4vsmlAABABr/FQfoBjMAMQAAATERIREUOwEyNzkBNjc5ARYXOQEGBzkBBisBIhkBIREQBzkBBgU5ASYnOQEkNzkBNhEB2APccnBwEBQQTmAaFCTksPr9fGJs/towRgEOWFgDnwKU+jaCeoC6Ih7GbOIBEAVC/gb+JNj24EBSyNC6AaYAAAEAvP8RB0QGhwAbAAABESM1IREhETMRIzUhETMRIREhETMRIREzESERBwqq/fICSqio+iCqAj79TqoCCK4CDgXP/OhK/PACOvzmSALS/cYDEALO/coC7v0SAjYAAwAQ/ucH8AaxADAAPABHAAABITUhAgM5AQIlOQEGJzkBJic5ARYXOQEWNzkBNhMhAgc5AQIFOQEmJzkBJDc5ATYTATE3EgE5AQYHOQEABTkBAAEXAAE5ASYCof5/BTIKFBj+tqK0DBCavsgUEAj9mRhzmP6aND4BTJJpEAG7kNwCKFoo/dr6yAGcASSO/tD+VioCn5T+rP68/ooCAgxUVhYCBO7YARr+ssz+9JJEQnzsswEXA9Q+/ej+9l46AT7AASQB+E797P6+PgAABQAc/u0HbgaZAAcANgBNAFEAVQAAASMRIREjNSETITUhNjczBgchAgc5AQIlOQEiJzkBJic5ARYzOQEWNzkBNjchAgE5ASYnOQEAEwExETMRECM5ASInOQEmJzkBFjM5ATI1JyMRMwEhESEBSJwDjJz9rFT+xAFFBQKcAwYCCwYQDv7kiI4KFJ58oAgQBP6KGv5uKkQBcBAFLKb6groMEs5Wivqiovt6AlT9rAN3Arz9RFL+TJBlfX1l/qTg/rwCDF5IGgK8pPj9/P7cPkgBAgGg/igGXPl4/wACUmIQhpgE+v6KAUoAAAQAHv8RB4wGpwAmAD4AVQBZAAABMTcWEzkBBgc5ASYnOQEEBSc2NzkBNjchNSEVIQYHOQEkJTkBJicDITUhNTMVIRUhETY3OQEUFzkBBAUnJC0BMREzERQjOQEiJzkBJic5ARYzOQEWNSUjETMDCoigjExOIyX+Uf59SHRUTUr+iwR8/baVmQEdASdCSNr+KgHWoAHK/jbs+gj9yv3ELgD/ARMEtqbyUtIMErBgfv7woqIE40Ts/wAkLEpIKiimPoh0kJSU/c8VH3Nt/LSU+PiU/qAeIkZWRlSoGiEVBm75ZPoCUmIQAoScBPoABgAw/vMH1AazABgAKgBBAEUASQBNAAAlIREjESERFCc5ASInOQEmJzkBFjM5ARY1ASE1ISYnNxYXByEnNjcXBgchATERMxEUBzkBBic5ASYnOQEWMzkBMjUlIxEzASE1IQEhFSEDiP3EmANsylSSDBJ6aFQETPhcAoZCZn58TGMCI1BqTphcXQJ5/tac6GqeChKUXID+/JiY+6YCPP3EAjz9xAI85/4MBTT7osQEBE5GCgJUBQKMaHpWimxCLIKOWH5m+rYEOvui9gICBFJWEIJWA4T+wtb+pNYAAAEAKv7/B0oGpQA1AAABITUhNjczBgchAgM5AQIFOQEiJzkBJiczBDc5ATY3OQESEyECAzkBAgE5ASYnOQEkNzkBNhMDAv1+AogGAq4EBgOWGBYa/qqk6AgWBgEEkMIUGAz9GhKUnv42OEABsoiNEQRBpNzk1Oz88v68/qgECE5wGAIE0gFmAh799/75/tz+8khQ9PjhAd0AAwAm/ukHngajAC8AUQBVAAABITUhNiczBgchAgM5AQIHOQEiJzkBJic5ARYXOQEyNzkBEhMhBwIBOQEmJzkBABMBMTcSEzkBBgcnBAUnNjc5ATYTITUhFSECBzkBNiU5ASYnASE1IQTg/tgBKgMBpAEEAhsOGhbwfJIOEopylAYeBv6EBAr+LjhAAaIS/YaKfmpYPhz+g/7HRlg2Ymr+rgPG/jSrfeYBCUNKAUL83gMiBG+YydPRy/0M/jL+5gQGVFwSAqYB8AIQqvzs/jhERAF0AuT+Tj7+8P70JhxMJCSiMnDFAS+UlP5W7BEcqqMDTpQAAAIAHP8BB+QGnQArADsAAAE5ASQ3ETMRJBMXAAERFDsBMjc5ATY3OQEWFzkBBgc5AQYjISAZAQYHOQEmATkBABMXBgcRIxEGBzkBJgJOAQbkrAEy7pL+3f5xkP6IFhwIVFwQGib6/q7+8LvPKv2YAVykrl9vqG99IgHRep8Dlfzs9wFDav59/t79y4iCiLIgGqiM5gEMAdR4ZEIBQAHOAggy+Nv6aQRqtJ5WAAABADL+9wfQBpsACwAAASE1IREzESEVIREjA6T8jgNyuAN0/Iy4AxeiAuL9HqL74AACAC7+9QdwBqEAMQBKAAABMTcSEwcmJzkBBAU5AQYHJzY3OQE2NyE1IREhNSERMxEhFSERIRUhAgc5ATYlOQEmJwEjESEREAc5AQYnOQEmJzkBFjM5ATI1ESECkoSojpIqKf7e/r04VEhUKodr/pIBuP6AAYCcAXr+hgG0/hSfh+UBHkxLApaYAuDocpoIFJRaiv5QAd88/tr+xEZiWhgmChiOLkbX95IBcJIBbv6Skv6Qkv7J4RMaoYr9FgcO+2j+/gYEBFZaEJQD2AABADT+6wfaBrEAMAAAASE1IREhNSERMxEhFSERIRUhAgE5ATYlOQEmJzcAEwcmJzkBBAU5AQYHJzY3OQE2EwMi/RIDeP0sAtSuAuL9HgOA/CLa/vDjAwyFlH4BDvqUOj79Yf4VOnJWZELXzwJfmAHEmAFe/qKY/jyY/s/+yQYZsrlY/sL+tGRTVRYmBhqmIkLlATkAAgAm/v8H4AYPACEAKAAABTkBBgc5ASQlOQEEBTkBJic5ASQlOQEAAyM1IRUCATkBBAE5AQATIRIH4EpA/d3+z/7y/aAuQAI5ASb+jIu2BcyI/msBL/5UAXlv/EN7RV5WvPze4kpUpfEBggLGlJj9af5X6gFbAYQCT/2RAAMAGP7tB94GqwA+AEYATQAAATEhNjcXBgchFSEGByEVAgU5AQQFOQEGBzkBJCU5AQQFOQEmJzkBJDc5ASQDOQECATkBJic5AQATITU2NxcGATEhEgU5ASQDMTcWFwcmAS4BpzEiqiIxBFH7iSQrA+CE/ukBGQF2WjL+wP68/vz+HDhAAezz/vlw2/6HNjQBw9T91VJEokYExP0tWgELAQPJWMS0bK4E49H3FuPPlIR6iv657qpFZERqzKuZUESAj+EBVv3c/qBMPAGXAu2WvsAssP1A/uvI1gRhcHyGgpQAAgDk/0cHGAXbAAcACwAABSMRIREjNSEZASERAZCsBjSs+yQE3LkGlPlswgU8+1oEpgAAAAQAGv7zB9wGIwAHABMAIAAkAAABIxEhESM1IRcxFwABOQEmJzkBACUxNwABOQEGBzkBAAkBESERAcykBcCk+4jymv6y/qZAVgGCAwR6AXgBShCK/tb+iP0sBHgB5QQ++8JeYmb+fP78OEYBCPZ4/sj+1A5+AT4BOgQg/UgCuAAAAwAm/xEH3gYDAAUAHgAiAAAlIxEhESEBITUhFSEREAU5ASInOQEmJzkBFjM5ATI1ASERIQGingNy/SwESPo8B7j+tP76vLIKFuJ2lPu4Ajb9yp8DpPzqBD6YmPq2/vICAlxaEKABYgH6AAAAAwAk/ukH5AadADEANQA5AAABMTcWFzkBNjchESERMxEhESM1IQIHOQEEBTkBBgc5ASQlOQEGBTkBJic5ASQ3OQEmAwEhESEjIREhAS58muJ0F/03As6gAs6c/csViAGXApciJP1L/mPy/hwcNgG+2O+dAygCMv3OoP3OAjICH1LtlKj3AwgBBv76/JBo/t/QxCNEYDTW6Ew+VEG6pgEDAQAB6P4YAAAABACq/wkHUgYzABgAHgAiACYAAAEhESMRIREUIzkBIic5ASYnOQEWMzkBMjUlIxEhESE1IREhASE1IQa4+oyaBqjqkroKEsaCcPw0lANK/UoCIv3eA1z7bASUBZ/5agcq+b7eCEZaEnA+At79ipABVgF2kAACABT+6wcWBqkALwAzAAABMRcGByEVAAEhESM1IRUjEQYHOQEmJzkBJCU5ASYnNxYXOQEkJSEGBTkBJic5AQATIREhAwKcQkQD/v6M/Z4D0qD74qCcqCwwAcABaHyQeKiMAWABBPxe4v7eODABjJYEHvviBqlAWFCO/lb+8PxygoIC7jo4TEh6sH6EaJaAwvz20Eo4AQL7BAHwAAADABD+8QfUBm0ABwAjACcAAAEjESERIzUhARUhEAc5AQYDOQEmJzkBNjc5ATYZASQlFwQFEQEhESEC/KAEwKD8gATY+dA4OLYuQI4yMgNsApxg/MT9dgFYA4D8gP73A4T8fIgE1Jb92sDc/vZESMrMxAF8AqIcXKZUGP74+7oB3AAAAAADALD/CQdMBqkAHgAkACgAAAEhESMRITY3FwYHIREUIzkBIic5ASYnOQEWMzkBMjUlIxEhESE1IREhBrD6nJwCTjIurDQyA6jifrIKEqx4bvxGmAM8/VwCDP30BN/6KgZqlKIwjHr6guIERlYOdF4DSP1CkAGeAAADAJj+/wfYBmMABQAlACkAACUjESERIQE5ATY3OQE2GQEkJRcEBREhFSERIxEhAgc5AQYHOQEmAREhEQEwmAJM/kwBRNQ8OgHqAbQk/m7+bAN+/ryc/mIDPUDqNv52ARxfBZT6/P6WpKiUAagC/h46lCoi/jyY+9gEKP4XrczEQgYc/CQD3AAAAwAY/ukHiAZpAAcACwA0AAAFIxEhESM1ITUhESEBOQESEyE1IREGBzkBJic5ASQlFwYHESEVIRE3FhcHJicRIxECAzkBJgS0oAN0oP3MAjT9zPtk5Ib+ogF+nKASGgGgAYYupq4Bdv6KSJ6YcniUmHbIINUGhvl6wpAEoPwCAS4BcogBPBgUQkguWowiHv6qiP7+SIiYdIqQ/F4DwP7Y/vJOAAACALr+/wd0BhMABwArAAABIxEhESM1IQE5ATI3ByMgNREhAgc5AQYFOQEmJzkBJDc5ATYTIREhESERFAFiqAa6qPqWBGZejB7m/vb+4gM/Qv7iNEgBDjQ1A/6ABWr+fP7/BxT47HgCuASk8gLy/cyy4Lg+QqK8ggIe+qAFYP0kaAAAAAAEAJj/BwdsBi8ABwALABMAFwAABSMRIREjNSE1IREhASMRIREjNSE1IREhAUCoBtSo+nwFhPp8AbScA1Kc/eYCGv3m+Qco+NiAkAWE+2QDavyWcIwB4gAAAwCo/vUHVgYrAAcACwAqAAABIxEhESM1ITUhESEBITUhETMRIRUhBgc5AQQBByYlOQECBTkBJic5ASQTAUigBq6g+pIFbvqSAmD+GAHumAH6/gAEEgEYASh65v70gv50NjQCCBr+9Qc2+MqAkgWO/eKMAVD+sIxQSuD+/H7q7P7EwEo86gGyAAQAlv7zB2wGPwAHAAsAHwAmAAABIxEhESM1ITUhESEBITUhESE1IREhNSEVIREhFSERIQExNxYXByYBMJoG1pr6XgWi+l4FRPsYAij+HgHi/fgEqP30AeT+HAIs/jxwbk52YP7zB0z4tmSOBcr7CogBjIgBDIiI/vSI/nQBDFRyZFqCAAIAGP8DB9gGqQAaACoAAAEhNSE2NxcGByEVIQIHESMRBgc5ASYnOQEAEwEhNSERITUhETMRIRUhESECW/31AkwxJ6YjKASJ+zh3n5xseio2AXDTBX36aAJy/fgCCKQCEP3wAoIFHZR5fyppZZT+9ez73QNOh3tGSgF+AcD6eowCVpABkv5ukP2qAAAAAgAO/z0H+AahAEMAXQAAASURMxElAgc5AQIHOQEGJzkBJic5ARYzOQEWNzkBNjcFESMRBREUMyEyNzkBNjc5ARYXOQEGBzkBBikBIBkBByc3ETMBMSc2NxEhNSERMxEzFSMRNjc5ARYXOQEEBQPKAS6cAeYMDAzMXFgMEmBGaAQMAv68nP7SqgHquBQYEFBWHBow/vb9xv7glhqwnPx8OI+R/v4BApTo6H+BBAr+uP6+BBFbAjX9+5P+dvr+8gICAkpcDAKatuhl/J0DM178+ZyUgKogGsB45AEaAvAulDUB0/oSmi4wAx6MAi790oz9FCwuVEB2egAEACD+7wfeBqUAEQAhACUAKQAAATERIREjNSECBTkBJic5ASQRASE1ITUhNSE1MxUhFSEVIQEhESEDESERATIFyJz7Yij+9DQ4ARIGCvm2Atb8ggN+ogN0/IwC0v0oAfr+Bpz+CAIBAVT9dFz+wPZASNQBtgH4isaK0tKKxv0oAST+3AEk/twAAgAM/u0H8galACQALwAAEzkBABMXBgchFQIBOQEmJzkBJBM5ASYnNxYXOQESEyECAzkBJgEjETMRNwQXByYlDAEqlqQwNAIsavzoKj4BhNCMrmaqeHwk/kKM3igFZKioUAEe4HLU/vgCmwHGAkQuopaU/B7+MEJM5gFadnp6fF4BAgFO/p7+rFL8qgeo/VBa3riUxN4AAAACAD7+4weGBqUAJQBLAAABMTMGByEVAAU5ASYnOQEkJTkBJic3Fhc5ASQ3IQAFOQEmJzkBJBMxMwYHIRUAATkBJic5ASQlOQEmJzcWFzkBJCUhBgU5ASYnOQEkBKbGXGIC2P18+84kNgHoAYI6bHhmVAFQ8v1S/qD+eiQ8AiySymZqA679UPwqKjIBnAFISHZwdmQBbgEU/KLQ/uIsQgHKA4FaUJL9RqhITkaoTG5Yamis+P74qDpO4ASibmCI/db+8FA8bIpQdFhybKbQsqI8QvQAAAEAHP75B+wGmwAgAAAXOQEAEyE1IRIRMxADIRUhEgU5AQYHOQEAAzkBAgE5ASYcAzlB/KoDXQWuBQN3/IaOAxZmMv11yJz9MyhtAW8C35wBDQER/vP+75z84f9iQAEGAp/9of6SNgAAAQAc/vcH5gYhACQAABc5AQATITUhNhEhNSEVIQYDIRUhEgU5AQYHOQEAAzkBAgE5ASYcAu17/LIDYwn9AgbA/O4CBgOA/Ju/AsJSOP10zp79NCpxAT8COZiOAVyYmNH+55j9htZiRAEHAl79zP61NgAAAAACABr++wfiBp0AIAAnAAAXOQEAEyE1ITYRMxQHIRUhEgE5AQYHOQEAAzkBAgE5ASYBMTcWFwcmGgMOY/y1A1kHrgYDdvyT0QLAYDL9esun/T4oAqyAkIqOfG8BpQLlnMgBHv/nnPzU/tJeQgFsAr/9UP5fNAFqZJqccp4AAwAm/uUHzgaXACAAKAAwAAABITUhEhEzEAMhFSEGBzkBBAUHACU5AQIFOQEmJzkBJBMBMTcEFwcmJRMxNwQXByQnA/D8QgPiIKweAwz82A4gAZIBnmb+ZP588P1gJEgDVnT8rloBHOpi5v7ozFYBLsxk/vTgAdGQAZQCov22/hSQQkLK6poBAsz+4so+YOoBZAJieqqkiqyyAbJ2uJCIypAAAAACACb+7wfGBqkAKAA0AAAFMQckJTkBBAU5ASYnOQEkJTkBJCU5ARITITUhNjcXBgchFSECATkBBAMxIQIHOQEEFzkBAAdcbv61/ov+1/1/JDoCRwEd/uj+0ohq/gICM1pBslBLBKn+X1f+3wFgj/1pbmUBAvoBI22Wwb3jqUZagb2LiQEoARqU/vQk+tSU/fH+2aoD4P7Y2HR3ARUAAAAAAwAK/usH9galAEcAbwB7AAABJREzESUCBzkBBgc5AQYjOQEiJzkBJic5ARYzOQEWNzkBNjcFESMRBREUMyEyNzkBNjc5ARYXOQEGBzkBBikBIBkBByc3ETMDMQcmJzkBBgc5ASYnOQE2NzkBJic5ARITIzUzNjcXBgchFQIDOQEWAzEjAgc5ARYXOQESBAYBEpoByggMCDYyhDxQDBJaQGYICgL+1Jr+7pwB0p4YHBBOUhocLv8A/fL+6HoalJr0dmtmhuEqMNd7ioRKPrLJHhueIh4BQCiGemTBSDdYXngEQU0CF/4UgP5+/K5AQAJMVAwGorz8VfyDA1FN/NCqioSkIBa+etgBHAMmIpIpAZ/6bnptZdq2PkKo04RzAQUBgZDK6Bbiun79s/7fbAPI/lmxS1IBFQAAAwAk/xMH5AanACcASwBXAAAlMQcmJzkBBgc5ASYnOQE2NzkBJic5ATYTIzUzNjcXBgchFQIDOQEWASE1IRE2NyE1IRUGBxUhFSERFCE5ASInOQEmJzkBFhc5ATI1ATEjAgc5ARYXOQESA2h2c26W9yoy7ouckUg81O0gHaIkIAF6LZeEAmT92gImxqT8uAQm2NIB/P4E/v5UsgoQtFZ6/UL7RzRqaodnfmpj48A+RK3YiXj+AVKWxuAW3LSC/d/+4GoBvZIBOKiIkp64svKS/YD0BExWEAJ2BET+gqhTVAEXAAAABAAa/vcHZAajAAcALwAzAD8AAAUjESERIzUhJzEHJic5AQYFOQEmJzkBJDc5ASYnOQESEyM1ITY3FwYHIRUCAzkBFgUhESEFMSECBzkBFhc5ARIE7JwDFJz+JPJ8mZLC/ukoOAEQsbKlVED2ARUoH6giJgG6O66dAaAB3P4k/g7+w0BLeYeewQZ4+ZicMISOgf6xQE6k5pmDARUBLZjK1BjMupT93/7bfzEEqLb+4vJgbQETAAAAAAEAKP8HB+AGMwAhAAABITUhNQEhNSEVARUhFSERECE5ASInOQEmJzkBFhc5ATI1A8r8XgOiAj768gYY/WIDbPyU/uhc4AgQkqKOAomW3AGilpz+Fo6W/Yr+9ARQZhICkAAAAAAFAC7/BwfUBrEAIQApADEAOAA/AAABITUhNSUhNSEVARUhFSERFCM5ASInOQEmJzkBFhc5ARY1ASMRIREjESElMSc2NxcGBwExNxYXByYlMTcWFwcmA9b8WAOoAX78VASW/joDXPyk7oSyBhKgkmj9Op4HIJ76HATKdoZ2kIKU/VKCemiQWP1odnp2iHABIZJw2JKo/voskv7S7AREZhACAnADPgGU/mwBApxqkKZqlKIBeEygplKcdFaGnGCqAAACAHD/PQeWBrkAIgAxAAAlMREzESQBFwAFERQzITI3OQE2NzkBFhc5AQYHOQEGIyEiNQMjESEmJzcWFwchESM1IQGapAJIAhZi/ZT9rHYDaoQYFg5UVhwSJvD8TPaGpAOLQUiMUk5oA2Ck+iI7A/D99qkBLY7+vaj+04B2drgiGspe1P4D5gFycV9WaII8/o7aAAAAAgAa/ukH4gavACsAOgAAFzkBABMXBgc5ARIFESE1IRUhESEVIREEJTkBBgc5AQQlOQEgAzkBAgc5ASYTIxEhJic3FhcHIREjNSEaAUw0qBgxmwFG/G4HbPzMArj9SAGOAdQiGP4W/pL+PdRywy7YngNVO0KYTlxaAyqe+lJ7AR4CKhq5oP62MQNwlpb+vJT+XQoRTlgGDAFu/ve3TgUEAXpWUlJacDD+hOYAAAQAJP7jB8gGqwAfAC4ANgA+AAAXOQEkEyE1ITYDMxAHIRUhBgc5AQQFByQlOQEABTkBJhMjESEmJzcWFwchESM1IRMxNxYXByYnEzE3FhcHJickAuLU/GoD4EQGqDgC9vzSEBYBrAGaWP5U/l7+8P2ALrSgA5QyVJJCXm4DWKD6FgpM5spWyN6yTui+Wrrgf4oBLJTQAgb9/tSUICS0wJjavP72kFgE5gFmWnhSWJA8/prS/fiAaHKKemoBPHZwcoh4fAACADT/CQfqBsEAZABzAAAXOQEkATkBJic5AQAFOQEmJzkBJAE5ASYnOQEEBTkBJic5ASQlITUhFSEGBzkBFhc5ASQ3FwYHOQESBTkBBgc5ASQDBxIHOQEGIzkBIic5ASYnOQEWMzkBFgM5ASYnOQEABTkBJhMjESEmJzcWFwchESM1IT4CXAFmHCX+1v3zHioCAwEeISf+9/5+JjQB3QEf/ggFlP0qMzudVwE5816juLEBjkI6/nm9dHKWSMxQrAwSnHrYBgMT/p79sh6ioAOIO0+MWkpmA2Kg+hZDrQGIOjX+zKZERI4BNSEgvHhCTGr6kJA2Mn+dmaGAYmD+gJhMUMgBqjn+V8JWBk5YEgwBEFpT/qPEQgTeAVZZZVpubD7+qsIAAwAa/xsH6AaZACUAQgBJAAATMTcWFzkBEhMhNSEVAgM5ARYXByYnOQECBTkBJic5AQATOQECAyUhNSERMxEzFSMRECE5ASInOQEmJzkBFjM5ATI1ATE3FhcHJmZ4raJ3IP2MAxg3nqOYkH2Asv7tKDoBHqi6wAXs/WYCmqL09P7iWs4KFsZolv2KgqJ8lnYES1L67gElAVWYkv5O/p3v4mDFxv66+z5UAQEBQwEdAR8KmAGs/lSY++j+3gJKahCYAwJO7uBW4gAFAAj+5wfmBq8AJABBAE0AVABbAAABOQEkExcGByEVAAU5ASYnOQEkNzkBJic3Fhc5ASQ3IQYHOQEmASE1ITUzFSEVIREUIzkBIic5ASYnOQEWMzkBMjUBMREzESMRBgcnNjcBMTcWFwcmATE3FhcHJgJUAUrejExQAxb+6PxaHiYBEt5OemSSXgEUtP0ehKoqA5j8VgOqoAEk/tzwYLoMFKZofPtcnJyGiGiqzP6cglRukmwC+HCWen6ABKvaASpIXFSK/mbyQko6WEhaYHJUgrJ6fDb9aoz6+oz+LvoCSmAQiAKaA8j4VAMElKSSnugCVkqQ2FL0/LRamo5mogAAAwAk/xEH5gaPAAsAEgApAAABMRcCATkBJic5ARIBMTcSEwcCATERMxEQITkBIic5ASYnOQEWMzkBMjUB5KTA/wBEYOYEVpb+8rb0/YSy/uZwug4UwGaOBNk6/dz+HiowAYQCFkj+Mv4CVgI2/VgGTvmG/vwGWGQSgAAAAAQAIP7tB+oGmwALABIAFgAiAAABMRcCAzkBJic5ARIBMTcAAQcAASMRMwExFwAFOQEmJzkBJAIKpNr+Plj+A+5+AUABAJD+6P4SrKwB6JL9vPv6LDgEEAWJQP4e/nQoMgFwAbBg/qj+zHQBZP2aBOj8amD9Fs5QUMoAAAAHACb+6QfmBrUAMABNAFgAXABoAG8AdgAAASM1MzYTMwIHIRUhERQ7ATI3OQE2NzkBFhc5AQYHOQEGKwEiNREjAgE5ASYnOQEAEwEjESERIzUjERQjOQEiJzkBJic5ARYzOQEyNREjASE1ISYnNxYXByEBIREhAzEXBgc5ASYnOQE2ATE3FhcHJgExNxYXByYEycvRAwSSBAUCSf6cSkJWEBQGjggSEB7ChqxZDf5IND4Bngn8c4wDGIy6zFpWCBhaXli6Avz8AAHuNEqGSjiAAgj9BAIA/gA4gmJ+Mk6CBSxenpRoXPwicnJMfEoD2ZKfAZn+hr6S/EJedni6OASydNbSA9r86P4oODwBuALE/iwCWv2mMP2wzAROTA5aAjIC3IhqckBucD79IAEi/eQ0/MQkIsQFBGhwenRY/FhIlHxUiAABAOD/QQfkBiUAIgAAATUhERQzITI3OQE2NzkBFhc5AQYHOQEGKQEgGQEhESE1IREGYPtMtAPUsCAeFFJcHhwy/uj75v7CBVj6gAYkAotu/aC4cFzoIhrgYtYBTAMAAgSU/GYAAQCi/08H0gYfACYAADcxETMRIREhNSERIzUhERQzITI3OQE2NzkBFhc5AQYHOQEGKQEgEeysBKz6XgZKqPtUrgParCQkEk5eHCA8/uz72P7OiwQQ/u4CApT8XHr9urh8eswiGtB84gE8AAAAAgAm/u0H5ga3ACEAJQAAASE1IREhESEGBzkBJic5AQATFwYHIRUhESEVIREhFSERIxEhESEELPv6AUICxP20h6c0SAEcjqQqLgVg/UICnP1kAxj86KL92gImAQmQAjwBZPPNODgBQAGOLmNdkP6cjP5QkP3kBFz+UAAAAAIAKP7pB9gGrwApAC8AAAEhNSE2ESE1ISYnNxYXByE2NxcGByEVIREhFSERIxEhAgE5ASYnOQEAEzcxIREhEAIv/fkCEQH+RAI4f2t4pF5/AfR+gZ59ZgIN/lgB/v4CpP2fGf4ySiYBpguuAln9qAIbnCABxJyodFqkelin0WKhdZz+HJz84AMg/e7+4GIqAQwBmpwB5P5gAAAAAAIAKP7pB9gGFQAjACcAAAEhNSERITUhFSERIRUhESMRIQIHOQEGBTkBJic5ASQ3OQE2EwEhESECMf33Agr+TgcC/mgB7v4SpP2PB2Ji/qA0PgEyZlsGAxX9kAJwApOeAkaenv26nvxwA5D+krLExkhEnKqJAU8C5P26AAADAG7+7QdEBp8AEQAZACAAAAUhNSERITUhESE1IREzESERIxMxFwYHJzY3BTE3FhcHJgae+dAGMPpKBbb6CgMGpgLwpgKI1tR4zM76SHDYuoaom44BWI4BUo4C5v0a+zQHUm7ywmy4/mZkytxy3AAABQAg/ukH5galAC8APwBDAE4AUgAAJTERIREjNSEWFzkBNjcXBgc5ARYFOQEGBzkBAAMjETY3OQEWFzkBBgc5AQYHJzY1ATkBABMXBgcRIxEGBzkBJgEhESEBOQEkExcCATkBJgUhESEDLgQCmP6CPm7CqGK6vrYBFjxA/ciswJDYDhKO9jw4bET88gFK3IpmcJp4gh4DfgLS/S78ZAE8xIro/qgkBkj9LgLSEQYi/CoytJR0enxyZsaCREwBVgIw/WY6alRCPoYkMopCXAHsARwBjE6qlPvaA2iIclAC9gEC/sDyAUpQ/pz+5kwE/vgABwAa/vUH5AarAAcAKAA4ADwAQABLAFIAAAEjESERIzUhASE1ITUhNSEVIxUhFSERFCM5ASInOQEmJzkBFjM5ATI1ATkBNhMXBgcRIxEGBzkBJgEhFSEBITUhATkBJBMXAgU5ASYBMTcWFwcmA7qQA/6Q/SICbvxAA8D8lAT49AEk/tzwbL4KFISgfPny/OiMWlqWb3EeBlb9IgLe/SIC3v0i/GgBGsKO9v7eJALYcnRmfGADLwMc/ORE/bCEpISEpIT+3u4CQmAOfgHk7gGiSJiE+74DdIxyTgLqsgEssP6s4AFSUv6Q/kb8llZ6fFp8AAAAAAQAIP8/B+wGtwAcACQAKwA4AAAlMREzERQzITI3OQE2NzkBFhc5AQYHOQEGKQEgEQExNxITBwIDJTEXAgMnEgExNxIXOQEGBzkBAgMCIqaiAa6sFhYQVFgeGjb++v4K/uAD0paquKaauPsIoFyAoIQCqoy+hF5CjKJrBLr7bLaQfrAiHtJo4AEsA9xG/r7+ZlIBhAFkCCz+Vv5uPgF4A9JI/sT+MCYBNgESAAAJABr/MwfmBk8ABwAkACgALAAwADQAQABHAE4AAAEjESERIzUhEzERMxEUMyEyNzkBNjc5ARYXOQEGBzkBBiMhIjUBIREhASERIRMhESEjIREhATEXBgc5ASYnOQE2JTE3FhcHJgExNxYXByYBmJgGApj7LoacegGyfBoQDjpgHBYy3P4Y7gRM/eICHv1K/eQCHJgCHv3imP3kAhz9IJxWcEBQcAWmcn7GhoT8dHaCioR4Ag8EQPvATP3WAXr+oo6MToYaIpxKyv4D4v7UASz+1AG0ASj+2P0YMvjqHCLooFiE9mq6AVZWirBmsgAAAAADABj+6QfmBp0AIwAuADoAAAUhNSERITUhESEGBzkBJic5ARITFwYHIREzESEVIREhFSERIQUjETMRNxYXByYnJTEXBgM5ASYnOQE2B+b6jgKI/fwCBP68SmJWMMhQniIuARCeAg798gHm/hoCTPnwmppWaEp8Rkb+rIQkQDZUPL2MAhiMAeS+vEYWAWoBeiqKhgG4/kiM/hyM/ejmB7T+gDCijlCUcgYe8v7wFBLaAAYAHP77B+YGrwAYADAAOwA/AEMATwAAJSERIxEhERQHOQEGJzkBJic5ARYzOQEyNQEhNSE1ITUhNSE1ITUzFSEVIRUhFSEVIQEjETMRNxYXByYnASE1IQEhFSEBMRcGAzkBJic5ATYGtvzMmARkyoTQChS+eG4BMPqCAmT+CAH4/dACMJgCWP2oAiD94AKC+dKOjkxmUHA+VAHKAzT8zAM0/MwDNPmwgBYyLlQsa/6WA/b8/N4EAgJAWgxgA3J+in6GfrS0foZ+ivsMB6L+aTd4ZlJbbv0Xiv76igPuEPL+8AwQxAAAAAAJACL/GwfmBpMABwAkAEEARQBJAE0AWQBgAGcAAAEVIxEhESM1JTkBNhMhNSERMxEhFSEVNxYXByYnESMRAgc5ASYBMREzERQzITI3OQE2NzkBFhc5AQYHOQEGIyEiNQEhFSERNSEVBSEVIQExFwIHOQEmJzkBNiUxNxYXByYlMTcWFwcmBCiUA7CU+XLcgP7CAVCQARr+5kCSbmpidJCCqBwB3JiCAYqMGBIURFocGjTa/i72BIr9eAKI/XgCiP14Aoj6NpZeaDRcdAXEeF6yjH78aGCKjnCIAf0wBHb7fD6y8AE+hAEy/s6Evj5wbGp2XP3eAhr+9sZW/a4BbP6ifHJKjhwgjla2+gMuvgJ6vLyAvP2mNP7yuBwsuLBUcvBexOBkbIB0kAAAAAAIACr/HQfoBr8ADwAlAEIARgBKAFIAXgBlAAAlMTchFSMRIREjNSEWFwcmASE1ISYnNyE1ISYnNxYXIRUhFwYHIQExNTMVFDMhMjc5ATY3OQEWFzkBBgc5AQYjISI1ASEVIQEhNSETISc2NyEWFwExFwYHOQEmJzkBNiUxNxYXByYDYmX9/5QFkJT9noNjdlQD6PhgAjJPUTz+rgMdKSyIQS8C6P6jRVBVAjn6QJiEAZqQGhQQRlAYFDDe/hz8BB77mARo+5gEaPuY9wJPJFFh/LJZVf3YjEhgPFBSBfxyjnB+evNWPgK0/Uw+b2liYgO+eEtFOHhUSjpxZ3g0Skr7ZPLkdG5MaB4acka67gJCkAEAjgFcJERgQkr8EDa2uhwilIJYmIZkoAAAAAAJACz/IwfmBrEAUgBYAHUAeQCFAIkAkACXAJ4AAAE5ATY3OQEmAyEREAM5ASYnOQE2GQEhJiczFBchFSESFzkBNjcXAgc5ARYXOQEWMzkBMjc5ATY3OQEWFzkBBgc5AQYjOQEiJzkBJic5AQYHOQEmJSMRIREhAzERMxEUMyEyNzkBNjc5ARYXOQEGBzkBBiMhIjUBITUhATEXAgc5ASYnOQE2ARUhNQExNxYXByYBMTcWFwcmATEHJic3FgRqmnh1GfyW8Co+yAPzBgGUBQJH/cAVVIdOiHSjJCswKiYYHh40YC4iOnBcaDYtbH0w/eiIAmj+IHCYgAFomhYQFERaGhow7v5Y+AKC/SgC2PxojmZ4MlSCAdoBWAJ4cICEhGD8bmyEaH5sA0JiVmZYaAHHZn35AYz++P4a/tZURNwBngGGenJyeoD+zNGy20T++sw6LjJAVIwcJLJUjGAyQXBbNiIB6P5Q/iwBJv7sfHRClBwgiFa89gQOePyqOP7+uh4uvALIwMD9plCUvF6eAUxSjIBgnAU8YlBSXEwAAgAO/usH9AajAGoAcQAABTkBNjc5AQIDIREhAgM5AQIjOQEiJzkBJic5ARYzOQEyNzkBNhMhAgE5ASYnOQESGQEhJiczBhchFSESEzkBEhMXAgM5ARIzOQEyNzkBNjc5ARYXOQEGBzkBBgc5AQYnOQEmJzkBBgc5ASYBMTcWFwcmA3DntXQV/Q0CQAwUGPRSiAwUjF50DhAI/mEQ/vcyNuIDjQcGpgEGArH9VBRPwn2erPGTjDMbHBBWQh4kJoJ6cHlVqcc0AgBUqJJgkG+bzgEnApL+0P6C/vz+7AhKXBSguAEQ/Un+s0RGASwCiAIenriNyZT95v72AQcBTUL+af7T/tVdkpoiFtaIkgwIWl2jtoo8BuZoYGh4cgACABj+/QfmBp0AfQCEAAAFOQEkNzkBAgMhETY3OQEWFzkBBgcRFAc5AQYnOQEmJzkBFjM5ARY1EQYHJzY3ESE1IREGBzkBJic5ASQlFwYHESEmAzMSEyEVIRIXOQE2NxcCBTkBFhc5ARYzOQEyNzkBNjc5ARYXOQEGBzkBBgc5ASYnOQEmJzkBBgc5ASYBMTcWFwcmAtwBHudTGf33xtQEAtLO2oaGChiSdF7GwijP4f5SAa6etg4eAewBYjCXwwIADhCoBw4C2/0uFzvdoZDR/vk4TmZMKhIcHlRGJCQulqyaRDTb/TQCiGiwuHqkA4iyAQkBef61IyhaRCgo/irkAgIIWlAUAmIBoCcnrCEnAWiUAS4VFUxULkqgGx3+vPUBW/7A/vCU/svfxPBg/uXcjlt4QmjqJhTgfKACAsxZeKJ7TgYeaoakfKYAAAMAFP7nB+YGYwAXADIAOQAAEzERJCUXBAURIREjNSECAzkBJic5ATYRJTERJCUXBAURIRUhESMRIRUQATkBJic5AQARBTEhESEQB8wBTAFqNP7Y/s4CDIz+eCGxNji4A1wB3AGGNv4M/vADKv7Klv6i/qI6OAE8/TMBgf6AAQKrA2YGTJYsFv7K/R5Y/jb+9EI4/AJAHgM8EkaYOBD+Qor7yAQ4cP2K/phEQAFEAhp6AYL+1lgAAAABACz/GQfcBl0AMAAAASE1IREhNSERBAU5ASYnOQEkJRcEBREhFSERIRUhERQHOQEiJzkBJic5ARYzOQEyNQOy/HoDhv0GAvr+hf55DBID/gJ8Gv6g/pQC1v0qA4L8fvh+4AoW4HJ8AX+eAWaeAWkPClRQEDikFhH+j57+mp7+kPMDAlxaEIYAAQAk/ycHygafACYAADc5AQABITUhETMRIRUhERAhOQEiJzkBJic5ARYzOQEyNREAATkBJiQDKAFb+7cEvqgCBv36/vSW3AwUwqiM/pH87SxbAaQCcJwBlP5snPvU/uQEWGYUmgOi/Wb+UjgAAgAa/w8H5AaRAC8ASAAAEzEnNjcRITUhETMRIRUhETY3OQEWFzkBBgcRFCM5ASInOQEmJzkBFjM5ATI1EQYHASE1IRUhERQHOQEGJzkBJic5ARYzOQEyNUguua/+uAFIoAEq/tamngYKrKjQWowKDmRyWJ+bBZz9fgSC/qj6gtoKFuJwfAGJpjs7AdSYAYD+gJj+Yzk6Zjo8Pf2z2gJUVA5gAfI6OgPamJj6tv4CAgRcWhCMAAAAAAQAGv8PB+YGmwAgAEsATwBTAAAlMREhESM1IREUMyEyNzkBNjc5ARYXOQEGBzkBBikBIhEBMSc2NxEjNTMRMxEzFSMRNjc5AQYVOQEGBxEUByMmJzkBFjM5ATI1EQYHASERISMhESEC4ARcmPzUlgIyuhoWFFBYHhw2/vL9aPD9UBaJf/LymOjodGoEZ3O+uAoQYkJUdH4FKgFK/raY/rYBSksF7PwwbP2eooxuxCAayHTcARABjKYnJgHFhgGG/nqG/mkkI2I4ISb9g8wGSlwMYAIhJywBigJI/bgAAAAAAwAY/uUH5gaFAC8AggCNAAABOQESExcGByEVIwIDOQEWBTkBBgc5ASQnOQEGBTkBJic5ASQTOQEmAzkBBgc5ASYDMRcGBzMVIQYHIRUFFTY3OQEGBzkBBgcVFic5ASInOQEmJzkBFhc5ARYnNQYHJzYlNTchBgc5ASYnOQE2NyM1ITY3ITUhNSE1IREzETMVIxUzNgU5ARITOQESEyEGA7jiiJIoNAJwxA7utgEoOCb+3LjK/r4kPgFOyIwyLjBABHh6lpT++lBUAUj+/qLEBgKkug72VogIDF54fgrC1himAQrS/vSmpig2dGSmATZeWP36AYr+xgE6kPb2YrQBmiiOtgz+tBQCsQGgAjQkpKKQ/fz+jPqMUkKo8vyyNFCqAQTqASZiYCoDSk62soRaVHj+JBwkTD4cItr4CgRAVgoCDHywJCqSGCxk0JiAODpSVIBUWoTMhAEQ/vCEzMrW/pT+9gE8Aa46AAAAAAIAKv8JB84GrQAqADIAAAEhNSEmJzcWFwchFSECATkBBAU5AQYHOQEkJTkBBAU5ASYnOQEkJTkBAAMhMSESATkBAAG3/ocDwGU5mjhwkAOs/o9r/p8BCgJDXDD9zP7z/vL9rzREAjwBIf6TYwPr/LVaAVQBRQS5lMBYSFbCSJT9xf6lwppoRsPV0tZGVqzTAYYCD/4U/r8BLgAAAAYAHP77B+YGsQAaADcASABTAF8AZwAAATERJCUXBAURIRUhESMRIRUQATkBJic5AQARBSE1ITUzFSEVIREUIzkBIic5ASYnOQEWMzkBMjUBITUhJic3FhcHITY3FwYHIQMhNSEmJzcWFwchATEXBgc5ASYnOQE2JTE3FhcHJicEfgGeAV40/nT+6gLa/uKU/tj+2jA6AQL9bv5oAZiQAYj+eMxWbAgOdEJeAkz75AFCVUtsQmhxAQhtXI5hWAEvNPxYAbArN4A+NkMBqfzqiGxqOkpiAjp2cFSAWGICvQNCBE6aNBD+Loj76AQYYv2a/qo+QgEaAijAgL6+gP321AJCVgxmA2CAh2FMUJJSnZlQfWkBUIBSYDxmaCD74EDitiQkmKBOmIBYmogAAAEAEv7pB8YGrwA4AAABITUhJic3FhcHIRUhBgchAgM5AQIhOQEiJzkBJic5ARYzOQEyNzkBNhMhAgE5ASYnOQEAEzkBNhMCX/3fA8BlOZw4cJIDtPtDBwgDxhgcFv62mP4KFP6euBYYEvzjOP3VNkQCECYOCQS1mMBYSlbCSpi2gP5O/sD+lhBMbCLa7gFY/Wz+lEBIAVwCSJ4BAgAAAAACACT+5QfgBgUAGQA2AAABITUhNhMhNSEVIQIHIRUhAgE5ASYnOQEAEwExETMRFDMhMjc5ATY3OQEWFzkBBgc5AQYpASARAyz9FAMQKgj9VgZY/PoOJgPS/AyY/VQsQAJUtAEUopIBEogSEAhMXBQQGv7+/qb++gL9nNABAJyc/wDQnP1c/oxESgEqAmD9SgIm/fKednK2HB7GZMgBFAAAAwE4/wsGygYjAAcACwAPAAAFIxEhESM1ISURIREBESERAeKqBZKq+8IEPvvCBD77wvUHGPjojpICdv2KAwwCVv2qAAAFAG7/GQfkBqcABwAkACgALAA5AAAFIxEhESM1IQEhNSERMxEhFSERECE5ASInOQEmJzkBFjM5ATI1ASERIQEhESEBMTcSFzkBBgc5ASYDAQyeArKe/ooFHP06AsagARz+5P8AdOAKFtJ2jPxa/ooBdv6KAXb+igKojqBSNGxOko0GdvmipgQolAG6/kaU+8z+9AZIYBCOAob9+gKWAfr9/Ej+3K4YOL4BHAAABgCY/ukHagZFACEAJwAtADEANQA5AAABOQEmJzkBNjc5ATYZASERFCM5ASInOQEmJzkBFjI1ESECBSMRIREhATEhESEWAyERIQERIRElIREhAvA0TvROTANu5o7GDBLG9P2sOPzulgJy/iQDXQJB/c4CAgIy/c78lAFG/roBRv66/uk6QNzSxgGuAsD5rO4GUFQMdgGE/ooCBeL6sAF2AXzOAV4BeP1u/ioB1o4ByAAEAA7+4wfuBlkABwA0ADgAPAAAASMRIREjNSEDMRcGBzkBFgURITUhFSEVIRUhEQQlOQEGBzkBBCU5ASQDOQEGBzkBJic5ASQBIRUhASE1IQH0mAVQmPvgNJggKZgBLfxwB4T8rALI/TgBgAH6IBj9tP7E/lm8idIoOgFCBMT74AQg++AEIPvgAxcDQvy+UP6KLmle9jECWoyMyIj+6ggQVkgCCAUBNfeZPEbYBGKwATSuAAAGACL+6wfoBkUALgA0ADoAQABGAE0AABc5ASQ3OQEmJzcjESE3ITUhFSEUByERIzUhBgc5AQQlOQEGBzkBJCU5AQYFOQEmASEVITY3AzEhFSE2FzEhNSEGNyE1IQYHATkBNjchFiIBbuCri2mbAr4C/KIHLPzMAQKXmP3QNHEBkQLMMiD85v6L5v5dKANv/dsCIgIBBf3gAg8NiwIZ/foFCAID/gABAv6ZbDP+FoqHPX92wFADRriMjGNV/Fhi7YCTAlhIFq2YXUYFSNhgeP6i2GJi2HT62Hlf/PBdzcAAAAkAHv7tB+IGUQAXAB8AQwBHAEsAUwBZAF0AYQAAFzEnNjcRIzUhFSERNjc5AQYXBxUjNQQFASMRIREjNSEBMSM1IRUGBzkBFhc5AQYHOQEkJzkBBgc5ASYnOQE2NzkBJicBIRUhJSE1IQExIRYXOQE2BTE1IRU2EyEVIRUhFSFaJGJi3Ae+++xgYAIEwoj+qP5yAX6MBWiM+7ACqVUDGmamq/00Jv7+sazlIjrjpKdHAaf7sARQ+7AEUPuwBNb+Wj+Mi/zi/kLi3P5CAb7+QgG+l44KCwL5eHj9ZQ4PJFwb/+sxPgRmAoL9fi7+BnR09bV9QUxAVZGaYjxCV4ez+wLugOyA/CbFjJLuh8EbAs6gdKAAAAMAFP77B9QGswAvADMANwAAJSERIxEGBzkBJic5AQATITUhNjcXBgchFSEGByERFCM5AQYjOQEmJzkBFjM5ATI1ESEVIQEhNSEGQvwQnpGvKjYBgtn93QJuOSmmKDAEavtOPkoESPJq2AoUuHCK/BAD8PwQA/D8EL/+PAQLqZxGTAFDAYmUfYMmb2uUdnD71PgCRGAOiAIG8AF47gAAAAABACD+8wfaBq0AJwAAATkBBgc5AQABESEVIREjESE1IRECATkBJic5AQABITUhETMRIRUhAAfaNFT+HP7gAcr+Npz+JgHa//3xTjYCOQEa/NkDZpwDZvzTAT4BATRYAXUCR/zojP5mAZqMAxj+BP4oSi4B0wIJlAFo/piU/aoAAAMAGP7zB+gGrQAnAC8ANgAAJTkBBgc5ASQBESMRAAE5ASYnOQEAASE1IREhNSERMxEhFSERIRUhAAMxJzY3FwYHATE3FhcHJgfoQi799v7emP7c/fQqQgIKAWD8uAN6/PwDBJgDFPzsA3z8rQFJOHS4ZoqWnvvSdJSEhGYtVETsAW/9AwMI/qr+2DxOAQYBWowCDowBIP7gjP3yjP6SAhhkxJBqspwBUl6Spm6MAAAABQAY/vMH7AZFACcAKwAvADMANwAABTkBBgc5ASQBESMRAAU5ASYnOQEkASE1ITUhFSMRIREjNSEVIRUhABMhFSEBITUhAyEVIREhFSEH7Ewy/hr+xJj+5/31MEgB2AEn/S0DcP3umAXsmP3uA3T9EgEkaP3uAhL97gIS/e6Y/e4CEv3uAhIRUkSaAYf9eQKJ/rv4PES1AR+Q2E4DmPxoTtiQ/ssEAdwBXtz+otwCOtwAAAAAAwAe/ukH2AanAB0AOgBBAAAlITUhESE1IREhNSE2NxcGByEVIREhFSERIRUhESMBOQESEyE1IREzETMVIxE3FhcHJicRIxECBzkBJgExNxYXByYE+v22Akr+TAG0/h4CaqZUlGh+AW79/gHK/jYCQv2+nPskwmz+6AEokurqUIJ+cppEkmyKHgNCdp5EiHbzjAFIjAE6jPCcXo6gjP7GjP64jP32AtIBKgGchgGM/nSG/sZIgIhosEj70gRK/rziVgTsWLJgXqoAAAAAAQAc/3kH5AX/ABMAAAUhNSERMxEhESE1IRUhESEVIREhB+T4OAFGrAH8/G4HHP0iApr9ZgMuh5wEMPvQBU6cnP30mv1YAAAAAgAg/1EH3ganABkAPAAAFzEnNjcRMxElETMRIRUhETY3OQEWFzkBBAUlMREzESQ3FwQFERQ7ATI3OQE2NzkBFhc5AQYHOQEGIyEiEU4uWVecAQSgAWj+mLGhBgj94P3+BGqgAQDsdv7w/q56vnISGAxQVhIYIuT+/PKhphEQBP/7HzQGF/2ylvzuJCRmPGx0+gZO/T+mz37ezf07hHSUvCIaxIzQAQgAAQAi/vcH8AYPAEoAAAEhNSEVIRE2ARcABREUOwEyNzkBNjc5ARYXOQEGBzkBBisBIhkBIQYHIRUCATkBJic5ASQTOQEmJzcWFzkBNhMhAgc5ASYnOQEAEwHS/n4HYP2m+AEAdv6+/tRsxnwgGhBYShgeNOb+6P26LDgCCI79JDo6AWjIkoxUlI6IMv5agNA4LAEyfgV/kJD9JLwBCHr+2Nj+aIKKiMAqFrqK5gEUBTCekIr88P5ARDbaAQ56ZnpsbOIBCP7e+kwyAXoB3gAAAAMAsP7rB9AGUwA6AD4ARAAAFzERIREjNSEWFyEVIRIXOQEWNzkBNjc5ARYXOQEGBzkBBiM5ASInOQEmAyERNiU5AQYXOQEEDwEnNjUTIREhATEhESEm6AZCnv4/ESICyP1cZspkODAYXD4iMEKEeHTccP0E5gEECAb+vNZKWDicBQj6+AKn/VkC3CERBmT9JljFo5D+oqRScmLyKBLigKpmvAGy/fZIblxUblYmlChIBHIBYv4O/pilAAAAAwAc/vcH5gaxACMAMwA3AAABNSE1IRUQFzkBFjc5ATY3OQEWFzkBBgc5AQYjOQEiJzkBJhEBOQEAExcGByEVIQIDOQEmJSE1IQXY+xQFjGwwGhwMSEgGJC6MbkB8+kQBII6iISQFVfptpOkkBqz66AUYAmVOjNL+IMZKWo7SGhCauMSC8AH8ASQBaAHAMF5YjP6j/vFytogAAAAABgAc/ukH5gaHACMAPQBFAFAAXQBqAAABMSM1IRUCBTkBFgU5AQYHOQEkJTkBBAU5ASYnOQEkJTkBJgMBMREhFRAFOQEmJzkBJBE1IREUOwEGByEiNRMxIRIXOQE2JTkBFhc5AQIDJxIDMTcWFzkBBgc5ASYnEzE3Fhc5AQYHOQEmJwMaaARae/7s/AFtRjT+jP8A/uj+bDQ0AYoBCvJsAvb99P6uOD4BLANEWOIKBv8Axkj9W27a9PtRVEyYYK5+nGSQ1EIw5nBOZrygRDKqogKlioT+vuegR1hIaLq+dkpGZ6bgAT8B7gEeVP60vEI6lAEE3P5sWlJC0P4S/vK2v7EmHv48/ro8AU4DhnRkrko6zFYCBm6UikY2oIwAAAAABAAc/vMH3AanADIAPQBKAFcAAAExNxITOQEGBzkBJic5AQQFJzY3OQE2NyE1IREhNSERMxEhFSERIRUhAgM5ASQlOQEmJyU5ARYXOQECAycSAzE3Fhc5AQYHOQEmJxMxNxYXOQEGBzkBJicFmITA3lBMODb9cP6MSn54hHH98wJ0/e4CEqACKv3WAoj9Ot/VAX0BfWdd+6xKVI5qrISmZJbKSiribkxmoLhEMriQAVVU/vr+rC4uXVc2JK44srzQkAGokAFu/pKQ/liQ/pH+9RIkoYf0ICL+Vv6oOgFgA3R0aqZULspUAgxugKRGNrZ8AAAAAAYAIP8DB8gGrQAPABMAGwAjACsAMwAAASMRIREzFSEVIRUhESM1ITUhESEBMTcWFwcmJyUxFwIHJzY3BTE3FhcHJiclMTcWFwcmJwHEpAJ0qAN+/IICxKT7aASY+2gEeoqgYJhkjvrsjJh0ioKIAUqQXESiPlAB3JJgTp44agE9AvwCdPCQ9P0EVJABiP0eSPLCUszyOlD+7pxirPAsNMrgONrUCjjG2D608AAHAAr++wfyBq0ALwBRAFgAZABrAHIAeQAAEzkBABMXBgchFQIBOQEmJzkBJDc5ASYnNxYXOQE2NzkBJic3Fhc5ATY3IQIDOQEmJSE1ITYRMxAHIRUhEgU5AQYHOQEkAzkBAgE5ASYnOQEAEwExNxYXByYBMRcGBzkBJic5ATYlMTcWFwcmJTE3FhcHJgExNxYXByYKASiOlh4gAdyK/UgsRAESroJ+RoyGOCiAkEKOfkIc/oCWyC4E5P7KAUIGmAYB8v4kcgGYQDz+ooJs/jwoPAHoRAEggJhqjmj6TJBMjERMlAGQhF5glEgBjoRoWpBYAWxejHhqagOLAWgBujJQTJL9CP6ANESSwGRWaFZiTkheUmxMVJae/tT+9jTwkMgBBP7yvpD+LsxGRNIBpv5+/vQ8SAEOAaz8hkzitFS4AQg0uvwgHvhePKzIQLLUOrC+PsgGKlp8bGhyAAACAAT+9QeYBq0ATgB2AAABOQESExcGByECAzkBAiE5ASInOQEmJzkBFjM5ATI3OQESEyMCAzkBAgE5ASYnOQEAEzkBEhMjAgc5AQIHOQEmJzkBNjc5ATYTIwYHOQEmATEnNjcRIwYHOQEmJzkBEhMXBgczETMRMxUjETcWFzkBBgcRIxEGBwKqxqSSOTkDZCgaFv7WcJgKEq5mohAkHJk0daD+gCw6AXaQdCGyNmuE5jI25G5rI5BmZjL9RB64xrUoOUBCcB6QDhSclsbGyAoMY3uWoMADlQEwAegsn4n82v5U/rIGSmAUuAGmApj+Av7a/oT+8D48AQgBVgEZAb/+guj++tBANsba3gFI458i/eaqPUUB2L6eLioBEgGAGH1zAcL+Pob+XUlYQCQu/OQC4zxLAAQABv73B+IGpwAqADoAVwBeAAATMSc2NxEjBgc5ASYnOQESExcGBzMRMxEzFSMRNjc5ARYXOQEGBxEjEQYHASE1IREhNSERMxEhFSERIQEhNSE1MxUhFSERFAc5AQYnOQEmJzkBFjM5ATI1ATE3FhcHJjgeu7eeKTs+RnAikA0UhZb6+nFvCgx0gpahsweg+vwCJv4uAdKcAeb+GgJC/kr83AMknAEk/tz8WrYMEp5yfv1MdJBogHIBWao/PwHWvp4sLAEIAYoYfXMBwP5Ahv5eKChYQCkw/OMC5T1GAgCIASiIARb+6oj+2P3iiNTUiP5I+gICBE5eEIwBAFyegmKaAAAAAwAa/vUH5AZLADMAOwBZAAABMREzERAHMxEUOwEyNzkBNjc5ARYXOQEGBzkBBisBIjURBgc5AQIFOQEmJzkBJDc5ATYRASMRIREjESEBMSc2NxEhNSERITUhFSERIRUhETY3OQEWFzkBBAUE4JwshHRgeAwMCERgEBAe6JTuKUOq/ng0OAGGmJD++JwD/pz9Ovx6OJCe/vgBCP7oAtD+5AEA/wCOmAQK/qj+kgPRAVz+sP7/w/4IamxcqhwisFi44gG7jmn+7spKOrz44AHE/a4EzPtQBBz6KponLQJGkAHQkJD+MJD96CsvTEpqdgAABgAO/z8H5gY9ABcANQA5AD0AQQBFAAAFITUhESE1IREhFSMRIREjNSERIRUhESEFMSc2NxEjNTMRITUhFSERMxUjETY3OQEWFzkBBAUBIREhASERIRMhESEjIREhB+b6pAJy/gIB/v7AlAQ8lP7AAf7+AgJW+F42mpD6+v7yArD+8v7+hHwKDP6q/rgGjP7AAUD+LP7AAUCUAUD+wJT+wAFAwYwBIIwBCEoECPv4Sv74jP7gLKIlJQJejAH0jIz+DIz9yiUlWkJcZgR+/uoBFv7qAZoBFP7sAAAAAAEAGv9vB9wGrQAjAAAFITUhESE1IREhBgc5ASYnOQEAExcGByERMxEhFSERIRUhESEH3PhMA6D9PALE/fCFrSpCARqkpDVAAcGsAvz9BALE/TwDaJGWAf6aAc7wwkJKATwByCyShgGo/lia/jKa/gIAAAAABQAu/t8HaAYvACgALAAwADYAOgAAAREjESECAzkBJic5ATY3OQE2GQEhERQjOQEiJzkBJic5ARYzOQEyNRkBIREhASERIQExIREhFgERIREEfKD9uiLQNEKCLiwGXuKKrAoUrmx8/bQCTP20Akz9tP0lAjv9zgYCLP3OAZH9hAJ8/mD+7kJIuODYAYwCyvnK7gZCZAx2AXACBv6KAgYBdPyGAXbCAVIBdP6MAAUAzP8VBzwGqQALAA8AEwAXABsAAAUVIxEhETMRIREjNQEhESEBIREhASERITMhESEBcKQC5KgC5KT9GP3AAkAC6P3AAkD9GP3AAkCoAkD9wHd0BhgBfP6E+eh0ApD+BAH8/gQEfP4QAfAAAAMAzP8PBywGuQANABEAFQAABSMRITY3FwYHIREjNSEBIREhASERIQFwpAIMRzOuPUADqaT66AUY+ugFGProBRj66PEGdJubLoiA+YyMArj93AK0AgwAAAAFAHL/FQeUBqcADQA1ADkAPQBEAAAFIxEzNjcXBgchESM1IQE5ARITFwYHIQIDOQECITkBIic5ASYnMxYzOQEyNzkBEhMhBgc5ASYBIREhASERIQExNxIXByYBEqDKSjCoPzsBkKD+PgKAvIKoMzUChBgQDv7EtrwMFAbIprYOFgr96FddNv7u/j4Bwv4+AcL+PgMwet6ElI7rBka2ljCZg/nInAQCASoBvCqXhfv8/vb+xgxkThzAASoDJsGTJv6y/gYCigHm/nRa/vrAaOgABQAe/vkHiAabAAcAJAAoACwAMAAAASMRIREjNSEBOQESEyE1IREzESEVIRE3FhcHJicRIxECBzkBJiUhESEBIREhASERIQQEmAQcmP0U/Brdbv7NATaSAST+3FCKdGxudJJsmh4GqP0UAuz9FALs/RQC7P0UAuz++Qck+NyIAkIBNAGQhgGO/nKG/qRShnxqgnv77wQR/tfQViL+fAQMAYD9/P6AAAAABAAY/vsH2AZxADkAPQBBAEUAAAEhNSE2NyE1ITY3OQEEBTkBJic5ASQlFwQFOQEGByEVIQYHIRUhBgchESM1IRUjEQYHOQEmJzkBJBMBIRUhASE1IQEhFSECSf3zAmIyKf3HAnMhGv6d/q8MEAO6AtgY/lz+chshA2b8YSguBI37IzI5BFCQ/BaQncEoOAFV3AQH/BYD6vwWA+r8FgPq/BYD6gN9gFBUgE5RDAdASA4uiBQPU1KAU1GATEr8FE5OAxCnmz5K+AE0/NqOAhKM/viMAAAHADL+4wfUBqkAEwAXABsAHwAjACoANgAAJSE1IREhNSE1ITUzFSEVIRUhESElIRUhASE1IQUhFSEVIRUhATE3BAUHJCUxFwQFOQEmJzkBJAfU+F4BIAJM/LIDTpwDdPyMAnQBJv5C+9QELPvUBCz71AQs+9QELPvUBCz+mEoBMAGOSP6Y/PBe/r7+iB4qATR5gAQAkICgoICQ/ACKigL8iP6Idoj98Hxcjo6M8niUfEBMWgAHAKL+4wfqBkUALgA2ADoAPgBCAEYASgAAATEXBgc5ARYFOQEGBzkBAAMjETY3OQEWFzkBBgc5AQYHJzY1ESERIzUhFhc5ATYBIxEhESM1IQERIRElIREhASERIQEhESEBIREhB4Jo1MiOAQpGOv3ycKaA0AgO1oQ2NnI6A6KY/sAqaKz6gJACRpD+2gMQAnL9jgJy/Y7+Fv7aASb+2gEm/toBJv7aASYCS354arJ+SEQBUgIU/Uo6clBGcE4iMpY4TAZI/Bw0oKBo/WQHBPkwogQ0/vYBCogBBvwq/pQDyAFk/iD+nAAABAAY/vkHvAa1ADoAPgBCAEYAAAEhNSE2NyE1ITY3ITUhJic3FhcHITY3FwYHIRUhBgchFSEGByEVIQYHIREjNSEVIxEGBzkBJic5ASQTASEVIQEhNSEFIRUhAhL+MgIWJiD+TAHpFxT9eAIwPkR4Vk5bAdZkS5hETgIy+/gTFgOR/DsfIwS/+v0nKwSFlPwMlI+xOEABMsgERvwMA/T8DAP0/AwD9PwMA/QDUXxESHw6PHxUTkxaWjp7cVRIUHw8OnxHRXxDQfwwaGwDBbKfODL7AT/9FIQB7oL2ggAAAAADAAr+9QeMBq0ABwA4ADwAAAUjESERIzUhASE1ITYTIwYHOQEmJzkBEhMXBgchFSECByEVIQYHOQESFwcCJzkBAgE5ASYnOQEAEwEhESEE1p4DVJ796Pzk/nIBmgwCqjxAWj6cXJwmKAJi/rYCCgF+/nYGBv60iMCWcv7INDwBeDgDHAIY/ejbBqj5WMoCqpC4ARiqhiYWASoBfiSIeJD+7LyQNC7+4OZmAQCw/oD++kZEATAB6v3mBLoAAAQAGv8BB8wGoQAPACQAKwAyAAAFITUhESE1IREzESEVIREhATEhNSEVBgcRIxEGBzkBJic5ASQTATE3FhcHJhMxNxYXByYHzPr2AjL+JAHcoAH8/gQCOPpM/iACimGFnG6AEiYBNMr+5oxKUpROsGh6ZHxgwZwD1JwCSv22nPwsBKCQlMKt+/kDUnRoSF74AWYB4EZ2nEyi/LRWiHpiigAIAB7++QeABrMADwAkACgALAAwADQAOwBCAAABIREzESERIzUhESMRIRUjATEhNSEVBgcRIxEGBzkBJic5ASQTASERIQERIREpAREhAyERIQExNxYXByYTMTcWFwcmAxQB7JQB7JL+ppT+ppL+9v4eAopkfJRufhYeASrCBOT+pgFa/hL+pgHuAVr+ppT+pgFa++qKXkSURqBidlhuagVZAU7+svuEVv3GAjpWA7SQlr6p+9UDdHxuUFz0AW7+cv66AcwBRv66AUb+NP66BLBGln5MmPzMWnBiZoIABAAc/vMHggalAA8AOAA8AEAAAAEjESERMxEhESM1IREjESEFOQESEyE1IREGBzkBJic5ASQlFwYHESEVIRE3FhcHJicRIxECBzkBJgEhESEjIREhA/CQAcSYAcaQ/sqY/sz8LLp+/tIBQHqOChQBmAEwJH+zAR7+4lZshnpsYpRpmyAFegE2/sqY/swBNAFRA8QBkP5w/Dxg/UICvpgBBAGajgFGCgpEThYsmA0P/q6O/vxGcKRklXL8bwNn/tnKVAF6AlD9sAAFABz+7wfYBrEAMQBCAFMAWwBjAAABITUhNjc5AQQFOQEmJzkBJCUXBAU5AQYHIRUhAAU5AQYHOQEkAzkBAgU5ASYnOQEkEwExMwYHIRUhBgc5ASYnOQE2ATEzBgchFSEGBzkBJic5ATYBMQcmJzcWFyUxByYnNxYXA2/81wNTEQT+v/6FBhoD1gJmGv7G/l0DEQOJ/KQBGQJbRjr9jPWy/UkqQAK0nwGRriotAoH9O2x/LFDM/S6uKTACQ/1yfKQsSP4B8H5EZHReVAOGfkZkcmJUAYeOY6AMCzheEjCaERCgaY7+dlhWVKcBtP5NtEBWngFkBSprYYrMoDA+8gFiamKK1KguRPr++FR0hkh2eAxScIJIdnIAAwAO/u8HyAavAGYAagBuAAABMTMGByEVIRYXByERIzUhFSEGBzkBBiM5ASInOQEmJzkBFjM5ATI3OQE2NyERIxEABTkBJic5ASQBITUTITUhNSEmJzcjBgc5ASYnOQE2EzMGByEVIRYXByEmJzcjBgc5ASYnOQE2AyEHIRMhNSEFAqwsMAJ2/ghXTXIBApr94AMkCAwO8nq0DhTEbnYKCgT9gKD+6f3PJDAB5wEf/aBgApb9RAGJU1JQk3ecKDz+iKwuOAJE/iBQUnADhFFPVapOWSxOqOb95jgCUqACIP3gBq9jWXxVW1b96kjItKL8AkpUCnZeYP2cAjT+rrI6Ro8BJYgBUL6IbF48n4UwPM4BImJafFFdWG1bPnxkLDas/P7IAVC+AAAHABj/CwfcBq8ADwAsAD0ATgBVAF0AZQAAASE1ITUhNSE1MxUhFSEVIQEhNSE1MxUhFSERFCE5ASInOQEmJzkBFjM5ATI1ATEzBgchFSEGBzkBJic5ATYBMTMGByEVIQYHOQEmJzkBNgExNxYXByYTMQcmJzcWFyExByYnNxYXB9z4TAN8/RAC8JwDEPzwA5z9dPscBOScAaz+VP78mJoKFKCGkvxOrC44AkT9ZnacKDz6A+SsLTEChP0zREtUMq79TGqIjnRsfHZMWmhgVANodiZ8aGxEAluGxoKenoLG/jCGnp6G/vb8AkhiEHYGkmJafJ6GMDzKASZjWXxrWTwUvPreZnSGbnIEmlpkaEpcYFo8kEpoVAAABAAo/1UH5gavABoAJgBFAFIAAAExITUhFQYHOQEEFwckJTkBBgU5ASYnOQEkCQEhNSERITUhFSERIQE5ATY3OQEGBzkBBgUnNjc5AQYHJxITFwIDNzY3FwABMSckJTkBBhU5AQQFBjz89APEgrABLfdm/wD+0e7+jyg4AkYBZAF8+vgCOv5OA/j+WAIw+WTE6gwG9v6iJJuhwmom2rqYur7zTk+U/v7+Vi4BoAEeBv7w/oYFt5CSu6CbloiwqMORSEK+Acr5npAB6JCQ/hgCGBomVEAiPJSg8wwJiAEiAag8/pr+5AZ/k0r+YPx6lFRIUkI4ZAAAAAAGABr+7QfwBpkABwAmACoARABIAFUAAAEjESERIzUhATkBMiU5AQYHOQEEByc2EzkBBgcnNhMXAgc3NjcXAAEhESEBMTMHEgU5AQYHOQEAAzkBAgE5ASYnOQEAEwEhNSEBMSckJTkBBhc5AQQHA8SYA/SY/Tz9TggBlgoI/rLsIHi2frAqrMyexKTuSE6W/ugB+gLE/TwBIrIq6gGYOjr+eNra/qQmTgGU4gH2/JQDbPl6NAF0ASgCBP5o0v7tA1D8soYCgiA+RB4agHIBMggOfsQB7Dj+hvIEfJZA/jD9BAG0BOZE/oL6PEYBFgFc/pD+5CxEATQBtPyQivvglEZESkRWOgAAAAACACD+6QfkBr8AIQBCAAABITUhNSE1ITUhNSEmJzcWFwchJzY3FwYHIRUhFSEVIRUhEzkBBgc5ASQDOQECBTkBJic5ASQTITUhNjczBgchFSESB9T4XAOC/SIC3vyqAndnpFyudGoCFEqegHaAlQKL/KYC7v0SA34QTCj9b9rD/UAoOgKgrfzfA1gUDKQQFAN8/MrqAnmIvIi4iFl9ZHZYbFRucHBgYoi4iLz8nmZAgQGH/mN7RFRdAUeIRlpYSIj+rwAAAQAa/0MHxAalAEMAAAEhNSERITUhETMRIRUhESEkExcGByEVIQYFFSQlFwQFFRQXITI3OQE2NzkBFhc5AQYHOQEGKQEiNREGBzkBJic5ASQlA/D8VALU/gQB/JwB9P4MARcBDf56xLoB8v1U9/6fAeoBikD+Sf4DYAKSmhgQEFBYGhIs/vz9NuLM7CgqAkwBigNdkAEkkAEE/vyQ/tzCASRs3J6QrqS7cp+Wl3p7ZgKQXsogIM5e4PYBjFdVUki+7AAAAAMADP75B9IGowArAC8ANAAAASE1ITUhNSE1MxUhFSEVMyQTFwYHIRUhBgchESM1IRUjEQYHOQEmJzkBJCUBIRUhAQcVITUDyvx0Avj9zgIyoAHq/hbEAUjSjrX4Aj39CqW+Axmc/GKcpLIiOAIpAZUCLPxiA578hiQDngOZiPyI/v6I/OgBFGDZw4hyavw8dnYC5klFPlTA9v1A5gJGEtLkAAAAAQA8/vsHwAYvACoAAAEjESE2NyE1IRUhBgchERQjOQEiJzkBJic5ARYzOQEyNREhESMRIREjESEBQJoCoiwk/KQHhPyKMDUDa9CChBYIhGps/o6W/pSW/pT++wVWpKaUlKuf+5zmBo4YDm4DqvuyBE77sgROAAAABgAk/w0H0Aa/ABgAOwBeAIEAhQCJAAAlIREjESERFCM5AQYjOQEmJzkBFjM5ATI1JTERMxEkJRcEBRUUMyEyNzkBNjc5ARYXOQEGBzkBBiMhIjUTMREzESQlFwQFFRQ7ATI3OQE2NzkBFhc5AQYHOQEGIyEiNQExNxYXOQEGBzkBJic5AQQFJzY3OQE2NxcGBzkBJDc5ASYnEyEVIQEhNSEDJP4MnAMsyFiKChR+TGIBXpwBHAE2Wv65/ptiASZmEA4KTFAQEhrg/rLkBJwBEwEPWv7I/rxq/n4QDgpMUBASHvD+3PL+Eny2hkw+Jyz+F/7aQFhqbmqeprgBLPU/SIz+DAH0/gwB9P4Mt/5WBJz8TtgCPloKZgYCuv62aqyKrIWtfmJYrh4asFqw6gP8Ao7+qW2aip6Dc4ZoVqQeHKBkrvABlk7s2jQoRUgkHagwhJCyOvDWExRfZPxIwgE6wAAAAAAEAPj++QcIBqkADQARABUAGQAAASMRITY3FwYHIREjNSEBIREhESERIQEhESEBmKACBSs0qjMwA2Wg+zAE0PswBND7MATQ+zAE0Psw/vkGnHSgNHxk+WR4AeD+sAMq/rQB2gFMAAAAAAQAIP79B+YGrwAYACgALAA3AAABITUhFSERFCM5ASInOQEmJzkBFjM5ATI1ATkBJBMXBgcRIxEGBzkBJgEhNSEBOQEkExcCATkBJgW4/TwE8v58+qiuDBKcnor6aAE2/oxnc6Z4giAHMPvyBA74tAE+wpDo/qgkAyOWlvzy+AJQZBCIAa7+AcxWspv73QNViHNUA9SW/l72AUZY/pz+5kwAAAAABQAc/vUH5AaxAEAAZgBqAHIAeQAAATERIREzESEVBgc5ASYnOQE2NyERIRUCBzkBFgU5AQYHOQEkJzkBBgU5ASYnOQEkNzkBJgMjFRABOQEmJzkBABEBMSE1IRUGBxUWFzkBNjcXBgc5ARYXByYnESMRBgc5ASYnOQEAEyUhESEFMSESFzkBNgExNxYXByYDQgIGkAHcKD48TDQg/r4BZmHPpgEwPDb+4K/I/uUsOAEvtslGZP7MMjQBDv7G/iACkGuJKCRfPWpGak46ZFNzjGt5FiIBRqYDQP6GAXoBWv4aQK2i+qGIWkSQOgKDAvoBJP7cfoqCHBhoav54eP6F85NnSE5/p7R4REB0neMBgGr9vP62RjYBNAHeAgqSlr2xLygla1FYVGpTQ2hugfzLA3N2cU5gARABQmz+eIT+1c3IBLBEioxIfgAAAAAEADj+8QfQBiUAEQAYABwALwAAASE1IRUhESERIzUhFSMRITY3ATEhESERFAEDIREBESERISI1ESECATkBJic5ASQTAtj9YAeY/XoCNqD6cKACIgQCAtIBNv5q/iwEATr8pAWQ/o7C/sAU/pAyRgFEGAWVkJD+2PqEfHwFfI6a/FQB9P5wZAOs/tgBKP5I/CABXNwBqP4s/vA+QtQBkAAABwAe/ukH4AZbAA8ANwA+AEIARgBKAE4AAAEjESE1ITUhFSEVIREjNSETITUhNjcXByEVIQYHOQEEBQckJTkBBAU5ASYnOQEkJTkBJiU5ATY3FzEFNjchBgEhESEzIREpAhEhASEVIQFYlAH2/aoHOP2oAfaU+rLA/gYCVT02mlcEt/4yc7cBKQFHWP6w/o7+ov3KJCoB5wEt8/7/U0lIAcnDav10NQIb/p4BYpQBYv6e/Xb+ngFiAfb+ngFiAqUCVNqIiNr9rEz+tIhfYT6CiMuLWWWcdXy2R0pQLHxRVWlrlIh2pkwDIP74AQj++AJi2gAAAAIAKv7rB+AGVwAzADsAAAExNTMVEAczERQzITI3OQE2NzkBFhc5AQYHOQEGIyEgNREGBzkBAgU5ASYnOQEkEzkBNhEBIxEhESMRIQOmpiiWigE+hhQUDFBUEhok+P6E/vovWb79zixIAhC6sv4ipAXApPuIBF/KzP7xy/22foJ+uCAauIbS9AIixX/+3Ow8VNABCuoCIP0OBOr7IgRKAAAEACD/EQfuBpEAIgA8AE4AVgAAJTERMxEkNxcEBREUMyEyNzkBNjc5ARYXOQEGBzkBBikBIjUBMTMHEgU5AQYHOQEAAzkBAgE5ASYnOQEAEwE5ARYXOQEGByc2NREhNSERNgExNxYXByYnA2igAYD0cP7K/lJ4AY6QFhoKQGISGij+8P466AFiuhruAZY6Ov503Nb+Zjo0AcbQ/fgGCOCyXkT+/AGgdv5ietpijH6sJwNu/lym2oT0rv76hICSqhwepI7o/gZqLv5ayEZQAQYBcP6e/uZUNgEMAaL6TGhEloqGOHQDFpT8OlAFnmrgbHamsgAABAAg/vMH1AaHAB8AIwA1AD0AAAEjESERITUhEQYFOQEmJzkBJCUXBgURIRUhESERIzUhNSERIQc5ARYXOQEGByc2NREjNSERNgExNxYXByYnA6acAb79fAKE9v7qEBQClgIoJPD+3gJs/ZQBxJz9FgLq/RbuBgjkrl5E+gGUZv5YetpijH6s/vMDdgFOlAFNDw5KSho4khcV/qiU/rL8io6QAcjqbEaWjoZAdAMSkPxAQAWoauBsdqayAAAFABz+9QfgBqsAPQBBAFcAXwBmAAABMSERIzUjERQ7ATI3OQE2NzkBFhc5AQYHOQEGKwEiNREjAgc5AQYFOQEmJzkBJDc5ATYTIxUjESE2NxcGBwEhESEDOQEWFzkBBgc5AQYHJzY1ESM1IRE2ATE3FhcHJiclMTcWFwcmBdYBWJa6YohUDhAERF4MFhy6wOLSBWFu/sQsNAEYZlcGj5YCcHmDmoRm/XoDSPy4pAQSnpguKnI+5AF+hv5sdJqeiKSAAoJ0rkqGaAUX/MxK/fZyXmqeHCCIhKrmAiL+uaW+jkREaqJ/ASVKAzSu5Fy2gP2iAdL86kJmfHwoNH5AeALKkvyIagU4YpiwctSEHli+Zl6SAAACADT++wfWBp8AJwA3AAAXOQEAExcGBzkBEgURMxEhFSERBCU5AQYHOQEEJTkBJAM5AQYHOQEmASEVITUhESE1IREzESEVITQBNEKWJDiqATSkApr9ZgHEAaweGv24/n7+nMpspDID3gNe+MADPv1yAo6kAq79UoUBJAHaJLia/uIYAv7/AIz+igQQTlAIDgwBKN6YSgRCjIwBVIwBOP7IjAAAAAIAIv7vB+QGowA7AF4AABc5ARITFwYHOQEWFxEhNSERITUhETMRIRUhESEVIREhFSERFhc5AQQlOQEGBzkBBCU5ASQDOQECBzkBJgEhERQzITI3OQE2NzkBFhc5AQYHOQEGIyEiNREhESE1IREjIpgMlAcWS3z+KAGa/qwBVJwBUP6wAXj+wAEw/tCLtQHqAiAkFP2K/nr+HLE4aSgGVv4obAFYcA4MCj5aEhIe1v5u3gJw/WoDLphVAQoCGAjDpaFgAumSAR6SARz+5JL+4pL+ypD+hjgCBAxaRAIICQFV/vqkXgRE/h5sYlqyHB7CWqjkAooBfJD9IAAAAAQALP73B+YGrQAvADMANwA7AAABITUhESE2NxcGByERNjcXBgcREAU5AQYnOQEmJzkBFjM5ATI1EQAFOQEmJzkBJAETIRUhASE1IQEhFSEFHvsSARQByS8eqCYrAtWDeWSpt/74pKgMFJKonP2e/QAmNALDAi/K+/oEBvv6BAb7+gQG+/oEBgGPhgO8dmYqVlz8rmJsbpGB/nD+0gIECEZgDqQBFv545E5KtgFKAUS+Anq8/sS8AAAEACT/KQfkBqEAHAAzADoARwAAASE1IREzESEVIREQIzkBIic5ASYnOQEWMzkBMicBMQUlBgcFJSQnOQEGByc2NxEjNSERFhMxNxIXByYBMTcWFzkBBgc5ASYnBc78pgNaogFY/qj4gq4KFKCKfAL9nAIaAmAiHv22/gD+qKI4sFSbW+gBgpN9etp0iqT9HHiEnFA+ioAEkZIBfv6CkvzC/v4CTmYQjP5OChRQTggMBOAs0KiOTQKvkPydsgPNWv7qoGb6A2hWmNwwMNaoAAAAAwAY/wkH4AZ5ABsAOQBBAAABITUhFSEGBxU3BAUHJCURIxECBTkBJic5AQATATkBBCU5AQYHOQEEJTkBJCc5AQYHJzY3ESM1IREWATE3FhcHJicE5P2MBUj93iw0SAFIAQpy/u7+6qDi/qgwPgIuyP5yAj4CTBYi/aj95P60jlScUpZq7gGIfv5igIyMjoiCBW2UlHRu2lT65Ij82vysA1z+uuw6PgF8Ai76TgwUQlwGDgTkUrqmkmICopT8rMQGYlayyGTYsAAFABj/EQfgBrMAFgA4ADwARABLAAAFMQUlBgchJSQnOQEGByc2NxEjNSERFhMxNxYFOQE2ExcCBzkBFgUHJCc5AQAFOQEmJzkBJCU5AQABITUhJTE3FhcHJiclMTcWFwcmA0oCCgKMFiL9ev4W/rCOUp5SsU/uAYh7q2DHARzAc5iJydgBBHz+/83+8P6MJjwBcAD//toEJ/q4BUj44oBmso6iaAO6ij5UkEw9DBRCXAgG4kzApqtKAqGU/KvEBBton+7iASVI/snttt6G6rf+8Z46TJn5AQUBkYy+Vnz+ZP6KRERemEqUAAAAAAQAGP8RB+AGnQAkADsAQQBOAAABITUhNhEjNTMRMxEhETMRIRUhESEVIREjESECBTkBJic5ATYTAzEFJQYHBSUkJzkBBgcnNjcRIzUhERYBMSERIRABMTcWFzkBBgc5ASYnA3n+uQFXA/z8oAGMoAEo/tgBdv6KoP5lO/7iNEb1OjcB2gLEFiL9aP4e/raKUp5SsU/uAYh8AfwBjv50/FiAmIBUQG6WAnWQnAEMkAFg/qABYP6gkP5YkP2gAmD+aMg6QJsBS/1OChJCXAIKBuJMwKarSgKhlPyrxAM9Aaj+qALaVr68Ni7AyAAABgAc/w8H5ga1ABwAMwA3ADsAPwBHAAAlIxEhNyE1ISYnNxYXByE2NxcGByEVIQchESM1IRcxBSUGBwUlJCc5AQYHJzY3ESM1IREWASEVIREhFSEBITUhATE3FhcHJicDWJQBnCf9ywF4L2N0aEpbAXBXWJhAWQGp/V8zAkKU/LQEAeQCpiIg/Wb+RP6wojqwVoJ66AGAkQRj/LQDTPy0A0z8tANM/LT9DnqKhoyGeDEEQq6EQ3dWcFxEeJJOUmqErvu+SsQGEE5MBggC5C7SqnRpAreS/JW0Aem0AdyyASiyAihYoLxg0JQAAAAEACD+7QfMBisAMgBaAGEAZgAAASE1ITYTITUhNjchNSECAzkBAgU5ASInOQEmJzkBFjM5ATY3OQE2NyECATkBJic5ATYTBTkBEAU5ASInOQEmJzkBFjM5ATY1OQEmJTkBEjchESMRIRUCBzkBBAExIQYHITYbASEGBwFK/vABHwQG/uUBHQMB/tcDwAYSDP8AfpYMFq5uhggHBP6JPf7hKj7vOwaC/rxrZQgWfGunAv7mkmD+gpgCvIxYAQz7l/6WAgcBbgMDAv6ZAQMB244+ARSOkLqO++z+VP7YAghUUBYCqJvJ/h3+9T5I1gGSUP6NCg9IcCIK0OToAUb8+VIHPqT+rrjqASiEzpwBRAFKuJIAAAAGACj+9wfcBrMAJwAvADMAPQBIAE8AAAE5ARAFOQEGJzkBJic5ARYzOQEyJzkBJiU5ARITIREjESEVBgM5AQQBIxEhESM1ITUhESEBITUhNjcXBgchAyE1ISYnNxYXByEFMTcWFwcmB9z+8maqChCSaLAQCP7Wgob+aJgC0E6kARr5cJQDYJT9yAI4/cgDVvuGAoB3S5RXYgFdJPvWAfQnT4paJmICBPxcemRSiD4Bj/6oHAwUSGgY8tbgAQIBPPlWBz6kyv6+3PxYAzD80pSKAYoBVobOqkyYlAGKhlqCQJZYLu5Kjo5OfgAAAAQAFv73B9QGnwArAFMAVwBbAAABITUhESE1IREzESEVIREzNjcXBgchFSEGByERIzUhFSMRBgc5ASYnOQEkNyU5AQQTOQEQBTkBBic5ASYnOQEWMzkBMic5ASYlOQE2EyERIxEhFQIBITUhASEVIQJD/eMBsP6YAWiQASb+2mXMi4iCoAEq/lxwfgIAkP4CkERGJjwBPPEEgQEMBP76ZqQKEIpUxBYG/uJukv54lAK6bPpOAf7+AgH+/gIB/gODhAEGhAEO/vKE/vrW/ErQuIRzafxaeHoC0S4rPkau2gLc/tD+wiAMFEhmHPjE+NoBXvlWBzac/vT8yNz+qtwAAAAFACL/WQfmBjsAFwAbAB8AIwAnAAAFITUhESE1IREhFSMRIREjNSERIRUhESEBIREhASERIQEhESERIREhB+b4PAOM/OwDFP3UnAY0nP3SAxb86gOW/GoCLv3SAi790gIu/TD91AIs/dQCLKeQAQaMAQZIBAL7/kj++oz++gS6AQ7+aP7yAQ7+8gKm/vIAAAAFACT/QwfUBm0ALwAzADcAOwA/AAAFITUhNSE1ITUhFSMRITUhNSE1BAU5ASYnOQEkJRcEBRUhFSEVIREjNSEVIRUhFSEBIRUhJSEVIRMhNSEjIRUhB9T4UAOU/QgC+P3kjAKo/HwDhP6V/nsMEAP2AnQY/pz+fgOM/HQCroz93gL6/QYDjP6W/d4CIv1O/eQCHJACIv3ekP3kAhy9fJR2qEgC8JB8nQsIQEgMKogRDqF8kP0SRqh2lALSrKysARaqqgAAAgA2/vUH6AalACYAMQAAASE1IREzESEVIRIFOQEGBzkBAAMhETYlOQEUFzkBBgc5AQYHJzY1ATkBJAEXAAU5ASYBlv6gAWCkBYT8lPoCnEQ2/TH3/pLkAQAI7tpQRHhEARwB8AHKaP4s/gAgAtmcAzD80Jz93M5aSgESAoT9LFx4XlZibCw2mjZcBEimAVSC/qq2RAAAAAADALj/AQdQBq8AFwAbACIAACURITUhERAhOQEiJzkBJic5ARYzOQEyNQEjETMDMTcWFwcmBrD8ZAQ8/u58wgoWuIaS+qigoEZyhpSCik0FNJj6HP7iBERiDJj+tAYQAThmfppyngAAAAUAiv77B3QGpwAFAB0AIQAlACwAACUjESERIQURITUhERAhOQEiJzkBJic5ARYzOQEyNQEhESEBIxEzAzE3FhcHJgLkkANQ/UAD9PwkBHj++qqeCBimmpL8DAIw/dD+QpycOHJutIKsnwOS/ODgBWCW+fb+3gQ8ZgycAXQB+PteBiABJmZovHLIAAAABgCG/vsHhAanAAUAGgAeACIAJgAtAAAlIxEhESEFESE1IREUITkBIic5ASYnOQEWIDUBIxEzASERIQEhESEBMTcWFwcmAuSQA1D9QAQE/BQEiP7idLwIGKYBLPo6nJwD8v3QAjD90AIw/dD+CnKYgoJ6NQRa/CKKBWqW+dD8BDxmDJL+1AYg/UD+5AGqARgCQGaQiHKQAAAGADz++wfABi8AEQAVABkAHQAhACUAAAEjESE2NyE1IRUhBgchESM1ISUhESkCESEBIREhESERIREhESEBQJoCejok/L4HhPxxLEIDjZr6igQ0AUL+vv0O/r4BQgJi/i4B0v4uAdL+LgHS/vsFmJhwlJRtm/pqcIQEHvviAQr+9gKU/vYClP72AAAAAAYAKP8FB9gGwQAHACAAJgAwADQAOAAAASMRIREjNSEBIREjESERFCM5ASInOQEmJzkBFjM5ATI1BSMRIREhASE1ISYnNxYXIQEhNSETFSE1AhaYBRKY/B4ExPpcmAbU6IKiDBS4Ynr7+pADiP0IBQT4UAOULCiWOTYDa/o+A+L8Hr4CaAMBAeb+GED+8PzWA6r9WPYERFoOemwB+P5eBWKEVUE8Y2/9zLD8xKqqAAAAAAASAN4AAQAAAAAAAAAgAEIAAQAAAAAAAQAJAHcAAQAAAAAAAgAHAJEAAQAAAAAAAwAJAK0AAQAAAAAABAAJAMsAAQAAAAAABQALAO0AAQAAAAAABgAJAQ0AAQAAAAAACgArAW8AAQAAAAAACwATAcMAAwABBAkAAABAAAAAAwABBAkAAQASAGMAAwABBAkAAgAOAIEAAwABBAkAAwASAJkAAwABBAkABAASALcAAwABBAkABQAWANUAAwABBAkABgASAPkAAwABBAkACgBWARcAAwABBAkACwAmAZsACgAgACAAIAAgAEMAcgBlAGEAdABlAGQAIABiAHkAIABmAG8AbgB0AC0AYwBhAHIAcgBpAGUAcgAyAAoAIAAgAAAKICAgIENyZWF0ZWQgYnkgZm9udC1jYXJyaWVyMgogIAAAagBqAHcAeABjAGYAbwBuAHQAAGpqd3hjZm9udAAAUgBlAGcAdQBsAGEAcgAAUmVndWxhcgAAagBqAHcAeABjAGYAbwBuAHQAAGpqd3hjZm9udAAAagBqAHcAeABjAGYAbwBuAHQAAGpqd3hjZm9udAAAVgBlAHIAcwBpAG8AbgAgADEALgAwAABWZXJzaW9uIDEuMAAAagBqAHcAeABjAGYAbwBuAHQAAGpqd3hjZm9udAAARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgAAR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0LgAAaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAaHR0cDovL2ZvbnRlbGxvLmNvbQAAAAAAAgAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADMAAAAAQACAFsBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqASsBLAEtAS4BLwEwATEBMgEzATQBNQE2ATcBOAE5AToBOwE8AT0BPgE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBWQFaAVsBXAFdAV4BXwFgAWEBYgFjAWQBZQFmAWcBaAFpAWoBawFsAW0BbgFvAXABcQFyAXMBdAF1AXYBdwF4AXkBegF7AXwBfQF+AX8BgAGBAYIBgwGEAYUBhgGHAYgBiQGKAYsBjAGNAY4BjwGQAZEBkgGTAZQBlQGWAZcBmAGZAZoBmwGcAZ0BngGfAaABoQGiAaMBpAGlAaYBpwGoAakBqgGrAawBrQGuAa8BsAGxAbIBswG0AbUBtgG3AbgBuQG6AbsBvAG9Ab4BvwHAAcEBwgHDAcQBxQHGAccByAHJB3VuaTRFMDAHdW5pNEUwOQd1bmk0RTBBB3VuaTRFMEIHdW5pNEUwRAd1bmk0RTBFB3VuaTRFMTYHdW5pNEUyNAd1bmk0RTJBB3VuaTRFMkQHdW5pNEUzQQd1bmk0RTNCB3VuaTRFNDgHdW5pNEU0OQd1bmk0RTRCB3VuaTRFNUYHdW5pNEU2Ngd1bmk0RTg2B3VuaTRFOEIHdW5pNEU4Qwd1bmk0RThFB3VuaTRFOUIHdW5pNEVCQQd1bmk0RUMwB3VuaTRFQ0UHdW5pNEVENgd1bmk0RUUzB3VuaTRFRTUHdW5pNEVFQwd1bmk0RjFBB3VuaTRGNDYHdW5pNEY1Mwd1bmk0RjU1B3VuaTRGNUMHdW5pNEY2MAd1bmk0RjdGB3VuaTRGQkYHdW5pNTEzRgd1bmk1MTQ4B3VuaTUxNjgHdW5pNTE2Qwd1bmk1MTczB3VuaTUxNzYHdW5pNTE4RAd1bmk1MTk5B3VuaTUxRTAHdW5pNTFGQQd1bmk1MjA2B3VuaTUyMkIHdW5pNTIzMAd1bmk1MjREB3VuaTUyOUIHdW5pNTJBOAd1bmk1MzE2B3VuaTUzNDEHdW5pNTM3NAd1bmk1M0JCB3VuaTUzQzgHdW5pNTNEMQd1bmk1M0UzB3VuaTUzRUEHdW5pNTNFRgd1bmk1M0YyB3VuaTU0MEMHdW5pNTQwRAd1bmk1NDBFB3VuaTU0MTEHdW5pNTQyQwd1bmk1NDhDB3VuaTU2REIHdW5pNTZERQd1bmk1NkUwB3VuaTU2RkQHdW5pNTcyOAd1bmk1NzMwB3VuaTU4RjAHdW5pNTkxNgd1bmk1OTFBB3VuaTU5MjcHdW5pNTkyOQd1bmk1OTJBB3VuaTU5MzQHdW5pNTk3Mwd1bmk1OTc5B3VuaTU5N0QHdW5pNTk4Mgd1bmk1QjUwB3VuaTVCNjYHdW5pNUI4Mwd1bmk1QjlBB3VuaTVCOUUHdW5pNUJCNgd1bmk1QkY5B3VuaTVDMDYHdW5pNUMwRgd1bmk1QzExB3VuaTVDMzEHdW5pNURGMQd1bmk1REYyB3VuaTVFNzQHdW5pNUU3Ngd1bmk1RjAwB3VuaTVGNTMHdW5pNUY4OAd1bmk1Rjk3B3VuaTVGQzMHdW5pNjAxRAd1bmk2MDI3B3VuaTYwQzUHdW5pNjBGMwd1bmk2MTBGB3VuaTYxMUYHdW5pNjIxMAd1bmk2MjExB3VuaTYyNDAHdW5pNjI0Qgd1bmk2MjREB3VuaTYyNTMHdW5pNjI4QQd1bmk2NTU5B3VuaTY1ODcHdW5pNjVCMAd1bmk2NUI5B3VuaTY1RTAHdW5pNjVFNQd1bmk2NUY2B3VuaTY2MEUHdW5pNjYyRgd1bmk2NkY0B3VuaTY3MDAHdW5pNjcwOQd1bmk2NzJDB3VuaTY3NjUHdW5pNjc5Qwd1bmk2ODM3B3VuaTZCNjMHdW5pNkI2NAd1bmk2QjdCB3VuaTZDMTEHdW5pNkMxNAd1bmk2Q0ExB3VuaTZDRDUHdW5pNzBCOQd1bmk3MTM2B3VuaTcyNjkHdW5pNzI3OQd1bmk3M0IwB3VuaTc0MDYHdW5pNzUxRgd1bmk3NTI4B3VuaTc1MzEHdW5pNzY3RAd1bmk3Njg0B3VuaTc2RjgHdW5pNzcwQgd1bmk3NzFGB3VuaTc3M0MHdW5pNzc0MAd1bmk3N0U1B3VuaTc5M0UHdW5pNzk1RQd1bmk3OUNEB3VuaTdCMTEHdW5pN0IyQwd1bmk3QjQ5B3VuaTdFQ0YHdW5pN0VEOQd1bmk3RjhFB3VuaTgwMDEHdW5pODAwNQd1bmk4MDBDB3VuaTgwRkQHdW5pODFFQQd1bmk4ODRDB3VuaTg4QUIHdW5pODk3Rgd1bmk4OTgxB3VuaTg5QzEHdW5pOEJCQQd1bmk4QkREB3VuaThCRjQHdW5pOEQ3MAd1bmk4RDc3B3VuaThFQUIHdW5pOEZDNwd1bmk4RkQ4B3VuaThGRDkHdW5pOEZEQgd1bmk5MDUzB3VuaTkwQTMHdW5pOTBFOAd1bmk5MEZEB3VuaTkxQ0MHdW5pOTFDRAd1bmk5NTdGB3VuaTk1RTgHdW5pOTVFRQd1bmk5NUY0B3VuaTk3NjIHdW5pOUFEOAAAAAAAAf//AAIAAQAAAAwAAAAWAAAAAgABAAMAywABAAQAAAACAAAAAAAAAAEAAAAA1aQnCAAAAADb/c4qAAAAANv9zio=\")\n java.replaceFont(result, f1, f2)\n}else{\n result\n}" }, "ruleExplore": { "author": "td.1@text", "bookList": "tbody tr!0", "bookUrl": "##(?:/book2/|novelid=)(\\d+)##http://app-cdn.jjwxc.net/androidapi/novelbasicinfo?novelId=$1###", "coverUrl": "", "intro": "a.1@rel", "kind": "td.3:4:5@text##-##,", "lastChapter": "td.8@text##\\s.*", "name": "td.2@text", "wordCount": "td.6@text" }, "ruleSearch": { "author": "td.0@text", "bookList": "tbody tr!0", "bookUrl": "##(?:/book2/|novelid=)(\\d+)##http://app-cdn.jjwxc.net/androidapi/novelbasicinfo?novelId=$1###", "coverUrl": "", "intro": "a.1@title##简介.|标签.*", "kind": "td.2:4:3@text##-##,", "lastChapter": "td.7@text##\\s.*", "name": "td.1@text", "wordCount": "td.5@text" }, "ruleToc": { "chapterList": "+@js:JSON.parse(result).chapterlist.map((x,y)=>{a=x.chaptertype==0;b=x.chaptername;c=x.islock==0;d=x.chapterid;v=x.isvip!=0;\n/**/n=(a?d+'、':'')+b//卷名\n//n=(a?d+'、'+b:'')//无卷名\n+(a&&!c?'[锁]':'');u=(a&&c?v?'http://my.jjwxc.net/onebook_vip':'http://www.jjwxc.net/onebook':'http://:')+(a&&c?'.php?novelid='+x.novelid+'&chapterid='+d:('0000'+y).slice(-5)+'-'+java.md5Encode16(n));v=a&&v?'💰':'';i=a?x.chapterdate+' '+x.chaptersize+'字 '+x.chapterintro:''.repeat(b.length);return{n:n,u:u,i:v+i}})", "chapterName": "n", "chapterUrl": "u", "isVip": "", "updateTime": "i" }, "searchUrl": "/bookbase.php?searchkeywords={{key}}&page={{page}},{\n \"charset\": \"gb18030\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 若初文学", "bookSourceType": 0, "bookSourceUrl": "http://www.ruochu.com", "bookUrlPattern": "", "customOrder": -88902846, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"历史\",\"url\":\"http://search.ruochu.com/web/all?sort=3&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"http://search.ruochu.com/web/all?sort=4&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"http://search.ruochu.com/web/all?sort=6&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"http://search.ruochu.com/web/all?sort=7&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"http://search.ruochu.com/web/all?sort=8&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"http://search.ruochu.com/web/all?sort=10&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"http://search.ruochu.com/web/all?sort=11&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"http://search.ruochu.com/web/all?sort=12&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁\",\"url\":\"http://search.ruochu.com/web/all?sort=13&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"http://search.ruochu.com/web/all?sort=14&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"http://search.ruochu.com/web/all?sort=15&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"http://search.ruochu.com/web/all?sort=17&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗\",\"url\":\"http://search.ruochu.com/web/all?sort=19&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"http://search.ruochu.com/web/all?sort=20&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"http://search.ruochu.com/web/all?sort=21&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱\",\"url\":\"http://search.ruochu.com/web/all?sort=23&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"http://search.ruochu.com/web/all?sort=27&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"http://search.ruochu.com/web/all?sort=28&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来\",\"url\":\"http://search.ruochu.com/web/all?sort=29&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"http://search.ruochu.com/web/all?sort=32&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西漫\",\"url\":\"http://search.ruochu.com/web/all?sort=33&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"探案\",\"url\":\"http://search.ruochu.com/web/all?sort=34&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚恋\",\"url\":\"http://search.ruochu.com/web/all?sort=35&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"http://search.ruochu.com/web/all?sort=37&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"http://search.ruochu.com/web/all?sort=38&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现言\",\"url\":\"http://search.ruochu.com/web/all?sort=39&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"http://search.ruochu.com/web/all?sort=40&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能\",\"url\":\"http://search.ruochu.com/web/all?sort=43&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"http://search.ruochu.com/web/all?sort=54&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"http://search.ruochu.com/web/all?sort=110&words=-1&free=&finish=&order=0&page={{page}}&size=100&solicitingid=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661886923509, "loginUrl": "", "respondTime": 6465, "ruleBookInfo": { "author": "", "coverUrl": "", "init": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "tocUrl": "text.目录@href" }, "ruleContent": { "content": ".page-content@p@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "$.authorname", "bookList": "$.data.content[*]", "bookUrl": "$.id@js:\"https://www.ruochu.com/book/\"+result", "checkKeyWord": "", "coverUrl": "$.iconUrlSmall@js:\"https://b.heiyanimg.com\"+result", "intro": "🏷️ {{$.tags}}{{'\\n'+'​'}}\n{{$.introduce}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "$.sortname&&$.updatetime##\\s.*", "lastChapter": "$.lastchaptername", "name": "$.name", "wordCount": "$.words" }, "ruleToc": { "chapterList": ".float-list li", "chapterName": "html@js:if(result.match(/isvip/)){\nresult=\"🔒\"+result.match(/>([^<]+)<\\/a>/)[1];\n}else{result=result.match(/>([^<]+)<\\/a>/)[1];}", "chapterUrl": "a@href", "updateTime": "span@text" }, "searchUrl": "http://search.ruochu.com/web/search?queryString={{key}}&highlight=false&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 红袖添香", "bookSourceType": 0, "bookSourceUrl": "https://www.hongxiu.com", "customOrder": -88902845, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"女频榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"月热销榜\",\"url\":\"/rank/hotsales?period=3&pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"红袖风云榜\",\"url\":\"/rank/hxyuepiao?pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阅文风云榜\",\"url\":\"/rank/ywyuepiao?pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/rank/recom?pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月完本榜\",\"url\":\"/rank/finish?period=3&pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月更新榜\",\"url\":\"/rank/update?period=3&pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月礼物榜\",\"url\":\"/rank/reward?period=3&pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/rank/collect?pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"签约作者新书榜\",\"url\":\"/rank/newsign?pageNum={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频·时间·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/category/30020_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/category/30013_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/category/30031_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻言情\",\"url\":\"/category/30001_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠奇缘\",\"url\":\"/category/30008_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑小说\",\"url\":\"/category/30036_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/category/30042_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/category/30050_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/category/30083_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/category/30055_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频·综合·连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/category/30020_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/category/30013_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/category/30031_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻言情\",\"url\":\"/category/30001_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠奇缘\",\"url\":\"/category/30008_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑小说\",\"url\":\"/category/30036_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/category/30042_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/category/30050_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/category/30083_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/category/30055_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频·时间·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/20001_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/category/20005_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/20010_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/20014_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/20019_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/category/20065_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/category/20032_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/category/20028_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/category/20050_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/category/20054_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/20042_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/category/20037_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/category/20059_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇\",\"url\":\"/category/20076_f1_1_f1_f1_f1_3_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频·综合·连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/20001_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/category/20005_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/20010_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/20014_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/20019_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/category/20065_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/category/20032_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/category/20028_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/category/20050_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/category/20054_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/20042_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/category/20037_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/category/20059_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇\",\"url\":\"/category/20076_f1_0_f1_f1_f1_0_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\n 'User-Agent': 'X-UA-Compatible'\n}", "lastUpdateTime": 1661886928908, "loginUrl": "https://www.hongxiu.com/", "respondTime": 16713, "ruleBookInfo": { "author": ".writer@text##\\s.*", "coverUrl": "#bookImg img@src", "init": "", "intro": ".intro@html", "kind": ".tag i@text&&.update span@text", "lastChapter": ".update a@text##更新至\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".last-nav@text", "wordCount": ".total@text##\\|.*" }, "ruleContent": { "content": ".read-content@p@html" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".book-img-text li||.right-book-list li", "bookUrl": "a.1@href", "coverUrl": "img.0@src", "intro": "p.1@text", "kind": "a.3@text&&span@text##\\s.*", "lastChapter": "a.4@text##最新更新\\s|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".volume-wrap li", "chapterName": "a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "a@href##$##,{'webView': true}", "isVip": "em@text", "isVolume": "" }, "searchUrl": "/so/{{key}}_0_{{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 猫九小说", "bookSourceType": 0, "bookSourceUrl": "http://www.maojiuxs.com", "customOrder": -88902844, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"推荐榜\",\"url\":\"/top/tuijian.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击榜\",\"url\":\"/top/dianji.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏榜\",\"url\":\"/top/shoucang.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"好评榜\",\"url\":\"/top/pinglun.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜\",\"url\":\"/top/gengxin.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜\",\"url\":\"/top/xinshu.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/shuku/?offset={{page-1}}&category=1&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/shuku/?offset={{page-1}}&category=2&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/shuku/?offset={{page-1}}&category=3&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/shuku/?offset={{page-1}}&category=4&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异惊悚\",\"url\":\"/shuku/?offset={{page-1}}&category=5&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/shuku/?offset={{page-1}}&category=6&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/shuku/?offset={{page-1}}&category=7&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无CP\",\"url\":\"/shuku/?offset={{page-1}}&category=135&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱百合\",\"url\":\"/shuku/?offset={{page-1}}&category=136&over=2§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/shuku/?offset={{page-1}}&category=1&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/shuku/?offset={{page-1}}&category=2&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/shuku/?offset={{page-1}}&category=3&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/shuku/?offset={{page-1}}&category=4&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异惊悚\",\"url\":\"/shuku/?offset={{page-1}}&category=5&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说\",\"url\":\"/shuku/?offset={{page-1}}&category=6&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/shuku/?offset={{page-1}}&category=7&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无CP\",\"url\":\"/shuku/?offset={{page-1}}&category=135&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱百合\",\"url\":\"/shuku/?offset={{page-1}}&category=136&over=1§ion_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661887018680, "loginUrl": "http://www.maojiuxs.com/member/login.html", "respondTime": 4793, "ruleBookInfo": { "author": ".introtwo span.0@text", "coverUrl": ".imgbox img@src", "intro": ".tabs_content p.0@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".cation span@text&&.update span.1@text##\\s.*", "lastChapter": ".update span.0@text", "name": ".intro div.0@text", "tocUrl": ".tabs_header a.1@href", "wordCount": ".intro_num div.0@text" }, "ruleContent": { "content": "#showReading@p@html" }, "ruleExplore": { "author": "", "kind": "", "name": "" }, "ruleSearch": { "author": ".author@text", "bookList": ".recom_top li||.book_con li", "bookUrl": "a@href", "checkKeyWord": "", "coverUrl": ".imgbox img@src", "intro": ".instro@text", "kind": ".cation@text&&.status@text&&.time@text##\\s.*", "lastChapter": ".up@text", "name": ".name@text", "wordCount": ".statusbox span.2@text" }, "ruleToc": { "chapterList": ".recommendeddirectory a", "chapterName": "text", "chapterUrl": "href##$##,{'webView': true}", "isVip": "img@src" }, "searchUrl": "/book/all.html?s={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 SF轻小说", "bookSourceType": 0, "bookSourceUrl": "https://book.sfacg.com", "bookUrlPattern": "", "customOrder": -88902843, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"魔幻\",\"url\":\"/List/default.aspx?tid=21&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/List/default.aspx?tid=22&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古风\",\"url\":\"/List/default.aspx?tid=23&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/List/default.aspx?tid=24&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/List/default.aspx?tid=25&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/List/default.aspx?tid=26&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/List/default.aspx?tid=27&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/List/default.aspx?tid=28&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/List/default.aspx?tid=29&if=0&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"魔幻\",\"url\":\"/List/default.aspx?tid=21&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/List/default.aspx?tid=22&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古风\",\"url\":\"/List/default.aspx?tid=23&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/List/default.aspx?tid=24&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/List/default.aspx?tid=25&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/List/default.aspx?tid=26&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/List/default.aspx?tid=27&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/List/default.aspx?tid=28&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/List/default.aspx?tid=29&if=1&PageIndex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\"\n}", "lastUpdateTime": 1661887369473, "loginCheckJs": "", "loginUi": "", "loginUrl": "https://passport.sfacg.com/Login.aspx", "respondTime": 5911, "ruleBookInfo": { "author": ".author-name@text", "coverUrl": ".summary-pic img@src", "init": "", "intro": "🏷️ {{@.tag-list@text}}{{@.introduce@html}}##(^|[。!?]+[”」)】]?)##$1
@js:result.replace(//g,\"\")", "kind": ".title span!0@text&&.count-detail span.0:1:3@text##.*:|.*\\[|\\]|\\s.*", "lastChapter": ".chapter-title a@text", "name": ".title span.0@text", "tocUrl": "#BasicOperation a.0@href", "wordCount": ".count-detail span.1@text##.*:|字.*" }, "ruleContent": { "content": "#ChapterBody@html", "imageStyle": "FULL" }, "ruleExplore": { "author": "a.2@text", "bookList": ".Comic_Pic_List", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "li.1@text##^.+/\\s*\\d+字\\s*", "kind": "a.3@text&&span@text&&li.1@text##.+\\D(\\d+\\/\\d+\\/\\d+)\\D*(\\d+字)\\s*(.+)##$1,$2", "lastChapter": "", "name": "a.1@text" }, "ruleSearch": { "author": "li.1@text##.+综合信息:\\s*([^\\/]+).*##$1", "bookList": "tbody ul", "bookUrl": "a@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "li.1@text##.+\\d+:\\d+\\s*(.+).*##$1", "kind": "li.1@text##.+\\/(\\d+\\/\\d+\\/\\d+).*##$1", "lastChapter": "", "name": "a@text" }, "ruleToc": { "chapterList": ".catalog-list li a", "chapterName": "textNodes##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVip": ".icn_vip@text" }, "searchUrl": "http://s.sfacg.com/?Key={{key}}&S=1&SS=0", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 豆腐阅读", "bookSourceType": 0, "bookSourceUrl": "https://m.doufuyuedu.com", "customOrder": -88902842, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"精品\",\"url\":\"/finished\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"勤更\",\"url\":\"/diligent\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"免费\",\"url\":\"/free\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"彩虹榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"畅销榜\",\"url\":\"/rank?bl=1&name=%E7%95%85%E9%94%80\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜\",\"url\":\"/rank?bl=1&name=%E6%9B%B4%E6%96%B0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜\",\"url\":\"/rank?bl=1&name=%E6%96%B0%E4%B9%A6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字榜\",\"url\":\"/rank?bl=1&name=%E6%80%BB%E5%AD%97\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分享榜\",\"url\":\"/rank?bl=1&name=%E5%88%86%E4%BA%AB\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/category/最新?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"彩虹\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"长篇\",\"url\":\"/category/长篇?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/category/现代?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/category/古代?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来\",\"url\":\"/category/未来?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/category/穿越?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/category/架空?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/category/重生?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/category/快穿?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/仙侠?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧情\",\"url\":\"/category/剧情?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无cp\",\"url\":\"/category/无cp?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/category/种田?bl=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜\",\"url\":\"/rank?bl=3&name=%E6%9B%B4%E6%96%B0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"菊花榜\",\"url\":\"/rank?bl=3&name=%E8%8F%8A%E8%8A%B1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"包养榜\",\"url\":\"/rank?bl=3&name=%E5%8C%85%E5%85%BB\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜\",\"url\":\"/rank?bl=3&name=%E6%96%B0%E4%B9%A6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字榜\",\"url\":\"/rank?bl=3&name=%E6%80%BB%E5%AD%97\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"土豪榜\",\"url\":\"/rank?bl=3&name=%E5%9C%9F%E8%B1%AA\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/category/最新?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"签约\",\"url\":\"/category/签约?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无CP\",\"url\":\"/category/无CP?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/category/古代?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/category/民国?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/category/现代?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊\",\"url\":\"/category/女尊?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/category/重生?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/category/种田?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"/category/宅斗?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/category/轻小说?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/category/校园?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/仙侠?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/category/青春?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古风\",\"url\":\"/category/古风?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/category/穿越?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/玄幻?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/category/悬疑?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/category/灵异?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/科幻?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/category/架空?bl=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661887116250, "loginUi": "", "loginUrl": "https://m.doufuyuedu.com/login", "respondTime": 14726, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "🏷️ {{@.book_tags.0@text}}{{'\\n'+'​'}}\n{{@.hidden@html}}##下载豆腐阅读APP,支持正版阅读", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".see_all_catalogue@href", "wordCount": ".book_profile@textNodes##\\s.*" }, "ruleContent": { "content": ".chapter_ct@p@text", "replaceRegex": "##下载豆腐阅读APP,支持正版阅读" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".book_author@text", "bookList": ".book", "bookUrl": "a.0@href", "coverUrl": "img@data-src", "intro": ".book_ct@text##\\s", "kind": ".book_tags a@text", "name": ".book_tt@text" }, "ruleToc": { "chapterList": ".catalogue li a", "chapterName": "text", "chapterUrl": "href##$##,{'webView': true}", "isVip": "i@html" }, "searchUrl": "/search?keyword={{key}}&type=1&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 前路小说", "bookSourceType": 0, "bookSourceUrl": "https://www.qianluxiaoshuo.com", "bookUrlPattern": "", "customOrder": -88902841, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"言情\",\"url\":\"/modules/article/articlefilter.php?isfull=5&order=lastupdate&sortid=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/modules/article/articlefilter.php?isfull=5&order=lastupdate&sortid=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/modules/article/articlefilter.php?isfull=5&order=lastupdate&sortid=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/modules/article/articlefilter.php?isfull=5&order=lastupdate&sortid=5&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661887111366, "loginUrl": "https://www.qianluxiaoshuo.com/", "respondTime": 3299, "ruleBookInfo": { "coverUrl": ".divbox img@src", "intro": "div@textNodes##\\┊|\\||>|.+欢迎举报.+|编辑推荐(.|\\n)*", "lastChapter": ".tabcontent a.0@text", "tocUrl": "class.btnlink b_pop@href" }, "ruleContent": { "content": "#ccontent@html", "imageStyle": "0", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "author": "td.2@text", "bookList": "#jieqi_page_contents tr", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##https://www.qianluxiaoshuo.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.0@ownText&&td.5:4@text##\\[|\\]", "lastChapter": "td.1@text", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleSearch": { "author": "a.3@text", "bookList": ".c_row", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".c_description@text", "kind": "span.5:9:-1@text##.*:|小说", "lastChapter": "a.-1@text", "name": "a.1@text", "wordCount": "span.7@text##.*:" }, "ruleToc": { "chapterList": ".chapters li", "chapterName": "a@text", "chapterUrl": "a@href", "isVip": "em@text" }, "searchUrl": "/modules/article/search_fj.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&searchtype=all&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 百度小说", "bookSourceType": 0, "bookSourceUrl": "https://dushu.baidu.com", "customOrder": -88902840, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "\nvar cat1='东方玄幻,古典仙侠,现代修真,都市生活,都市超能,架空历史,虚拟网游,时空穿梭,末世进化';\nvar cat2='穿越,重生,异界,修真,都市,异能';\nvar cat3='修仙,奇遇,奋斗,争霸,权谋,升级';\nvar cat4='古代言情,穿越重生,浪漫言情,烽火情缘,忧伤青春,玄幻仙侠,都市幻想,悬疑灵异';\nvar cat5='穿越,重生,宅斗,宫廷';\nvar list=[];\nfunction getUrl(cats,url1){\ncats.split(',').forEach((i)=>{list.push(i+'::'+url1+i+'&query='+i+'&page={{page}}')});\n}\nlist.push('◎ 男生分类 ◎::');\ngetUrl(cat1,'/api/getCateDetail?channel=男频&status=完结&count=10&cate2=');\nlist.push('◎ 男生背景 ◎::');\ngetUrl(cat2,'/api/getCateDetail?channel=男频&status=完结&count=10&tag_name=');\nlist.push('◎ 男生情节 ◎::');\ngetUrl(cat3,'/api/getCateDetail?channel=男频&status=完结&count=10&tag_name=');\nlist.push('◎ 女生分类 ◎::');\ngetUrl(cat4,'/api/getCateDetail?channel=女频&status=完结&count=10&cate2=');\nlist.push('◎ 女生背景 ◎::');\ngetUrl(cat5,'/api/getCateDetail?channel=女频&status=完结&count=10&tag_name=');\nlist.join('\\n');\n", "lastUpdateTime": 1659256899956, "loginUrl": "https://wappass.baidu.com/password_login", "respondTime": 3617, "ruleBookInfo": { "init": "", "intro": "@js:'
'+java.get('intro')", "lastChapter": "共{$.data.chapter.chapterCount}##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]" }, "ruleContent": { "content": "data.novel.content" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "author", "bookList": "$..novelList[*]", "bookUrl": "https://boxnovel.baidu.com/boxnovel/wiseapi/chapterList?bookid={$.bookId}&pageNum=1&order=asc&site=", "checkKeyWord": "青春", "coverUrl": "cover", "intro": "description@put:{'intro':'description'}", "kind": "{{$.tagList}},{{$.status}}", "lastChapter": "", "name": "title" }, "ruleToc": { "chapterList": "data.chapter.chapterInfo", "chapterName": "chapter_title##默认卷.|正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "http://dushu.baidu.com/api/pc/getChapterContent?data=%7B%22book_id%22:%22{$.book_id}%22,%22cid%22:%22{$.book_id}%7C{$.chapter_id}%22,%22need_bookinfo%22:0%7D", "isVip": "price", "nextTocUrl": "@js:\nvar n=(JSON.parse(result).data.chapter.chapterCount)/50+1;\nvar list=[];\nbaseUrl=baseUrl.replace(/1&order=asc&site=/,'');\nfor(var i=2;i", "name": ".book_name@text", "tocUrl": ".bk-btn a.0@href", "wordCount": ".left_box2_b span.0@text##.*:|\\s.*" }, "ruleContent": { "content": ".content@p@text", "imageStyle": "0" }, "ruleExplore": { "bookList": "", "bookUrl": "", "coverUrl": "", "name": "" }, "ruleSearch": { "author": "p.0@text##作者.", "bookList": ".sk_box", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p.1@text##\\s", "kind": "a.2@text&&span.-1@text##\\[|\\]|更新时间.|\\s.*", "lastChapter": "a.5@text||a.4@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".ML_ul li", "chapterName": "a@text", "chapterUrl": "a@href@js:result.replace(/(.*)\\/(\\d+)\\/(\\d+)\\.html/,'/Chapter/chapter.html?bookid=$2&num=$3');", "isVip": "em@text##^##🔒", "updateTime": "span@text" }, "searchUrl": "/Select/?bookname={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 息壤中文", "bookSourceType": 0, "bookSourceUrl": "https://pre-api.xrzww.com", "bookUrlPattern": "/api/detail/.+", "customOrder": -88902838, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热销\",\"url\":\"/api/hotSaleListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月票\",\"url\":\"/api/monthTicketListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"粉丝\",\"url\":\"/api/fansListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏\",\"url\":\"/api/rewardListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/api/collectListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"/api/recommendListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/api/wordnumListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"/api/wordsListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"签约\",\"url\":\"/api/signUpListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/api/newNovelListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评论\",\"url\":\"/api/commentListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"催更\",\"url\":\"/api/urgeListNew?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=1&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=2&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=3&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=4&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=5&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=6&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=7&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=11&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻文\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=9&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=12&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=13&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=14&page={{page}}&novel_sex=1&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现言\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=77&page={{page}}&novel_sex=2&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=80&page={{page}}&novel_sex=2&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻言\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=81&page={{page}}&novel_sex=2&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=82&page={{page}}&novel_sex=2&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"无CP\",\"url\":\"/api/getTypeNovel?novel_process=&novel_sell=&novel_sign_id=&time_type=&word_type=&second_type=83&page={{page}}&novel_sex=2&type_id=&pageSize=20&order=novel_wordnumber+&order_type=desc&tag=\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661956236805, "loginUrl": "", "respondTime": 187217, "ruleBookInfo": { "author": "novel_author", "coverUrl": "https://oss.xrzww.com{{$.novel_cover}}", "init": "data", "intro": "
{{$.novel_info}}", "kind": "", "lastChapter": "novel_newcname", "name": "novel_name", "tocUrl": "/api/directoryList?nid={{$.novel_id}}&orderBy=0", "wordCount": "novel_wordnumber" }, "ruleContent": { "content": "data.content" }, "ruleExplore": {}, "ruleSearch": { "author": "novel_author", "bookList": "data.data", "bookUrl": "/api/detail?novel_id={{$.novel_id}}", "coverUrl": "https://oss.xrzww.com{{$.novel_cover}}", "intro": "novel_info##\\s", "kind": "type_name", "lastChapter": "novel_newcname", "name": "novel_name", "wordCount": "novel_wordnumber" }, "ruleToc": { "chapterList": "data.data", "chapterName": "chapter_name", "chapterUrl": "/api/readNew?nid={{$.chapter_nid}}&vid={{$.chapter_vid}}&chapter_id={{$.chapter_id}}&chapter_order={{$.chapter_order}}", "isVip": "chapter_ispay" }, "searchUrl": "/api/search?page={{page}}&type=1&keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 有毒小说", "bookSourceType": 0, "bookSourceUrl": "https://pre-api.youdubook.com", "bookUrlPattern": "", "customOrder": -88902837, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/api/getTypeNovel?second_type=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/api/getTypeNovel?second_type=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/api/getTypeNovel?second_type=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/api/getTypeNovel?second_type=4&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/api/getTypeNovel?second_type=5&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/api/getTypeNovel?second_type=6&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/api/getTypeNovel?second_type=7&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/api/getTypeNovel?second_type=9&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/api/getTypeNovel?second_type=11&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/api/getTypeNovel?second_type=12&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/api/getTypeNovel?second_type=13&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/api/getTypeNovel?second_type=14&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1648485721180, "loginUrl": "", "respondTime": 6028, "ruleBookInfo": { "author": "novel_author", "coverUrl": "", "init": "data", "intro": "novel_info##(^|[。!?]+[”」)】]?)##$1
", "kind": "novel_tags", "lastChapter": "novel_newcname", "name": "novel_name", "tocUrl": "/api/directoryList?nid={{$.novel_id}}&orderBy=0", "wordCount": "novel_wordnumber" }, "ruleContent": { "content": "$..content", "imageStyle": "", "webJs": "" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "novel_author", "bookList": "data.data", "bookUrl": "/api/webNovelDetail?novel_id={{$.novel_id}}", "coverUrl": "https://alioss.youdubook.com{{$.novel_cover}}", "intro": "novel_info", "kind": "{{$.first_type_name}},{{$.second_type_name}},{{$.third_type_name}},{{$.type_name}}", "lastChapter": "novel_newcname", "name": "novel_name", "wordCount": "novel_wordnumber" }, "ruleToc": { "chapterList": "data.data", "chapterName": "chapter_name", "chapterUrl": "/api/readNew?nid={{$.chapter_nid}}&vid={{$.chapter_vid}}&chapter_id={{$.chapter_id}}&chapter_order={{$.chapter_order}}", "isVip": "chapter_ispay", "nextTocUrl": "", "updateTime": "{{java.timeFormat(java.getString('$.chapter_time')*1000)}}" }, "searchUrl": "/api/searchAll,{\n'charset': 'UTF-8',\n'method': 'POST',\n'body': '{\"page\":{{page}},\"pageSize\":10,\"search_value\":\"{{key}}\",\"search_type\":\"novel\"}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 安之原创", "bookSourceType": 0, "bookSourceUrl": "http://www.azycjd.com", "customOrder": -88902836, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"月票榜\",\"url\":\"/webnovelmis/mobile/mranklistright/monthnum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击榜\",\"url\":\"/webnovelmis/mobile/mranklistright/clicknum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏榜\",\"url\":\"/webnovelmis/mobile/mranklistright/savenum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜\",\"url\":\"/webnovelmis/mobile/mranklistright/updatetime/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐榜\",\"url\":\"/webnovelmis/mobile/mranklistright/recommandnum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"订阅榜\",\"url\":\"/webnovelmis/mobile/mranklistright/subscribenum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"书友打赏\",\"url\":\"/webnovelmis/mobile/mranklistright/rewardnum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书推荐\",\"url\":\"/webnovelmis/mobile/mranklistright/newrecommandnum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书收藏\",\"url\":\"/webnovelmis/mobile/mranklistright/newsavenum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"完结精品\",\"url\":\"/webnovelmis/mobile/mranklistright/allclicknum/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/webnovelmis/mobile/mstackslistright/9/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/webnovelmis/mobile/mstackslistright/17/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异能\",\"url\":\"/webnovelmis/mobile/mstackslistright/38/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/webnovelmis/mobile/mstackslistright/24/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/webnovelmis/mobile/mstackslistright/50/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/webnovelmis/mobile/mstackslistright/58/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/webnovelmis/mobile/mstackslistright/71/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/webnovelmis/mobile/mstackslistright/79/0/0/0/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1633947912407, "loginUrl": "http://www.azycjd.com/webnovelmis/mobile/mlogin", "respondTime": 4156, "ruleBookInfo": { "author": "", "coverUrl": "", "intro": "class.top_main.0@p@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "", "lastChapter": "class.top_main.-1@a@text", "name": "", "tocUrl": "" }, "ruleContent": { "content": ".novel@p@text", "imageStyle": "0" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "p.0@text##作者.", "bookList": ".list_main li", "bookUrl": "a@href", "coverUrl": "img@src", "intro": ".intro@text", "kind": "span.0@text", "name": "h3@text" }, "ruleToc": { "chapterList": "class.top_main chapter@li", "chapterName": "p@text", "chapterUrl": "a@href", "isVip": "" }, "searchUrl": "/webnovelmis/mobile/msearchresult,{\n \"method\": \"POST\",\n \"body\": \"searchtxts={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 寒武纪年", "bookSourceType": 0, "bookSourceUrl": "https://www.hanwujinian.com", "bookUrlPattern": "https://www.hanwujinian.com/riku/minibook/articleinfo.php?network=wifi&bookid=.*&uid=3007628", "concurrentRate": "", "customOrder": -88902835, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"幻想百合\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"511\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"511\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"511\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"511\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现代百合\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"521\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"521\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"521\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"521\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古代百合\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"531\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"531\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"531\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"531\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"10,30,49,111,611,7,27,46,125,625,133,633\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"10,30,49,111,611,7,27,46,125,625,133,633\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"10,30,49,111,611,7,27,46,125,625,133,633\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"10,30,49,111,611,7,27,46,125,625,133,633\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"异世幻想\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"13,33,52,14,34,53,112,612,137,637,9,29,48,15,35,54,116,616,114,614\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"13,33,52,14,34,53,112,612,137,637,9,29,48,15,35,54,116,616,114,614\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"13,33,52,14,34,53,112,612,137,637,9,29,48,15,35,54,116,616,114,614\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"13,33,52,14,34,53,112,612,137,637,9,29,48,15,35,54,116,616,114,614\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异探险\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"5,25,56,11,31,50,113,613,115,615\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"5,25,56,11,31,50,113,613,115,615\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"5,25,56,11,31,50,113,613,115,615\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"5,25,56,11,31,50,113,613,115,615\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"2,22,41,121,621,3,23,42,122,622\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"2,22,41,121,621,3,23,42,122,622\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"2,22,41,121,621,3,23,42,122,622\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"2,22,41,121,621,3,23,42,122,622\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"1,21,40,123,623\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"1,21,40,123,623\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"1,21,40,123,623\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"1,21,40,123,623\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"电竞网游\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"6,26,57,124,624\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"6,26,57,124,624\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"6,26,57,124,624\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"6,26,57,124,624\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑推理\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"4,24,55,126,626,136,636\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"4,24,55,126,626,136,636\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"4,24,55,126,626,136,636\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"4,24,55,126,626,136,636\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"国民情缘\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"12,32,51,127,627\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"12,32,51,127,627\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"12,32,51,127,627\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"12,32,51,127,627\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷朝堂\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"16,36,43,131,631\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"16,36,43,131,631\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"16,36,43,131,631\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"16,36,43,131,631\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古代架空\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"18,38,45,134,634,132,632\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"18,38,45,134,634,132,632\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"18,38,45,134,634,132,632\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"18,38,45,134,634,132,632\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"8,28,47,17,37,44,135,635\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"8,28,47,17,37,44,135,635\\\",\\\"size\\\":0,\\\"fullflag\\\":1,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"8,28,47,17,37,44,135,635\\\",\\\"size\\\":0,\\\"fullflag\\\":2,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":2,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"https://wap.hanwujinian.com/api.php/api/home_app/libraryBookList,{'method':'POST','body':'{\\\"offset\\\":{{(page-1)*10}},\n\\\"limit\\\":10,\\\"sortid\\\":\\\"8,28,47,17,37,44,135,635\\\",\\\"size\\\":0,\\\"fullflag\\\":0,\\\"rgroupid\\\":\\\"\\\",\\\"order\\\":1,\\\"isapp\\\":0}'}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1659282954979, "loginCheckJs": "", "loginUi": "", "loginUrl": "https://www.hanwujinian.com/login.php", "respondTime": 9404, "ruleBookInfo": { "author": "$.author", "coverUrl": "$.image@put:{a:$.articleid}", "init": "", "intro": " 最近更新:{{$.pubtime&&$.intro}}", "lastChapter": "$.lastchapter", "name": "$.articlename", "tocUrl": "https://www.hanwujinian.com/riku/minibook/bookmenupage.php?network=wifi&aid={$.articleid}&order=1&offset=0&limit=1000&uid=3007628&app=&system=Android&showOpen=1", "wordCount": "$.presize" }, "ruleContent": { "content": "$.data.content", "imageStyle": "0" }, "ruleExplore": { "author": "$.author", "bookList": "$.data.list", "bookUrl": "https://www.hanwujinian.com/riku/minibook/articleinfo.php?network=wifi&bookid={$.bookid}&uid=3007628", "coverUrl": "$.image", "intro": "$.intro", "kind": "$.rgroupName&&$.label", "name": "$.bookname" }, "ruleSearch": { "author": "$.author", "bookList": "$.data.book", "bookUrl": "https://www.hanwujinian.com/riku/minibook/articleinfo.php?network=wifi&bookid={$.bookid}&uid=3007628", "coverUrl": "$.pic", "intro": "$.intro", "kind": "$.rgroupName&&$.label", "name": "$.bookname" }, "ruleToc": { "chapterList": "$.data[*]", "chapterName": "$.chaptername", "chapterUrl": "https://www.hanwujinian.com/riku/minibook/read.php?network=wifi&aid=@get:{a}&cid={{$.chapterid}}&uid=3007628&token=d990d45f1cf17b468cc165da9762db4c&app=&system=Android&showOpen=1\n@js:\n\"{{$.chaptertype}}\"==\"1\"?\"\":result", "isVip": "$.isvip", "isVolume": "\n\"{{$.chaptertype}}\"==\"1\"?true:false\n", "updateTime": "$.time\n@js:\n\"{{$.chaptertype}}\"==\"1\"?\"\":result" }, "searchUrl": "https://www.hanwujinian.com/api.php/api/search_app/searchResult2,{\n \"method\": \"POST\",\n \"body\": '{\"search\":\"{{key}}\",\"offset\":0,\"limit\":10,\"uid\":\"\"}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 潇湘书院", "bookSourceType": 0, "bookSourceUrl": "https://www.xxsy.net", "customOrder": -88902834, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=82&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=83&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=84&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=86&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=88&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=90&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=91&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=92&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=93&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=94&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=96&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻文\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=97&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=98&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/search?s_wd=&channel={{page}}&s_type=99&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻言情\",\"url\":\"/search?s_wd=&channel=2&s_type=3&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠奇缘\",\"url\":\"/search?s_wd=&channel=2&s_type=4&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/search?s_wd=&channel=2&s_type={{page}}&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/search?s_wd=&channel=2&s_type=2&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/search?s_wd=&channel=2&s_type=6&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑侦探\",\"url\":\"/search?s_wd=&channel=2&s_type=5&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/search?s_wd=&channel=2&s_type=7&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/search?s_wd=&channel=2&s_type=8&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/search?s_wd=&channel=2&s_type=9&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/search?s_wd=&channel=2&s_type={{page}}1&sort=9&pn={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1633892634242, "loginUrl": "https://www.xxsy.net/", "respondTime": 15339, "ruleBookInfo": { "author": "", "coverUrl": "", "init": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": ".chapter-text-yahei@htmlresult", "imageStyle": "TEXT", "nextContentUrl": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "a.2@text##", "bookList": ".result-list li", "bookUrl": "a.1@href##.+\\D(\\d+)\\D##https://m.xxsy.net/books/$1.html###", "coverUrl": "img@data-src", "intro": "p@text", "kind": "a.3@text&&span.-2@text##更新.|\\d*:.*", "lastChapter": "", "name": "a.1@text", "wordCount": "span.-1@text##字数." }, "ruleToc": { "chapterList": ".directory-list li a", "chapterName": "@js:(result.hasClass('vip') ? '🔒' : '') + result.select('a').text()", "chapterUrl": "href##\\D+chapterid=(\\d+)\\&\\D+##https://www.xxsy.net/chapter/$1.html###", "isVip": "", "nextTocUrl": "" }, "searchUrl": "/search?s_wd={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 中文书城", "bookSourceType": 0, "bookSourceUrl": "http://m.cread.com", "customOrder": -88902833, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"综合排行\",\"url\":\"/bookstore/0/0/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热读排行\",\"url\":\"/bookstore/0/0/1/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜单\",\"url\":\"/bookstore/0/0/2/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击榜单\",\"url\":\"/bookstore/0/0/3/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"订阅榜单\",\"url\":\"/bookstore/0/0/4/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜单\",\"url\":\"/topbook_bangdan.aspx?phid=10&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热搜榜单\",\"url\":\"/topbook_bangdan.aspx?phid=11&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"畅销榜单\",\"url\":\"/topbook_bangdan.aspx?phid=12&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生追书\",\"url\":\"/topbook_bangdan.aspx?phid=13&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生人气\",\"url\":\"/topbook_bangdan.aspx?phid=14&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生完结\",\"url\":\"/topbook_bangdan.aspx?phid=15&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生完结\",\"url\":\"/topbook_bangdan.aspx?phid=16&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版好评\",\"url\":\"/topbook_bangdan.aspx?phid=17&page={{page}}/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/bookstore/1/1100/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市小说\",\"url\":\"/bookstore/1/1200/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/bookstore/1/1300/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/bookstore/1/1400/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/bookstore/1/1500/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻未来\",\"url\":\"/bookstore/1/1600/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/bookstore/1/1700/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"悬疑惊悚\",\"url\":\"/bookstore/1/1800/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/bookstore/2/2100/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"/bookstore/2/2200/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/bookstore/2/2300/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁豪门\",\"url\":\"/bookstore/2/2400/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/bookstore/2/2500/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"唯美同人\",\"url\":\"/bookstore/2/2600/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"文学小说\",\"url\":\"/bookstore/3/3100/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典名著\",\"url\":\"/bookstore/3/3200/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经管励志\",\"url\":\"/bookstore/3/3300/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生活休闲\",\"url\":\"/bookstore/3/3400/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚姻家庭\",\"url\":\"/bookstore/3/3500/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科普教育\",\"url\":\"/bookstore/3/3600/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纪实传记\",\"url\":\"/bookstore/3/3700/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"亲子育儿\",\"url\":\"/bookstore/3/3800/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"工具百科\",\"url\":\"/bookstore/3/3900/0/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1661957784429, "loginUrl": "http://m.cread.com/user/login.aspx", "respondTime": 197313, "ruleBookInfo": { "author": ".ui_bookinfo_detail p.0@text##.*:", "coverUrl": ".ui_bookinfo_cover img@src", "init": "", "intro": "🏷️ {{@@.ui_bookinfo_tag@text##\\s##,}}{{'\\n'+'​'}}\n{{@@.jianjie_intro@textNodes}}##(^|[。!?]+[”」)】]?)##$1
", "kind": ".ui_bookinfo_detail p.1@text##.*:|\\|##,", "lastChapter": "class.zw_flex.1@text##最新:|完本:", "name": ".ui_head_bookname@text", "tocUrl": ".ui_bookinfo_catalog zw_box@a.0@href##$##,{'webView': true}", "wordCount": "" }, "ruleContent": { "content": "#uiContent@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".ui_authorname@text", "bookList": "#uiUL li", "bookUrl": "a@href", "coverUrl": "img@src", "intro": ".intro@text", "kind": "{{@@.lb_score@text}}分", "lastChapter": "", "name": ".bookname@text" }, "ruleToc": { "chapterList": ".ul_catalog li a", "chapterName": ".title@text", "chapterUrl": "href##$##,{'webView': true}", "isVip": ".icon@html" }, "searchUrl": "/searchbook.aspx?key={{key}}&type=1", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 话本小说", "bookSourceType": 0, "bookSourceUrl": "https://www.ihuaben.com", "customOrder": -88902832, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"点击\",\"url\":\"https://top.ihuaben.com/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评论\",\"url\":\"https://top.ihuaben.com/comment.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"https://top.ihuaben.com/favorite.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏\",\"url\":\"https://top.ihuaben.com/reward.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"https://top.ihuaben.com/new_book.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新手\",\"url\":\"https://top.ihuaben.com/new_author.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男频\",\"url\":\"/boy/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/duanpian/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次元\",\"url\":\"/erciyuan/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/lingyi/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/xuanhuanqihuan/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/lishijunshi/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/wuxiaxianxia/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/youxijingji/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末世\",\"url\":\"/kehuanmoshi/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男频同人\",\"url\":\"/nanpintongren/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频\",\"url\":\"/girl/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/xiandai/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/gudai/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想\",\"url\":\"/huanxiang/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/xiaoyuan/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/chuanyue/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异言情\",\"url\":\"/lingyiyanqing/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tongren/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"明星同人\",\"url\":\"/mingxingtongren/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"动漫同人\",\"url\":\"/dongmantongren/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏同人\",\"url\":\"/youxitongren/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视同人\",\"url\":\"/yingshitongren/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"小说同人\",\"url\":\"/xiaoshuotongren/clickcount_days_7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1642143158017, "loginUrl": "https://passport.ihuaben.com/?nextUrl=http%3A%2F%2Fuser.ihuaben.com%2F", "respondTime": 13884, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": ".cover img.0@src", "intro": "🏷️ {{@#tagList@text}}{{'\\n'+'​'}}\n{{@.aboutbook@html}}##简介.", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content##小说", "lastChapter": "class.Catalog.1@a@text", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".Catalog!0@a@href", "wordCount": "class.HuabenListUL.1@li.1@text" }, "ruleContent": { "content": "#contentsource@p@html", "imageStyle": "FULL" }, "ruleExplore": { "author": "p.1@a@text||td.3@a@text", "bookList": ".booklist li||tbody tr", "bookUrl": "h3 a@href||td.0@a@href", "coverUrl": "img.0@src", "intro": "p.3@text&&td.2@text##^##🏷️ ", "kind": "", "lastChapter": "td.1@a@text", "name": "h3 a@text||td.0@a@text", "wordCount": "p.2@text||td.4@text" }, "ruleSearch": { "author": "a.1@text", "bookList": ".searchresult", "bookUrl": "a.2@href", "checkKeyWord": "青春", "coverUrl": "", "intro": "a.3@text", "kind": "small@text", "lastChapter": "", "name": "a.2@text", "wordCount": "" }, "ruleToc": { "chapterList": "-.chapters p", "chapterName": "{{@span.0@text}} {{@span.1@text}}", "chapterUrl": "a@href", "nextTocUrl": ".btn-group a.-1@href", "updateTime": "span.2@text" }, "searchUrl": "https://so.ihuaben.com/search?keyword={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 绾书文学", "bookSourceType": 0, "bookSourceUrl": "https://api.wanshu.com", "bookUrlPattern": "", "customOrder": -88902831, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&order=update\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&order=mouth_view_count\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&order=word_num\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&category_id=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时空穿越\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&category_id=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁豪门\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&category_id=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻仙侠\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&category_id=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&category_id=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&category_id=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异能\",\"url\":\"/novel/libraryList?page={{page}}&pageSize=20&category_id=7\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1637001857598, "loginUrl": "https://account.wanshu.com/login", "respondTime": 1753, "ruleBookInfo": { "intro": "", "lastChapter": "" }, "ruleContent": { "content": "data.content", "imageStyle": "0" }, "ruleExplore": {}, "ruleSearch": { "author": "author", "bookList": "data", "bookUrl": "/novel/chapterList?page=1&pageSize=19999&novel_id={{$.novel_id}}", "coverUrl": "cover", "intro": "description##(^|[。!?]+[”」)】]?)##$1
", "kind": "complete_status&&category_name", "lastChapter": "latest_chapter_update_time&&latest_chapter##\\h[\\d:]+\\d\\n##▪", "name": "name", "wordCount": "word_num" }, "ruleToc": { "chapterList": "data", "chapterName": "name", "chapterUrl": "/novel/chapterInfo?novel_chapter_id={{$.id}}", "isVip": "¥{{$.is_free}}##¥true", "updateTime": "" }, "searchUrl": "/novel/search?pageSize=100&kw={{key}}", "weight": 0 }, { "bookSourceComment": "\n//七猫中文网", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 梧桐中文", "bookSourceType": 0, "bookSourceUrl": "https://www.wtzw.com", "customOrder": -88902830, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"都市生活\",\"url\":\"/shuku.html?category=3&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"历史小说\",\"url\":\"/shuku.html?category=6&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"历史传奇\",\"url\":\"/shuku.html?category=15&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/shuku.html?category=18&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656850639949, "respondTime": 5398, "ruleBookInfo": { "author": ".sName@text", "coverUrl": ".w_pic@img@src", "init": "", "intro": "🏷️ {{@.w_txt li.4@textNodes}}{{'\\n'+'​'}}\n{{@.pWorkInformation@html}}##(^|[。!?]+[”」)】]?)##$1
", "kind": ".w_txt li.1@textNodes&&.li_tit i@text&&.li_upDate@textNodes##\\s..:.*", "lastChapter": ".li_upDate a.0@text", "name": ".li_tit a@text", "wordCount": ".w_txt li.2@textNodes" }, "ruleContent": { "content": ".article@html", "imageStyle": "0" }, "ruleExplore": { "author": "span.1@text##\\s.*", "bookList": ".w_picTxt_lr li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "span.2@text", "kind": "span.1@text", "lastChapter": "span.3@text##.*\\s|更新", "name": "a.1@text", "wordCount": "span.3@text##\\s.*" }, "ruleSearch": { "author": "span.1@textNodes", "bookList": ".w_picTxt_lr li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "span.6@text", "kind": "span.4:2@textNodes", "lastChapter": "a.2@text##\\s..:.*", "name": "a.1@text", "wordCount": "span.3@textNodes" }, "ruleToc": { "chapterList": ".w_ulTxt li a", "chapterName": "textNodes", "chapterUrl": "href", "isVip": "i@text", "updateTime": "" }, "searchUrl": "/search-{{key}}.html?p={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 有乐中文", "bookSourceType": 0, "bookSourceUrl": "http://www.iyoule.com", "bookUrlPattern": "", "customOrder": -88902829, "enabled": true, "enabledCookieJar": false, "enabledExplore": false, "exploreUrl": "", "lastUpdateTime": 1656850786121, "loginUrl": "http://www.iyoule.com/", "respondTime": 861, "ruleBookInfo": { "author": ".author@text", "coverUrl": "class.bookface.0@data-original", "init": "", "intro": ".dot3@html", "kind": ".crumb a.1:2@text&&.tag@text&&.islz@text&&class.updatetime.0@text##作品标签.|更新", "lastChapter": ".chptname@text", "name": ".bookname@title", "wordCount": ".kpi p.0@text" }, "ruleContent": { "content": "#readtext@p@text", "imageStyle": "0" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".picS li", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": ".jj_ss@text##简介.", "kind": ".xx_ss a@text&&span.0@text##.*:|\\s.*", "name": "a.1@text", "wordCount": "class.yellow.3@text" }, "ruleToc": { "chapterList": ".menu li!0:1", "chapterName": "a@text", "chapterUrl": "a@href", "isVip": ".lock span@html", "updateTime": ".chpttitle@title" }, "searchUrl": "/search_new.php?q={{key}}&p=&pagenum={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 黑岩阅读", "bookSourceType": 0, "bookSourceUrl": "https://www.heiyan.com", "bookUrlPattern": "", "customOrder": -88902828, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"免费完结\",\"url\":\"/all/-1_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/all/3_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/all/5_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/all/6_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/all/14_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/all/7_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/all/8_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/all/10_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/all/9_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/all/25_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/all/37_-1_1_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"免费连载\",\"url\":\"/all/-1_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/all/3_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/all/5_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/all/6_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/all/14_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/all/7_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/all/8_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/all/10_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/all/9_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/all/25_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/all/37_-1_1_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"收费完结\",\"url\":\"/all/-1_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/all/3_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/all/5_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/all/6_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/all/14_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/all/7_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/all/8_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/all/10_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/all/9_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/all/25_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/all/37_-1_0_1_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"收费连载\",\"url\":\"/all/-1_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/all/3_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/all/5_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/all/6_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/all/14_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/all/7_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/all/8_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/all/10_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/all/9_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/all/25_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/all/37_-1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1643313364451, "loginUrl": "https://www.heiyan.com/accounts/login?backUrl=/", "respondTime": 5672, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": ".buttons a.0@href", "wordCount": ".words@text##字" }, "ruleContent": { "content": "$.chapter.htmlContentresult.replace(/<.*?>/g,'').replace(/\\r/g,'\\n  ')", "imageStyle": "0", "nextContentUrl": "", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "a.2@text", "bookList": "tbody tr", "bookUrl": "a.0@href", "coverUrl": "", "intro": "", "kind": "td.5@text##\\s.*", "lastChapter": "a.1@text", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleSearch": { "author": "$.authorname##<.*?>", "bookList": "$.data.content[*]", "bookUrl": "$.id@js:'https://www.heiyan.com/book/'+result", "coverUrl": "$.iconUrlSmall##@.*", "intro": "$.introduce", "kind": "$.sortname##<.*?>", "lastChapter": "$.lastchaptername", "name": "$.name##<.*?>", "wordCount": "{$.words}" }, "ruleToc": { "chapterList": "//li[span]/a", "chapterName": "(/isvip/.test(String(result))?'🔒':'') + String(result).match(/>(.*?)", "chapterUrl": "//@href'https://a.heiyan.com/ajax/chapter/content/'+result.match(/\\d+$/)[0]", "isVip": "", "nextTocUrl": "", "updateTime": "" }, "searchUrl": "https://search.heiyan.com/web/search?queryString={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 百里中文", "bookSourceType": 0, "bookSourceUrl": "http://www.bailizw.com", "bookUrlPattern": "", "customOrder": -88902827, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/bk-list/channel_Male/?topcateid=1&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/bk-list/channel_Male/?topcateid=2&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/bk-list/channel_Male/?topcateid=3&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/bk-list/channel_Male/?topcateid=4&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/bk-list/channel_Male/?topcateid=7&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/bk-list/channel_Male/?topcateid=8&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/bk-list/channel_Female/?topcateid=11&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/bk-list/channel_Female/?topcateid=12&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻言情\",\"url\":\"/bk-list/channel_Female/?topcateid=15&subcateid=0&wordsenum=0&freeenum=0&finishenum=0&updateenum=0&pageindex={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1640697591947, "loginUrl": "http://www.bailizw.com/account/login", "respondTime": 8285, "ruleBookInfo": { "author": ".brief a.0@text", "coverUrl": ".pic img@data-original", "intro": "#intro@html##(^|[。!?]+[”」)】]?)##$1
", "kind": ".tags span@text&&.updatetime@text##.*时间\\s:\\s|\\s..:.*", "lastChapter": ".chaptername a@textNodes##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".brief span.0@text", "tocUrl": "text.目录@href", "wordCount": ".hits span.0@text##字" }, "ruleContent": { "content": "#j_content@html", "replaceRegex": "##百里中文网.*" }, "ruleExplore": { "author": "a.2@text", "bookList": "#tuwen dl", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": "p.1@text##\\s", "kind": "a.3@text&&span.0:3@text##\\s.*", "lastChapter": "a.4@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "span.1@text##字" }, "ruleSearch": { "author": "a.2@text", "bookList": ".secd-rank-list", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@data-original", "intro": "p.1@text##\\s", "kind": "a.3@text&&p.0@textNodes&&p.2@span@text##\\||\\s|..:.*", "lastChapter": "a.4@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".cate-list a", "chapterName": ".chapter_name@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVip": "em@html", "updateTime": ".chapter_updatetime@text" }, "searchUrl": "/search?kw={{key}}&pageindex=1", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 磨铁中文", "bookSourceType": 0, "bookSourceUrl": "http://app2.motie.com", "bookUrlPattern": "", "customOrder": -88902826, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"男生热销\",\"url\":\"/ranking?rankType=9&sex=1&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生热销\",\"url\":\"/ranking?rankType=9&sex=2&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版热销\",\"url\":\"/ranking?rankType=9&sex=3&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生点击\",\"url\":\"/ranking?rankType=10&sex=1&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生点击\",\"url\":\"/ranking?rankType=10&sex=2&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版点击\",\"url\":\"/ranking?rankType=10&sex=3&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生打赏\",\"url\":\"/ranking?rankType=11&sex=1&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生打赏\",\"url\":\"/ranking?rankType=11&sex=2&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版打赏\",\"url\":\"/ranking?rankType=11&sex=3&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生推荐\",\"url\":\"/ranking?rankType=12&sex=1&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生推荐\",\"url\":\"/ranking?rankType=12&sex=2&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版推荐\",\"url\":\"/ranking?rankType=12&sex=3&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生热读\",\"url\":\"/ranking?rankType=15&sex=1&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生热读\",\"url\":\"/ranking?rankType=15&sex=2&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"出版热读\",\"url\":\"/ranking?rankType=15&sex=3&pageNo={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=0&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"免费\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=18&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=25&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=42&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"艺术超能\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=43&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐明星\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=44&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实职场\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=45&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代修真\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=46&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇遇幻想\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=47&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=26&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑侦探\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=48&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"玄幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=27&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=52&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"星际玄幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=53&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"科幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=28&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"星际未来\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=54&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限穿梭\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=55&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世危机\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=56&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑科幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=57&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"历史\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=29&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史架空\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=58&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国近代\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=59&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国历史\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=60&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=30&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古典仙侠\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=61&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想修仙\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=62&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神话洪荒\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=63&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=31&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"电子竞技\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=64&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=65&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏异界\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=66&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=32&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代军旅\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=67&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"军事战争\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=68&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"二次元\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=33&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"热血幻想\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=69&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅日常\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=70&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"搞笑吐槽\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=71&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=72&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"奇幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=34&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=73&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想奇幻\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=74&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"领主争霸\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=75&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=35&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"传统武侠\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=76&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"现代武侠\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=77&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"青春\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=36&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"青葱校园\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=78&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"热血励志\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=79&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"竞技\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=37&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"体育竞技\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=80&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"同人\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=38&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"动漫同人\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=81&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视同人\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=82&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏同人\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=83&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=39&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=84&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌散文\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=85&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人物传记\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=86&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视剧本\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=87&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生活随笔\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=88&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美文游记\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=89&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"儿童文学\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=63&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"言情\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=40&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=91&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"现代言情\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=92&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"文学\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=41&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古典文学\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=93&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代文学\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=94&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国文学\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=95&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"近代文学\",\"url\":\"https://app2.motie.com/pc/books/search,{'method':'POST','body':'pageNo={{page}}&pageSize=20&categoryId=96&sort=5'}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1638261482562, "loginUrl": "", "respondTime": 2710, "ruleBookInfo": { "lastChapter": "" }, "ruleContent": { "content": "data.content" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "" }, "ruleSearch": { "author": "authorName", "bookList": "data.bookList||data.items", "bookUrl": "/pc/book/{$.id}/catalog||/pc/book/{$.bookId}/catalog", "coverUrl": "icon||bookIconUrl", "intro": "introduce||introduction##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$.categoryVO.name}},{{$.bookTags}},{{$.finished}}@js:String(result).replace('true', '完结').replace('false', '连载').replace('\\[', '').replace('\\]', '')", "lastChapter": "lastChapterName", "name": "name||bookName", "wordCount": "words" }, "ruleToc": { "chapterList": "data.data[?(@.volume==false)]", "chapterName": "name", "chapterUrl": "/pc/chapter/{$.id}", "isVip": "¥{{$.free}}##¥true", "updateTime": "publishTime" }, "searchUrl": "/search?word={{key}}&pageNo={{page}}&pageSize=10&objectType=2,{\n \"headers\": \"{os:'pc'}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 经致文学", "bookSourceType": 0, "bookSourceUrl": "http://www.jingzhi5.com", "customOrder": -88902825, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"全部小说\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=0&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血青春\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1001&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1002&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1003&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事历史\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1004&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1005&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1006&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1007&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血言情\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1008&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代情缘\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1009&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代爱情\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1010&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想世界\",\"url\":\"https://mapi.xiaoshuo7.cn/v2/Library.php?cate=1011&status=0&vip=0&update=0&words=0&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1638284458204, "loginUrl": "http://www.jingzhi5.com/?s=login&a=index", "respondTime": 6135, "ruleBookInfo": { "author": ".author@text", "coverUrl": ".pic img@src", "intro": "pre@html", "kind": ".cate@text&&.time@text##\\s.*", "lastChapter": "h4 a.0@text##\\>>", "name": "h2@text", "tocUrl": ".buttons@a.0@href", "wordCount": ".words@text##字" }, "ruleContent": { "content": ".page-content@html" }, "ruleExplore": { "author": "$.author", "bookList": "$..books[*]", "bookUrl": "http://www.jingzhi5.com/books/{{$.bookId}}", "coverUrl": "$.img", "kind": "$.label&&$.update_time##\\s.*", "name": "$.name", "wordCount": "$.wordNum" }, "ruleSearch": { "author": "a.2@text", "bookList": ".works-list li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text", "kind": "span.0@textNodes&&.times@textNodes##\\s.*", "lastChapter": "a.1@hrefjava.ajax('http://www.jingzhi5.com'+result)h4 a.0@text##\\>>", "name": "a.1@text" }, "ruleToc": { "chapterList": ".float-list li", "chapterName": "a@text", "chapterUrl": "a@href", "isVip": "@js:result.select('a').hasClass('isvip')", "updateTime": ".time@text" }, "searchUrl": "/?s=search&a=index&keyword={{key}}&page=0&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 阅听小说", "bookSourceType": 0, "bookSourceUrl": "http://api.cdyt.com", "customOrder": -88902824, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=3&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdcd\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=4&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=5&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=6&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=7&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=8&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=9&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=10&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=11&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=12&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=13&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻文\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=14&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=111&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=15&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=16&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=17&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=18&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻言情\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=112&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=19&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬疑\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=21&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚恐怖\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=22&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=113&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻文\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=23&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=20&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=126&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=125&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无CP\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=127&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其它\",\"url\":\"http://api.zonboapp.com/BestNovel/getNewNovelList.php?app=writenovel&type2=24&channel=k-3gqq&sort=month_hot_value&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&system=android&osVersion=11&size=20&model=PCLM10&page={{page-1}}&brand=OPPO&ts=1613798240956&sign=d0c2af7cdc\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1634045778505, "loginUrl": "", "respondTime": 2302, "ruleBookInfo": { "author": "$.value.author", "coverUrl": "$.value.bookCover", "init": "", "intro": "$.value.allInfo", "kind": "$.value.tags", "lastChapter": "$.value.lastChapterName", "name": "$.value.bookName", "tocUrl": "http://api.zonboapp.com/BestNovel/getChapterList.php?app=writenovel&system=android&osVersion=11&channel=k-3gqq&includeTimePublish=false&model=PCLM10&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&brand=OPPO&ts=1613796271995&bookId={$.value.bookId}&sign=96b0ec966e" }, "ruleContent": { "content": "$.value@js:java.base64Decode(result)" }, "ruleExplore": {}, "ruleSearch": { "author": "$.author", "bookList": "$.value.*", "bookUrl": "http://api.zonboapp.com/BestNovel/v22/getNovelByIdV2.php?app=writenovel&noDetail=1&system=android&osVersion=11&channel=k-3gqq&model=PCLM10&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&brand=OPPO&ts=1613796293916&bookId={$.bookId}&sign=96b0ec966e", "coverUrl": "$.bookCover", "intro": "$.allInfo##\\s", "kind": "$.typeName", "lastChapter": "$.lastChapterName", "name": "$.bookName" }, "ruleToc": { "chapterList": "$.value.*", "chapterName": "$.chapter_name", "chapterUrl": "http://api.zonboapp.com/BestNovel/v3/getChapterContent31.php?app=writenovel&autoBay=0&system=android&osVersion=11&chapterId={$.nid}&channel=k-3gqq&model=PCLM10&version=30509&deviceId=2164CD511B6B44B8977FB4752738FB955dffc520&brand=OPPO&ts=1613797551283&sign=a343d977e7", "isVip": "$.price" }, "searchUrl": "http://api.zonboapp.com/BestNovel/searchNovel2.php?app=writenovel&channel=k-3gqq&version=30509&system=android&osVersion=11&size=20&page={{page}}&keyword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 无CP交流", "bookSourceType": 0, "bookSourceUrl": "http://www.wu-cp.com", "customOrder": -88902823, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"西方奇幻\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=1&typeid=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世大陆\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=1&typeid=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"领主贵族\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=1&typeid=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"亡灵异族\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=1&typeid=4&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"魔法校园\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=1&typeid=5&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"东方玄幻\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=2&typeid=6&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠异侠\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=2&typeid=7&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代修真\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=2&typeid=8&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世修仙\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=2&typeid=9&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻仙侠\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=2&typeid=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"洪荒传说\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=2&typeid=11&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市青春\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&typeid=12&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商战职场\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&typeid=13&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐明星\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&typeid=14&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异术超能\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&typeid=15&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宦海沉浮\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&typeid=16&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育竞技\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&typeid=17&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=3&typeid=18&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"历史军事\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=4&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=4&typeid=19&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史传记\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=4&typeid=20&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"外国历史\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=4&typeid=21&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事战争\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=4&typeid=22&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"科幻网游\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"超级科技\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&typeid=23&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来星际\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&typeid=24&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时空穿梭\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&typeid=25&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"进化变异\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&typeid=26&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&typeid=27&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏生涯\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&typeid=28&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏异世\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=5&typeid=29&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=6&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"灵异奇谈\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=6&typeid=30&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖惊悚\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=6&typeid=31&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理侦探\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=6&typeid=32&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑探险\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=6&typeid=33&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"同人无限\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"综合影视\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=37&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方影视\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=38&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方影视\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=39&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"名著阅读\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=40&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合小说\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=41&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏同人\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=42&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他同人\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=43&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综漫\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=30&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=34&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"少女\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=35&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=7&typeid=36&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"文学其他\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=8&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"童话\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=8&typeid=44&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代文学\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=8&typeid=45&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典文学\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=8&typeid=46&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"茶后闲谈\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=8&typeid=47&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"饭后吐槽\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=8&typeid=48&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=8&typeid=49&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"预留分类\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=9&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&sortid=9&typeid=48&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1634046455288, "loginUrl": "http://www.wu-cp.com/login.php", "respondTime": 1241, "ruleBookInfo": { "author": ".right strong@text", "coverUrl": ".pic img@src", "intro": ".note@html", "kind": ".cate@text&&.time@text##\\s.*", "lastChapter": "h4 a@text##正文.| >>", "name": "h2@text", "tocUrl": ".buttons a.0@href", "wordCount": ".words@textf#字" }, "ruleContent": { "content": ".page-content@html" }, "ruleExplore": { "author": "a.2@text", "bookList": "tbody tr", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.wu-cp.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5@text", "lastChapter": "a.1@text", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleSearch": { "author": "a.3@text", "bookList": "tbody tr", "bookUrl": "a.1@href", "checkKeyWord": "系统", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://www.wu-cp.com/files/article/image/$2/$1/$1s.jpg###", "intro": "", "kind": "a.0@text&&span.1@text", "lastChapter": "a.2@text##正文.", "name": "a.1@text", "wordCount": "div.2@text" }, "ruleToc": { "chapterList": ".bd li", "chapterName": "a@text", "chapterUrl": "a@href", "isVip": ".isvip@text##^##🔒", "updateTime": "span@text" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&searchtype=all&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 网易云", "bookSourceType": 0, "bookSourceUrl": "http://m.yuedu.163.com", "bookUrlPattern": "", "customOrder": -88902822, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "", "header": "", "lastUpdateTime": 1630503274248, "loginUrl": "https://m.yuedu.163.com/login.do", "respondTime": 3713, "ruleBookInfo": { "author": "", "coverUrl": "", "init": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": "data.content@js:\nresult ? String(java.base64Decode(result)).replace(/

.+?<\\/h1>/, '') : ' 付费章节,换源阅读!';", "imageStyle": "0", "nextContentUrl": "", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "author", "bookList": "data.books[*]\n@js:JSON.parse(result).map(o=> {\n var J = org.jsoup.Jsoup.parse(java.ajax(baseUrl.match(/(.+?\\/\\/.+?\\/)/)[1] + 'source/' + o.sourceUuid));\n return {\n name: o.title,\n author: o.author,\n tags: o.keyName,\n num:o.showTotalCount+'字',\n latest: String(J.select('.m-book-recent a').text()).replace(/[\\((【].*[求更谢乐发合].*[】)\\)]/,'') +String(J.select('.m-book-recent p').text()).replace(/\\s*(\\d+-\\d+-\\d+).+/, '($1)').replace(/\\s*(\\d+)月(\\d+)日.+/, '($1-$2)'),\n intro: o.description.replace(/<\\/?\\w+>/g, '').trim(),\n cover: o.coverImage,\n catalogUrl: '/reader/book/info.json?catalog_only=true&source_uuid=' + o.sourceUuid\n }\n});", "bookUrl": "catalogUrl", "coverUrl": "cover", "intro": "intro", "kind": "tags", "lastChapter": "latest", "name": "name", "wordCount": "num" }, "ruleToc": { "chapterList": "data.catalog[?(@.grade > 1)]", "chapterName": "$.title##[\\((【].*[求更谢乐发合].*[】)\\)]", "chapterUrl": "uuid@js:\nvar s_uuid = baseUrl.replace(/.*source_uuid=/,'')\n'/reader/book/content.json?source_uuid='+s_uuid+'&content_uuid='+result;", "isVip": "$.needPay", "nextTocUrl": "", "updateTime": "" }, "searchUrl": "/search/book/data.json?key={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 UC小说", "bookSourceType": 0, "bookSourceUrl": "http://xiaoshuo.uc.cn", "customOrder": -88902821, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "\nvar cat1='都市,玄幻,仙侠,灵异,历史,游戏,科幻,武侠,奇幻,竞技';var list=[];\nfunction getUrl(cats,url1){cats.split(',').forEach((i)=>{list.push(i+'::'+url1+i)})};\nlist.push('男频::');\ngetUrl(cat1,'http://read.xiaoshuo1-sm.com/novel/i.php?do=is_caterank&p=17&page={{page}}&onlyCpBooks=1&status=2&firstCate=');\nlist.join('\\n')\n", "lastUpdateTime": 1642591046552, "loginUrl": "", "respondTime": 16585, "ruleBookInfo": { "init": "\nvar bookId=java.get('bid');\nvar encryptKey=\"37e81a9d8f02596e1b895d07c171d5c9\",user_id=\"8000000\",timestamp=parseInt((new Date).getTime()/1e3);\nvar o=bookId+timestamp+user_id+encryptKey;\nvar sign=java.md5Encode(o);\nvar list={'turl':'https://ocean.shuqireader.com/api/bcspub/qswebapi/book/chapterlist?_=&bookId='+bookId+'&user_id=8000000&sign='+sign+'×tamp='+timestamp};list\n", "tocUrl": "turl" }, "ruleContent": { "content": "ChapterContent@js:\nfunction p(e) {\n return e.split(\"\").map(function (e) {\n return e.match(/[A-Za-z]/) ? (c = Math.floor(e.charCodeAt(0) / 97), k = (e.toLowerCase().charCodeAt(0) - 83) % 26 || 26, String.fromCharCode(k + (0 == c ? 64 : 96))) : e\n }).join(\"\")\n}\njava.base64Decode(p(result))" }, "ruleExplore": { "author": "author", "bookList": "$.data", "bookUrl": "$.bidjava.put('bid',result);'http://xiaoshuo.uc.cn/#!/ct/cover/bid/'+result", "coverUrl": "cover", "intro": "🏷️ {{$.tags}}\n{{$.desc}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$.category}},{{$.status}}result.replace(/1$/,'完结').replace(/0$/,'连载')", "lastChapter": "$.uptimejava.getString('$.last_chapter_name')+' '+java.timeFormat(result*1000)", "name": "title", "wordCount": "words" }, "ruleSearch": { "author": "author", "bookList": "$.data", "bookUrl": "$.bidjava.put('bid',result);'http://xiaoshuo.uc.cn/#!/ct/cover/bid/'+result", "coverUrl": "cover", "intro": "🏷️ {{$.tags}}\n{{$.desc}}##(^|[。!?]+[”」)】]?)##$1
", "kind": "{{$.category}},{{$.status}}result.replace(/1$/,'完结').replace(/0$/,'连载')", "lastChapter": "", "name": "title", "wordCount": "words" }, "ruleToc": { "chapterList": "$.data.chapterList[0].volumeListjava.put('freeUrlPre',java.getString('$.data.freeContUrlPrefix'));java.put('shortUrlPre',java.getString('$.data.shortContUrlPrefix'));result", "chapterName": "chapterName", "chapterUrl": "var l=java.getString('$.contUrlSuffix');if(l.indexOf('reqEncryptParam')==-1){java.get('freeUrlPre')+l}else{java.get('shortUrlPre')+java.getString('$.shortContUrlSuffix')}", "isVip": "chapterPrice" }, "searchUrl": "http://read.xiaoshuo1-sm.com/novel/i.php?do=is_serchpay&page=1&size=10&q={{key}}&filterMigu=1&p=17&shuqi_h5=&_=1619653492249", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 QQ阅读", "bookSourceType": 0, "bookSourceUrl": "https://h5.reader.qq.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88902820, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"新书日榜\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535194&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书周榜\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535195&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书月榜\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535196&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"免费榜单\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535200&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结周榜\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535197&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结月榜\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535198&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结总榜\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535199&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"上架30天内\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535189&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"上架120天内\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535190&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"上架300天内\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535191&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"上架300天以上\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535192&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热销总榜\",\"url\":\"https://ubook.reader.qq.com/api/book/rank?columnId=535193&pageIndex={{page}}&pageSize=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20001&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20005&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20010&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20014&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20019&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20065&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20028&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20032&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20050&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20054&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20042&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20037&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻文\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20059&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇\",\"url\":\"https://ubook.reader.qq.com/api/book/categories/booklist?pageIndex={{page}}&pageSize=20&bookType=1&categoryid=20076&sorted=1\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1654360536414, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 17783, "ruleBookInfo": { "author": "$.book.author", "coverUrl": "$.book.cover", "init": "", "intro": " {{$.book.intro}}", "kind": "$.caname&&$.book.updateDate##\\s.*", "lastChapter": "$.book.lastChapterName##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "$.book.title", "tocUrl": "$.book.id##(\\d+)##https://ubook.reader.qq.com/api/book/chapter-list?bid=$1@put:{bid:$.book.id}", "wordCount": "$.book.totalWords@put:{free:$.book.maxfreechapter}" }, "ruleContent": { "content": ".chapter-content@p@textNodes" }, "ruleExplore": { "author": "$.author", "bookList": "$.data.list[*]||$.booklist[*]||$.data.column.books[*]", "bookUrl": "$.id##(\\d+)##http://ubook.3g.qq.com/9/intro?bid=$1", "coverUrl": "@get:{imgUrl}", "intro": "$.id@js:var json=JSON.parse(java.ajax('http://ubook.3g.qq.com/9/intro?bid='+result)).book;\njava.put('imgUrl',json.cover);\njson.intro;", "kind": "{{$.score}}分", "lastChapter": "$.lastChapterName##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "$.title", "wordCount": "$.totalWords" }, "ruleSearch": { "author": "$.author", "bookList": "$.booklist[*]", "bookUrl": "$.id##(\\d+)##http://ubook.3g.qq.com/9/intro?bid=$1", "coverUrl": "@get:{imgUrl}", "intro": "$.id@js:var json=JSON.parse(java.ajax('http://ubook.3g.qq.com/9/intro?bid='+result)).book;\njava.put('imgUrl',json.cover);\njson.intro;", "kind": "$.categoryName&&$.copyrightInfo&&$.monthlyEndTime##\\s.*", "lastChapter": "$.lastChapterName##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "$.title", "wordCount": "$.totalWords" }, "ruleToc": { "chapterList": "$.data.chapters[*]", "chapterName": "$.title##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "https://ubook.reader.qq.com/book-read/@get:{bid}/{{$.seq}},{'webView': true}", "isVip": "##@js:{{$.free}}?false:true", "updateTime": "$.publishTime" }, "searchUrl": "https://h5.reader.qq.com/9/search?key={{key}}&pageNo={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 17K小说", "bookSourceType": 0, "bookSourceUrl": "https://www.17k.com", "bookUrlPattern": "", "customOrder": -88902819, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男生榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏\",\"url\":\"/all/book/2_0_0_0_0_7_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月收藏\",\"url\":\"/all/book/2_0_0_0_0_6_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周收藏\",\"url\":\"/all/book/2_0_0_0_0_5_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击\",\"url\":\"/all/book/2_0_0_0_0_4_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击\",\"url\":\"/all/book/2_0_0_0_0_3_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击\",\"url\":\"/all/book/2_0_0_0_0_2_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数\",\"url\":\"/all/book/2_0_0_0_0_1_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生\",\"url\":\"/all/book/2_0_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/all/book/2_21_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"异世争霸\",\"url\":\"/all/book/2_21_115_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法校园\",\"url\":\"/all/book/2_21_122_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"领主贵族\",\"url\":\"/all/book/2_21_123_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/all/book/2_21_1_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/all/book/2_21_8_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世大陆\",\"url\":\"/all/book/2_21_83_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异术超能\",\"url\":\"/all/book/2_21_84_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"武侠仙侠\",\"url\":\"/all/book/2_24_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"洪荒封神\",\"url\":\"/all/book/2_24_85_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代异侠\",\"url\":\"/all/book/2_24_96_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史武侠\",\"url\":\"/all/book/2_24_124_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻修真\",\"url\":\"/all/book/2_24_82_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"国术古武\",\"url\":\"/all/book/2_24_125_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传统武侠\",\"url\":\"/all/book/2_24_2_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代修真\",\"url\":\"/all/book/2_24_81_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"古典仙侠\",\"url\":\"/all/book/2_24_9_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"都市小说\",\"url\":\"/all/book/2_3_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/all/book/2_3_3_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异能\",\"url\":\"/all/book/2_3_87_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市重生\",\"url\":\"/all/book/2_3_89_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场励志\",\"url\":\"/all/book/2_3_90_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实题材\",\"url\":\"/all/book/2_3_91_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐明星\",\"url\":\"/all/book/2_3_116_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市激战\",\"url\":\"/all/book/2_3_92_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商业大亨\",\"url\":\"/all/book/2_3_117_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园风云\",\"url\":\"/all/book/2_3_118_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村乡土\",\"url\":\"/all/book/2_3_119_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"历史军事\",\"url\":\"/all/book/2_22_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史穿越\",\"url\":\"/all/book/2_22_4_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/all/book/2_22_93_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"战争幻想\",\"url\":\"/all/book/2_22_11_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军旅生涯\",\"url\":\"/all/book/2_22_94_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史传记\",\"url\":\"/all/book/2_22_120_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"战史风云\",\"url\":\"/all/book/2_22_126_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"谍战特工\",\"url\":\"/all/book/2_22_127_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"游戏竞技\",\"url\":\"/all/book/2_23_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/all/book/2_23_5_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电子竞技\",\"url\":\"/all/book/2_23_12_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏生涯\",\"url\":\"/all/book/2_23_14_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"篮球风云\",\"url\":\"/all/book/2_23_97_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天下足球\",\"url\":\"/all/book/2_23_98_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"棋牌桌游\",\"url\":\"/all/book/2_23_99_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏异界\",\"url\":\"/all/book/2_23_121_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"体育竞技\",\"url\":\"/all/book/2_23_100_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"科幻末世\",\"url\":\"/all/book/2_14_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"末世危机\",\"url\":\"/all/book/2_14_128_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"进化变异\",\"url\":\"/all/book/2_14_129_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时空穿梭\",\"url\":\"/all/book/2_14_130_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来幻想\",\"url\":\"/all/book/2_14_6_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古武机甲\",\"url\":\"/all/book/2_14_131_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际战争\",\"url\":\"/all/book/2_14_95_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑推理\",\"url\":\"/all/book/2_29_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"民间奇谈\",\"url\":\"/all/book/2_29_179_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/all/book/2_29_180_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/all/book/2_29_181_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"探险揭秘\",\"url\":\"/all/book/2_29_182_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"轻小说\",\"url\":\"/all/book/2_30_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"搞笑幽默\",\"url\":\"/all/book/2_30_183_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生同人\",\"url\":\"/all/book/2_30_184_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅系小说\",\"url\":\"/all/book/2_30_185_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌系小说\",\"url\":\"/all/book/2_30_186_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"灵魂转换\",\"url\":\"/all/book/2_30_187_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏\",\"url\":\"/all/book/3_0_0_0_0_7_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月收藏\",\"url\":\"/all/book/3_0_0_0_0_6_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周收藏\",\"url\":\"/all/book/3_0_0_0_0_5_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击\",\"url\":\"/all/book/3_0_0_0_0_4_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击\",\"url\":\"/all/book/3_0_0_0_0_3_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击\",\"url\":\"/all/book/3_0_0_0_0_2_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数\",\"url\":\"/all/book/3_0_0_0_0_1_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生\",\"url\":\"/all/book/3_0_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/all/book/3_17_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总裁豪门\",\"url\":\"/all/book/3_17_134_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏情缘\",\"url\":\"/all/book/3_17_135_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市情缘\",\"url\":\"/all/book/3_17_136_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代重生\",\"url\":\"/all/book/3_17_166_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐明星\",\"url\":\"/all/book/3_17_167_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国旧影\",\"url\":\"/all/book/3_17_168_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"跨国情缘\",\"url\":\"/all/book/3_17_169_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场丽人\",\"url\":\"/all/book/3_17_16_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚恋爱情\",\"url\":\"/all/book/3_17_26_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古装言情\",\"url\":\"/all/book/3_5_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"快意江湖\",\"url\":\"/all/book/3_5_132_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/all/book/3_5_133_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代重生\",\"url\":\"/all/book/3_5_139_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"前世今生\",\"url\":\"/all/book/3_5_140_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经商种田\",\"url\":\"/all/book/3_5_165_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷贵族\",\"url\":\"/all/book/3_5_10_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/all/book/3_5_22_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"家宅恩怨\",\"url\":\"/all/book/3_5_7_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"幻想言情\",\"url\":\"/all/book/3_18_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻仙侠\",\"url\":\"/all/book/3_18_137_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异界魔法\",\"url\":\"/all/book/3_18_138_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际科幻\",\"url\":\"/all/book/3_18_170_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/all/book/3_18_24_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世危机\",\"url\":\"/all/book/3_18_171_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能空间\",\"url\":\"/all/book/3_18_172_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/all/book/3_18_173_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"唯美纯爱\",\"url\":\"/all/book/3_18_437_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"浪漫青春\",\"url\":\"/all/book/3_20_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"网配快穿\",\"url\":\"/all/book/3_20_148_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园青春\",\"url\":\"/all/book/3_20_175_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱青春\",\"url\":\"/all/book/3_20_176_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悲伤青春\",\"url\":\"/all/book/3_20_177_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生同人\",\"url\":\"/all/book/3_20_178_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1637000348410, "loginUrl": "https://passport.17k.com/login", "respondTime": 30542, "ruleBookInfo": { "author": "", "coverUrl": "", "init": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "tocUrl": "text.点击阅读@href", "wordCount": "" }, "ruleContent": { "content": ".p p:not([class])@html", "nextContentUrl": "", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "a.4@text", "bookList": ".alltextlist", "bookUrl": "a.3@href", "coverUrl": "img@src", "intro": "a.-2@text##(^|[。!?]+[”」)】]?)##$1
", "kind": "a.5@text&&cite@text##\\s.*", "lastChapter": "a.-1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.3@text", "wordCount": "code@text" }, "ruleSearch": { "author": "author", "bookList": ".textlist!0\n\nresult.toArray().map(o=>{\n var detail = String(o.select('dt a').attr('href')).replace('//','https://');\n var J = org.jsoup.Jsoup.parse(java.ajax(detail));\n return {\n name: o.select('dt a').text(),\n author:String(o.select('.ls a').text()).replace('作者:',''),\n tags: String(o.select('.bq span:eq(1)').text()).replace('类别:',''),\n num: String(o.select('.bq span:eq(2)').text()).replace('字数:',''),\n latest: String(J.select('dl.NewsChapter a').last().text()).replace(/[\\((].*[求更谢乐发订合补加].*[)\\)]/,''),\n intro: String(o.select('li:eq(2)').text()).replace('简介:','').trim(),\n cover: o.select('img').attr('src'),\n catalogUrl: 'https://www.17k.com'+J.select('.read a').attr('href')\n }\n});\n", "bookUrl": "catalogUrl", "coverUrl": "cover", "intro": "intro", "kind": "tags", "lastChapter": "latest", "name": "name", "wordCount": "num" }, "ruleToc": { "chapterList": ".Volume dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "isVip": "@js:result.select('span').hasClass('vip')", "nextTocUrl": "", "updateTime": "" }, "searchUrl": "https://search.17k.com/search.xhtml?c.q={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 起点中文", "bookSourceType": 0, "bookSourceUrl": "https://www.qidian.com", "bookUrlPattern": "https://book.qidian.com/info/\\d+", "customOrder": -88902818, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"月票榜\",\"url\":\"/rank/yuepiao/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"畅销榜\",\"url\":\"/rank/hotsales/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阅读指数\",\"url\":\"/rank/readindex/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"粉丝榜\",\"url\":\"/rank/newfans/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐榜\",\"url\":\"/rank/recom/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏榜\",\"url\":\"/rank/collect/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜\",\"url\":\"/rank/vipup/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"VIP收藏榜\",\"url\":\"/rank/vipcollect/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏榜\",\"url\":\"/rank/vipreward/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"签约作者新书榜\",\"url\":\"/rank/signnewbook/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"公众作者新书榜\",\"url\":\"/rank/pubnewbook/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"新人签约新书榜\",\"url\":\"/rank/newsign/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"新人作者新书榜\",\"url\":\"/rank/newauthor/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"男生·人气·全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/all/chanId21-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/all/chanId1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/all/chanId2-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/all/chanId22-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/all/chanId4-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/all/chanId15-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/all/chanId6-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/all/chanId5-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/all/chanId7-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/all/chanId8-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/all/chanId9-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/all/chanId10-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/all/chanId12-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇\",\"url\":\"/all/chanId20076-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男生·人气·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/finish/chanId21-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/finish/chanId1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/finish/chanId2-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/finish/chanId22-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/finish/chanId4-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/finish/chanId15-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/finish/chanId6-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/finish/chanId5-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/finish/chanId7-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/finish/chanId8-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/finish/chanId9-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/finish/chanId10-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻说\",\"url\":\"/finish/chanId12-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇\",\"url\":\"/finish/chanId20076-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"月票榜\",\"url\":\"/rank/mm/yuepiao/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书热销\",\"url\":\"/rank/mm/newsales/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阅读指数\",\"url\":\"/rank/mm/readindex/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"畅销榜\",\"url\":\"/rank/mm/hotsales/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"粉丝榜\",\"url\":\"/rank/mm/newfans/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热门单订\",\"url\":\"/rank/mm/subscr/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐榜\",\"url\":\"/rank/mm/recom/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏榜\",\"url\":\"/rank/mm/collect/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/rank/mm/wordcount/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"VIP单订总榜\",\"url\":\"/rank/mm/vipsub/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"VIP更新字数榜\",\"url\":\"/rank/mm/vipup/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"签约作者新书榜\",\"url\":\"/rank/mm/signnewbook/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"公众作者新书榜\",\"url\":\"/rank/mm/pubnewbook/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"新人签约新书榜\",\"url\":\"/rank/mm/newsign/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"新人作者新书榜\",\"url\":\"/rank/mm/newauthor/page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"女生·人气·全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/mm/all/chanId80-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠奇缘\",\"url\":\"/mm/all/chanId81-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/mm/all/chanId82-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/mm/all/chanId83-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻言情\",\"url\":\"/mm/all/chanId84-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑推理\",\"url\":\"/mm/all/chanId85-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/mm/all/chanId30083-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/mm/all/chanId86-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/mm/all/chanId88-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/mm/all/chanId87-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"现实生活\",\"url\":\"/mm/all/chanId30120-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女生·人气·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/mm/finish/chanId80-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠奇缘\",\"url\":\"/mm/finish/chanId81-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/mm/finish/chanId82-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/mm/finish/chanId83-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻言情\",\"url\":\"/mm/finish/chanId84-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑推理\",\"url\":\"/mm/finish/chanId85-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/mm/finish/chanId30083-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻空间\",\"url\":\"/mm/finish/chanId86-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/mm/finish/chanId88-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/mm/finish/chanId87-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"现实生活\",\"url\":\"/mm/finish/chanId30120-action1-page{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656852835203, "loginCheckJs": "", "loginUi": "", "loginUrl": "https://passport.yuewen.com/yuewen.html?appid=13", "respondTime": 16399, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "\nvar bid = baseUrl.match(/info\\/(\\d+)/)[1];\njava.put('bid', bid);\n'https://book.qidian.com/info/' + bid+'/';\n", "wordCount": "" }, "ruleContent": { "content": ".read-content@html", "imageStyle": "" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".author a.0@text", "bookList": ".book-img-text li", "bookUrl": "a.0@href##$##,{\"webView\": true}", "checkKeyWord": "", "coverUrl": "img.0@src", "intro": ".intro@text", "kind": ".author a!0@text&&.author span@text&&.update span.0@text##.*万字|\\s.*", "lastChapter": ".update a@text##.*更新.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".book-mid-info a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": "\nflag=source.getVariable()==\"1\"?true:false\n\nvar json=java.getElement(\"@css:.volume-wrap h3,.volume-wrap li\");\nlist=[];\nfor(i in json){\n\tvol=json[i].select(\"a\").attr(\"class\");\n\tif(vol.indexOf(\"subscri\")!=-1){\n\t\tvolname=json[i].text();\n\t\tlist.push({\n\t\t\ttext:\"★\"+String(volname).replace(/.共\\d+章.*|.订阅本卷/g,'')+\"★\",\n\t\t\tvoltype:true\n\t\t\t})\n\t\t}else{\na=json[i].select(\"a\")\n\t\t\tvip=json[i].select(\"em.iconfont\").text()!=\"\"?\"🔒\":\"\"\n\t\t\t\n\t\t\ttext=a.text();\n\t\t\thref=a.attr(\"href\");\n\t\t\ttime=a.attr(\"alt\");\n\t\t\thref=flag?href+\",{'webView': true}\":href\n\t\t\t\n\t\t\tlist.push({\n\t\t\ttext:String(vip+text).replace(/^(正文|VIP章节|最新章节)?(\\s+|_)|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)].*/g,''),\n\t\t\thref:href,\n\t\t\ttime:String(time).replace(/.*?时间:(.*?)章节字数:(\\d+)/,'$1•$2字'),\n\t\t\tvoltype:false\n\t\t\t})\n\t}\n\t}\nlist\n", "chapterName": "text", "chapterUrl": "href", "isVolume": "voltype", "updateTime": "time" }, "searchUrl": "/search?kw={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 纵横中文", "bookSourceType": 0, "bookSourceUrl": "http://www.zongheng.com", "bookUrlPattern": "", "customOrder": -88902817, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单排行\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"月票\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=1&d=1&i=2&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"畅销\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=3&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=4&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=5&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=6&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"捧场\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=7&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=8&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"订阅\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=9&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新\",\"url\":\"http://www.zongheng.com/rank/details.html?rt=10&d=1&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"http://book.zongheng.com/store/c1/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"http://book.zongheng.com/store/c3/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"http://book.zongheng.com/store/c6/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市娱乐\",\"url\":\"http://book.zongheng.com/store/c9/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻游戏\",\"url\":\"http://book.zongheng.com/store/c15/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"http://book.zongheng.com/store/c18/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技同人\",\"url\":\"http://book.zongheng.com/store/c21/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评论文集\",\"url\":\"http://book.zongheng.com/store/c24/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次元\",\"url\":\"http://book.zongheng.com/store/c40/c0/b0/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"http://book.zongheng.com/store/c31/c0/b1/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"http://book.zongheng.com/store/c32/c0/b1/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"幻想时空\",\"url\":\"http://book.zongheng.com/store/c33/c0/b1/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"短篇美文\",\"url\":\"http://book.zongheng.com/store/c35/c0/b1/u0/p{{page}}/v9/s0/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"男生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"http://book.zongheng.com/store/c1/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"http://book.zongheng.com/store/c3/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"http://book.zongheng.com/store/c6/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市娱乐\",\"url\":\"http://book.zongheng.com/store/c9/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻游戏\",\"url\":\"http://book.zongheng.com/store/c15/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"http://book.zongheng.com/store/c18/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技同人\",\"url\":\"http://book.zongheng.com/store/c21/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评论文集\",\"url\":\"http://book.zongheng.com/store/c24/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次元\",\"url\":\"http://book.zongheng.com/store/c40/c0/b0/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"http://book.zongheng.com/store/c31/c0/b1/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"http://book.zongheng.com/store/c32/c0/b1/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"幻想时空\",\"url\":\"http://book.zongheng.com/store/c33/c0/b1/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"短篇美文\",\"url\":\"http://book.zongheng.com/store/c35/c0/b1/u0/p{{page}}/v9/s1/t0/u0/i1/ALL.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.97 Safari/537.36\"\n}", "lastUpdateTime": 1661957953870, "loginUrl": "https://passport.zongheng.com/", "respondTime": 182402, "ruleBookInfo": { "author": ".au-name a@text", "coverUrl": ".book-img img@src", "init": "", "intro": ".book-dec@html", "kind": ".book-label a@text", "lastChapter": ".tit a@text", "name": ".book-name@ownText", "tocUrl": ".all-catalog@href", "wordCount": ".nums I.0@text" }, "ruleContent": { "content": ".content@p@text", "imageStyle": "0" }, "ruleExplore": { "author": ".bookilnk a.0@text||.rank_d_b_cate a.0@text", "bookList": ".bookbox||.rank_d_list", "bookUrl": ".bookname a@href||.rank_d_b_name a@href", "coverUrl": "img@src", "intro": ".bookintro@textNodes||.rank_d_b_info@textNodes", "kind": ".bookilnk a.1@text&&.bookilnk span.0@text&&.rank_d_b_cate a.1:2@text", "lastChapter": ".bookupdate a@text||.rank_d_b_last a@text##.*\\:|最新章节.", "name": ".bookname a@text||.rank_d_b_name a@text", "wordCount": ".bookilnk span.1@text||.rank_d_b_time span@text##更新时间.|\\s..:.*" }, "ruleSearch": { "author": "a.2@text", "bookList": ".search-result-list", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text", "kind": "a.3@text&&span.0@text", "lastChapter": "", "name": "a.1@text", "wordCount": "span.1@text##字" }, "ruleToc": { "chapterList": ".chapter-list li", "chapterName": "@js:result.className().includes('vip') ? '🔒'+result.text() : result.text()##(\\d.*更新)", "chapterUrl": "a@href" }, "searchUrl": "http://search.zongheng.com/s?keyword={{key}}&pageNo={{page}},{\"webView\": true}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 飞卢小说", "bookSourceType": 0, "bookSourceUrl": "https://wap.faloo.com", "bookUrlPattern": "", "customOrder": -88902816, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单·全部\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/y_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击\",\"url\":\"/y_0_0_0_0_0_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击\",\"url\":\"/y_0_0_0_0_0_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击\",\"url\":\"/y_0_0_0_0_0_3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周打赏\",\"url\":\"/y_0_0_0_0_0_13_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月打赏\",\"url\":\"/y_0_0_0_0_0_17_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总打赏\",\"url\":\"/y_0_0_0_0_0_18_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"催更榜\",\"url\":\"/y_0_0_0_0_0_19_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周鲜花\",\"url\":\"/y_0_0_0_0_0_4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月鲜花\",\"url\":\"/y_0_0_0_0_0_5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总鲜花\",\"url\":\"/y_0_0_0_0_0_6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周收藏\",\"url\":\"/y_0_0_0_0_0_7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月收藏\",\"url\":\"/y_0_0_0_0_0_8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏\",\"url\":\"/y_0_0_0_0_0_9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月字数\",\"url\":\"/y_0_0_0_0_0_12_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数\",\"url\":\"/y_0_0_0_0_0_10_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书PK榜\",\"url\":\"/y_0_0_0_0_0_66_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月票\",\"url\":\"/y_0_0_0_0_0_15_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻·全部\",\"url\":\"/y_1_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"异世大陆\",\"url\":\"/y_1_28_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/y_1_29_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神话传说\",\"url\":\"/y_1_50_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"转世重生\",\"url\":\"/y_1_30_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王朝争霸\",\"url\":\"/y_1_31_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"上古神话\",\"url\":\"/y_1_56_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"变身情缘\",\"url\":\"/y_1_32_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越附身\",\"url\":\"/y_1_81_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"武侠仙侠·全部\",\"url\":\"/y_6_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"传统武侠\",\"url\":\"/y_6_26_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/y_6_25_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪子异侠\",\"url\":\"/y_6_27_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典仙侠\",\"url\":\"/y_6_78_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际修真\",\"url\":\"/y_6_79_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代修真\",\"url\":\"/y_6_80_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说·全部\",\"url\":\"/y_44_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"动漫同人\",\"url\":\"/y_44_69_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小说同人\",\"url\":\"/y_44_53_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视同人\",\"url\":\"/y_44_52_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美小说\",\"url\":\"/y_44_68_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"都市言情·全部\",\"url\":\"/y_4_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫言情\",\"url\":\"/y_4_13_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/y_4_14_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异能\",\"url\":\"/y_4_45_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商海沉浮\",\"url\":\"/y_4_15_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宦海风云\",\"url\":\"/y_4_17_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场生涯\",\"url\":\"/y_4_16_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门恩怨\",\"url\":\"/y_4_18_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"军事历史·全部\",\"url\":\"/y_3_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/y_3_71_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/y_3_19_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史传记\",\"url\":\"/y_3_72_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三国梦想\",\"url\":\"/y_3_73_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人文历史\",\"url\":\"/y_3_74_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代战争\",\"url\":\"/y_3_20_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"战争幻想\",\"url\":\"/y_3_76_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"特种军旅\",\"url\":\"/y_3_21_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"科幻网游·全部\",\"url\":\"/y_2_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/y_2_33_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电子竞技\",\"url\":\"/y_2_70_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"超黑科技\",\"url\":\"/y_2_101_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际科幻\",\"url\":\"/y_2_102_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"足球运动\",\"url\":\"/y_2_36_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"篮球运动\",\"url\":\"/y_2_35_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它竞技\",\"url\":\"/y_2_34_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"恐怖灵异·全部\",\"url\":\"/y_5_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖惊悚\",\"url\":\"/y_5_24_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬念\",\"url\":\"/y_5_22_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/y_5_23_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神秘时空\",\"url\":\"/y_5_65_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"青春校园·全部\",\"url\":\"/y_7_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"菁菁校园\",\"url\":\"/y_7_10_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园言情\",\"url\":\"/y_7_11_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"另类校园\",\"url\":\"/y_7_12_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"贵爵童话\",\"url\":\"/y_7_90_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法校园\",\"url\":\"/y_7_55_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园同人\",\"url\":\"/y_7_89_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生小说·全部\",\"url\":\"/y_54_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古色添香\",\"url\":\"/y_54_91_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市豪门\",\"url\":\"/y_54_92_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱耽美\",\"url\":\"/y_54_93_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/y_54_94_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门恩怨\",\"url\":\"/y_54_95_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想精灵\",\"url\":\"/y_54_96_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典言情\",\"url\":\"/y_54_48_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"轻小说·全部\",\"url\":\"/y_97_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"轻幻想\",\"url\":\"/y_97_98_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重幻想\",\"url\":\"/y_97_99_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日常类\",\"url\":\"/y_97_100_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇其他·全部\",\"url\":\"/y_9_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史演义\",\"url\":\"/y_9_47_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文诗词\",\"url\":\"/y_9_58_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"休闲美文\",\"url\":\"/y_9_59_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"杂文笔记\",\"url\":\"/y_9_41_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/y_9_42_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"改编剧本\",\"url\":\"/y_9_63_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/y_9_43_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"榜单·完本\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/y_0_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击\",\"url\":\"/y_0_0_0_0_2_1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击\",\"url\":\"/y_0_0_0_0_2_2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击\",\"url\":\"/y_0_0_0_0_2_3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周打赏\",\"url\":\"/y_0_0_0_0_2_13_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月打赏\",\"url\":\"/y_0_0_0_0_2_17_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总打赏\",\"url\":\"/y_0_0_0_0_2_18_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"催更榜\",\"url\":\"/y_0_0_0_0_2_19_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周鲜花\",\"url\":\"/y_0_0_0_0_2_4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月鲜花\",\"url\":\"/y_0_0_0_0_2_5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总鲜花\",\"url\":\"/y_0_0_0_0_2_6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周收藏\",\"url\":\"/y_0_0_0_0_2_7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月收藏\",\"url\":\"/y_0_0_0_0_2_8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏\",\"url\":\"/y_0_0_0_0_2_9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月字数\",\"url\":\"/y_0_0_0_0_2_12_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数\",\"url\":\"/y_0_0_0_0_2_10_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书PK榜\",\"url\":\"/y_0_0_0_0_2_66_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月票\",\"url\":\"/y_0_0_0_0_2_15_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻·完本\",\"url\":\"/y_1_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"异世大陆\",\"url\":\"/y_1_28_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/y_1_29_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神话传说\",\"url\":\"/y_1_50_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"转世重生\",\"url\":\"/y_1_30_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王朝争霸\",\"url\":\"/y_1_31_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"上古神话\",\"url\":\"/y_1_56_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"变身情缘\",\"url\":\"/y_1_32_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"穿越附身\",\"url\":\"/y_1_81_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"武侠仙侠·完本\",\"url\":\"/y_6_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"传统武侠\",\"url\":\"/y_6_26_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/y_6_25_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪子异侠\",\"url\":\"/y_6_27_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典仙侠\",\"url\":\"/y_6_78_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际修真\",\"url\":\"/y_6_79_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代修真\",\"url\":\"/y_6_80_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人小说·完本\",\"url\":\"/y_44_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"动漫同人\",\"url\":\"/y_44_69_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小说同人\",\"url\":\"/y_44_53_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视同人\",\"url\":\"/y_44_52_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美小说\",\"url\":\"/y_44_68_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"都市言情·完本\",\"url\":\"/y_4_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫言情\",\"url\":\"/y_4_13_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/y_4_14_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异能\",\"url\":\"/y_4_45_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商海沉浮\",\"url\":\"/y_4_15_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宦海风云\",\"url\":\"/y_4_17_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场生涯\",\"url\":\"/y_4_16_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门恩怨\",\"url\":\"/y_4_18_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"军事历史·完本\",\"url\":\"/y_3_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/y_3_71_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/y_3_19_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史传记\",\"url\":\"/y_3_72_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三国梦想\",\"url\":\"/y_3_73_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人文历史\",\"url\":\"/y_3_74_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代战争\",\"url\":\"/y_3_20_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"战争幻想\",\"url\":\"/y_3_76_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"特种军旅\",\"url\":\"/y_3_21_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"科幻网游·完本\",\"url\":\"/y_2_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟网游\",\"url\":\"/y_2_33_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电子竞技\",\"url\":\"/y_2_70_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"超黑科技\",\"url\":\"/y_2_101_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际科幻\",\"url\":\"/y_2_102_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"足球运动\",\"url\":\"/y_2_36_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"篮球运动\",\"url\":\"/y_2_35_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它竞技\",\"url\":\"/y_2_34_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"恐怖灵异·完本\",\"url\":\"/y_5_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖惊悚\",\"url\":\"/y_5_24_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬念\",\"url\":\"/y_5_22_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/y_5_23_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神秘时空\",\"url\":\"/y_5_65_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"青春校园·完本\",\"url\":\"/y_7_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"菁菁校园\",\"url\":\"/y_7_10_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园言情\",\"url\":\"/y_7_11_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"另类校园\",\"url\":\"/y_7_12_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"贵爵童话\",\"url\":\"/y_7_90_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法校园\",\"url\":\"/y_7_55_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园同人\",\"url\":\"/y_7_89_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生小说·完本\",\"url\":\"/y_54_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古色添香\",\"url\":\"/y_54_91_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市豪门\",\"url\":\"/y_54_92_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱耽美\",\"url\":\"/y_54_93_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/y_54_94_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门恩怨\",\"url\":\"/y_54_95_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想精灵\",\"url\":\"/y_54_96_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典言情\",\"url\":\"/y_54_48_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"轻小说·完本\",\"url\":\"/y_97_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"轻幻想\",\"url\":\"/y_97_98_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重幻想\",\"url\":\"/y_97_99_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日常类\",\"url\":\"/y_97_100_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇其他·完本\",\"url\":\"/y_9_0_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"历史演义\",\"url\":\"/y_9_47_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"散文诗词\",\"url\":\"/y_9_58_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"休闲美文\",\"url\":\"/y_9_59_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"杂文笔记\",\"url\":\"/y_9_41_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/y_9_42_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"改编剧本\",\"url\":\"/y_9_63_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/y_9_43_0_0_2_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1644957968058, "loginUrl": "https://u.faloo.com/regist/login.aspx?backUrl=https%3a%2f%2fwap.faloo.com%2f", "respondTime": 2549, "ruleBookInfo": { "author": ".info a.0@text", "coverUrl": ".cover_box img@src", "intro": "🏷️ {{@class.tagList.0@text}}{{'\\n'+'​'}}\n{{@#novel_intro@html}}##展开收起|飞卢小说(.|\\n)*", "kind": ".info a.1@text&&.info .tag@text&&.info li.4@text##.*:|\\s.*|小说", "lastChapter": ".newNode@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": ".info h1@text", "tocUrl": ".btnLayout@a.1@href", "wordCount": ".info li.2@textNodes##\\s.*" }, "ruleContent": { "content": ".nodeContent@p@html", "imageStyle": "FULL", "replaceRegex": "##本书来自.*|本书由飞卢.*|用飞卢.*", "sourceRegex": "" }, "ruleExplore": {}, "ruleSearch": { "author": ".nl_r1_author a.0@text", "bookList": ".novelList li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img.0@src", "intro": "a.2@text", "kind": ".nl_r1_author a.1@text&&em@text&&.date@text&&.tag@text", "name": "a.1@text", "wordCount": "i.0@text" }, "ruleToc": { "chapterList": ".v_nodeList li", "chapterName": "a@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "a@href", "isVip": "i@html" }, "searchUrl": "/search_0_{{page}}.html?t=1&k={{key}},{\n'charset': 'gb2312'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 咪咕阅读", "bookSourceType": 0, "bookSourceUrl": "https://wap.cmread.com", "bookUrlPattern": "", "customOrder": -88902815, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1}},\n{\"title\":\"男生新锐\",\"url\":\"https://wap.cmread.com/r/p/mgxrb.jsp?ln=34350_528619_110624987_1_1_L2L1&vt=3&ftl_tab=0\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"女生新锐\",\"url\":\"https://wap.cmread.com/r/p/mgxrb.jsp?ln=34350_528619_110624987_1_1_L2L1L2&vt=3&ftl_tab=1\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"出版热销\",\"url\":\"https://wap.cmread.com/r/p/cbphb.jsp?ln=11004_494326_100884784_1_1_L1&vt=3&ftl_tab=0\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"出版人气\",\"url\":\"https://wap.cmread.com/r/p/cbphb.jsp?ln=11004_494326_100884784_1_1_L2&vt=3&ftl_tab=1\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"男生畅销\",\"url\":\"https://wap.cmread.com/r/p/nsphb.jsp?ln=10482_490196_99938811_1_1_L1L2L3L1&vt=3&ftl_tab=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生完结\",\"url\":\"https://wap.cmread.com/r/p/nsphb.jsp?ln=10482_490196_99938811_1_1_L2L3L1L2&vt=3&ftl_tab=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生人气\",\"url\":\"https://wap.cmread.com/r/p/nsphb.jsp?ln=10482_490196_99938811_1_1_L2L3L1L3&vt=3&ftl_tab=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生畅销\",\"url\":\"https://wap.cmread.com/r/p/nvsphb.jsp?ln=11003_492882_100555353_1_1_L2L1L1&vt=3&ftl_tab=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生完结\",\"url\":\"https://wap.cmread.com/r/p/nvsphb.jsp?ln=11003_492882_100555353_1_1_L2L1L2&vt=3&ftl_tab=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生人气\",\"url\":\"https://wap.cmread.com/r/p/nvsphb.jsp?ln=11003_492882_100555353_1_1_L2L1L3&vt=3&ftl_tab=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元热销\",\"url\":\"https://wap.cmread.com/r/p/ecyphb.jsp?ln=44266_631473_127049878_1_1_L1&vt=3&ftl_tab=0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元点击\",\"url\":\"https://wap.cmread.com/r/p/ecyphb.jsp?ln=44266_631473_127049878_1_1_L2&vt=3&ftl_tab=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元新书\",\"url\":\"https://wap.cmread.com/r/p/ecyphb.jsp?ln=44266_631473_127049878_1_1_L3&vt=3&ftl_tab=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/r/p/xddswbsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/r/p/xhqhwbsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/r/p/wuxiaxxwb.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/r/p/lsjswbsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/r/p/yxjjwbsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/r/p/khlywbsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男生独家\",\"url\":\"/r/p/zqysk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生独家\",\"url\":\"/r/p/nsgxph.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想精品\",\"url\":\"/r/p/hxjpb.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学小说\",\"url\":\"/r/p/wxxs.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视剧本\",\"url\":\"/r/p/ysjb.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时尚生活\",\"url\":\"/r/p/ssxx.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/r/p/lyxy.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经管励志\",\"url\":\"/r/p/jglz.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"社科科普\",\"url\":\"/r/p/skkp.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情感小说\",\"url\":\"/r/p/qgxsfl.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"教育教辅\",\"url\":\"/r/p/jyjf.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文史传记\",\"url\":\"/r/p/wszj.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/r/p/wbdpsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中篇\",\"url\":\"/r/p/wbzpsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长篇\",\"url\":\"/r/p/wbcpsk.jsp?vt=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1637000713045, "loginUrl": "https://passport.migu.cn/login", "respondTime": 29093, "ruleBookInfo": { "author": "aside a.1@text", "coverUrl": ".cmr-bkdetail-cover img@src", "intro": ".cmr-content-line i@html##(^|[。!?]+[”」)】]?)##$1
", "kind": "aside a.0@text&&.show-price span@text&&.item4@text##更新于|\\s.*", "lastChapter": ".item-box .item3@text||.i.tem-box-NoNew .item3-NoNew@text", "name": "aside p@text", "tocUrl": "@js:baseUrl.replace(/.+\\/r\\/(\\d+).+/,'/r/p/catalog.jsp?bid=$1&vt=2&page=1');", "wordCount": ".show-price span@text##.*\\s" }, "ruleContent": { "content": ".charpterContent@html" }, "ruleExplore": { "author": ".bookauther@text", "bookList": ".bookBox", "bookUrl": "a.0@href@js:result+',{webView:\"true\"}'", "coverUrl": "img@src", "intro": ".bookcon@text", "kind": "i@text", "name": ".bookname@text" }, "ruleSearch": { "author": "span.2@text", "bookList": ".cmr-book-list li", "bookUrl": "a@href@js:result+',{webView:\"true\"}'", "checkKeyWord": "", "coverUrl": "img@src", "intro": "span.1@text", "kind": "span.3@text", "lastChapter": "", "name": "span.0@text" }, "ruleToc": { "chapterList": ".catalog", "chapterName": "@js:\nresult=new String(result);\nif(!(result.match(/最新/)))\nresult=(result.match(/free/)?'':'🔒')+(result.replace(/[\\s\\S]*title.*>(.+)<\\/a>[\\s\\S]*/,'$1'));\nelse result='';", "chapterUrl": "a@href##$##,{\"webView\":true}", "nextTocUrl": "@js:\nvar n=result.match(/[^\\d](\\d+)页/);\nn=(n)?n[1]:'1';\nvar list=[];\nfor(var i=2;i<=n;i++){list.push(baseUrl.replace(/page=\\d+/,'page=')+i);}\nlist;" }, "searchUrl": "/r/p/searchResult.jsp?is_np=1&cm=&kw={{key}},{'webView': true}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 书海小说", "bookSourceType": 0, "bookSourceUrl": "http://www.shuhai.com", "bookUrlPattern": "", "customOrder": -88902814, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男生\",\"url\":\"/shuku/0_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/shuku/1_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/shuku/3_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/shuku/2_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/shuku/4_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/shuku/5_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/shuku/6_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/shuku/7_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/shuku/8_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/shuku/9_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/shuku/10_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/shuku/11_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"探案\",\"url\":\"/shuku/12_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"凶案\",\"url\":\"/shuku/0_149_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"学生\",\"url\":\"/shuku/0_193_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"道士\",\"url\":\"/shuku/0_137_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/shuku/0_136_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神符\",\"url\":\"/shuku/0_164_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"冷酷\",\"url\":\"/shuku/0_207_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生\",\"url\":\"http://mm.shuhai.com/shuku/0_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现言\",\"url\":\"http://mm.shuhai.com/shuku/102_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"http://mm.shuhai.com/shuku/101_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"http://mm.shuhai.com/shuku/105_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻情\",\"url\":\"http://mm.shuhai.com/shuku/103_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"http://mm.shuhai.com/shuku/104_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"http://mm.shuhai.com/shuku/106_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"http://mm.shuhai.com/shuku/107_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱\",\"url\":\"http://mm.shuhai.com/shuku/108_0_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"http://mm.shuhai.com/shuku/0_108_0_0_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1653941780815, "loginUrl": "http://www.shuhai.com/login", "respondTime": 4701, "ruleBookInfo": { "author": ".book-info-bookname span.1@text##.*:", "coverUrl": ".book-cover-wrapper img@data-original", "init": "", "intro": ".book-info-bookintro@html", "kind": ".book-info-bookstate span@text", "lastChapter": "class.text-els.1@a@text", "name": ".book-info-bookname span.0@text", "tocUrl": "@js:result=baseUrl.replace(/mm/,\"www\")+\"?method=getcatalog\"", "wordCount": ".book-info-bookvote span.0@text" }, "ruleContent": { "content": ".chapter-item@p@text", "imageStyle": "" }, "ruleExplore": { "bookList": ".one-book", "bookUrl": "a.1@href", "coverUrl": "img@data-original", "intro": ".book-intro@text", "kind": "span@text##.*?:", "name": "a.1@text" }, "ruleSearch": { "author": "", "bookList": ".bk-item", "bookUrl": ".bk-right-name@data-url##http://m.shuhai.com##http://www.shuhai.com", "checkKeyWord": "", "coverUrl": "img@data-original", "intro": ".bk-right-intro@text", "kind": ".bk-right-type@text", "lastChapter": "", "name": ".bk-right-name@text", "wordCount": "" }, "ruleToc": { "chapterList": ".chapter-item", "chapterName": "a@text", "chapterUrl": "a@href", "isVip": "span@html" }, "searchUrl": "http://m.shuhai.com/search/?searchkey={{key}}&formhash=731d88bb", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 塔读文学", "bookSourceType": 0, "bookSourceUrl": "https://www.tadu.com", "bookUrlPattern": "", "customOrder": -88902813, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"男频文创·连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/store/99-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/store/103-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞创意\",\"url\":\"/store/135-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史架空\",\"url\":\"/store/108-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事战争\",\"url\":\"/store/113-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/store/112-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/store/109-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末世\",\"url\":\"/store/111-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/store/128-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/store/107-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇小说\",\"url\":\"/store/281-t-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频文创·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/store/99-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/store/103-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞创意\",\"url\":\"/store/135-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史架空\",\"url\":\"/store/108-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事战争\",\"url\":\"/store/113-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/store/112-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/store/109-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末世\",\"url\":\"/store/111-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/store/128-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/store/107-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇小说\",\"url\":\"/store/281-f-0-15-a-20-p-{{page}}-909\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频全部·连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/store/99-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/store/103-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞创意\",\"url\":\"/store/135-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史架空\",\"url\":\"/store/108-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事战争\",\"url\":\"/store/113-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/store/112-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/store/109-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末世\",\"url\":\"/store/111-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/store/128-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/store/107-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇小说\",\"url\":\"/store/281-t-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"男频全部·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/store/99-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/store/103-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞创意\",\"url\":\"/store/135-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史架空\",\"url\":\"/store/108-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事战争\",\"url\":\"/store/113-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/store/112-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/store/109-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻末世\",\"url\":\"/store/111-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异悬疑\",\"url\":\"/store/128-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/store/107-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"短篇小说\",\"url\":\"/store/281-f-0-15-a-20-p-{{page}}-98\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"女频·连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/store/129-t-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"/store/133-t-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/store/104-t-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/store/105-t-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑小说\",\"url\":\"/store/288-t-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/store/291-t-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女频·完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/store/129-f-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想言情\",\"url\":\"/store/133-f-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/store/104-f-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫青春\",\"url\":\"/store/105-f-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑小说\",\"url\":\"/store/288-f-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇小说\",\"url\":\"/store/291-f-0-15-a-20-p-{{page}}-122\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"次元世界·连载\",\"url\":\"/store/270-t-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"异能幻想\",\"url\":\"/store/271-t-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园青春\",\"url\":\"/store/272-t-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"动漫同人\",\"url\":\"/store/273-t-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日常变身\",\"url\":\"/store/274-t-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"剑与魔法\",\"url\":\"/store/275-t-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"次元世界·完结\",\"url\":\"/store/270-f-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"异能幻想\",\"url\":\"/store/271-f-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园青春\",\"url\":\"/store/272-f-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"动漫同人\",\"url\":\"/store/273-f-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日常变身\",\"url\":\"/store/274-f-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"剑与魔法\",\"url\":\"/store/275-f-0-5-a-20-p-{{page}}-270\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\n\"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36\"\n}", "lastUpdateTime": 1661541076854, "loginUi": "", "loginUrl": "https://www.tadu.com/v5/toLogin", "respondTime": 3444, "ruleBookInfo": { "author": ".bookNm span.0@text##\\s.*", "coverUrl": ".bookCover img@data-src", "init": "", "intro": "🏷️ {{@@.sortList@text}}{{'\\n'+'​'}}\n{{@@.intro@html}}##(^|[。!?]+[”」)】]?)##$1
", "kind": ".tabTopBox a.3@text&&.bookCover span.0@text&&.newChapter em.0@text", "lastChapter": ".newChapter a.0@text", "name": ".bookNm a.0@text", "tocUrl": ".chapterMore@href", "wordCount": ".datum span.0@text##\\s" }, "ruleContent": { "content": "id.bookPartResourceUrl@value@js:\nresult = String(java.ajax(result)).replace(/(c.+?:')|('\\}\\))/g,\"\")", "imageStyle": "", "nextContentUrl": "", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "a.3@text", "bookList": ".bookList li", "bookUrl": "a.1@href", "coverUrl": "img@data-src", "intro": "a.2@text", "kind": "a.4:6@text##\\s|•", "lastChapter": "a.5@text##.*更新.", "name": "a.1@text", "wordCount": "span@text" }, "ruleSearch": { "author": "a.3@text", "bookList": ".bookList li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@data-src", "intro": "a.2@text", "kind": "span.-3:-1@text##\\s", "lastChapter": "", "name": "a.1@text", "wordCount": "span.-2@text##\\s" }, "ruleToc": { "chapterList": ".chapter a", "chapterName": "text", "chapterUrl": "href", "isVip": "", "nextTocUrl": "", "updateTime": "title" }, "searchUrl": "/search?query={{key}}&pageSize=30&pageNum={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💰 正版", "bookSourceName": "💰 笔尚小说", "bookSourceType": 0, "bookSourceUrl": "https://www.bsxiaoshuo.com", "customOrder": -88902812, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"悬疑\",\"url\":\"/nangui_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishi_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xuanhuan_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次\",\"url\":\"/erciyuan_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/xianyan_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/guyan_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想\",\"url\":\"/huanyan_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/lingyan_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"都市\",\"url\":\"/doushi_{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1634044904311, "loginUrl": "https://www.bsxiaoshuo.com/user/", "respondTime": 3651, "ruleBookInfo": { "author": ".name strong@text", "coverUrl": ".pic img@src", "intro": ".summary@ownText##(^|[。!?]+[”」)】]?)##$1
", "kind": ".cate@text&&h4 .time@text##\\s.*", "lastChapter": "h4 a@text##>>", "name": "h2@text", "tocUrl": ".index@href", "wordCount": ".words@text##字" }, "ruleContent": { "content": ".page-content@html" }, "ruleExplore": { "author": "a.2@text", "bookList": "tbody tr", "bookUrl": "a.0@href", "coverUrl": "a.0@href##/(\\d+)##https://imgc.bsxiaoshuo.com/$1.jpg", "kind": "td.4@text##\\s.*", "lastChapter": "a.1@text", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleSearch": { "author": "p.1@textNodes", "bookList": "#j li", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "p.0@text", "kind": "s@text", "name": "b@text" }, "ruleToc": { "chapterList": ".float-list li", "chapterName": "a@text", "chapterUrl": "a@href", "isVip": "##isvip##🔒###", "updateTime": "span@text" }, "searchUrl": "/s.php?sid=3&k={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📖 轻文", "bookSourceName": "📖 ACGZC", "bookSourceType": 0, "bookSourceUrl": "http://www.acgzc.com", "bookUrlPattern": "", "customOrder": -88902770, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"古代幻想\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&classid=12&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"近代幻想\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&classid=19&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来幻想\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&classid=26&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育游戏\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&classid=33&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人作品\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&classid=42&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇作品\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&classid=46&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"漫画世界\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&classid=50&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能时代\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&sclassid=20&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&sclassid=21&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空战争\",\"url\":\"/index.php/portal/booklist/?list=true&classid=19&sclassid=23&per_page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656850840582, "loginUrl": "http://www.acgzc.com/index.php/portal/signin", "respondTime": 4345, "ruleBookInfo": { "author": ".a2 span.0@textNodes", "coverUrl": ".a1 img.0@src", "init": "", "intro": "h3@html", "kind": "tbody tr.2@a@text&&tbody tr.2@td.1@textNodes&&.nav-tabs li.-1@text##.*:|\\s.*", "lastChapter": ".z_zuixin a.0@text", "name": ".a2 h1@ownText", "tocUrl": ".a3 a.0@href", "wordCount": "tbody tr.2@td.2@textNodes" }, "ruleContent": { "content": "#z_zy@html", "imageStyle": "0" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.3@text", "bookList": ".rank-detail ul", "bookUrl": "a.1@href", "coverUrl": "", "kind": "a.0@text&&li.4@text##\\[|\\]|\\s.*", "name": "a.1@text", "wordCount": "li.2@text" }, "ruleToc": { "chapterList": ".zpxg a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/index.php/portal/booklist/?list=true&keywords={{key}}&per_page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📖 轻文", "bookSourceName": "📖 幻想姬", "bookSourceType": 0, "bookSourceUrl": "http://www.huanxiangji.com", "customOrder": -88902769, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻奇幻\",\"url\":\"/list/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/list/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/list/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/list/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/list/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/list/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生频道\",\"url\":\"/list/7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他小说\",\"url\":\"/list/8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656850875417, "respondTime": 7890, "ruleBookInfo": { "author": ".info p.0@text", "coverUrl": ".imgbox img@src", "init": "", "intro": ".desc@html", "kind": ".info p.1:2:4@text##.*:|小说|\\s.*", "lastChapter": "class.section-list.0@a.0@text", "name": ".top h1@text" }, "ruleContent": { "content": "#content@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".s4@text", "bookList": ".txt-list-row5 li!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'http://www.huanxiangji.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": ".s1@text&&.s5@text##\\[|\\]|小说", "lastChapter": "a.1@text", "name": "a.0@text" }, "ruleToc": { "chapterList": "#section-list li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📖 轻文", "bookSourceName": "📖 轻之文库", "bookSourceType": 0, "bookSourceUrl": "https://www.linovel.net", "bookUrlPattern": "", "customOrder": -88902768, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"重推周榜\",\"url\":\"/hub/getTopBooks?unit=zt&time=week&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"佳作周榜\",\"url\":\"/hub/getTopBooks?unit=jz&time=week&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月票周榜\",\"url\":\"/hub/getTopBooks?unit=ticket&time=week&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻币周榜\",\"url\":\"/hub/getTopBooks?unit=coin&time=week&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"墨水周榜\",\"url\":\"/hub/getTopBooks?unit=ink&time=week&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"应援周榜\",\"url\":\"/hub/getTopBooks?unit=supp&time=week&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重推月榜\",\"url\":\"/hub/getTopBooks?unit=zt&time=month&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"佳作月榜\",\"url\":\"/hub/getTopBooks?unit=jz&time=month&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月票月榜\",\"url\":\"/hub/getTopBooks?unit=ticket&time=month&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻币月榜\",\"url\":\"/hub/getTopBooks?unit=coin&time=month&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"墨水月榜\",\"url\":\"/hub/getTopBooks?unit=ink&time=month&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"应援月榜\",\"url\":\"/hub/getTopBooks?unit=supp&time=month&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重推新人\",\"url\":\"/hub/getTopBooks?unit=zt&time=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"佳作新人\",\"url\":\"/hub/getTopBooks?unit=jz&time=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻币新人\",\"url\":\"/hub/getTopBooks?unit=coin&time=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"墨水新人\",\"url\":\"/hub/getTopBooks?unit=ink&time=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"应援新人\",\"url\":\"/hub/getTopBooks?unit=supp&time=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月票新人\",\"url\":\"/hub/getTopBooks?unit=ticket&time=new&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"精选\",\"url\":\"/cat/2000.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"全部\",\"url\":\"/cat/-1.html?sort=hot&sign=-1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"幻想\",\"url\":\"/cat/1.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"战斗\",\"url\":\"/cat/2.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"恋爱\",\"url\":\"/cat/3.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"异界\",\"url\":\"/cat/4.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"搞笑\",\"url\":\"/cat/5.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"日常\",\"url\":\"/cat/6.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/cat/7.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"后宫\",\"url\":\"/cat/8.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/cat/10.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"治愈\",\"url\":\"/cat/11.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"超能\",\"url\":\"/cat/12.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"节操\",\"url\":\"/cat/13.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"妖怪\",\"url\":\"/cat/14.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/cat/15.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"妹控\",\"url\":\"/cat/16.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"伪娘\",\"url\":\"/cat/17.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"魔法\",\"url\":\"/cat/18.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"乙女\",\"url\":\"/cat/19.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/cat/20.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/cat/21.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"偶像\",\"url\":\"/cat/22.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/cat/104.html?page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0\"\n}", "lastUpdateTime": 1644958038522, "loginUrl": "https://www.linovel.net/", "respondTime": 3108, "ruleBookInfo": { "author": ".name a@text", "coverUrl": ".book-cover img@src", "intro": "🏷️ {{@.book-cats@text}}{{'\\n'+'​'}}\n{{@.about-text@html}}##(^|[。!?]+[”」)】]?)##$1
", "kind": ".book-data span.-2@text&&.book-last-update@text##更新于|\\s.*", "lastChapter": ".recent-update a.0@text", "name": "h1@text", "wordCount": ".book-data span.0@text" }, "ruleContent": { "content": ".article-text@html", "imageStyle": "0" }, "ruleExplore": { "author": ".book-extra@text||author##\\s*丨.+$", "bookList": ".rank-book||$.data.books[*]", "bookUrl": "a.0@href||https://www.linovel.net/book/{$.id}.html", "coverUrl": "img@src||coverUrl", "intro": ".book-intro@text||about", "kind": ".book-extra@text&&.book-tag@text&&cat[*]##^[^丨]+丨\\s*|\\s.*", "lastChapter": "p.-1@text||lastVolName", "name": "a.0@text||name", "wordCount": "words" }, "ruleSearch": { "author": "div.-1@text##\\s*丨.+$", "bookList": ".rank-book-list a", "bookUrl": "href", "coverUrl": "img@src", "intro": "div.-2@text", "kind": "div.-1@text&&.book-tag@text##^[^丨]+丨\\s*|\\s.*", "lastChapter": "", "name": "div.4@text", "wordCount": "" }, "ruleToc": { "chapterList": ".chapter", "chapterName": "@js:\nvar title = result.parentNode().parentNode().parentNode().parentNode().parentNode();\nresult = title.select('h2').text() +':'+ result.text()", "chapterUrl": "a@href" }, "searchUrl": "/search/?kw={{key}}&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "📖 轻文", "bookSourceName": "📖 哔哩轻文", "bookSourceType": 0, "bookSourceUrl": "https://w.linovelib.com", "bookUrlPattern": "", "customOrder": -88902767, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"上架\",\"url\":\"/top/signtime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top/words/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/top/newhot/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"电击\",\"url\":\"/wenku/allvisit_0_1_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"富士\",\"url\":\"/wenku/allvisit_0_2_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"角川\",\"url\":\"/wenku/allvisit_0_3_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"MF\",\"url\":\"/wenku/allvisit_0_4_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"FA\",\"url\":\"/wenku/allvisit_0_5_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"GA\",\"url\":\"/wenku/allvisit_0_6_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HJ\",\"url\":\"/wenku/allvisit_0_7_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"一迅\",\"url\":\"/wenku/allvisit_0_8_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"集英\",\"url\":\"/wenku/allvisit_0_9_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小学\",\"url\":\"/wenku/allvisit_0_10_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"讲谈\",\"url\":\"/wenku/allvisit_0_11_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"少女\",\"url\":\"/wenku/allvisit_0_12_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/wenku/allvisit_0_13_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"华文\",\"url\":\"/wenku/allvisit_0_14_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻改\",\"url\":\"/wenku/allvisit_0_15_0_0_0_0_5_{{page}}_0.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "{\n 'User-Agent': 'Mozilla/5.0 (Linux; Android 9; HWI-AL00 Build/HUAWEIHWI-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.152 Mobile Safari/537.36'\n}", "lastUpdateTime": 1659257016117, "loginUrl": "https://w.linovelib.com/login.php", "respondTime": 5145, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "[property=\"og:novel:read_url\"]@content", "wordCount": "" }, "ruleContent": { "content": "\n!(/google.cn/).test(baseUrl)?\njava.getString(\"id.acontent@html\"):decodeURIComponent(baseUrl.replace(/^.*?text=/, ''))\n", "imageStyle": "FULL", "nextContentUrl": "##url_next:'([^']*)'##$1###\n@js:\nvar isNew=/\\/(\\d+).html/.test(result);\nvar out=isNew?'':result;\nout", "replaceRegex": "##((?<=[\\u4e00-\\u9fa5“‘「(,])\\s+)?\\s*|((?<=[\\u4e00-\\u9fa5“‘「(,])\\s+)?\\(本章未完\\)\\s*|" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": ".book-author@textNodes", "bookList": ".book-li", "bookUrl": "a@href", "checkKeyWord": "", "coverUrl": "img@data-original", "intro": "p@text", "kind": "em@text##\\s##,", "name": "h4@text", "wordCount": "" }, "ruleToc": { "chapterList": "//ol/*\n//按卷分隔\nsub=String(result).slice(1,-1).split(/, (?=
  • =1)for(var i=0;i\\n]+)\\s*<\\/li/);\nif(!jm)continue;\n\n//插入卷名\nsub[i]=sub[i]\n.replace(/html([^>]*)>]*)>/g,(opts.showVolName ? 'html$1>★'+jm[1]+'★' :'html$1>'+ ('').padStart(3, \"\\u2000\")))\n\n.replace(/javascript\\:cid\\(0\\)([^>]*)>]*)>/g,(opts.showVolName ? 'javascript:cid(0)\\\\'+jm[1]+'$1>['+jm[1]+']❗' :'javascript:cid(0)\\\\'+jm[1]+'$1>'+ ('').padStart(3, \"\\u2000\")));\n\nif(opts.showVol)\n//按卷分块\nsub[i]='★'+jm[1]+'★'+sub[i]\n};\n//合并结果\nsub.join(\"\");\n\n//检查灰色章节\nsub_gray=String(sub).split(/(?=]*)>]*)>(\\s*)([^<]*)/g,'href=\"https://translate.google.cn/#view=home&op=translate&sl=zh-CN&tl=en&text='+sm+'$1'+'\\\\'+\"灰色章节:\"+(er++)+'\"$2>$4❗$5❗');\n}\n\nsub_gray.join(\"\");\n\na", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/S8/{{key}}_{{page}}.html", "weight": 0 }, { "bookSourceComment": "//加载超级慢", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 PO18", "bookSourceType": 0, "bookSourceUrl": "https://m.po18.xyz", "bookUrlPattern": "", "customOrder": -88902762, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/wapsort/1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浓情\",\"url\":\"/wapsort/2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/wapsort/3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/wapsort/4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/wapsort/5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/wapsort/6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/wapsort/7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚\",\"url\":\"/wapsort/8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/wapsort/9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/wapsort/10_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/wapsort/11_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wapsort/12_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/wapsort/13_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/wapsort/14_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/wapsort/15_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/wapsort/16_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/wapsort/17_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/wapsort/18_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/tag/kc/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"美攻\",\"url\":\"/tag/mg/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"肉文\",\"url\":\"/tag/rw/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"年下\",\"url\":\"/tag/nx/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"年上\",\"url\":\"/tag/ns/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/tag/wy/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"人兽\",\"url\":\"/tag/rs/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/tag/qq/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/tag/cy/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"双性\",\"url\":\"/tag/sx/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"强受\",\"url\":\"/tag/qs/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"疗愈\",\"url\":\"/tag/ly/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/tag/cs/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/tag/bh/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"虐文\",\"url\":\"/tag/nw/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"温馨\",\"url\":\"/tag/wx/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"NP\",\"url\":\"/tag/np/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女向\",\"url\":\"/tag/nv/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"男向\",\"url\":\"/tag/nan/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"萌文\",\"url\":\"/tag/mw/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/tag/dm/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/tag/ms/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/tag/xy/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"师生\",\"url\":\"/tag/ss/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"BG\",\"url\":\"/tag/bg/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐\",\"url\":\"/tag/ylq/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/tag/gg/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"金指\",\"url\":\"/tag/jsz/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"反攻\",\"url\":\"/tag/fg/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"诱受\",\"url\":\"/tag/ys/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"不限\",\"url\":\"/tag/bx/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"SM\",\"url\":\"/tag/sm/p_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661928934901, "loginUrl": "", "respondTime": 6061, "ruleBookInfo": { "author": ".lb_fm h2@text", "init": "", "intro": "pre@html##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".lb_fm a.0@text&&time@text", "lastChapter": ".lb_fm a.1@text", "name": ".h_nav_items li.1@text##\\《|\\》.*|\\_.*", "tocUrl": "[style=\"color:red;\"]@href", "wordCount": "##总字数.([^<]+)<##$1###" }, "ruleContent": { "content": "#nr1@textNodes", "imageStyle": "0", "nextContentUrl": "#pt_next@href" }, "ruleExplore": { "author": "strong@text||.list_author@text", "bookList": ".common-bookele||#list_ul li", "bookUrl": "h3 a@href||li a.1@href", "intro": ".abstract@text##文案.", "kind": "time@text&&li a.0@text", "name": "h3@text||li a.1@text##\\_.*", "wordCount": "" }, "ruleSearch": { "author": "strong@text", "bookList": ".common-bookele", "bookUrl": "a.0@href", "kind": "p.1@text##.*:", "name": "a.0@text##\\_.*" }, "ruleToc": { "chapterList": "ul@li!-1@a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "" }, "searchUrl": "/s.php,{\n \"method\": \"POST\",\n \"body\": \"type=articlename&s={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 少数派", "bookSourceType": 0, "bookSourceUrl": "https://sspwk.me", "customOrder": -88902761, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"全部\",\"url\":\"/booksort/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/booksort/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/booksort/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/booksort/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/booksort/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/booksort/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"辣文\",\"url\":\"/booksort/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/booksort/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/booksort/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/booksort/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/booksort/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/booksort/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/booksort/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/booksort/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/booksort/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656593456519, "loginUrl": "", "respondTime": 11600, "ruleBookInfo": { "author": ".article_info_td a.0@text", "coverUrl": "", "init": "", "intro": "pre@html##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".h_nav_items li.0@text&&.article_info_td time@text##小说", "lastChapter": ".article_info_td a.1@text", "name": ".h_nav_items li.1@text", "tocUrl": "text.开始阅读(目录)@href", "wordCount": "" }, "ruleContent": { "content": "#nr1@html", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "author": "strong@text", "bookList": ".common-bookele", "bookUrl": "a.0@href", "intro": "a.1@text", "kind": "time@text", "name": "a.0@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".SHsectionThree-middle p", "bookUrl": "a.1@href", "coverUrl": "", "intro": "", "kind": "a.0@text", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".list_li li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search/,{\n \"method\": \"POST\",\n \"body\": \"searchtype=articlesearch&searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 腐小说", "bookSourceType": 0, "bookSourceUrl": "http://www.fuxsb.com", "customOrder": -88902760, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代耽美\",\"url\":\"/xiandai/<,list_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代耽美\",\"url\":\"/gudai/<,list_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/chuanyue/<,list_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻灵异\",\"url\":\"/qihuan/<,list_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/wangyou/<,list_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人耽美\",\"url\":\"/tongren/<,list_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"GL百合\",\"url\":\"/baihe/<,list_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/tags-2-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情有独钟\",\"url\":\"/tags-3-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/tags-4-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"/tags-9-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"破镜重圆\",\"url\":\"/tags-11-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想未来\",\"url\":\"/tags-14-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生子\",\"url\":\"/tags-15-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/tags-16-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市情缘\",\"url\":\"/tags-17-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐文\",\"url\":\"/tags-18-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/tags-170-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/tags-171-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑帮情仇\",\"url\":\"/tags-173-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"风弄\",\"url\":\"/tags-174-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"警察\",\"url\":\"/tags-175-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军旅\",\"url\":\"/tags-176-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全职猎人\",\"url\":\"/tags-178-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宠物\",\"url\":\"/tags-179-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宠文\",\"url\":\"/tags-180-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"搞笑\",\"url\":\"/tags-181-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"欢脱\",\"url\":\"/tags-182-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/tags-183-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美人受\",\"url\":\"/tags-184-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强攻美受\",\"url\":\"/tags-185-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/tags-186-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青梅竹马\",\"url\":\"/tags-188-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"制服诱惑\",\"url\":\"/tags-189-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娘受\",\"url\":\"/tags-190-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"ABO\",\"url\":\"/tags-191-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年下\",\"url\":\"/tags-192-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兽人\",\"url\":\"/tags-193-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"欢喜冤家\",\"url\":\"/tags-194-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总受\",\"url\":\"/tags-195-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之合\",\"url\":\"/tags-196-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜文\",\"url\":\"/tags-197-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷\",\"url\":\"/tags-198-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗\",\"url\":\"/tags-199-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"GL百合\",\"url\":\"/tags-200-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人鱼\",\"url\":\"/tags-201-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际\",\"url\":\"/tags-202-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"近水楼台\",\"url\":\"/tags-203-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典经典\",\"url\":\"/tags-204-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑推理\",\"url\":\"/tags-205-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/tags-206-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"父子\",\"url\":\"/tags-207-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兄弟\",\"url\":\"/tags-208-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"双性\",\"url\":\"/tags-209-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/tags-211-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天真受\",\"url\":\"/tags-212-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强制\",\"url\":\"/tags-213-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打脸\",\"url\":\"/tags-214-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"英美剧\",\"url\":\"/tags-215-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限流\",\"url\":\"/tags-216-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"超级英雄\",\"url\":\"/tags-217-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/tags-218-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐圈\",\"url\":\"/tags-219-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诱受\",\"url\":\"/tags-220-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/tags-221-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越时空\",\"url\":\"/tags-222-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志人生\",\"url\":\"/tags-223-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/tags-224-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿书\",\"url\":\"/tags-225-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想\",\"url\":\"/tags-226-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"忠犬攻\",\"url\":\"/tags-227-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天之骄子\",\"url\":\"/tags-228-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"随身空间\",\"url\":\"/tags-229-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"机甲\",\"url\":\"/tags-230-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来架空\",\"url\":\"/tags-231-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村爱情\",\"url\":\"/tags-232-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/tags-233-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想空间\",\"url\":\"/tags-234-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/tags-235-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/tags-236-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"3P\",\"url\":\"/tags-237-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"复仇\",\"url\":\"/tags-238-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法\",\"url\":\"/tags-239-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"hp同人\",\"url\":\"/tags-240-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"红楼梦\",\"url\":\"/tags-241-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏网游\",\"url\":\"/tags-242-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"火影\",\"url\":\"/tags-243-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑篮\",\"url\":\"/tags-245-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/tags-246-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"因缘邂逅\",\"url\":\"/tags-247-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/tags-248-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综漫\",\"url\":\"/tags-249-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"猎人\",\"url\":\"/tags-250-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"少年漫\",\"url\":\"/tags-251-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"瓶邪\",\"url\":\"/tags-252-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻松\",\"url\":\"/tags-253-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"温馨\",\"url\":\"/tags-254-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"主攻\",\"url\":\"/tags-255-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逆袭\",\"url\":\"/tags-256-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/tags-257-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"养成\",\"url\":\"/tags-258-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异国奇缘\",\"url\":\"/tags-259-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/tags-260-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乔装改扮\",\"url\":\"/tags-261-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"渣攻贱受\",\"url\":\"/tags-262-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷侯爵\",\"url\":\"/tags-263-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美攻强受\",\"url\":\"/tags-264-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天生一对\",\"url\":\"/tags-283-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能\",\"url\":\"/tags-284-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"MB\",\"url\":\"/tags-285-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tags-286-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宠溺\",\"url\":\"/tags-287-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐恋情深\",\"url\":\"/tags-288-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"不伦之恋\",\"url\":\"/tags-289-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世大陆\",\"url\":\"/tags-290-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"平步青云\",\"url\":\"/tags-291-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年上\",\"url\":\"/tags-292-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"道具\",\"url\":\"/tags-293-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖恩怨\",\"url\":\"/tags-306-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阴差阳错\",\"url\":\"/tags-312-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"师徒\",\"url\":\"/tags-373-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"互攻\",\"url\":\"/tags-374-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"师生\",\"url\":\"/tags-375-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代架空\",\"url\":\"/tags-396-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/tags-405-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女强\",\"url\":\"/tags-406-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"花季雨季\",\"url\":\"/tags-407-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"怅然若失\",\"url\":\"/tags-408-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"相爱相杀\",\"url\":\"/tags-409-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"前世今生\",\"url\":\"/tags-410-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国旧影\",\"url\":\"/tags-411-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"业界精英\",\"url\":\"/tags-414-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"肉沫\",\"url\":\"/tags-424-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/tags-435-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"主受\",\"url\":\"/tags-469-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三教九流\",\"url\":\"/tags-477-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚恋\",\"url\":\"/tags-479-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美食\",\"url\":\"/tags-488-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田文\",\"url\":\"/tags-502-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵魂转换\",\"url\":\"/tags-503-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网配\",\"url\":\"/tags-504-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"性别转换\",\"url\":\"/tags-505-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"血族\",\"url\":\"/tags-506-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网红\",\"url\":\"/tags-507-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻魔幻\",\"url\":\"/tags-509-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史剧\",\"url\":\"/tags-517-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬疑\",\"url\":\"/tags-522-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BE\",\"url\":\"/tags-523-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"布衣生活\",\"url\":\"/tags-534-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"边缘恋歌\",\"url\":\"/tags-599-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"海贼王\",\"url\":\"/tags-600-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"直播\",\"url\":\"/tags-601-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奥特曼\",\"url\":\"/tags-602-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/tags-603-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"正剧\",\"url\":\"/tags-604-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑道情仇\",\"url\":\"/tags-605-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"洪荒\",\"url\":\"/tags-606-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"/tags-608-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/tags-609-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来\",\"url\":\"/tags-610-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重口\",\"url\":\"/tags-611-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"哨向\",\"url\":\"/tags-612-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人兽\",\"url\":\"/tags-613-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"SM\",\"url\":\"/tags-614-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"番外\",\"url\":\"/tags-615-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古穿今\",\"url\":\"/tags-616-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剑三同人\",\"url\":\"/tags-617-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三国\",\"url\":\"/tags-618-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/tags-619-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"调教\",\"url\":\"/tags-620-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"清穿\",\"url\":\"/tags-621-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典名著\",\"url\":\"/tags-622-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"制服情缘\",\"url\":\"/tags-623-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爱情战争\",\"url\":\"/tags-624-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"复仇虐渣\",\"url\":\"/tags-625-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"遥远星空\",\"url\":\"/tags-626-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美攻\",\"url\":\"/tags-627-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剑三\",\"url\":\"/tags-628-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"喜剧\",\"url\":\"/tags-629-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总攻\",\"url\":\"/tags-630-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"帝王受\",\"url\":\"/tags-632-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西幻\",\"url\":\"/tags-633-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原著向\",\"url\":\"/tags-634-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"产乳\",\"url\":\"/tags-635-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"主奴\",\"url\":\"/tags-636-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/tags-637-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强攻弱受\",\"url\":\"/tags-638-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"产子\",\"url\":\"/tags-639-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西游同人\",\"url\":\"/tags-640-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"触手\",\"url\":\"/tags-641-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"皇帝受\",\"url\":\"/tags-642-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女扮男装\",\"url\":\"/tags-643-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恋爱合约\",\"url\":\"/tags-644-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖\",\"url\":\"/tags-645-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"有虐\",\"url\":\"/tags-646-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"1V1\",\"url\":\"/tags-q-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"催眠\",\"url\":\"/tags-648-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"互宠\",\"url\":\"/tags-649-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"先婚后爱\",\"url\":\"/tags-650-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传奇\",\"url\":\"/tags-651-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短文\",\"url\":\"/tags-652-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/tags-653-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"七年之痒\",\"url\":\"/tags-654-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强攻强受\",\"url\":\"/tags-655-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"场景\",\"url\":\"/tags-656-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"冰山攻\",\"url\":\"/tags-657-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HP\",\"url\":\"/tags-658-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/tags-659-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/tags-660-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/tags-661-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐爱\",\"url\":\"/tags-662-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男男\",\"url\":\"/tags-663-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"温情\",\"url\":\"/tags-665-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"俊帅受\",\"url\":\"/tags-666-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷江湖\",\"url\":\"/tags-667-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"圣经\",\"url\":\"/tags-668-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神路\",\"url\":\"/tags-669-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BL\",\"url\":\"/tags-670-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/tags-671-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"双洁\",\"url\":\"/tags-672-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"水楼台\",\"url\":\"/tags-674-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强强对抗\",\"url\":\"/tags-675-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"赛博朋克\",\"url\":\"/tags-676-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HE\",\"url\":\"/tags-677-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"罗曼\",\"url\":\"/tags-678-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逗趣儿\",\"url\":\"/tags-679-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"攻宠受\",\"url\":\"/tags-680-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强制爱\",\"url\":\"/tags-681-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜虐\",\"url\":\"/tags-682-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强攻\",\"url\":\"/tags-684-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强受\",\"url\":\"/tags-685-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐身\",\"url\":\"/tags-686-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"万人迷\",\"url\":\"/tags-687-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人体盛\",\"url\":\"/tags-688-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐\",\"url\":\"/tags-690-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小攻虐大叔\",\"url\":\"/tags-691-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神话\",\"url\":\"/tags-692-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"双向暗恋\",\"url\":\"/tags-693-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐心\",\"url\":\"/tags-694-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网王\",\"url\":\"/tags-695-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐恋\",\"url\":\"/tags-696-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑攻\",\"url\":\"/tags-697-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"弱受\",\"url\":\"/tags-698-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"老师\",\"url\":\"/tags-699-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同居\",\"url\":\"/tags-700-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"隐婚\",\"url\":\"/tags-701-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大叔受\",\"url\":\"/tags-702-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方罗曼\",\"url\":\"/tags-703-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"路归途\",\"url\":\"/tags-704-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国架空\",\"url\":\"/tags-705-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"郁漠\",\"url\":\"/tags-708-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧情流\",\"url\":\"/tags-710-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"改造计划\",\"url\":\"/tags-711-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"饥渴受\",\"url\":\"/tags-712-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/tags-713-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"痴情受\",\"url\":\"/tags-715-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"春风一度\",\"url\":\"/tags-717-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强取豪夺\",\"url\":\"/tags-718-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"自虐\",\"url\":\"/tags-719-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爆笑\",\"url\":\"/tags-720-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"一见钟情\",\"url\":\"/tags-723-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女配\",\"url\":\"/tags-724-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之和\",\"url\":\"/tags-725-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"老九门\",\"url\":\"/tags-726-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武林江湖\",\"url\":\"/tags-727-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"聊斋同人\",\"url\":\"/tags-728-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/tags-729-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜宠\",\"url\":\"/tags-730-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经商\",\"url\":\"/tags-732-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情投意合\",\"url\":\"/tags-734-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全民系统\",\"url\":\"/tags-735-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"哨响\",\"url\":\"/tags-736-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虫族\",\"url\":\"/tags-737-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"市井生活\",\"url\":\"/tags-738-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美人攻\",\"url\":\"/tags-739-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美娱\",\"url\":\"/tags-740-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷候爵\",\"url\":\"/tags-741-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"成长\",\"url\":\"/tags-743-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年代文\",\"url\":\"/tags-744-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/tags-745-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市爱情\",\"url\":\"/tags-746-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"斗罗\",\"url\":\"/tags-747-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"猎奇\",\"url\":\"/tags-748-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"场景PLAY\",\"url\":\"/tags-749-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"直男受\",\"url\":\"/tags-750-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方奇幻\",\"url\":\"/tags-751-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊\",\"url\":\"/tags-752-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"盗墓\",\"url\":\"/tags-753-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"骑士与剑\",\"url\":\"/tags-755-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"足球同人\",\"url\":\"/tags-756-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"特种兵\",\"url\":\"/tags-757-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"肌肉受\",\"url\":\"/tags-758-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全职高手\",\"url\":\"/tags-759-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼攻\",\"url\":\"/tags-760-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美强\",\"url\":\"/tags-761-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市异闻\",\"url\":\"/tags-762-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"家教\",\"url\":\"/tags-763-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"将军受\",\"url\":\"/tags-764-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"狗血\",\"url\":\"/tags-765-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志\",\"url\":\"/tags-766-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"童话\",\"url\":\"/tags-767-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春校园\",\"url\":\"/tags-768-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/tags-769-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"少女漫\",\"url\":\"/tags-770-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"冒险\",\"url\":\"/tags-771-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"聊斋\",\"url\":\"/tags-772-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"斗破\",\"url\":\"/tags-773-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"丑攻\",\"url\":\"/tags-775-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"俊帅攻\",\"url\":\"/tags-776-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"位面\",\"url\":\"/tags-777-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"花千骨\",\"url\":\"/tags-778-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世\",\"url\":\"/tags-779-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"盗墓笔记\",\"url\":\"/tags-780-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美食文\",\"url\":\"/tags-781-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实向\",\"url\":\"/tags-782-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大纲文\",\"url\":\"/tags-783-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"王者荣耀\",\"url\":\"/tags-785-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"绝地求生\",\"url\":\"/tags-786-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"英雄联盟\",\"url\":\"/tags-787-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"LOL\",\"url\":\"/tags-788-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"苏爽\",\"url\":\"/tags-789-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综武侠\",\"url\":\"/tags-790-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"病娇\",\"url\":\"/tags-791-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科举\",\"url\":\"/tags-792-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"刑侦\",\"url\":\"/tags-793-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侠仙修真\",\"url\":\"/tags-794-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"希腊神话\",\"url\":\"/tags-795-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"SKIP\",\"url\":\"/tags-796-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兄战\",\"url\":\"/tags-798-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"渣攻\",\"url\":\"/tags-799-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西游记\",\"url\":\"/tags-800-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"斗破苍穹\",\"url\":\"/tags-801-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡土\",\"url\":\"/tags-802-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"空间\",\"url\":\"/tags-803-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法时刻\",\"url\":\"/tags-804-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"契约情人\",\"url\":\"/tags-805-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"士兵突击\",\"url\":\"/tags-806-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"七五\",\"url\":\"/tags-807-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美人鱼\",\"url\":\"/tags-808-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"变身\",\"url\":\"/tags-809-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"AS\",\"url\":\"/tags-810-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"弱攻\",\"url\":\"/tags-811-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小门小户\",\"url\":\"/tags-812-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"禁忌之恋\",\"url\":\"/tags-813-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"倚天同人\",\"url\":\"/tags-814-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"童话同人\",\"url\":\"/tags-815-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女装\",\"url\":\"/tags-816-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"报仇雪恨\",\"url\":\"/tags-817-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔道祖师\",\"url\":\"/tags-818-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"今穿古\",\"url\":\"/tags-820-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"公交\",\"url\":\"/tags-821-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"篮球\",\"url\":\"/tags-822-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"金手指\",\"url\":\"/tags-823-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖武林\",\"url\":\"/tags-824-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"囚禁\",\"url\":\"/tags-825-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"死亡笔记\",\"url\":\"/tags-826-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阴阳师\",\"url\":\"/tags-827-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"胜出\",\"url\":\"/tags-828-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"朝堂之上\",\"url\":\"/tags-829-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"足球\",\"url\":\"/tags-830-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古风\",\"url\":\"/tags-831-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"傲娇受\",\"url\":\"/tags-832-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恩怨情仇\",\"url\":\"/tags-833-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"火影忍者\",\"url\":\"/tags-834-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"替身\",\"url\":\"/tags-835-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"骨科\",\"url\":\"/tags-836-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"治愈\",\"url\":\"/tags-837-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法幻情\",\"url\":\"/tags-838-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"包养\",\"url\":\"/tags-840-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑帮\",\"url\":\"/tags-841-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电竞\",\"url\":\"/tags-842-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"还珠\",\"url\":\"/tags-843-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侏罗纪\",\"url\":\"/tags-844-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"英美衍生\",\"url\":\"/tags-845-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"笑傲江湖\",\"url\":\"/tags-846-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"伪装者\",\"url\":\"/tags-847-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"犬夜叉\",\"url\":\"/tags-848-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"封神演义\",\"url\":\"/tags-849-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"风水\",\"url\":\"/tags-850-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"淫荡受\",\"url\":\"/tags-851-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"两小无猜\",\"url\":\"/tags-852-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"通灵王\",\"url\":\"/tags-853-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高达\",\"url\":\"/tags-854-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼畜攻\",\"url\":\"/tags-855-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"改造\",\"url\":\"/tags-856-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚\",\"url\":\"/tags-857-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爱情\",\"url\":\"/tags-858-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"道术\",\"url\":\"/tags-859-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女王\",\"url\":\"/tags-860-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"忠犬\",\"url\":\"/tags-861-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日常\",\"url\":\"/tags-862-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚悬疑\",\"url\":\"/tags-863-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"家长里短\",\"url\":\"/tags-864-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞\",\"url\":\"/tags-865-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"弱攻强受\",\"url\":\"/tags-866-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"韩娱\",\"url\":\"/tags-867-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"exo\",\"url\":\"/tags-868-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞文\",\"url\":\"/tags-869-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌宠\",\"url\":\"/tags-870-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三生三世\",\"url\":\"/tags-871-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"山海经\",\"url\":\"/tags-872-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"忠犬受\",\"url\":\"/tags-873-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时代奇缘\",\"url\":\"/tags-874-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"WOW\",\"url\":\"/tags-875-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"封神榜\",\"url\":\"/tags-876-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综英美\",\"url\":\"/tags-877-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"汉尼拔\",\"url\":\"/tags-878-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙剑\",\"url\":\"/tags-879-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古剑\",\"url\":\"/tags-880-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"唐诗宋词\",\"url\":\"/tags-881-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"蝙蝠侠\",\"url\":\"/tags-882-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"DC\",\"url\":\"/tags-883-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"漫威\",\"url\":\"/tags-884-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"延禧攻略\",\"url\":\"/tags-885-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"刀剑乱舞\",\"url\":\"/tags-886-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"平安京\",\"url\":\"/tags-887-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"先虐后甜\",\"url\":\"/tags-888-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻城\",\"url\":\"/tags-889-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"/tags-890-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"如懿传\",\"url\":\"/tags-891-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"/tags-892-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暗恋成真\",\"url\":\"/tags-893-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暗恋\",\"url\":\"/tags-894-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"帝王攻\",\"url\":\"/tags-895-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空都市\",\"url\":\"/tags-896-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"秦时明月\",\"url\":\"/tags-897-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理\",\"url\":\"/tags-898-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/tags-899-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"正剧向\",\"url\":\"/tags-900-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史衍生\",\"url\":\"/tags-901-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竹马竹马\",\"url\":\"/tags-902-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"死神\",\"url\":\"/tags-903-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/tags-904-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暮光\",\"url\":\"/tags-905-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代架空\",\"url\":\"/tags-906-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门恩怨\",\"url\":\"/tags-907-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"市井田园\",\"url\":\"/tags-908-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/tags-909-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官斗\",\"url\":\"/tags-910-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"香蜜沉沉\",\"url\":\"/tags-911-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"润玉传\",\"url\":\"/tags-912-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/tags-913-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"单元剧\",\"url\":\"/tags-914-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"有肉\",\"url\":\"/tags-915-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大奶\",\"url\":\"/tags-916-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼畜\",\"url\":\"/tags-917-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"直掰弯\",\"url\":\"/tags-918-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"陆小凤\",\"url\":\"/tags-920-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"丑攻帅受\",\"url\":\"/tags-921-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"吸血鬼\",\"url\":\"/tags-922-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"双JJ\",\"url\":\"/tags-923-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全息\",\"url\":\"/tags-924-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"论坛体\",\"url\":\"/tags-925-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"音乐\",\"url\":\"/tags-926-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异神怪\",\"url\":\"/tags-927-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"警匪\",\"url\":\"/tags-928-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"心理\",\"url\":\"/tags-929-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"港台\",\"url\":\"/tags-930-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总裁\",\"url\":\"/tags-931-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异兽\",\"url\":\"/tags-932-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竹马\",\"url\":\"/tags-933-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"不伦\",\"url\":\"/tags-934-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强暴\",\"url\":\"/tags-935-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异闻传说\",\"url\":\"/tags-936-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"段子\",\"url\":\"/tags-937-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"合集\",\"url\":\"/tags-938-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐渣\",\"url\":\"/tags-939-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日韩\",\"url\":\"/tags-940-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天师执位\",\"url\":\"/tags-941-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼攻人受\",\"url\":\"/tags-942-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网恋\",\"url\":\"/tags-943-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"柯南\",\"url\":\"/tags-944-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异形\",\"url\":\"/tags-945-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"tfboy\",\"url\":\"/tags-946-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霹雳同人\",\"url\":\"/tags-947-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"底特律\",\"url\":\"/tags-948-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方名著\",\"url\":\"/tags-949-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"FGO\",\"url\":\"/tags-950-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"家教同人\",\"url\":\"/tags-951-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"相杀相爱\",\"url\":\"/tags-952-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"四大名著\",\"url\":\"/tags-953-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇谭\",\"url\":\"/tags-954-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全职同人\",\"url\":\"/tags-955-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"杨戬\",\"url\":\"/tags-956-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代幻想\",\"url\":\"/tags-957-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/tags-958-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"二次元\",\"url\":\"/tags-959-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"史诗奇幻\",\"url\":\"/tags-960-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"背叛\",\"url\":\"/tags-961-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暗战\",\"url\":\"/tags-962-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"朝堂之争\",\"url\":\"/tags-963-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时尚流行\",\"url\":\"/tags-964-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逗比\",\"url\":\"/tags-965-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"变性\",\"url\":\"/tags-966-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三国同人\",\"url\":\"/tags-967-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血\",\"url\":\"/tags-968-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"蜘蛛侠\",\"url\":\"/tags-969-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"假戏真做\",\"url\":\"/tags-970-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异想天开\",\"url\":\"/tags-971-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"土味\",\"url\":\"/tags-972-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市童话\",\"url\":\"/tags-973-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻灵异\",\"url\":\"/tags-974-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"契约婚姻\",\"url\":\"/tags-975-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"SD\",\"url\":\"/tags-976-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"丑攻美受\",\"url\":\"/tags-977-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魂穿\",\"url\":\"/tags-978-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青春\",\"url\":\"/tags-980-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"僵尸\",\"url\":\"/tags-981-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"探险\",\"url\":\"/tags-982-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天刀\",\"url\":\"/tags-984-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异界\",\"url\":\"/tags-985-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"产奶\",\"url\":\"/tags-986-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"楚留香\",\"url\":\"/tags-987-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"吃鸡\",\"url\":\"/tags-988-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔幻\",\"url\":\"/tags-989-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空历史\",\"url\":\"/tags-990-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"傲娇\",\"url\":\"/tags-991-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日久生情\",\"url\":\"/tags-992-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"戏精\",\"url\":\"/tags-993-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/tags-994-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"自攻自受\",\"url\":\"/tags-995-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"权谋\",\"url\":\"/tags-996-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"扮猪吃虎\",\"url\":\"/tags-997-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"变形金刚\",\"url\":\"/tags-998-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美国队长\",\"url\":\"/tags-999-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史同人\",\"url\":\"/tags-1000-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"流浪地球\",\"url\":\"/tags-1001-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乱世情缘\",\"url\":\"/tags-1002-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"丧尸\",\"url\":\"/tags-1003-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逗逼\",\"url\":\"/tags-1004-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/tags-1005-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"有甜\",\"url\":\"/tags-1006-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖武侠\",\"url\":\"/tags-1007-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇妙冒险\",\"url\":\"/tags-1008-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"我英同人\",\"url\":\"/tags-1009-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无CP\",\"url\":\"/tags-1010-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"清水文\",\"url\":\"/tags-1011-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/tags-1012-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方奇幻\",\"url\":\"/tags-1013-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"冰山受\",\"url\":\"/tags-1014-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑灵异\",\"url\":\"/tags-1015-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探推理\",\"url\":\"/tags-1016-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"我英\",\"url\":\"/tags-1017-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代豪门\",\"url\":\"/tags-1018-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"微虐\",\"url\":\"/tags-1019-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"欧风\",\"url\":\"/tags-1020-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场风云\",\"url\":\"/tags-1021-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电子竞技\",\"url\":\"/tags-1022-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网配直播\",\"url\":\"/tags-1023-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游人生\",\"url\":\"/tags-1024-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"独宠\",\"url\":\"/tags-1025-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修仙\",\"url\":\"/tags-1026-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"龙\",\"url\":\"/tags-1027-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"毒舌\",\"url\":\"/tags-1028-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"替身情缘\",\"url\":\"/tags-1029-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"名门望族\",\"url\":\"/tags-1030-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄学\",\"url\":\"/tags-1031-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖悬疑\",\"url\":\"/tags-1034-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异恐怖\",\"url\":\"/tags-1035-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑受\",\"url\":\"/tags-1036-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时空穿梭\",\"url\":\"/tags-1037-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐\",\"url\":\"/tags-1038-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腊笔小新\",\"url\":\"/tags-1039-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵怪志异\",\"url\":\"/tags-1040-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际科幻\",\"url\":\"/tags-1041-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"废土生存\",\"url\":\"/tags-1042-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级流\",\"url\":\"/tags-1043-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"绝园\",\"url\":\"/tags-1044-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"棋魂\",\"url\":\"/tags-1045-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"精英\",\"url\":\"/tags-1046-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时尚娱乐\",\"url\":\"/tags-1047-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无厘头\",\"url\":\"/tags-1048-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级打怪\",\"url\":\"/tags-1049-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"七五同人\",\"url\":\"/tags-1050-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"沙雕\",\"url\":\"/tags-1051-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"覆水难收\",\"url\":\"/tags-1052-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生复仇\",\"url\":\"/tags-1053-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虚拟现实\",\"url\":\"/tags-1054-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵神怪异\",\"url\":\"/tags-1055-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠情缘\",\"url\":\"/tags-1056-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"NP\",\"url\":\"/tags-1057-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能星际\",\"url\":\"/tags-1058-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"银魂\",\"url\":\"/tags-1059-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暗黑\",\"url\":\"/tags-1060-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神仙爱情\",\"url\":\"/tags-1061-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"荒野异族\",\"url\":\"/tags-1062-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"弱弱\",\"url\":\"/tags-1063-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市魔幻\",\"url\":\"/tags-1064-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷斗争\",\"url\":\"/tags-1065-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵魂互换\",\"url\":\"/tags-1066-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"盛世美颜\",\"url\":\"/tags-1067-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小甜饼\",\"url\":\"/tags-1068-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"控制\",\"url\":\"/tags-1069-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"齐神\",\"url\":\"/tags-1070-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"冒险竞技\",\"url\":\"/tags-1071-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬\",\"url\":\"/tags-1072-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"明日方舟\",\"url\":\"/tags-1073-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"NTR\",\"url\":\"/tags-1074-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诡秘之主\",\"url\":\"/tags-1075-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育\",\"url\":\"/tags-1076-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门都市\",\"url\":\"/tags-1077-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文野\",\"url\":\"/tags-1078-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大冒险\",\"url\":\"/tags-1079-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武林\",\"url\":\"/tags-1080-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"钢铁侠\",\"url\":\"/tags-1081-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"亡灵异族\",\"url\":\"/tags-1082-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"病弱攻\",\"url\":\"/tags-1083-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强弱\",\"url\":\"/tags-1084-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧版\",\"url\":\"/tags-1085-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侠客风云\",\"url\":\"/tags-1086-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"基建\",\"url\":\"/tags-1087-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"真人同人\",\"url\":\"/tags-1088-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际打脸\",\"url\":\"/tags-1089-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"体育竞技\",\"url\":\"/tags-1090-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"温柔\",\"url\":\"/tags-1091-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强宠\",\"url\":\"/tags-1092-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军服\",\"url\":\"/tags-1093-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"香蜜同人\",\"url\":\"/tags-1094-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"田园\",\"url\":\"/tags-1095-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"火焰纹章\",\"url\":\"/tags-1096-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级\",\"url\":\"/tags-1097-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"温暖\",\"url\":\"/tags-1098-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"封神\",\"url\":\"/tags-1099-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中医\",\"url\":\"/tags-1100-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时代新风\",\"url\":\"/tags-1101-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"审神者\",\"url\":\"/tags-1102-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔戒\",\"url\":\"/tags-1103-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧情向\",\"url\":\"/tags-1104-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"陈情令\",\"url\":\"/tags-1105-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/tags-1106-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"废土\",\"url\":\"/tags-1107-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"越时空\",\"url\":\"/tags-1108-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"Arthurm\",\"url\":\"/tags-1109-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古武\",\"url\":\"/tags-1110-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/tags-1111-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末日\",\"url\":\"/tags-1112-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼灭之刃\",\"url\":\"/tags-1113-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"铁汉柔情\",\"url\":\"/tags-1114-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"慢热\",\"url\":\"/tags-1115-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"合约情人\",\"url\":\"/tags-1116-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/tags-1117-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HE 快穿\",\"url\":\"/tags-1118-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"前虐后甜\",\"url\":\"/tags-1119-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"冒险向\",\"url\":\"/tags-1120-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"横刀夺爱\",\"url\":\"/tags-1121-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"换攻\",\"url\":\"/tags-1122-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"群像\",\"url\":\"/tags-1123-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"双向救赎\",\"url\":\"/tags-1124-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"互相救赎\",\"url\":\"/tags-1125-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"炒股文\",\"url\":\"/tags-1126-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"伪灵异\",\"url\":\"/tags-1127-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"沙雕文\",\"url\":\"/tags-1128-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"救赎\",\"url\":\"/tags-1129-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"咒回\",\"url\":\"/tags-1130-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职业\",\"url\":\"/tags-1131-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人外\",\"url\":\"/tags-1132-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"排球少年\",\"url\":\"/tags-1133-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天降竹马\",\"url\":\"/tags-1134-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"初恋\",\"url\":\"/tags-1135-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"战争\",\"url\":\"/tags-1136-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/tags-1137-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"炮灰\",\"url\":\"/tags-1138-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修炼\",\"url\":\"/tags-1139-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干文\",\"url\":\"/tags-1140-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古玩收藏\",\"url\":\"/tags-1141-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"少女攻\",\"url\":\"/tags-1142-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"诗歌\",\"url\":\"/tags-1143-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑道\",\"url\":\"/tags-1144-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"错位时空\",\"url\":\"/tags-1145-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"探案\",\"url\":\"/tags-1146-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧情\",\"url\":\"/tags-1147-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"再续前缘\",\"url\":\"/tags-1148-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小甜文\",\"url\":\"/tags-1149-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"绯闻成真\",\"url\":\"/tags-1150-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/tags-1151-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"磕糖\",\"url\":\"/tags-1152-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜饼\",\"url\":\"/tags-1153-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"克苏鲁\",\"url\":\"/tags-1154-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"时空之旅\",\"url\":\"/tags-1155-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌文\",\"url\":\"/tags-1156-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"来自远方\",\"url\":\"/tags-1157-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天之骄\",\"url\":\"/tags-1158-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"子古穿今\",\"url\":\"/tags-1159-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军阀\",\"url\":\"/tags-1160-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世废土\",\"url\":\"/tags-1161-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"欧美\",\"url\":\"/tags-1162-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日常向\",\"url\":\"/tags-1163-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"AB\",\"url\":\"/tags-1164-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现实\",\"url\":\"/tags-1165-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神怪志异\",\"url\":\"/tags-1166-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爽文强强\",\"url\":\"/tags-1167-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阴差阳差\",\"url\":\"/tags-1168-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"异世魔法\",\"url\":\"/tags-1169-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1654010421780, "loginUrl": "", "respondTime": 5252, "ruleBookInfo": { "author": ".atts strong@text##.*:", "init": "", "intro": ".wz-nr@html##(?s)(?:☆、)?(?:楔子|第\\s*[一1]\\s*[卷章]).*", "kind": ".con_box a.2@text&&.atts a@text&&.atts span.0@text##.*:|\\s.*", "lastChapter": ".xiapage a.-1@text", "name": ".con_box h1@text" }, "ruleContent": { "content": ".bzmtit@p@html", "imageStyle": "0", "replaceRegex": "##[0-9a-zA-Z]{3}BL小说\\|耽美小说-腐小说|Fxsw.org" }, "ruleExplore": { "author": "a.0@text##.*:", "bookList": ".list_article li", "bookUrl": "a.0@href", "intro": "p.1@ownText##\\s", "kind": "p.0@text&&span@text##\\(|\\)|\\s.*", "name": "a.0@text##\\s.*" }, "ruleSearch": { "author": "span.1@text##.*:", "bookList": ".list_article li", "bookUrl": "a.1@href", "intro": "p.1@text##\\s", "kind": "a.0@text&&span.0@text", "name": "a.1@text" }, "ruleToc": { "chapterList": "+\nvar n=result.match(/共(\\d+)页/)[1];\nvar list=[{k:'1',v:baseUrl}];\nfor(var i=2;i<=n;i++){\nlist.push({k:''+i,v:baseUrl.replace(/\\.html/,'_'+i+'.html')});\n}\nlist\n", "chapterName": "k", "chapterUrl": "v" }, "searchUrl": "/e/search/index.php,{\n \"method\": \"POST\",\n \"body\": \"keyboard={{key}}&show=title,writer,ftitle,keyboard&tempid=1&tbname=article\"\n}", "weight": 0 }, { "bookSourceComment": "https://www.fushuwang.org", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 福书网", "bookSourceType": 0, "bookSourceUrl": "https://www.fushucun.com", "customOrder": -88902758, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"专题\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"本站推荐\",\"url\":\"/best/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生专题\",\"url\":\"/chshwzt/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真专题\",\"url\":\"/xzhwztindex<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越专题\",\"url\":\"/chywzt/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兽人专题\",\"url\":\"/shrwzt/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世专题\",\"url\":\"/mshwzt/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/chuanyuechongsheng/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻网游\",\"url\":\"/xuanhuanwangyou/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/xiandaixiaoshuo/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代架空\",\"url\":\"/gudaixiaoshuo/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人BL\",\"url\":\"/tongrenxiaoshuo/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合GL\",\"url\":\"/baihexiaoshuo/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年份\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"2022年\",\"url\":\"/2022/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2021年\",\"url\":\"/2021/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2020年\",\"url\":\"/2020/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2019年\",\"url\":\"/2019/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2018年\",\"url\":\"/2018/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2017年\",\"url\":\"/2017/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2016年\",\"url\":\"/2016/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2015年\",\"url\":\"/2015/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2014年\",\"url\":\"/2014/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2013年\",\"url\":\"/2013/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2012年\",\"url\":\"/2012/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2011年\",\"url\":\"/2011/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2010年\",\"url\":\"/2010/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"2009年\",\"url\":\"/2009/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1653945149320, "loginUrl": "", "respondTime": 2872, "ruleBookInfo": { "init": "", "intro": "#text div@html" }, "ruleContent": { "content": "@js:org.jsoup.Jsoup.parse(String(result).match(/([\\s\\S]*?)

    ", "kind": ".cataloginfo p.1:2@text##.*:|\\s.*", "lastChapter": ".cataloginfo a.1@text", "name": ".cataloginfo h3@text", "tocUrl": ".gochapter a.0@href" }, "ruleContent": { "content": "#novelcontent@p.0@html" }, "ruleExplore": { "author": ".author a@text||.p3@text", "bookList": ".article||.articlegeneral||.full_content", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.blwenba.com/files/article/image/$2/$1/$1s.jpg###", "intro": ".simple@text", "kind": ".p1@text##\\[|\\]|\\s", "name": "h6@text||.p2 a@text" }, "ruleSearch": { "author": "a.1@text", "bookList": ".sone", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.blwenba.com/files/article/image/$2/$1/$1s.jpg###", "name": "a.0@text" }, "ruleToc": { "chapterList": ".chapters li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/s.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"s={{key}}&type=articlename\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 256文学", "bookSourceType": 0, "bookSourceUrl": "https://www.256wenku.com", "bookUrlPattern": "", "customOrder": -88902754, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代耽美\",\"url\":\"/xiandai/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代架空\",\"url\":\"/jiakong/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/chuanyue/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BL同人\",\"url\":\"/bltongren/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"GL百合\",\"url\":\"/glbaihe/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻科幻\",\"url\":\"/xuanhuan/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/yanqing/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"古代言情\",\"url\":\"/gudaiyanqing/index<,_{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"推荐\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"无限\",\"url\":\"/tuijian/wuxianliu/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/tuijian/gaoganwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"/tuijian/haomenzongcai/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐\",\"url\":\"/tuijian/yulequan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"韩娱\",\"url\":\"/tuijian/hanyu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军旅\",\"url\":\"/tuijian/junlvwen/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/tuijian/shangzhan/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/tuijian/wangyouwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/tuijian/zhongtianwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗\",\"url\":\"/tuijian/gongdouwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"/tuijian/zhaidouwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"清穿\",\"url\":\"/tuijian/qingchuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/tuijian/kuaichuanwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"异世\",\"url\":\"/tuijian/yishi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"洪荒\",\"url\":\"/tuijian/honghuang/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"空间\",\"url\":\"/tuijian/kongjianwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/tuijian/xitong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/tuijian/moshiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"星际\",\"url\":\"/tuijian/xingjiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"兽人\",\"url\":\"/tuijian/shourenwen/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古穿\",\"url\":\"/tuijian/guchuanjin/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"竹马\",\"url\":\"/tuijian/qingmeizhuma/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"换魂\",\"url\":\"/tuijian/linghunzhuanhuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"天合\",\"url\":\"/tuijian/tianzuozhihe/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"强夺\",\"url\":\"/tuijian/qiangquhaoduo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/tuijian/shuangwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"复仇\",\"url\":\"/tuijian/fuchou/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"温馨\",\"url\":\"/tuijian/wenxinwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/tuijian/fuheiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/tuijian/qiangqiang/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"忠犬\",\"url\":\"/tuijian/zhongquangong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"年下\",\"url\":\"/tuijian/nianxiagong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"年上\",\"url\":\"/tuijian/nianshanggong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宠文\",\"url\":\"/tuijian/chongwentianwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"虐文\",\"url\":\"/tuijian/nuewen/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"虐恋\",\"url\":\"/tuijian/nuelian/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女配\",\"url\":\"/tuijian/nvpeiwen/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"生子\",\"url\":\"/tuijian/shengziwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"父子\",\"url\":\"/tuijian/fuziwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"NP\",\"url\":\"/tuijian/np/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661936647624, "loginUrl": "", "respondTime": 4720, "ruleBookInfo": { "init": "", "lastChapter": "", "tocUrl": "text.目录@href" }, "ruleContent": { "content": ".book_con@p@text", "imageStyle": "0", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\【256文学.*\\】" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a@text##.*作者.", "bookList": ".list li", "bookUrl": "a@href", "checkKeyWord": "", "intro": "p@text##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "span@text", "name": "a@text##作者.*" }, "ruleToc": { "chapterList": ".catalog li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/,{\n \"method\": \"POST\",\n \"body\": \"tbname=article&tempid=1&show=title,writer&keyboard={{key}}&submit=\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 鲤鱼乡BL", "bookSourceType": 0, "bookSourceUrl": "https://www.liyuxiangbl.com", "customOrder": -88902753, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"现代耽美\",\"url\":\"/xiandai/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/chuanyue/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代耽美\",\"url\":\"/gudai/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异玄幻\",\"url\":\"/lingyi/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BL同人\",\"url\":\"/bl/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"GL百合\",\"url\":\"/gl/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腐文小说\",\"url\":\"/fuwen/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656592701973, "loginUrl": "", "respondTime": 9356, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".m-bkcont@html", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##.*阅读_", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": "" }, "ruleContent": { "content": ".m-article-text@p@text", "imageStyle": "0", "nextContentUrl": ".m-page a.2@href" }, "ruleExplore": { "author": "", "bookList": ".m-list-top li", "bookUrl": "a.0@href", "coverUrl": "", "name": "a.0@text" }, "ruleSearch": { "author": "b.0@text", "bookList": ".m-update li!0", "bookUrl": "a.0@href", "coverUrl": "", "kind": "span.3@text", "lastChapter": "a.1@text", "name": "a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": ".book-list li", "chapterName": "a@text##.*阅读_", "chapterUrl": "a@href" }, "searchUrl": "/e/search/index.php,{\n \"method\": \"POST\",\n \"body\": \"tbname=bookname&show=title,writer&tempid=1&keyboard={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 海棠看书", "bookSourceType": 0, "bookSourceUrl": "https://www.haitangkanshu.com", "customOrder": -88902752, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"周榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/rank/6292259598405/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/rank/6292259647558/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/rank/6292259696711/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/rank/6292261531720/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/rank/month/6292259598405/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/rank/month/6292259647558/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/rank/month/6292259696711/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/rank/month/6292261531720/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/rank/all/6292259598405/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/rank/all/6292259647558/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/rank/all/6292259696711/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/rank/all/6292261531720/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"默认\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/category/6292259598405/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category/6292259647558/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/category/6292259696711/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/category/6292261531720/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/category/finish/6292259598405/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category/finish/6292259647558/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/category/finish/6292259696711/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/category/finish/6292261531720/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/search/耽美/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/search/言情/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/search/同人/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/search/综合/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"正剧\",\"url\":\"/search/正剧/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男男\",\"url\":\"/search/男男/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女女\",\"url\":\"/search/女女/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男女\",\"url\":\"/search/男女/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美人受\",\"url\":\"/search/美人受/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"原创\",\"url\":\"/search/原创/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"1v1\",\"url\":\"/search/1v1/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/search/古代/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/search/现代/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高H\",\"url\":\"/search/高H/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/search/腹黑/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661936753110, "respondTime": 8592, "ruleBookInfo": { "author": ".BGsectionOne-top-right a.0@text", "init": "", "intro": ".BGsectionTwo-bottom@html", "kind": ".BGsectionOne-top-right a.1@text&&.BGsectionOne-top-right span.3:4@text##\\s.*", "lastChapter": ".BGsectionOne-top-right a.-1@text", "name": ".BGsectionOne-top-right p.0@text", "tocUrl": "text.章节目录@href" }, "ruleContent": { "content": ".RBGsectionThree-content@p@html" }, "ruleExplore": { "author": "p.1@a@text", "bookList": ".book_list_img li&&.CGsectionTwo-right-content-unit", "bookUrl": ".book_img_name a@href||p.0@a.0@href", "intro": "p.2@text", "kind": "p.3@text##.*\\s", "name": ".book_img_name@text||p.0@a.0@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".SHsectionThree-middle p", "bookUrl": "a.1@href", "checkKeyWord": "", "kind": "a.0@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".BCsectionTwo-top li a", "chapterName": "text", "chapterUrl": "href##$##,{\"webView\": true}", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/search/{{key}}/{{page}}", "weight": 0 }, { "bookSourceComment": "//搜索间隔30秒", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 酮体小说", "bookSourceType": 0, "bookSourceUrl": "https://www.tongti2.com", "customOrder": -88902751, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻 \",\"url\":\"/list/1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠 \",\"url\":\"/list/2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情 \",\"url\":\"/list/3-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越 \",\"url\":\"/list/4-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美 \",\"url\":\"/list/9-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园 \",\"url\":\"/list/10-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高辣 \",\"url\":\"/list/11-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他 \",\"url\":\"/list/16-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661939718088, "respondTime": 183740, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": ".content-ext@html" }, "ruleExplore": { "author": "a.2@text", "bookList": ".col-md-6", "bookUrl": "a.1@href", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://img.tongti2.com/image/$2/$1/$1s.jpg###", "intro": "p@ownText", "kind": "", "name": "a.1@text", "wordCount": "" }, "ruleSearch": { "author": "a.1@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://img.tongti2.com/image/$2/$1/$1s.jpg###", "kind": "p.3:2@text", "lastChapter": "", "name": "a.0@text", "wordCount": "" }, "ruleToc": { "chapterList": ".list-charts!1@li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchkey={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 耽美书斋", "bookSourceType": 0, "bookSourceUrl": "http://www.dmshuzhai.com", "customOrder": -88902750, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"现代都市\",\"url\":\"/xiandaidushi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/chuanyuezhongsheng/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代架空\",\"url\":\"/gudaijiakong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综漫同人\",\"url\":\"/zongmantongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"GL百合\",\"url\":\"/GLbaihe/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"/yanqing/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻网游\",\"url\":\"/xuanhuanwangyou/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"甜宠\",\"url\":\"/tag/tianchongwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐\",\"url\":\"/tag/yulequan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/tag/shuangwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/tag/qiangqiangdanmeiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿言\",\"url\":\"/tag/chuanyuezhongshengyanqing/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/tag/kuaichuanwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/tag/zhongtianwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/tag/xitong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现言\",\"url\":\"/tag/xiandaiyanqing/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿书\",\"url\":\"/tag/chuanshu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"钟情\",\"url\":\"/tag/qingyouduzhong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生子\",\"url\":\"/tag/shengziwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/tag/xiaoyuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年下\",\"url\":\"/tag/nianxiagong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际\",\"url\":\"/tag/xingjiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天合\",\"url\":\"/tag/tianzuozhihe/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门\",\"url\":\"/tag/haomenzongcai/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐恋\",\"url\":\"/tag/nuelian/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"世家\",\"url\":\"/tag/haomenshijia/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"空间\",\"url\":\"/tag/kongjianwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年代\",\"url\":\"/tag/niandaiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女强\",\"url\":\"/tag/nvqiangwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"神怪\",\"url\":\"/tag/lingyishenguai/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女配\",\"url\":\"/tag/nvpeiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tag/tongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HP\",\"url\":\"/tag/hp/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/tag/gudaiyanqing/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗\",\"url\":\"/tag/gongdouwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/tag/moshiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HE\",\"url\":\"/tag/he/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美食\",\"url\":\"/tag/meishiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限\",\"url\":\"/tag/wuxianliu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"空间\",\"url\":\"/tag/huanxiangkongjianwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"复仇\",\"url\":\"/tag/fuchou/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/tag/fuheiwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/tag/xianxiaxiuzhen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情缘\",\"url\":\"/tag/dushiqingyuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世\",\"url\":\"/tag/yishi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷\",\"url\":\"/tag/gongtinghoujue/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重圆\",\"url\":\"/tag/pojingzhongyuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽网\",\"url\":\"/tag/danmeiwangyouwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"清穿\",\"url\":\"/tag/qingchuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/tag/gaoganwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"/tag/zhaidouwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"冤家\",\"url\":\"/tag/huanxiyuanjia/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐文\",\"url\":\"/tag/nuewen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古灵\",\"url\":\"/tag/guling/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古穿\",\"url\":\"/tag/guchuanjin/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打脸\",\"url\":\"/tag/dalian/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"ABO\",\"url\":\"/tag/ABO/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天骄\",\"url\":\"/tag/tianzhijiaozi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军婚\",\"url\":\"/tag/junhun/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古言\",\"url\":\"/tag/guyan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"换魂\",\"url\":\"/tag/linghunzhuanhuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美食\",\"url\":\"/tag/meishi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐恋\",\"url\":\"/tag/nuelianqingshen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兽人\",\"url\":\"/tag/shourenwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"温馨\",\"url\":\"/tag/wenwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/tag/minguo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"风弄\",\"url\":\"/tag/fengnong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/tag/jiakong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"直播\",\"url\":\"/tag/zhibo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖\",\"url\":\"/tag/jianghuenyuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年上\",\"url\":\"/tag/nianshang/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"洪荒\",\"url\":\"/tag/honghuang/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌宠\",\"url\":\"/tag/mengchong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚恋\",\"url\":\"/tag/hunlian/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"韩娱\",\"url\":\"/tag/hanyu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"父子\",\"url\":\"/tag/fuziwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志\",\"url\":\"/tag/lizhirensheng/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强夺\",\"url\":\"/tag/qiangquhaoduo/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竹马\",\"url\":\"/tag/qingmeizhuma/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/tag/moshi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/tag/xitongliu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高H\",\"url\":\"/tag/gaoH/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级\",\"url\":\"/tag/shengjiliu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"邂逅\",\"url\":\"/tag/yinyuan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异陆\",\"url\":\"/tag/yishidalu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"NP\",\"url\":\"/tag/NP/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军旅\",\"url\":\"/tag/junlvwen/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轮回\",\"url\":\"/tag/qianshijinsheng/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"沙雕\",\"url\":\"/tag/shadiao/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男男\",\"url\":\"/tag/nannan/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"红楼\",\"url\":\"/tag/honglou/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全职\",\"url\":\"/tag/quanzhitongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"火影\",\"url\":\"/tag/huoyingtongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网王\",\"url\":\"/tag/wangwangtongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剑三\",\"url\":\"/tag/jiansantongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综漫\",\"url\":\"/tag/zongman/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综英美\",\"url\":\"/tag/zongyingmei/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综武侠\",\"url\":\"/tag/zongwuxia/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阴阳师\",\"url\":\"/tag/yinyangshitongren/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"雾十\",\"url\":\"/tag/wushi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"南枝\",\"url\":\"/tag/nanzhi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"琼瑶\",\"url\":\"/tag/qiongyao/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"亦舒\",\"url\":\"/tag/yishu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"楼采凝\",\"url\":\"/tag/loucaining/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宋雨桐\",\"url\":\"/tag/songyutong/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"米璐璐\",\"url\":\"/tag/milulu/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浅草茉莉\",\"url\":\"/tag/qiancaoli/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"阳光晴子\",\"url\":\"/tag/yangguangqingzi/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1634050877852, "loginUrl": "", "respondTime": 1762, "ruleBookInfo": { "lastChapter": ".list a.-1@text" }, "ruleContent": { "content": ".article-content@p@textNodes", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "intro": "", "kind": "", "name": "" }, "ruleSearch": { "author": "a.0@text##.*作者.", "bookList": ".excerpt", "bookUrl": "a.0@href", "intro": "span.0@text##\\s", "kind": "span.1@text##.*\\(|\\s.*|\\).*", "name": "a.0@text##\\_.*" }, "ruleToc": { "chapterList": ".column4 a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/,{\n \"charset\": \"UTF-8\",\n \"method\": \"POST\",\n \"body\": \"show=title,writer&keyboard={{key}}&Submit=\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 耽美书包", "bookSourceType": 0, "bookSourceUrl": "http://www.shubao1.cc", "customOrder": -88902749, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/novel/allvisit.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/novel/monthvisit.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/novel/weekvisit.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/novel/allvote.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/novel/monthvote.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/novel/weekvote.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/novel/marknum.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/novel/fontsize.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"评分人数\",\"url\":\"/novel/starnum.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"打赏人数\",\"url\":\"/novel/rewardnum.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"新书入库\",\"url\":\"/novel/postdate.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/novel/lastupdate.html\",\"style\":{\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"重生耽美\",\"url\":\"/chongsheng/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代耽美\",\"url\":\"/guyan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美宠文\",\"url\":\"/chongwen/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典耽美\",\"url\":\"/qingchun/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐心耽美\",\"url\":\"/nvexin/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园耽美\",\"url\":\"/xiaoyuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强强耽美\",\"url\":\"/qiangqiang/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"言情总裁\",\"url\":\"/yanqing/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1640703377102, "loginUrl": "", "respondTime": 5958, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "#listread a.1@href" }, "ruleContent": { "content": "#content@html", "nextContentUrl": ".bottem2 a.-1@href", "replaceRegex": "##在线阅读" }, "ruleExplore": { "author": ".s4@text||span.-1@text", "bookList": ".l li||.novelslist2 li!0", "bookUrl": "a.0@href", "kind": ".s1@text&&.s6@text&&span.4@text##\\s.*", "lastChapter": ".s3@text", "name": ".s2@text##\\《|\\》" }, "ruleSearch": { "author": "span.1@text##.*/", "bookList": ".ss_box", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p@text", "kind": "span.-1@text##\\(|\\s.*", "lastChapter": "a.-1@text", "name": "a.1@text" }, "ruleToc": { "chapterList": "id.list.1@dd", "chapterName": "a@text", "chapterUrl": "a@href" }, "searchUrl": "/book.php?action=search&searchtype=novelname&searchkey={{key}}&page={{page}},{\n \"charset\": \"gbk\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 爱他小说", "bookSourceType": 0, "bookSourceUrl": "http://www.hiaita.com", "customOrder": -88902747, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"熊熊\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=17\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军警\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=18\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=19\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同志\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=20\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中年\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"老年\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=shaixuan&category_id=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=tag&tag=重生&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/plugin.php?id=jameson_read&contrl=index&act=tag&tag=穿越&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1634051069479, "loginUrl": "", "respondTime": 2093, "ruleBookInfo": { "author": ".bookname a@text", "coverUrl": ".uk-grid-medium img@src", "init": "", "intro": ".desco@html", "kind": ".tag-book a@text&&.y!0@span@text##\\s.*", "lastChapter": ".z!0@text", "name": ".bookname@text##\\ .*", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": ".messagecontent@p@text", "imageStyle": "0", "nextContentUrl": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".uk-margin-top", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p@text##\\s", "kind": "a.3@text&&span@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".zhangjie div a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "" }, "searchUrl": "/plugin.php?keyword={{key}}&id=jameson_read&contrl=index&act=search", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 西柚耽美", "bookSourceType": 0, "bookSourceUrl": "https://xiyou.lfunv.com", "bookUrlPattern": "", "customOrder": -88902746, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"热门\",\"url\":\"https://www.baidu.com/order=hotness&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"点击\",\"url\":\"https://www.baidu.com/order=click&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热搜\",\"url\":\"https://www.baidu.com/order=search_click&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"https://www.baidu.com/order=click_ended&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高分\",\"url\":\"https://www.baidu.com/order=grade&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"https://www.baidu.com/order=word_count&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1646170363156, "loginUrl": "", "respondTime": 5901, "ruleBookInfo": { "author": "$.author_name", "coverUrl": "$.cover", "init": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecode(result)\n\n$.data.book_info", "intro": "🏷️ {{$.tag}},{{$.description}}##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "$.category_name&&$.uptime##\\s.*", "lastChapter": "", "name": "$.book_name", "tocUrl": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\nlet jsonObj={\"app_signature_md5\":\"e7ad64b53de9d4d2dc02cc8d7e27bdb6\",\"app_version\":\"1.1.6\",\"channel\":\"6\",\"last_update_time\":\"0\",\"book_id\":{{$.book_id}},\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"https://xiyou.lfunv.com/chapter/get_chapter_list_group_by_division,\" + JSON.stringify(option)", "wordCount": "$.total_word_count" }, "ruleContent": { "content": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecode(result)\n\n$.data.chapter_info.chapter_content" }, "ruleExplore": { "author": "$.author_name", "bookList": "\njava.put('login_token','f37b91ca9d1348f6c307315433a71209')\njava.put('account','西柚78264469064')\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ncategory_type=baseUrl.match(/category_type=(\\d+)/)?baseUrl.match(/category_type=(\\d+)/)[1]:\"\"\norder=baseUrl.match(/order=(.+?)&/)?baseUrl.match(/order=(.+?)&/)[1]:\"\"\nis_paid=baseUrl.match(/is_paid=(\\d)&/)?baseUrl.match(/is_paid=(\\d)&/)[1]:\"\"\nup_status=baseUrl.match(/up_status=(\\d)&/)?baseUrl.match(/up_status=(\\d)&/)[1]:\"\"\n\njsonObj={\"app_signature_md5\":\"e7ad64b53de9d4d2dc02cc8d7e27bdb6\",\"app_version\":\"1.1.6\",\"channel\":\"6\",\"count\":\"15\",\"page\":String(baseUrl.match(/page=(\\d+)/)[1]-1),\"order\":order,\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\n\njava.log(JSON.stringify(jsonObj))\noption={\"method\":\"POST\",\"body\":\"secret_content=\"+encodeURIComponent(encode(JSON.stringify(jsonObj)))}\nurl=\"https://xiyou.lfunv.com/bookcity/get_rank_book_list,\"+JSON.stringify(option)\nresponse=decode(java.ajax(url))\n\n// 打印解密结果\njava.log(JSON.stringify(JSON.parse(response)))\nresponse\n\n$.data.book_list||$.[*]", "bookUrl": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\nlet jsonObj={\"app_signature_md5\":\"e7ad64b53de9d4d2dc02cc8d7e27bdb6\",\"app_version\":\"1.1.6\",\"channel\":\"6\",\"from\":\"search\",\"book_id\":{{$.book_id}},\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"https://xiyou.lfunv.com/book/get_info_by_id,\" + JSON.stringify(option)\n", "coverUrl": "$.cover", "intro": "$.tag&&$.description", "kind": "$.category_name&&$.uptime##\\s.*", "lastChapter": "", "name": "$.book_name@put:{bid:book_id}", "wordCount": "$.total_word_count" }, "ruleSearch": { "author": "$.author_name", "bookList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\n\ndecode(result)\n\n$.data.book_list", "bookUrl": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\nlet jsonObj={\"app_signature_md5\":\"e7ad64b53de9d4d2dc02cc8d7e27bdb6\",\"app_version\":\"1.1.6\",\"channel\":\"6\",\"from\":\"search\",\"book_id\":{{$.book_id}},\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"https://xiyou.lfunv.com/book/get_info_by_id,\" + JSON.stringify(option)\n\n\n", "coverUrl": "$.cover", "intro": "$.tag&&$.description", "kind": "$.category_name&&$.uptime##\\s.*", "lastChapter": "", "name": "$.book_name@put:{bid:book_id}", "wordCount": "" }, "ruleToc": { "chapterList": "\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function decode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n let bytes=Base64.decode(String(word).getBytes(),2);\n chipher.init(2,key,iv);\n return String(chipher.doFinal(bytes));\n }\n}\ndecode(result)\n\n$.data.chapter_list_group[*].chapter_list[*]", "chapterName": "$.chapter_title", "chapterUrl": "@js:\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\nlet jsonObj={\"app_signature_md5\":\"e7ad64b53de9d4d2dc02cc8d7e27bdb6\",\"app_version\":\"1.1.6\",\"channel\":\"6\",\"chapter_id\":{{$.chapter_id}},\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"https://xiyou.lfunv.com/chapter/get_chapter_info,\" + JSON.stringify(option)\n\n\n", "updateTime": "{{$.word_count}}字 发布于:{{$.uptime}}" }, "searchUrl": "\njava.put('login_token','f37b91ca9d1348f6c307315433a71209')\njava.put('account','西柚78264469064')\n\nvar javaImport = new JavaImporter();\njavaImport.importPackage(\n Packages.java.lang,\n Packages.javax.crypto.spec,\n Packages.javax.crypto,\n Packages.android.util\n);\n\nwith(javaImport){\n function encode(word){\n let key=SecretKeySpec(java.base64DecodeToByteArray(\"UP8XDHB/5Z29QGFovGSxyPwn9egkxEazAPz6Uoo80Zc=\"),\"AES\");\n let iv=IvParameterSpec(java.base64DecodeToByteArray(\"AAAAAAAAAAAAAAAAAAAAAA==\"));\n let chipher=Cipher.getInstance(\"AES/CBC/PKCS5Padding\");\n chipher.init(1,key,iv);\n return java.encodeURI(Base64.encodeToString(chipher.doFinal(String(word).getBytes()),Base64.NO_WRAP));\n }\n}\n\nlet jsonObj={\"app_signature_md5\":\"e7ad64b53de9d4d2dc02cc8d7e27bdb6\",\"app_version\":\"1.1.6\",\"channel\":\"6\",\"count\":\"15\",\"order\":\"week_chapter_click\",\"key\":key,\"page\":page-1,\"login_token\":String(java.get('login_token')),\"account\":String(java.get('account'))}\nlet body = \"secret_content=\"+encode(JSON.stringify(jsonObj));\nlet option = {\"method\": \"POST\",\"body\": String(body)};\n\"https://xiyou.lfunv.com/bookcity/get_filter_search_book_list,\" + JSON.stringify(option)\n", "weight": 0 }, { "bookSourceComment": "//备用网站http://www.dmxs.org\n//搜索间隔时间不能少于10秒", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 耽美小说①", "bookSourceType": 0, "bookSourceUrl": "http://www.dmxs.me", "customOrder": -88902744, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"近代现代\",\"url\":\"/book/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代架空\",\"url\":\"/gdjk/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/cycs/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻灵异\",\"url\":\"/xhly/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/wyjj/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理悬疑\",\"url\":\"/tlxy/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BL同人\",\"url\":\"/BLTR/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"GL百合\",\"url\":\"/GLBH/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"年代文\",\"url\":\"/tags-256-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女配\",\"url\":\"/tags-255-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"英美衍生\",\"url\":\"/tags-254-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史衍生\",\"url\":\"/tags-253-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"废文\",\"url\":\"/tags-252-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国旧影\",\"url\":\"/tags-251-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"市井生活\",\"url\":\"/tags-250-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"海贼王\",\"url\":\"/tags-249-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典名著\",\"url\":\"/tags-248-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逆袭\",\"url\":\"/tags-247-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑推理\",\"url\":\"/tags-246-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗\",\"url\":\"/tags-245-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长佩\",\"url\":\"/tags-244-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种草\",\"url\":\"/tags-243-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恋爱合约\",\"url\":\"/tags-242-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综漫\",\"url\":\"/tags-241-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌宠\",\"url\":\"/tags-239-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"海外耽美\",\"url\":\"/tags-238-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"花季雨季\",\"url\":\"/tags-237-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方罗曼\",\"url\":\"/tags-236-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异国奇缘\",\"url\":\"/tags-235-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打脸\",\"url\":\"/tags-234-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越重生\",\"url\":\"/tags-233-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"清穿\",\"url\":\"/tags-232-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄学\",\"url\":\"/tags-231-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"相爱相杀\",\"url\":\"/tags-230-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/tags-229-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/tags-228-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"春风一度\",\"url\":\"/tags-227-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乔装改扮\",\"url\":\"/tags-226-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"洪荒\",\"url\":\"/tags-225-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"前世今生\",\"url\":\"/tags-224-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"平步青云\",\"url\":\"/tags-223-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"阴差阳错\",\"url\":\"/tags-222-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"NTR\",\"url\":\"/tags-221-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"报仇雪恨\",\"url\":\"/tags-220-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"产乳\",\"url\":\"/tags-219-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恩怨情仇\",\"url\":\"/tags-218-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"因缘邂逅\",\"url\":\"/tags-217-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"近水楼台\",\"url\":\"/tags-216-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三教九流\",\"url\":\"/tags-215-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"励志人生\",\"url\":\"/tags-214-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"魔法时刻\",\"url\":\"/tags-213-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强攻弱受\",\"url\":\"/tags-212-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷江湖\",\"url\":\"/tags-211-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"温馨\",\"url\":\"/tags-210-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/tags-209-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"遥远星空\",\"url\":\"/tags-208-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总受\",\"url\":\"/tags-207-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级流\",\"url\":\"/tags-206-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/tags-205-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚悬疑\",\"url\":\"/tags-204-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"/tags-203-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强攻强受\",\"url\":\"/tags-202-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"随身空间\",\"url\":\"/tags-201-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵魂转换\",\"url\":\"/tags-200-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村爱情\",\"url\":\"/tags-199-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"机甲\",\"url\":\"/tags-198-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异世大陆\",\"url\":\"/tags-197-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"沙雕\",\"url\":\"/tags-196-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之和\",\"url\":\"/tags-195-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"布衣生活\",\"url\":\"/tags-194-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"黑帮情仇\",\"url\":\"/tags-193-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"业界精英\",\"url\":\"/tags-191-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天之骄子\",\"url\":\"/tags-189-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"拉拉\",\"url\":\"/tags-188-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"欢喜冤家\",\"url\":\"/tags-187-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"调教\",\"url\":\"/tags-186-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"制服情缘\",\"url\":\"/tags-184-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"不伦之恋\",\"url\":\"/tags-183-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美人受\",\"url\":\"/tags-182-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美食\",\"url\":\"/tags-181-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强取豪夺\",\"url\":\"/tags-180-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青梅竹马\",\"url\":\"/tags-179-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"盗墓\",\"url\":\"/tags-178-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宠文\",\"url\":\"/tags-177-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方玄幻\",\"url\":\"/tags-176-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"婚恋\",\"url\":\"/tags-175-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷侯爵\",\"url\":\"/tags-174-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/tags-173-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电竞\",\"url\":\"/tags-172-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖恩怨\",\"url\":\"/tags-171-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻魔幻\",\"url\":\"/tags-170-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网红\",\"url\":\"/tags-169-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"破镜重圆\",\"url\":\"/tags-168-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/tags-167-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/tags-166-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"幻想空间\",\"url\":\"/tags-165-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫廷\",\"url\":\"/tags-164-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市情缘\",\"url\":\"/tags-163-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"绝地求生\",\"url\":\"/tags-162-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BG\",\"url\":\"/tags-161-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鬼畜眼镜\",\"url\":\"/tags-160-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"直播\",\"url\":\"/tags-159-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修仙\",\"url\":\"/tags-158-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"情有独钟\",\"url\":\"/tags-157-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/tags-156-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/tags-155-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总攻\",\"url\":\"/tags-154-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/tags-153-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际\",\"url\":\"/tags-152-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年上\",\"url\":\"/tags-151-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代架空\",\"url\":\"/tags-150-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜文\",\"url\":\"/tags-149-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年下\",\"url\":\"/tags-148-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HE\",\"url\":\"/tags-147-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/tags-146-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西幻\",\"url\":\"/tags-145-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"男男\",\"url\":\"/tags-143-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"鲜网\",\"url\":\"/tags-142-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐恋情深\",\"url\":\"/tags-140-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐圈\",\"url\":\"/tags-138-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军旅\",\"url\":\"/tags-137-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"连城\",\"url\":\"/tags-136-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限流\",\"url\":\"/tags-135-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/tags-134-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"龙马\",\"url\":\"/tags-133-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人兽\",\"url\":\"/tags-132-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兄弟\",\"url\":\"/tags-131-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"父子\",\"url\":\"/tags-130-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BE\",\"url\":\"/tags-129-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HP\",\"url\":\"/tags-128-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"ABO\",\"url\":\"/tags-127-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"NP\",\"url\":\"/tags-126-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"生子\",\"url\":\"/tags-125-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"双性\",\"url\":\"/tags-124-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/tags-123-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"高干\",\"url\":\"/tags-122-{{page-1}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1650022732802, "loginUrl": "", "respondTime": 4891, "ruleBookInfo": { "author": ".date a@text", "init": "", "intro": ".infos p@html", "kind": ".tags a@text&&.date@textNodes##.*\\s", "lastChapter": ".clearfix!0:1@a.-1@text", "name": ".infos h1@text", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": ".read_chapterDetail@html", "imageStyle": "0" }, "ruleExplore": { "bookList": "", "name": "" }, "ruleSearch": { "author": ".autor@text##.*:", "bookList": ".bk", "bookUrl": "a@href", "intro": "p@text##\\s", "kind": ".date@text", "lastChapter": "", "name": "h3@text", "wordCount": ".size@text" }, "ruleToc": { "chapterList": ".clearfix li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "" }, "searchUrl": "/e/search/indexsearch.php,{\n \"charset\": \"gb2312\",\n \"method\": \"POST\",\n \"body\": \"page={{page}}&show=title&keyboard={{key}}&classid=0\"\n}", "weight": 0 }, { "bookSourceComment": "搜索间隔不得少于30秒\n//备用:http://m.hdkjw.com/", "bookSourceGroup": "🔥 书耽", "bookSourceName": "🔥 耽美小说②", "bookSourceType": 0, "bookSourceUrl": "http://m.yjzhy.com", "customOrder": -88902743, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"连载榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"默认排行\",\"url\":\"/shuku/0_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/shuku/0_0_0_1_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/shuku/0_0_0_2_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/shuku/0_0_0_3_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/shuku/0_0_0_4_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/shuku/0_0_0_5_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/shuku/0_0_0_6_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/shuku/0_0_0_7_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/shuku/0_0_0_8_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分人数\",\"url\":\"/shuku/0_0_0_9_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏人数\",\"url\":\"/shuku/0_0_0_10_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分\",\"url\":\"/shuku/0_0_0_11_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏\",\"url\":\"/shuku/0_0_0_12_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书入库\",\"url\":\"/shuku/0_0_0_13_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/shuku/0_0_0_14_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/shuku/1_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/shuku/2_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宠文\",\"url\":\"/shuku/3_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"/shuku/4_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"虐心\",\"url\":\"/shuku/5_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/shuku/6_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/shuku/7_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总裁\",\"url\":\"/shuku/8_0_0_0_1_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"完结榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"默认排行\",\"url\":\"/shuku/0_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/shuku/0_0_0_1_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/shuku/0_0_0_2_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/shuku/0_0_0_3_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/shuku/0_0_0_4_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/shuku/0_0_0_5_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/shuku/0_0_0_6_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/shuku/0_0_0_7_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/shuku/0_0_0_8_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分人数\",\"url\":\"/shuku/0_0_0_9_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏人数\",\"url\":\"/shuku/0_0_0_10_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"评分\",\"url\":\"/shuku/0_0_0_11_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打赏\",\"url\":\"/shuku/0_0_0_12_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书入库\",\"url\":\"/shuku/0_0_0_13_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/shuku/0_0_0_14_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/shuku/1_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"古代\",\"url\":\"/shuku/2_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"宠文\",\"url\":\"/shuku/3_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"/shuku/4_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"虐心\",\"url\":\"/shuku/5_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/shuku/6_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/shuku/7_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总裁\",\"url\":\"/shuku/8_0_0_0_2_0_0_0_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1650022836184, "respondTime": 4200, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": ".detail span.1@text" }, "ruleContent": { "content": "#content@html", "nextContentUrl": "#pb_next@href", "replaceRegex": "##\\s*喜欢.*速度最快.\\s*" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".list li", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p.2@text", "kind": "span.0:1@text", "lastChapter": "a.3@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".read li a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/book.php?action=search,{\n 'charset': 'gbk',\n 'method': 'POST',\n 'body': 'searchtype=novelname&searchkey={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "//发布:https://www.po-18.com", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 PO18", "bookSourceType": 0, "bookSourceUrl": "https://m.po18.info", "customOrder": -88902721, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top/allvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/top/monthvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/top/weekvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/top/dayvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/top/allvote_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top/goodnum_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top/size_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top/lastupdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新\",\"url\":\"/top/postdate_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/sort/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/sort/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/sort/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/sort/9_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/sort/10_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高辣\",\"url\":\"/sort/11_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/sort/13_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/sort/14_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/sort/17_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/sort/16_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"完本\",\"url\":\"/full/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1659265009889, "loginUrl": "", "respondTime": 14980, "ruleBookInfo": { "author": ".tab p.0@text##.*:", "coverUrl": "", "init": "", "intro": ".jj p@html##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".tab1 p.0:1@text##小说", "lastChapter": ".tab a@text", "name": "h1.0@text##\\_.*", "wordCount": ".tab1 p.2@text" }, "ruleContent": { "content": "#novelcontent@html", "replaceRegex": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".tt||.content_link", "bookUrl": "a.1@href", "coverUrl": "", "intro": ".p5@text##简介.", "kind": "a.0@text&&.label p.0@text##\\[|\\]", "name": "a.1@text##\\_.*", "wordCount": ".label p.1@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".search_list", "bookUrl": "a.0@href", "coverUrl": "", "kind": "a.1@text", "name": "a.0@text##\\_.*" }, "ruleToc": { "chapterList": ".info_chapters@li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/s.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"s={{key}}&type=articlename\"\n}", "weight": 0 }, { "bookSourceComment": "容易崩溃", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 看客网", "bookSourceType": 0, "bookSourceUrl": "http://www.kankeo.cc", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88902719, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/modules/article/articlefilter.php?order=allvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/modules/article/articlefilter.php?order=monthvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击榜\",\"url\":\"/modules/article/articlefilter.php?order=weekvisit&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/modules/article/articlefilter.php?order=allvote&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/modules/article/articlefilter.php?order=monthvote&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/modules/article/articlefilter.php?order=weekvote&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总鲜花榜\",\"url\":\"/modules/article/articlefilter.php?order=allflower&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月鲜花榜\",\"url\":\"/modules/article/articlefilter.php?order=monthflower&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周鲜花榜\",\"url\":\"/modules/article/articlefilter.php?order=weekflower&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/modules/article/articlefilter.php?order=goodnum&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总月票榜\",\"url\":\"/modules/article/articlefilter.php?order=allvipvote&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/modules/article/articlefilter.php?order=words&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/modules/article/articlefilter.php?order=toptime&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新时间\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"入库时间\",\"url\":\"/modules/article/articlefilter.php?order=postdate&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/sort/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/sort/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/sort/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/sort/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/sort/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/sort/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/sort/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人动漫\",\"url\":\"/sort/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"夫妻人妻\",\"url\":\"/sort/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合其他\",\"url\":\"/sort/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1640160727958, "loginCheckJs": "", "loginUi": "", "loginUrl": "http://www.kankeo.cc/login.php", "respondTime": 3020, "ruleBookInfo": { "author": "@get:{a}", "coverUrl": "@get:{c}", "init": "@put:{\nn:\".divbox span.0@text\",\na:\".divbox span.1@text\",\nk:\".tabcontent .tabvalue.1@td.0:1:3:2@text\",\nw:\".tabcontent .tabvalue.1@td.6@text\",\nl:\".divbox h3@text\",\ni:\".tabvalue.0@html\",\nc:\".divbox img@src\",\nu:\"text.点击阅读@href\"\n}", "intro": "@get:{i}", "kind": "@get:{k}##.*:", "lastChapter": "@get:{l}", "name": "@get:{n}", "tocUrl": "@get:{u}", "wordCount": "@get:{w}##(\\d+)##$1###" }, "ruleContent": { "content": ".acontent@html" }, "ruleExplore": { "author": ".c_tag span.1@text||td.2@text", "bookList": ".blockcontent .c_row||#jieqi_page_contents tr", "bookUrl": "a.0@href##index##book", "coverUrl": "a.0@href##index##book\n\nvar id = result.match(/(\\d+)/)[0];\nvar iid = parseInt(id/1000);\n'http://www.kankeo.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "intro": ".c_description@text", "kind": ".c_tag span.7:5@text||td.5:4@text", "lastChapter": ".c_subject a.2@text||td.1@text", "name": ".c_subject a.1@text||td.0@a.1@text", "wordCount": ".c_tag span.3@text" }, "ruleSearch": { "author": ".c_tag span.1@text", "bookList": ".c_row", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": ".c_description@text", "kind": ".c_tag span.3:7:-1@text", "lastChapter": "a.3@text", "name": "a.1@text", "wordCount": ".c_tag span.5@text" }, "ruleToc": { "chapterList": ".index dd a", "chapterName": "text", "chapterUrl": "href", "isVip": "" }, "searchUrl": "/modules/article/search.php?searchkey={{key}}&searchtype=all&page={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 海岸线", "bookSourceType": 0, "bookSourceUrl": "http://www.haxwx5.com", "bookUrlPattern": "", "customOrder": -88902718, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/top-dayvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/top-weekvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/top-monthvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top-allvisit-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top-goodnum-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top-size-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"/top-allvote-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top-lastupdate-{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xuanhuanxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushixiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/lishixiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村\",\"url\":\"/xiangcunxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/qitaxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/wanbenxiaoshuo/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1634197367707, "loginUrl": "", "respondTime": 12582, "ruleBookInfo": { "author": ".info a.0@text||.block_txt2 a.2@text", "coverUrl": ".img img@src||.block_img2 img@src", "intro": "#intro@html||.intro_info@html", "kind": ".info p.0:2:1@text||.block_txt2 a.3:5@text##.*:|小说|\\s.*", "lastChapter": ".info a.1@text||.block_txt2 a.4@text##正文.", "name": ".info h1@text||.block_txt2 a.1@text", "tocUrl": "text.查看目录@href" }, "ruleContent": { "content": "#book_text@textNodes||#nr1@textNodes", "imageStyle": "0", "nextContentUrl": "text.下一页@href", "replaceRegex": "" }, "ruleExplore": { "author": ".name span.1@text||text||a.2@text##.*/", "bookList": "#BookList li||.mainas li||.line", "bookUrl": "a.1@href||.name a.0@href||a.0@href", "coverUrl": "img@src||a@href##.+\\D((\\d+)\\d{3})\\D##http://www.haxwx5.com/files/article/image/$2/$1/$1s.jpg###", "intro": ".nrrk p@html", "kind": "span.0@text&&i.0@text&&em.-1@text##类别.|小说", "lastChapter": "dl a.0@text##最新章节.", "name": "a.1@text||.name a.0@text||a.0@text##/.*", "wordCount": "span.2@text##字" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.haxwx5.com/files/article/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": "#chapterlist li a||.chapter li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchtype=articlename&searchkey={{key}}&action=login&submit={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "加载较慢", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 欲望社", "bookSourceType": 0, "bookSourceUrl": "https://www.win10city.com", "bookUrlPattern": "", "customOrder": -88902717, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/top/monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/top/weekvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推\",\"url\":\"/top/monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推\",\"url\":\"/top/weekvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"站推\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/top/size/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"最新\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/list/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/list/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/list/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/list/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/list/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/list/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/list/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/list/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高辣\",\"url\":\"/list/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/list/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/list/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/list/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/list/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"其他\",\"url\":\"/list/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1643142541721, "loginUrl": "", "respondTime": 8395, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "", "wordCount": "##字数:([^<]+)<##$1###" }, "ruleContent": { "content": "#htmlContent@html", "imageStyle": "0", "replaceRegex": "" }, "ruleExplore": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://img.win10city.com/image/$2/$1/$1s.jpg###", "intro": "", "kind": "td.4@text", "lastChapter": "td.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleSearch": { "author": "li.2@text##作者.", "bookList": ".mySearch ul", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://img.win10city.com/image/$2/$1/$1s.jpg###", "kind": "li.5:4@text##更新时间.|状态.", "lastChapter": "a.1@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "li.0@text##小说.", "wordCount": "li.3@text##大小." }, "ruleToc": { "chapterList": "#list-chapterAll dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 百书楼", "bookSourceType": 0, "bookSourceUrl": "https://www.bsl666.cc", "customOrder": -88902716, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/list5.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/list3.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/list1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/list7.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/list9.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/list10.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/list11.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/list12.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/list16.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"全本\",\"url\":\"/quanben/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1650032234331, "respondTime": 3514, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "imageStyle": "", "replaceRegex": "##天才一秒记.*|\\s*http.+html\\s*|.未完待续.+" }, "ruleExplore": { "author": ".s4@text", "bookList": ".l li", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##/files/article/image/$2/$1/$1s.jpg###", "kind": ".s5@text##\\s.*", "lastChapter": "a.1@text", "name": "a.0@text" }, "ruleSearch": { "author": ".author@text", "bookList": ".bookbox", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p@text", "kind": ".cat@text##.*:|小说", "lastChapter": "a.2@text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.1@text" }, "ruleToc": { "chapterList": ".listmain dd a", "chapterName": "text##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href" }, "searchUrl": "/s.php?ie=gbk&q={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 宝文吧", "bookSourceType": 0, "bookSourceUrl": "https://www.baigujing001.com", "bookUrlPattern": "https://www.baigujing001.com/book/\\d+", "customOrder": -88902715, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/rank/all/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/rank/all/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高辣\",\"url\":\"/rank/all/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/rank/all/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/rank/all/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"/rank/all/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/rank/all/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/rank/all/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/rank/all/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/rank/all/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/rank/all/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中耽\",\"url\":\"/rank/all/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/category/finish/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category/finish/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高辣\",\"url\":\"/category/finish/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/category/finish/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/finish/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其它\",\"url\":\"/category/finish/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/category/finish/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/category/finish/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/category/finish/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/category/finish/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/category/finish/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中耽\",\"url\":\"/category/finish/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1633688105289, "loginUrl": "", "respondTime": 10565, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=og:description]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=og:novel:lastest_chapter_name]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "text.章节目录@href", "wordCount": "" }, "ruleContent": { "content": "#C0NTENT@p@text", "nextContentUrl": "" }, "ruleExplore": { "author": "a.-1@text", "bookList": ".CGsectionTwo-right-content-unit", "bookUrl": "a.0@href", "coverUrl": "", "intro": "p.2@text##\\s", "kind": "p.3@text##.*\\s", "name": "a.0@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".SHsectionThree-middle p", "bookUrl": "a.1@href", "kind": "a.0@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".BCsectionTwo-top li", "chapterName": "a@text##正文.", "chapterUrl": "a@href##$##$,{\"webView\":true}", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/search/{{key}}/{{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 白马楼", "bookSourceType": 0, "bookSourceUrl": "https://www.baimalou.com", "customOrder": -88902714, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"全部\",\"url\":\"/category/0/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/category/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"辣文\",\"url\":\"/category/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/category/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/category/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"私密\",\"url\":\"/category/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/category/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/category/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"高干\",\"url\":\"/category/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"高辣\",\"url\":\"/category/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"腹黑\",\"url\":\"/category/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/category/13/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/14/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/category/15/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/category/16/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/category/17/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/18/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/category/19/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1633899013724, "loginUrl": "", "respondTime": 14826, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:lastest_chapter_name\"]@content##正文\\s|作品|正文卷\\s|全部章节\\s", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "text.章节目录@href" }, "ruleContent": { "content": "#C0NTENT@p@text", "imageStyle": "0", "nextContentUrl": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".CGsectionTwo-right-content-unit", "bookUrl": "a.0@href", "coverUrl": "", "intro": "p.2@text##.*文案.|\\s", "kind": "p.3@text##.*\\s", "name": "a.0@text" }, "ruleSearch": { "author": "a.2@text", "bookList": ".SHsectionThree-middle p", "bookUrl": "a.1@href", "kind": "a.0@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".BCsectionTwo-top li a", "chapterName": "text##正文\\s|作品|正文卷\\s|全部章节\\s", "chapterUrl": "href\n var ua = \"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 var headers = {\"User-Agent\": ua};\n var option = {\n \"headers\": JSON.stringify(headers),\n \"webView\": true\n };\n result+\",\" + JSON.stringify(option)\n ", "nextTocUrl": "@js:var n=String(result).match(/第1<\\/span>\\/(.*?)<\\/span>页/)[1];\nlist=[]\nif(n==1){\nlist;}else{\nfor(i=1;i<=n;i++){\nlist.push(baseUrl+i+\".html\")\n};}\nlist" }, "searchUrl": "/search/{{key}}/{{page}}", "weight": 0 }, { "bookSourceComment": "//发布页:https://hongxiuzh.com/", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 红袖招", "bookSourceType": 0, "bookSourceUrl": "https://hongxiua.com", "customOrder": -88902713, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"★排行榜单★\",\"url\":\"/rank\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市激情\",\"url\":\"/category/1/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠古典\",\"url\":\"/category/2/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腐小说\",\"url\":\"/category/3/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园春色\",\"url\":\"/category/4/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"家庭伦理\",\"url\":\"/category/5/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"/category/6/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"凌虐调教\",\"url\":\"/category/7/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"肉文合集\",\"url\":\"/category/8/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻其他\",\"url\":\"/category/9/{{page}}/1/0\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"都市激情\",\"url\":\"/category/1/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠古典\",\"url\":\"/category/2/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"腐小说\",\"url\":\"/category/3/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园春色\",\"url\":\"/category/4/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"家庭伦理\",\"url\":\"/category/5/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情小说\",\"url\":\"/category/6/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"凌虐调教\",\"url\":\"/category/7/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"肉文合集\",\"url\":\"/category/8/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻其他\",\"url\":\"/category/9/{{page}}/0/0\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/tags/耽美/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/tags/百合/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"肉文\",\"url\":\"/tags/肉文/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/tags/重生/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/tags/穿越/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/tags/网游/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种田\",\"url\":\"/tags/种田/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"师生\",\"url\":\"/tags/师生/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乱伦\",\"url\":\"/tags/乱伦/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"双性\",\"url\":\"/tags/双性/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强受\",\"url\":\"/tags/强受/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人兽\",\"url\":\"/tags/人兽/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"SM\",\"url\":\"/tags/SM/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"末世\",\"url\":\"/tags/末世/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兄弟\",\"url\":\"/tags/兄弟/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"萌文\",\"url\":\"/tags/萌文/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"虐身虐心\",\"url\":\"/tags/虐身虐心/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年上\",\"url\":\"/tags/年上/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"年下\",\"url\":\"/tags/年下/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"V\",\"url\":\"/tags/V/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/tags/校园/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"狗血\",\"url\":\"/tags/狗血/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/tags/同人/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻\",\"url\":\"/tags/奇幻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/tags/仙侠修真/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"娱乐圈\",\"url\":\"/tags/娱乐圈/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"爽文\",\"url\":\"/tags/爽文/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"甜文\",\"url\":\"/tags/甜文/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BG\",\"url\":\"/tags/BG/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BL\",\"url\":\"/tags/BL/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"NP\",\"url\":\"/tags/NP/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"高H\",\"url\":\"/tags/高H/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强强\",\"url\":\"/tags/强强/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"系统\",\"url\":\"/tags/系统/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日韩\",\"url\":\"/tags/日韩/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"名著\",\"url\":\"/tags/名著/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"港台\",\"url\":\"/tags/港台/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古风\",\"url\":\"/tags/古风/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代\",\"url\":\"/tags/现代/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯爱\",\"url\":\"/tags/纯爱/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊\",\"url\":\"/tags/女尊/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"废土\",\"url\":\"/tags/废土/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/tags/短篇/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三观不正\",\"url\":\"/tags/三观不正/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"霸道总裁\",\"url\":\"/tags/霸道总裁/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"车技高\",\"url\":\"/tags/车技高/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"脑洞大\",\"url\":\"/tags/脑洞大/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暗恋\",\"url\":\"/tags/暗恋/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"渣攻贱受\",\"url\":\"/tags/渣攻贱受/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玛丽苏\",\"url\":\"/tags/玛丽苏/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡村\",\"url\":\"/tags/乡村/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美受\",\"url\":\"/tags/美受/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"强攻\",\"url\":\"/tags/强攻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"主受\",\"url\":\"/tags/主受/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"主攻\",\"url\":\"/tags/主攻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"金手指\",\"url\":\"/tags/金手指/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"沙雕\",\"url\":\"/tags/沙雕/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"搞笑\",\"url\":\"/tags/搞笑/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逗比攻\",\"url\":\"/tags/逗比攻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/tags/科幻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三角\",\"url\":\"/tags/三角/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"互攻\",\"url\":\"/tags/互攻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"主仆\",\"url\":\"/tags/主仆/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"无限流\",\"url\":\"/tags/无限流/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"相爱相杀\",\"url\":\"/tags/相爱相杀/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武林\",\"url\":\"/tags/武林/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"灵异神怪\",\"url\":\"/tags/灵异神怪/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/tags/悬疑/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"养成\",\"url\":\"/tags/养成/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"修真\",\"url\":\"/tags/修真/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/tags/玄幻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"傻白甜\",\"url\":\"/tags/傻白甜/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"深井病\",\"url\":\"/tags/深井病/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻松\",\"url\":\"/tags/轻松/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"温馨\",\"url\":\"/tags/温馨/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"青梅竹马\",\"url\":\"/tags/青梅竹马/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"破镜重圆\",\"url\":\"/tags/破镜重圆/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"打脸\",\"url\":\"/tags/打脸/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"直掰弯\",\"url\":\"/tags/直掰弯/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"纯纯地污\",\"url\":\"/tags/纯纯地污/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"升级流\",\"url\":\"/tags/升级流/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"变态\",\"url\":\"/tags/变态/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"一见钟情\",\"url\":\"/tags/一见钟情/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"圣母\",\"url\":\"/tags/圣母/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"HE\",\"url\":\"/tags/HE/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"BE\",\"url\":\"/tags/BE/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"OE\",\"url\":\"/tags/OE/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"攻宠受\",\"url\":\"/tags/攻宠受/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"父子\",\"url\":\"/tags/父子/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"母子\",\"url\":\"/tags/母子/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"兄妹\",\"url\":\"/tags/兄妹/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"姐弟\",\"url\":\"/tags/姐弟/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"痴情\",\"url\":\"/tags//{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人妻\",\"url\":\"/tags/人妻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"骚操作\",\"url\":\"/tags/骚操作/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"套路\",\"url\":\"/tags/套路/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"反套路\",\"url\":\"/tags/反套路/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/tags/历史/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"受追攻\",\"url\":\"/tags/受追攻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暧昧\",\"url\":\"/tags/暧昧/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/tags/架空/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"禁欲\",\"url\":\"/tags/禁欲/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"互宠\",\"url\":\"/tags/互宠/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大叔\",\"url\":\"/tags/大叔/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"电竞\",\"url\":\"/tags/电竞/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"万人迷\",\"url\":\"/tags/万人迷/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"受宠攻\",\"url\":\"/tags/受宠攻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"偏执狂\",\"url\":\"/tags/偏执狂/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"ABO\",\"url\":\"/tags/abo/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"调教\",\"url\":\"/tags/调教/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"先婚后爱\",\"url\":\"/tags/先婚后爱/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/tags/都市/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"激情\",\"url\":\"/tags/激情/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"伦理\",\"url\":\"/tags/伦理/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"凌虐\",\"url\":\"/tags/凌虐/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/tags/官场/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长篇\",\"url\":\"/tags/长篇/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"明星\",\"url\":\"/tags/明星/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"烂尾\",\"url\":\"/tags/烂尾/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快穿\",\"url\":\"/tags/快穿/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"严肃文学\",\"url\":\"/tags/严肃文学/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"吸血鬼\",\"url\":\"/tags/吸血鬼/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"小白文\",\"url\":\"/tags/小白文/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/tags/职场/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日系\",\"url\":\"/tags/日系/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"治愈\",\"url\":\"/tags/治愈/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文笔赞\",\"url\":\"/tags/文笔赞/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宅斗\",\"url\":\"/tags/宅斗/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"苏爽\",\"url\":\"/tags/苏爽/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖\",\"url\":\"/tags/恐怖/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推理\",\"url\":\"/tags/推理/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"慢热\",\"url\":\"/tags/慢热/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"剧情流\",\"url\":\"/tags/剧情流/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经典\",\"url\":\"/tags/经典/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"NTR\",\"url\":\"/tags/ntr/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"克苏鲁\",\"url\":\"/tags/克苏鲁/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"重口味\",\"url\":\"/tags/重口味/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"侦探\",\"url\":\"/tags/侦探/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"谍战\",\"url\":\"/tags/谍战/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"老师\",\"url\":\"/tags/老师/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"学生\",\"url\":\"/tags/学生/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女神\",\"url\":\"/tags/女神/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"快节奏\",\"url\":\"/tags/快节奏/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"民国\",\"url\":\"/tags/民国/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"隋唐\",\"url\":\"/tags/隋唐/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大宋\",\"url\":\"/tags/大宋/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"明朝\",\"url\":\"/tags/明朝/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"竹马\",\"url\":\"/tags/竹马/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"商战\",\"url\":\"/tags/商战/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"失忆梗\",\"url\":\"/tags/失忆梗/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"豪门世家\",\"url\":\"/tags/豪门世家/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"宫斗\",\"url\":\"/tags/宫斗/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"基建流\",\"url\":\"/tags/基建流/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"制服情缘\",\"url\":\"/tags/制服情缘/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"江湖\",\"url\":\"/tags/江湖/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"合集\",\"url\":\"/tags/合集/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"GL\",\"url\":\"/tags/GL/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事战争\",\"url\":\"/tags/军事战争/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"刑侦\",\"url\":\"/tags/刑侦/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"直播\",\"url\":\"/tags/直播/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日常\",\"url\":\"/tags/日常/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"扮猪吃虎\",\"url\":\"/tags/扮猪吃虎/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"权谋\",\"url\":\"/tags/权谋/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女王\",\"url\":\"/tags/女王/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"美强\",\"url\":\"/tags/美强/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"未来\",\"url\":\"/tags/未来/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"浪漫\",\"url\":\"/tags/浪漫/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人鱼\",\"url\":\"/tags/人鱼/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乔装改扮\",\"url\":\"/tags/乔装改扮/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"天作之合\",\"url\":\"/tags/天作之合/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"/tags/完结/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"中篇\",\"url\":\"/tags/中篇/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"父女\",\"url\":\"/tags/父女/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"影视剧本\",\"url\":\"/tags/影视剧本/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"星际\",\"url\":\"/tags/星际/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/tags/游戏/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"传记\",\"url\":\"/tags/传记/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"三国\",\"url\":\"/tags/三国/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/tags/言情/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"东方\",\"url\":\"/tags/东方/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"西方\",\"url\":\"/tags/西方/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"白月光\",\"url\":\"/tags/白月光/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"炮灰攻\",\"url\":\"/tags/炮灰攻/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"种马\",\"url\":\"/tags/种马/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"炮灰受\",\"url\":\"/tags/炮灰受/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异术超能\",\"url\":\"/tags/异术超能/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"热血\",\"url\":\"/tags/热血/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异界\",\"url\":\"/tags/异界/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"轻小说\",\"url\":\"/tags/轻小说/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"软饭流\",\"url\":\"/tags/软饭流/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"逆袭\",\"url\":\"/tags/逆袭/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"清朝\",\"url\":\"/tags/清朝/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"第一人称\",\"url\":\"/tags/第一人称/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"大秦\",\"url\":\"/tags/大秦/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"滥竽充数\",\"url\":\"/tags/滥竽充数/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"微H\",\"url\":\"/tags/微H/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1656595936723, "loginUrl": "", "respondTime": 23538, "ruleBookInfo": { "author": ".author a@text", "coverUrl": "img@src", "init": "", "intro": ".summery@textNodes##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".m-bookdetail p.1@a@text&&.m-bookdetail p.1@span@text", "lastChapter": ".m-chapters a.-1@text", "name": "h1@text", "wordCount": ".m-bookdetail p.1@textNodes##\\||\\s" }, "ruleContent": { "content": ".article-content@tag.p!-2:-1@html@js:\nvar i = escape(result);\ni = i.replace(/\\%uE290/g,\"\\u64cd\");\ni = i.replace(/\\%uE291/g,\"\\u5ae9\");\ni = i.replace(/\\%uE292/g,\"\\u626d\");\ni = i.replace(/\\%uE293/g,\"\\u63c9\");\ni = i.replace(/\\%uE294/g,\"\\u786c\");\ni = i.replace(/\\%uE295/g,\"\\u5978\");\ni = i.replace(/\\%uE296/g,\"\\u5438\");\ni = i.replace(/\\%uE297/g,\"\\u5904\");\ni = i.replace(/\\%uE298/g,\"\\u9053\");\ni = i.replace(/\\%uE299/g,\"\\u6bdb\");\ni = i.replace(/\\%uE29A/g,\"\\u6345\");\ni = i.replace(/\\%uE29B/g,\"\\u50ac\");\ni = i.replace(/\\%uE29C/g,\"\\u8eab\");\ni = i.replace(/\\%uE29D/g,\"\\u634f\");\ni = i.replace(/\\%uE29E/g,\"\\u82de\");\ni = i.replace(/\\%uE29F/g,\"\\u80a1\");\ni = i.replace(/\\%uE2A0/g,\"\\u641e\");\ni = i.replace(/\\%uE2A1/g,\"\\u5598\");\ni = i.replace(/\\%uE2A2/g,\"\\u7ffb\");\ni = i.replace(/\\%uE2A3/g,\"\\u63e1\");\ni = i.replace(/\\%uE2A5/g,\"\\u5165\");\ni = i.replace(/\\%uE2A7/g,\"\\u7fd8\");\ni = i.replace(/\\%uE2A8/g,\"\\u8ff7\");\ni = i.replace(/\\%uE2A9/g,\"\\u5634\");\ni = i.replace(/\\%uE2AA/g,\"\\u6252\");\ni = i.replace(/\\%uE2AB/g,\"\\u6478\");\ni = i.replace(/\\%uE2AC/g,\"\\u62bd\");\ni = i.replace(/\\%uE2AD/g,\"\\u803b\");\ni = i.replace(/\\%uE2AE/g,\"\\u88f8\");\ni = i.replace(/\\%uE2AF/g,\"\\u5f04\");\ni = i.replace(/\\%uE2B0/g,\"\\u81c0\");\ni = i.replace(/\\%uE2B1/g,\"\\u8179\");\ni = i.replace(/\\%uE2B2/g,\"\\u9e21\");\ni = i.replace(/\\%uE2B3/g,\"\\u8089\");\ni = i.replace(/\\%uE2B4/g,\"\\u7c97\");\ni = i.replace(/\\%uE2B5/g,\"\\u80a4\");\ni = i.replace(/\\%uE2B6/g,\"\\u633a\");\ni = i.replace(/\\%uE2B7/g,\"\\u6d41\");\ni = i.replace(/\\%uE2B8/g,\"\\u6deb\");\ni = i.replace(/\\%uE2B9/g,\"\\u5507\");\ni = i.replace(/\\%uE2BA/g,\"\\u4e0b\");\ni = i.replace(/\\%uE2BB/g,\"\\u5934\");\ni = i.replace(/\\%uE2BC/g,\"\\u63d2\");\ni = i.replace(/\\%uE2BD/g,\"\\u8214\");\ni = i.replace(/\\%uE2BE/g,\"\\u6e7f\");\ni = i.replace(/\\%uE2BF/g,\"\\u5c44\");\ni = i.replace(/\\%uE2C0/g,\"\\u7ea4\");\ni = i.replace(/\\%uE2C1/g,\"\\u9634\");\ni = i.replace(/\\%uE2C2/g,\"\\u811a\");\ni = i.replace(/\\%uE2C3/g,\"\\u5c04\");\ni = i.replace(/\\%uE2C4/g,\"\\u63a8\");\ni = i.replace(/\\%uE2C5/g,\"\\u7cbe\");\ni = i.replace(/\\%uE2C6/g,\"\\u5a9a\");\ni = i.replace(/\\%uE2C7/g,\"\\u54ac\");\ni = i.replace(/\\%uE2C8/g,\"\\u8210\");\ni = i.replace(/\\%uE2C9/g,\"\\u4e73\");\ni = i.replace(/\\%uE2CA/g,\"\\u5e72\");\ni = i.replace(/\\%uE2CB/g,\"\\u629a\");\ni = i.replace(/\\%uE2CC/g,\"\\u6b32\");\ni = i.replace(/\\%uE2CD/g,\"\\u94bb\");\ni = i.replace(/\\%uE2CE/g,\"\\u6f6e\");\ni = i.replace(/\\%uE2CF/g,\"\\u505a\");\ni = i.replace(/\\%uE2D0/g,\"\\u9a9a\");\ni = i.replace(/\\%uE2D1/g,\"\\u4f53\");\ni = i.replace(/\\%uE2D2/g,\"\\u623f\");\ni = i.replace(/\\%uE2D3/g,\"\\u638f\");\ni = i.replace(/\\%uE2D4/g,\"\\u6ee1\");\ni = i.replace(/\\%uE2D5/g,\"\\u9633\");\ni = i.replace(/\\%uE2D6/g,\"\\u53c9\");\ni = i.replace(/\\%uE2D7/g,\"\\u6027\");\ni = i.replace(/\\%uE2D8/g,\"\\u88e4\");\ni = i.replace(/\\%uE2D9/g,\"\\u62d4\");\ni = i.replace(/\\%uE2DA/g,\"\\u5149\");\ni = i.replace(/\\%uE2DB/g,\"\\u830e\");\ni = i.replace(/\\%uE2DC/g,\"\\u4e30\");\ni = i.replace(/\\%uE2DD/g,\"\\u542b\");\ni = i.replace(/\\%uE2DE/g,\"\\u6839\");\ni = i.replace(/\\%uE2DF/g,\"\\u6d6a\");\ni = i.replace(/\\%uE2E0/g,\"\\u8272\");\ni = i.replace(/\\%uE2E1/g,\"\\u80f8\");\ni = i.replace(/\\%uE2E2/g,\"\\u9b3c\");\ni = i.replace(/\\%uE2E3/g,\"\\u836f\");\ni = i.replace(/\\%uE2E4/g,\"\\u6f0f\");\ni = i.replace(/\\%uE2E5/g,\"\\u75d2\");\ni = i.replace(/\\%uE2E6/g,\"\\u9876\");\ni = i.replace(/\\%uE2E7/g,\"\\u5c3f\");\ni = i.replace(/\\%uE2E8/g,\"\\u8361\");\ni = i.replace(/\\%uE2E9/g,\"\\u52c3\");\ni = i.replace(/\\%uE2EA/g,\"\\u60c5\");\ni = i.replace(/\\%uE2EB/g,\"\\u808f\");\ni = i.replace(/\\%uE2EC/g,\"\\u8bf1\");\ni = i.replace(/\\%uE2ED/g,\"\\u6c9f\");\ni = i.replace(/\\%uE2EE/g,\"\\u543b\");\ni = i.replace(/\\%uE2EF/g,\"\\u817f\");\ni = i.replace(/\\%uE2F0/g,\"\\u7231\");\ni = i.replace(/\\%uE2F1/g,\"\\u575a\");\ni = i.replace(/\\%uE2F3/g,\"\\u6db2\");\ni = i.replace(/\\%uE2F4/g,\"\\u5973\");\ni = i.replace(/\\%uE2F5/g,\"\\u5c41\");\ni = i.replace(/\\%uE2F6/g,\"\\u5c4c\");\ni = i.replace(/\\%uE2F7/g,\"\\u7a74\");\ni = i.replace(/\\%uE2F8/g,\"\\u767d\");\ni = i.replace(/\\%uE2F9/g,\"\\u8db4\");\ni = i.replace(/\\%uE2FA/g,\"\\u5976\");\ni = i.replace(/\\%uE2FB/g,\"\\u64a9\");\ni = i.replace(/\\%uE2FC/g,\"\\u7f69\");\ni = i.replace(/\\%uE2FD/g,\"\\u88d9\");\ni = i.replace(/\\%uE2FE/g,\"\\u6ed1\");\ni = i.replace(/\\%uE2FF/g,\"\\u8f6f\");\ni = i.replace(/\\%uE300/g,\"\\u871c\");\ni = i.replace(/\\%uE301/g,\"\\u67d4\");\ni = i.replace(/\\%uE302/g,\"\\u6413\");\ni = i.replace(/\\%uE303/g,\"\\u5439\");\ni = i.replace(/\\%uE304/g,\"\\u5c3b\");\ni = i.replace(/\\%uE305/g,\"\\u7206\");\ni = i.replace(/\\%uE306/g,\"\\u4ea4\");\ni = i.replace(/\\%uE307/g,\"\\u542e\");\ni = i.replace(/\\%uE308/g,\"\\u6c34\");\ni = i.replace(/\\%uE309/g,\"\\u8131\");\ni = i.replace(/\\%uE30A/g,\"\\u9732\");\ni = i.replace(/\\%uE30B/g,\"\\u53e3\");\ni = i.replace(/\\%uE30C/g,\"\\u7684\");\ni = i.replace(/\\%uE30D/g,\"\\u889c\");\ni = i.replace(/\\%uE30E/g,\"\\u547b\");\ni = i.replace(/\\%uE30F/g,\"\\u5987\");\ni = i.replace(/\\%uE310/g,\"\\u9017\");\ni = i.replace(/\\%uE311/g,\"\\u8170\");\ni = i.replace(/\\%uE312/g,\"\\u6d1e\");\ni = i.replace(/\\%uE313/g,\"\\u80c0\");\ni = i.replace(/\\%uE314/g,\"\\u554a\");\ni = i.replace(/\\%uE315/g,\"\\u8482\");\ni = i.replace(/\\%uE316/g,\"\\u6237\");\ni = i.replace(/\\%uE317/g,\"\\u80a5\");\ni = i.replace(/\\%uE320/g,\"\\u5171\");\ni = i.replace(/\\%uE321/g,\"\\u515a\");\ni = i.replace(/\\%uE322/g,\"\\u4e60\");\ni = i.replace(/\\%uE323/g,\"\\u4ea7\");\ni = unescape(i);", "imageStyle": "", "replaceRegex": "##近期有书友.*进行访问!|\\-->.*\\<--" }, "ruleExplore": { "author": "", "bookList": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".yd-list", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "img@src", "intro": ".summery@text", "name": "a.1@text", "wordCount": "li.1@textNodes##\\(|\\)" }, "ruleToc": { "chapterList": ".m-chapters li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.aspx?key={{key}}&pid={{page}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 肉文NP", "bookSourceType": 0, "bookSourceUrl": "https://www.rouwennp.club", "customOrder": -88902712, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top_allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/top_monthvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top_allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top_monthvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总月票榜\",\"url\":\"/top_allvipvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总鲜花榜\",\"url\":\"/top_allflower/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月勤更榜\",\"url\":\"/top_monthwords/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top_lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top_postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏榜\",\"url\":\"/top_goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜\",\"url\":\"/top_words/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书榜\",\"url\":\"/top_newhot/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠修真\",\"url\":\"/xianxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/lishi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻网游\",\"url\":\"/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"精品其他\",\"url\":\"/jingpin/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1659266927795, "respondTime": 18655, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#TextContent@html" }, "ruleExplore": { "author": "span.0@text", "bookList": ".lst-item", "bookUrl": "a.0@href", "coverUrl": "img@_src", "intro": "a.1@text", "kind": "span.1@text", "name": "h2@text" }, "ruleSearch": { "author": "span.1@text", "bookList": "#hism", "bookUrl": "a.1@href", "checkKeyWord": "", "coverUrl": "img@_src", "intro": "p.0@text", "kind": "span.0@text", "lastChapter": "a.2@text", "name": "a.1@text" }, "ruleToc": { "chapterList": "#chapterList li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.html,{\n \"method\":\"POST\",\n \"body\":\"searchkey={{key}}\"\n\t}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 Woo小说", "bookSourceType": 0, "bookSourceUrl": "https://m.woo15.com", "bookUrlPattern": "", "customOrder": -88902709, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总排行\",\"url\":\"/top/allvisit-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行\",\"url\":\"/top/monthvisit-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐\",\"url\":\"/top/allvote-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐\",\"url\":\"/top/monthvote-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏\",\"url\":\"/top/goodnum-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数榜\",\"url\":\"/top/size-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新榜\",\"url\":\"/top/lastupdate-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新入库\",\"url\":\"/top/postdate-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本\",\"url\":\"/wanben-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/sort/1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/sort/2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort/3-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/sort/4-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/sort/5-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/sort/6-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"精品\",\"url\":\"/sort/7-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "", "lastUpdateTime": 1659266101150, "loginUrl": "", "respondTime": 7106, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content", "name": "[property=\"og:novel:book_name\"]@content", "tocUrl": "", "wordCount": "" }, "ruleContent": { "content": ".content@html", "nextContentUrl": "#pb_next@href", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "span.0@text", "bookList": ".topul li", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "p@text", "kind": "i@text&&span.1@text", "lastChapter": "", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".chapters.-1@li", "chapterName": "a@text", "chapterUrl": "a@href", "isVip": "", "nextTocUrl": ".right@a@href", "updateTime": "" }, "searchUrl": "/s.php,{\n \"method\":\"POST\",\n \"body\":\"type=articlename&searchkey={{key}}&submit=\"\n}", "weight": 0 }, { "bookSourceComment": "//看不了翻墙\n//地址发布页https://myaavideonet.neocities.org/aabook.html", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 疯情书库", "bookSourceType": 0, "bookSourceUrl": "https://www.aabook.cyou", "bookUrlPattern": "", "customOrder": -88902708, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"点击\",\"url\":\"/ranking.php?t=click\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/ranking.php?t=newbook\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/ranking.php?t=totalword\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/category.php?t=xuanhuan&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"职场\",\"url\":\"/category.php?t=zhichang&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典\",\"url\":\"/category.php?t=gudian&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"惊悚\",\"url\":\"/category.php?t=jingsong&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/category.php?t=wangyou&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡土\",\"url\":\"/category.php?t=xiangtu&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/category.php?t=lishi&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/category.php?t=danmei&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女尊\",\"url\":\"/category.php?t=nvzun&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/category.php?t=chuanyue&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/category.php?t=tongren&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/category.php?t=xiaoyuan&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category.php?t=yanqing&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/category.php?t=guanchang&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"异能\",\"url\":\"/category.php?t=yineng&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category.php?t=dushi&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category.php?t=wuxia&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category.php?t=xianxia&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"单篇\",\"url\":\"/category.php?t=danpian&p={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "{\n \"User-Agent\": \"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36\"\n}", "lastUpdateTime": 1661949230678, "loginUrl": "", "respondTime": 233427, "ruleBookInfo": { "author": ".author@text##作者.", "coverUrl": "", "init": "", "intro": ".jianjieneirong@html##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".xinxi_content span.0:1@text&&.update_time@text##创建时间\\s|\\s.*", "lastChapter": ".new_zhangjie1 a.0@text", "name": ".book_name a@text", "tocUrl": ".xiaoshuomulu a@href", "wordCount": ".xinxi_content span.2@text##字" }, "ruleContent": { "content": "java.ajax(baseUrl.replace('read-', '_getcontent.php?id=').replace('.html','&v=' + result.match(/&v=(.*?)\"/)[1])).replaceAll('','').replaceAll('<([^<]*?)class(.*?)','')", "imageStyle": "0", "nextContentUrl": "", "replaceRegex": "" }, "ruleExplore": { "author": "td.3@text", "bookList": "tbody tr", "bookUrl": "a.0@href", "coverUrl": "", "kind": "td.1:5@text##\\[|\\]|\\s.*", "name": "a.0@text", "wordCount": "td.4@text" }, "ruleSearch": { "author": "a.1@text", "bookList": ".sousuojieguo li", "bookUrl": "a.0@href", "coverUrl": "", "kind": "cite@text&&textNodes##小说|\\[|\\]", "name": "a.0@text" }, "ruleToc": { "chapterList": ".section_list li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.php?searchword={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 老王看书", "bookSourceType": 0, "bookSourceUrl": "https://lwkk.xyz", "customOrder": -88902707, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"校园春色\",\"url\":\"/?paged={{page}}&cat=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"家庭伦理\",\"url\":\"/?paged={{page}}&cat=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"暴力虐待\",\"url\":\"/?paged={{page}}&cat=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市现代\",\"url\":\"/?paged={{page}}&cat=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"另类综合\",\"url\":\"/?paged={{page}}&cat=7\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古典武侠\",\"url\":\"/?paged={{page}}&cat=9\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1655057046850, "respondTime": 4399, "ruleBookInfo": { "init": "" }, "ruleContent": { "content": ".entry-content@p@html" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": "a.2@ownText", "bookList": "#primary article", "bookUrl": "a.0@href", "intro": "p.0@text##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "a.-1@text", "lastChapter": "time@text", "name": "a.0@text" }, "ruleToc": { "chapterList": "h1", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/?paged={{page}}&s={{key}}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 脸红心跳", "bookSourceType": 0, "bookSourceUrl": "https://www.po18yun.com", "customOrder": -88902705, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/top/allvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/top/monthvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/top/weekvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/top/monthvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最新入库\",\"url\":\"/top/postdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"最近更新\",\"url\":\"/top/lastupdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"转载更新\",\"url\":\"/top/masterupdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"字数排行\",\"url\":\"/top/size_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/list1_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠武侠\",\"url\":\"/list2_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市青春\",\"url\":\"/list3_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/list4_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/list5_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏竞技\",\"url\":\"/list6_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美纯情\",\"url\":\"/list7_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合爱恋\",\"url\":\"/list8_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"综合精选\",\"url\":\"/list9_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"全部完本\",\"url\":\"/list10_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661945563841, "loginUrl": "", "respondTime": 2670, "ruleBookInfo": { "author": ".detail ul@p.0@text", "intro": ".mlist@html##简介.|文案.", "kind": ".detail ul@p.1:3:4@text", "lastChapter": ".short_de a@text", "name": ".title h1@text", "tocUrl": "text.点击阅读@href", "wordCount": ".detail ul@p.2@text##字.*" }, "ruleContent": { "content": "#inner@textNodes" }, "ruleExplore": { "author": "td.4@text||p.1@span.0@ownText", "bookList": "tbody tr||.bd li", "bookUrl": "a.0@href", "coverUrl": "img@src", "intro": "p.3@text##简介.|文案.", "kind": "td.1:5@text&&p.1@span.1:2@ownText&&p.2@span.0@ownText##\\s.*", "lastChapter": "td.3@text", "name": "td.2@text||p.0@a@text", "wordCount": "p.2@span.1@ownText" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://img.po18yun.com/image/$2/$1/$1s.jpg###", "kind": "td.5:4@text", "lastChapter": "td.1@text", "name": "td.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".dir_main_section li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 羞涩小说", "bookSourceType": 0, "bookSourceUrl": "http://www.xiusexx.xyz", "bookUrlPattern": "", "customOrder": -88902704, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"夜色小说\",\"url\":\"/?m=art-type-id-1<,-pg-{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"长篇激情\",\"url\":\"/index.php?m=art-type-id-2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市生活\",\"url\":\"/?m=art-type-id-7<,-pg-{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"校园师生\",\"url\":\"/?m=art-type-id-9<,-pg-{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"人妻熟女\",\"url\":\"/?m=art-type-id-8<,-pg-{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"家庭伦理\",\"url\":\"/?m=art-type-id-10<,-pg-{{page}}>.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"标签\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"约炮\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E7%BA%A6%E7%82%AE.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"偷情\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%81%B7%E6%83%85.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"出轨\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%87%BA%E8%BD%A8.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"会所\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E4%BC%9A%E6%89%80.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"少妇\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%B0%91%E5%A6%87.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"大学\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A4%A7%E5%AD%A6%E7%94%9F.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"骚货\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E9%AA%9A%E8%B4%A7.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"夫妻\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A4%AB%E5%A6%BB.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"美女\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E7%BE%8E%E5%A5%B3.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"舅妈\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E8%88%85%E5%A6%88.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女友\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A5%B3%E5%8F%8B.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"处女\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A4%84%E5%A5%B3.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"小姨\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%B0%8F%E5%A7%A8.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"大姨\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A4%A7%E5%A7%A8.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%AE%98%E5%9C%BA.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"老婆\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E8%80%81%E5%A9%86.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"保姆\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E4%BF%9D%E5%A7%86.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"良家\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E8%89%AF%E5%AE%B6.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"公车\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%85%AC%E8%BD%A6.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"异国\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%BC%82%E5%9B%BD.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"情趣\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E6%83%85%E8%B6%A3.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"淫荡\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E6%B7%AB%E8%8D%A1.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女人\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A5%B3%E4%BA%BA.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"女警\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A5%B3%E8%AD%A6%E5%AF%9F.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"熟女\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E7%86%9F%E5%A5%B3.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"偷窥\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%81%B7%E7%AA%A5.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"搭讪\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E6%90%AD%E8%AE%AA.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"强奸\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%BC%BA%E5%A5%B8.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"妈妈\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A6%88%E5%A6%88.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"聚会\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E8%81%9A%E4%BC%9A.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"调教\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E8%B0%83%E6%95%99.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"空姐\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E7%A9%BA%E5%A7%90.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"夜情\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E4%B8%80%E5%A4%9C%E6%83%85.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"性史\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E6%80%A7%E7%BB%8F%E5%8E%86.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"岳母\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%B2%B3%E6%AF%8D.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"邻居\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E9%9A%94%E5%A3%81%E9%82%BB%E5%B1%85.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"办公\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%8A%9E%E5%85%AC%E5%AE%A4.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"老师\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E8%80%81%E5%B8%88.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"妓女\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%B0%8F%E5%A7%90%E5%A6%93%E5%A5%B3.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"初恋\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%88%9D%E6%81%8B.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"姐妹\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%A7%90%E5%A6%B9.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"医护\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E6%8A%A4%E5%A3%AB%E5%8C%BB%E7%94%9F.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"丝袜\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E4%B8%9D%E8%A2%9C%E7%BE%8E%E8%85%BF.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"乱伦\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E4%B9%B1%E4%BC%A6.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"男妓\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E9%B8%AD%E5%AD%90%E7%94%B7%E5%A6%93.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"群交\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-3P%E7%BE%A4%E4%BA%A4.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"乡村\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E4%B9%A1%E6%9D%91.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同性\",\"url\":\"/index.php?m=art-search<,-pg-{{page}}>-wd-%E5%90%8C%E6%80%A7.html\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1633953736879, "loginUrl": "", "respondTime": 1949, "ruleBookInfo": { "coverUrl": "", "intro": "" }, "ruleContent": { "content": ".panel-body@p@html" }, "ruleExplore": {}, "ruleSearch": { "bookList": ".list-group-item||.col-md-4 col-xs-6", "bookUrl": "a@href", "coverUrl": "img@src", "kind": "span.-1@text", "name": "p@textNodes||textNodes##作者.*|【|】" }, "ruleToc": { "chapterList": ".list-group-item||h4", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "text.下一页@href" }, "searchUrl": "/index.php?m=art-search-wd-{{key}}.html", "weight": 0 }, { "bookSourceComment": "加载较慢", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 人文书库", "bookSourceType": 0, "bookSourceUrl": "http://www.rwsk.net", "customOrder": -88902703, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日排行榜\",\"url\":\"/txttop/0-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周排行榜\",\"url\":\"/txttop/1-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月排行榜\",\"url\":\"/txttop/2-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总排行榜\",\"url\":\"/txttop/3-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日推荐榜\",\"url\":\"/txttop/4-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周推荐榜\",\"url\":\"/txttop/5-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月推荐榜\",\"url\":\"/txttop/6-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/txttop/7-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"日收藏榜\",\"url\":\"/txttop/8-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周收藏榜\",\"url\":\"/txttop/9-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月收藏榜\",\"url\":\"/txttop/10-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/txttop/11-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数排行\",\"url\":\"/txttop/12-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"更新排行\",\"url\":\"/txttop/13-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻异能\",\"url\":\"/1/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/2/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/3/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越架空\",\"url\":\"/4/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事历史\",\"url\":\"/5/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/6/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/7/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美同人\",\"url\":\"/8/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"经管励志\",\"url\":\"/9/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"文学名著\",\"url\":\"/10/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"香艳激情\",\"url\":\"/11/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"短篇辣文\",\"url\":\"/12/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1653994798504, "respondTime": 19898, "ruleBookInfo": { "author": "", "coverUrl": "", "init": "", "intro": ".r_cons@textNodes##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".txt_nav a.1@text", "lastChapter": ".list-item a.-1@text", "name": "h1 a@text" }, "ruleContent": { "content": ".content@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\�" }, "ruleExplore": { "bookList": ".alistbox||#articlelist li!0", "bookUrl": "a.1@href", "coverUrl": "", "intro": ".intro@text", "kind": "font.2@text&&span.0@text&&.l7@text##.*:", "name": "img@alt||.l4 a@text", "wordCount": "font.0@text||.l5@text" }, "ruleSearch": { "author": "", "bookList": "table", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "", "intro": ".intro@text##.*\\{|\\s|更新.*", "kind": "##更新.\\s([^<]+)<##$1###", "lastChapter": "", "name": "img@alt", "wordCount": ".size@text##大小.|\\s.*" }, "ruleToc": { "chapterList": ".list-item li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.php?keyword={{key}}&submit=,{\n 'charset': 'gb2312',\n 'method': 'GET'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 八仙小说", "bookSourceType": 0, "bookSourceUrl": "http://m.8xianxs.com", "bookUrlPattern": "", "customOrder": -88902702, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/hit.asp?id=1&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/hit.asp?id=2&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/hit.asp?id=3&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/hit.asp?id=4&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/hit.asp?id=5&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"校园\",\"url\":\"/hit.asp?id=6&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/hit.asp?id=7&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/hit.asp?id=8&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/hit.asp?id=9&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"竞技\",\"url\":\"/hit.asp?id=10&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/hit.asp?id=11&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"重生\",\"url\":\"/hit.asp?id=12&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"官场\",\"url\":\"/hit.asp?id=13&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"架空\",\"url\":\"/hit.asp?id=14&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/hit.asp?id=15&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/hit.asp?id=16&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"灵异\",\"url\":\"/hit.asp?id=17&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"推理\",\"url\":\"/hit.asp?id=18&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"同人\",\"url\":\"/hit.asp?id=19&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"名著\",\"url\":\"/hit.asp?id=20&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"乡村\",\"url\":\"/hit.asp?id=21&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"短篇\",\"url\":\"/hit.asp?id=22&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"综合\",\"url\":\"/hit.asp?id=23&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"热门\",\"url\":\"/hit.asp?id=24&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.2,\"layout_flexGrow\":1}},\n{\"title\":\"总裁\",\"url\":\"/hit.asp?id=25&page={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.21,\"layout_wrapBefore\": true}}]", "lastUpdateTime": 1659266233526, "loginUrl": "", "respondTime": 9461, "ruleBookInfo": { "author": ".jie a.1@text", "coverUrl": ".pic img@src", "intro": ".novelinfo@html", "kind": ".jie a.0@text&&.jie span.2:4@text##进程.|时间.|小说", "lastChapter": ".sso_a li.-1@text", "name": ".selected a@text", "wordCount": "##字数:([^<]*)##$1###" }, "ruleContent": { "content": ".novelinfvie@html\n\nm=[];n=[];\nfunction x(a,b){m.push(a);n.push(b)};\nx(/#ai#/gi,\"爱\");\nx(/#bang#/gi,\"棒\");\nx(/#bao#/gi,\"饱\");\nx(/#bi#/gi,\"逼\");\nx(/#bi2#/gi,\"屄\");\nx(/#bo#/gi,\"勃\");\nx(/#cao#/gi,\"操\");\nx(/#cao2#/gi,\"肏\");\nx(/#cha#/gi,\"插\");\nx(/#chan#/gi,\"缠\");\nx(/#chao#/gi,\"潮\");\nx(/#chi#/gi,\"耻\");\nx(/#chou#/gi,\"抽\");\nx(/#chuan#/gi,\"喘\");\nx(/#chuang#/gi,\"床\");\nx(/#chun#/gi,\"春\");\nx(/#chun2#/gi,\"唇\");\nx(/#cu#/gi,\"粗\");\nx(/#cuo#/gi,\"搓\");\nx(/#dang#/gi,\"荡\");\nx(/#dang2#/gi,\"党\");\nx(/#diao#/gi,\"屌\");\nx(/#dong#/gi,\"洞\");\nx(/#dong2#/gi,\"胴\");\nx(/#feng#/gi,\"缝\");\nx(/#gan#/gi,\"感\");\nx(/#gao#/gi,\"搞\");\nx(/#gao2#/gi,\"睪\");\nx(/#gen#/gi,\"根\");\nx(/#gong#/gi,\"宫\");\nx(/#gui#/gi,\"龟\");\nx(/#gun#/gi,\"棍\");\nx(/#huan#/gi,\"欢\");\nx(/#ji#/gi,\"激\");\nx(/#ji2#/gi,\"鸡\");\nx(/#ji3#/gi,\"妓\");\nx(/#jian#/gi,\"贱\");\nx(/#jian2#/gi,\"奸\");\nx(/#jiao#/gi,\"交\");\nx(/#jin#/gi,\"禁\");\nx(/#jing#/gi,\"精\");\nx(/#ku#/gi,\"裤\");\nx(/#kua#/gi,\"胯\");\nx(/#lang#/gi,\"浪\");\nx(/#liao#/gi,\"撩\");\nx(/#liu#/gi,\"流\");\nx(/#lou#/gi,\"露\");\nx(/#lu#/gi,\"撸\");\nx(/#luan#/gi,\"乱\");\nx(/#luo#/gi,\"裸\");\nx(/#man#/gi,\"满\");\nx(/#mao#/gi,\"毛\");\nx(/#mi#/gi,\"蜜\");\nx(/#mi2#/gi,\"迷\");\nx(/#min#/gi,\"敏\");\nx(/#nai#/gi,\"奶\");\nx(/#nen#/gi,\"嫩\");\nx(/#niao#/gi,\"尿\");\nx(/#nong#/gi,\"弄\");\nx(/#nue#/gi,\"虐\");\nx(/#pen#/gi,\"喷\");\nx(/#pi#/gi,\"屁\");\nx(/#qi#/gi,\"骑\");\nx(/#qi2#/gi,\"妻\");\nx(/#qiang#/gi,\"枪\");\nx(/#ri#/gi,\"日\");\nx(/#rou#/gi,\"揉\");\nx(/#rou2#/gi,\"肉\");\nx(/#ru#/gi,\"乳\");\nx(/#ru2#/gi,\"蠕\");\nx(/#sai#/gi,\"塞\");\nx(/#sao#/gi,\"骚\");\nx(/#se#/gi,\"色\");\nx(/#she#/gi,\"射\");\nx(/#shi#/gi,\"湿\");\nx(/#shu#/gi,\"熟\");\nx(/#shuang#/gi,\"爽\");\nx(/#shun#/gi,\"吮\");\nx(/#tian#/gi,\"舔\");\nx(/#ting#/gi,\"挺\");\nx(/#tun#/gi,\"吞\");\nx(/#tun2#/gi,\"臀\");\nx(/#tuo#/gi,\"脱\");\nx(/#wei#/gi,\"慰\");\nx(/#xi#/gi,\"吸\");\nx(/#xie#/gi,\"泄\");\nx(/#xie2#/gi,\"邪\");\nx(/#xing#/gi,\"性\");\nx(/#xiong#/gi,\"胸\");\nx(/#xue#/gi,\"穴\");\nx(/#ya#/gi,\"压\");\nx(/#yan#/gi,\"艳\");\nx(/#yang#/gi,\"阳\");\nx(/#yang2#/gi,\"痒\");\nx(/#yao#/gi,\"腰\");\nx(/#ye#/gi,\"液\");\nx(/#yin#/gi,\"阴\");\nx(/#yin2#/gi,\"淫\");\nx(/#yin3#/gi,\"吟\");\nx(/#ying#/gi,\"迎\");\nx(/#you#/gi,\"诱\");\nx(/#yu#/gi,\"欲\");\nx(/#zhang#/gi,\"胀\");\nx(/[MmMm]\\.[BbBb][^\\u4e00-\\u9fa5]+[MmMm]/g,\"\");\nresult=result.replace(//g,\"#$1#\");\nfor(i in m){result=result.replace(m[i],n[i])}\n", "imageStyle": "TEXT", "nextContentUrl": "", "replaceRegex": "" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "span.1@text##作者.|\\s.*", "bookList": ".list_a", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "span.2@text", "kind": "span.0:1@text##.*:", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": "+class.sso_a@li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/search.asp,{\n \"charset\": \"gb2312\",\n \"method\": \"POST\",\n \"body\": \"word={{key}}&page={{page}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 乡土小说", "bookSourceType": 0, "bookSourceUrl": "https://www.xiangtxsw.com", "bookUrlPattern": "", "customOrder": -88902701, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"最近更新\",\"url\":\"/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"乡土排行\",\"url\":\"/book/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"风云榜单\",\"url\":\"/top/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/dsyq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"现代言情\",\"url\":\"/xdyq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"古代言情\",\"url\":\"/gdyq/<,index_{{page}}.html>\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1633953861447, "loginUrl": "", "respondTime": 2998, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "intro": ".m-summary@html", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##\\s.*", "lastChapter": "#booklist a.-1@text", "name": "[property=\"og:novel:book_name\"]@content" }, "ruleContent": { "content": "#content@html", "imageStyle": "0" }, "ruleExplore": { "author": "td.1@text", "bookList": "tbody tr||.list-group-item", "bookUrl": "a.0@href", "kind": "td.2@text", "lastChapter": "", "name": "a.0@text" }, "ruleSearch": { "author": "td.2@text", "bookList": "tbody tr", "bookUrl": "a.0@href", "kind": "td.3@text", "lastChapter": "td.1@text", "name": "a.0@text" }, "ruleToc": { "chapterList": "#booklist li a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/e/search/index.php,{\n \"method\": \"POST\",\n \"body\": \"page={{page}}&tbname=bookname&show=title,writer&tempid=1&keyboard={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 肉文小说", "bookSourceType": 0, "bookSourceUrl": "https://m.rouwen.club", "customOrder": -88902700, "enabled": true, "enabledCookieJar": true, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"日榜\",\"url\":\"/book/topbook_day.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/book/topbook_week.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/book/topbook_month.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻魔法\",\"url\":\"/book/cat1.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠修真\",\"url\":\"/book/cat2.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/book/cat3.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/book/cat4.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游小说\",\"url\":\"/book/cat5.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"恐怖灵异\",\"url\":\"/book/cat6.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻小说\",\"url\":\"/book/cat7.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他小说\",\"url\":\"/book/cat8.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完本小说\",\"url\":\"/book/done.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1661960284421, "respondTime": 180000, "ruleBookInfo": { "tocUrl": "text.目录@href" }, "ruleContent": { "content": ".row-book-content@html", "nextContentUrl": "text.下页@href", "replaceRegex": "##.*作者[::].*" }, "ruleExplore": {}, "ruleSearch": { "author": ".novel-author@text", "bookList": ".row-book-single", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://img.rouwen.club/image/$2/$1/$1s.jpg###", "intro": "a.2@text##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".novel-tag a@text", "name": "a.1@text" }, "ruleToc": { "chapterList": ".list-group a", "chapterName": "text##直达底部|返回顶部", "chapterUrl": "href" }, "searchUrl": "/book/search.html,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"q={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 辣妹小说", "bookSourceType": 0, "bookSourceUrl": "https://m.lamei2.com", "customOrder": -88902699, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"月点击\",\"url\":\"/top/monthvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周点击\",\"url\":\"/top/weekvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总点击\",\"url\":\"/top/allvisit_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻奇幻\",\"url\":\"/sort/1_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/sort/2_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/sort/3_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/sort/4_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/sort/5_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/sort/6_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/sort/7_{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661947688562, "loginUrl": "", "respondTime": 6496, "ruleBookInfo": { "author": ".xx a.1@text", "coverUrl": ".xsfm img@src", "init": "", "intro": ".jianjie@html##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".xx a.0@text", "lastChapter": ".xx a.2@text", "name": ".xx li.0@text", "tocUrl": ".gengduo a@href" }, "ruleContent": { "content": "#nr@html", "nextContentUrl": "text.下一页@href" }, "ruleExplore": { "author": "a.2@text", "bookList": ".list ul", "bookUrl": "a.1@href", "coverUrl": "img@src", "intro": "span.2@text", "kind": "i@text", "name": "a.1@text", "wordCount": "" }, "ruleSearch": { "author": "a.2@text", "bookList": ".xbk li", "bookUrl": "a.1@href", "checkKeyWord": "青春", "coverUrl": "a.1@href##.+\\D((\\d+)\\d{3})\\D##http://img.lamei2.com/image/$2/$1/$1s.jpg###", "intro": "", "kind": "a.0@text##\\[|\\]", "lastChapter": "", "name": "a.1@text", "wordCount": "" }, "ruleToc": { "chapterList": ".lb li a", "chapterName": "text##本页章节列表结束!", "chapterUrl": "href", "nextTocUrl": ".showpage a@href" }, "searchUrl": "/s.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"type=articlename&s={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "直接跳转的书籍搜不了", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 蓝色中文", "bookSourceType": 0, "bookSourceUrl": "https://www.lansezw.com", "customOrder": -88902697, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总榜\",\"url\":\"/paihang/allvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"月榜\",\"url\":\"/paihang/monthvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"周榜\",\"url\":\"/paihang/weekvisit_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"推荐\",\"url\":\"/paihang/allvote_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"收藏\",\"url\":\"/paihang/goodnum_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"字数\",\"url\":\"/paihang/size_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"入库\",\"url\":\"/paihang/postdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"近更\",\"url\":\"/paihang/lastupdate_{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"玄幻\",\"url\":\"/xuanhuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/xianxia/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/dushi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军史\",\"url\":\"/junshi/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游\",\"url\":\"/wangyou/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/kehuan/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/danmei/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"辣文\",\"url\":\"/lawen/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"/full/{{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1645966418059, "respondTime": 105174, "ruleBookInfo": { "author": ".bq a@text", "coverUrl": ".pic img.0@src", "intro": ".jj@html", "kind": ".catalog1 font.1@text&&.bq span.2:0@text##.*:|小说|\\s.*", "lastChapter": ".lastchapter a@text", "name": ".introduce h1@text" }, "ruleContent": { "content": "#novelcontent@html||#articlecontent@html" }, "ruleExplore": { "author": "", "bookList": "", "bookUrl": "", "coverUrl": "", "intro": "", "kind": "", "lastChapter": "", "name": "", "wordCount": "" }, "ruleSearch": { "author": "td.2@text||.p1@text", "bookList": "tbody tr!0||.tt", "bookUrl": "a.0@href", "checkKeyWord": "", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##/files/article/image/$2/$1/$1s.jpg###", "intro": ".p2@text", "kind": "td.5:4@text", "lastChapter": "td.1@text", "name": "a.0@text", "wordCount": "td.3@text" }, "ruleToc": { "chapterList": ".ml_list@ul@li@a", "chapterName": "text", "chapterUrl": "href" }, "searchUrl": "/modules/article/search.php,{\"charset\":\"gbk\",\"method\":\"post\",\"body\":\"searchkey={{key}}&page={{page}}\",\"webView\":true}", "weight": 0 }, { "bookSourceComment": "怀疑是同一个资源库网站\nhttps://m.2wxh.com\nhttps://m.juqisw.com\nhttps://m.dizhuwu.com\nhttps://m.luhubook.com\n搜索或刷新频率过快容易崩溃", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 魔爪小说", "bookSourceType": 0, "bookSourceUrl": "https://m.mozhua2.com", "bookUrlPattern": "", "customOrder": -88902696, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/0_0_1_0_{{page}}_0_3476.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/0_0_1_0_{{page}}_0_6829.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category/0_0_1_0_{{page}}_0_3658.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/0_0_1_0_{{page}}_0_1631.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/category/0_0_1_0_{{page}}_0_6736.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/category/0_0_1_0_{{page}}_0_4989.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/category/0_0_1_0_{{page}}_0_1995.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/category/0_0_1_0_{{page}}_0_5539.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/category/0_0_1_0_{{page}}_0_3773.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/0_0_1_0_{{page}}_0_3280.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/category/0_0_1_0_{{page}}_0_9163.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"免费\",\"url\":\"/category/0_0_1_0_{{page}}_0_4743.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/category/0_0_2_0_{{page}}_0_3476.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠\",\"url\":\"/category/0_0_2_0_{{page}}_0_6829.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"言情\",\"url\":\"/category/0_0_2_0_{{page}}_0_3658.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/category/0_0_2_0_{{page}}_0_1631.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"军事\",\"url\":\"/category/0_0_2_0_{{page}}_0_6736.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越\",\"url\":\"/category/0_0_2_0_{{page}}_0_4989.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"耽美\",\"url\":\"/category/0_0_2_0_{{page}}_0_1995.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"百合\",\"url\":\"/category/0_0_2_0_{{page}}_0_5539.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/category/0_0_2_0_{{page}}_0_3773.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/category/0_0_2_0_{{page}}_0_3280.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"悬疑\",\"url\":\"/category/0_0_2_0_{{page}}_0_9163.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"免费\",\"url\":\"/category/0_0_2_0_{{page}}_0_4743.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "header": "", "lastUpdateTime": 1650072415289, "loginUrl": "https://m.mozhua2.com/user/upload/", "respondTime": 6764, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content##所写的.*|写的小说.*|的小说", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": ".sectionTwo-content@html", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说", "lastChapter": "[property=\"og:novel:latest_chapter_name\"]@content##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content##最新.*|\\/.*|\\s.*|\\-.*|\\_.*", "tocUrl": "text.进入目录@href##ml\\.##ml_1.", "wordCount": "" }, "ruleContent": { "content": "\nurl=\"https:\"+result.match(/initTxt\\(\"([^\"]+)\",\"[^\"]+\"\\)/)[1];\nr=String(java.ajax(url).match(/_txt_call\\(([\\s\\S]+\\})\\)/)[1]);\nvar r = eval('(' + r + ')');\n\t\t\t\tif(r.content!=null){\t\t\t\t\n var e = r.replace;\n\t\t\t\tfor (var n in e) {\n\t\t\t\t\tvar i = new RegExp(e[n], \"ig\");\n\t\t\t\t\tr.content = r.content.replace(i, n)\n\t\t\t\t}\n\t\t\t\tresult=r.content\n\t\t\t\t\t}else{result=\"章节加载失败,或者容正在手打中,请【收藏本站】稍后访问或者联系管理员更新~\"}\n", "imageStyle": "FULL", "nextContentUrl": "" }, "ruleExplore": { "author": "span.0@text##.*\\s|的小说", "bookList": ".list-item", "bookUrl": "a@href", "coverUrl": "img@src", "intro": "", "kind": "p.2:1@text##.*:|\\s.*", "lastChapter": "p.2@text##.*/\\s|正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "p.0@ownText##\\-.*|\\_.*" }, "ruleSearch": { "author": "a.1@text##所写的.*|写的小说.*|的小说", "bookList": ".search-card", "bookUrl": "a.0@href", "intro": ".sc-content@text", "kind": ".gray@text&&.sc-time span.1@text##\\[|\\]|\\(|\\s.*", "lastChapter": ".sc-time span.0@text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "a.0@text##最新.*|\\/.*|\\s.*|\\-.*|\\_.*" }, "ruleToc": { "chapterList": ".BGsectionThree-content li a", "chapterName": "text##正文.|[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "chapterUrl": "href", "nextTocUrl": "text.下页@href" }, "searchUrl": "/search/,{\n 'method': 'POST',\n 'body': 'keyword={{key}}'\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 柚子小说", "bookSourceType": 0, "bookSourceUrl": "https://m.888zjd.com", "bookUrlPattern": "", "concurrentRate": "", "customOrder": -88902695, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/top/allvisit/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总推荐榜\",\"url\":\"/top/allvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总鲜花榜\",\"url\":\"/top/allflower/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总月票榜\",\"url\":\"/top/allvipvote/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/top/words/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"总收藏榜\",\"url\":\"/top/goodnum/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"更新时间\",\"url\":\"/top/lastupdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"入库时间\",\"url\":\"/top/postdate/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"编辑推荐\",\"url\":\"/top/toptime/{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"分类\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=1\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠仙侠\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=2\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=3\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史军事\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=4\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越女频\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=5\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"网游竞技\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=6\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=7\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"综合其他\",\"url\":\"/modules/article/articlefilter.php?order=lastupdate&page={{page}}&sortid=8\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "header": "'Cookie':'PHPSESSID=ae8luv9321ggcl701gm%D303hnhi; jieqiVisitId=article_articleviews%3D1493; jieqiUserInfo=jieqiUserId%3D8540%2CjieqiUserUname%3D123456123456%2CjieqiUserName%3D123456123456%2CjieqiUserGroup%3D3%2CjieqiUserGroupName%3D%E6%99%AE%E9%80%9A%E4%BC%9A%E5%91%98%2CjieqiUserVip%3D0%2CjieqiUserHonorId%3D0%2CjieqiUserHonor%3D%2CjieqiUserToken%3D9e175e1ee0cde9787161b7660335527f%2CjieqiCodeLogin%3D0%2CjieqiCodePost%3D0%2CjieqiUserLogin%3D1646093717%2CjieqiUserPassword%3D4f0ecbf735f30334d2984266b50fb378; jieqiVisitInfo=jieqiUserLogin%3D1646093717%2CjieqiUserId%3D8540'", "lastUpdateTime": 1646174461897, "loginCheckJs": "", "loginUi": "", "loginUrl": "", "respondTime": 9702, "ruleBookInfo": { "author": ".row_textl p@textNodes##\\s.*", "coverUrl": ".row_coverl img@src", "init": "", "intro": "#introa@ownText##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".row_textl span.0@text##\\[|\\]", "lastChapter": ".nw a@text", "name": "h4@textNodes##《|》", "tocUrl": ".more@href", "wordCount": ".row_textl span.1@text##字" }, "ruleContent": { "content": "#acontent@html", "imageStyle": "", "nextContentUrl": "text.下一页@href", "replaceRegex": "##\\s*喜欢.*速度最快。\\s*|\\�|\\&em.|.p;" }, "ruleExplore": { "author": "span@text##\\/", "bookList": "#jieqi_page_contents tr", "bookUrl": "a.0@href", "coverUrl": "a.0@href\nvar id = result.match(/(\\d+)\\/?$/)[1];\nvar iid = parseInt(id/1000);\n'https://pic.888zjd.com/files/article/image/'+iid+'/'+id+'/'+id+'s.jpg';\n", "kind": "td.0:3@text", "name": "a.0@ownText", "wordCount": "td.2@text" }, "ruleSearch": { "author": "p@text##\\s.*", "bookList": ".c_row", "bookUrl": "a@href", "checkKeyWord": "", "coverUrl": "img@src", "intro": "p@text##.*\\|", "name": "h4@text" }, "ruleToc": { "chapterList": ".index dd a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "text.下一页@href", "updateTime": "title" }, "searchUrl": "/modules/article/search.php?searchkey={{key}}&searchtype=all&page={{page}}", "weight": 0 }, { "bookSourceComment": "//发布地址\nhttps://www.jiojiojio.xyz/\nhttps://www.accacc.xyz/\nhttps://www.3f3f3f.com/", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 第一版主", "bookSourceType": 0, "bookSourceUrl": "http://www.01bz4444.xyz", "bookUrlPattern": "", "customOrder": -88902694, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"榜单\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"总点击榜\",\"url\":\"/shuku/0-allvisit-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"月点击榜\",\"url\":\"/shuku/0-monthvisit-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"总字数榜\",\"url\":\"/shuku/0-size-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"新书入库\",\"url\":\"/shuku/0-postdate-0-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.4,\"layout_flexGrow\":1}},\n{\"title\":\"完结\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"/shuku/1-lastupdate-2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠武侠\",\"url\":\"/shuku/2-lastupdate-2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/shuku/3-lastupdate-2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/shuku/4-lastupdate-2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/shuku/5-lastupdate-2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"藏经阁\",\"url\":\"/shuku/6-lastupdate-2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/shuku/7-lastupdate-2-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}},\n{\"title\":\"连载\",\"url\":\"\",\"style\":{\"layout_flexBasisPercent\":1,\"layout_flexGrow\":1}},\n{\"title\":\"奇幻玄幻\",\"url\":\"/shuku/1-lastupdate-1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"仙侠武侠\",\"url\":\"/shuku/2-lastupdate-1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市言情\",\"url\":\"/shuku/3-lastupdate-1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"穿越历史\",\"url\":\"/shuku/4-lastupdate-1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻灵异\",\"url\":\"/shuku/5-lastupdate-1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"藏经阁\",\"url\":\"/shuku/6-lastupdate-1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他类型\",\"url\":\"/shuku/7-lastupdate-1-{{page}}.html\",\"style\":{\"layout_flexBasisPercent\":0.29}}]", "lastUpdateTime": 1661947953101, "loginUrl": "", "respondTime": 25980, "ruleBookInfo": { "author": "##作者:([^<]*)##$1###", "init": "", "intro": ".book-intro@html##(^|[。!?]+[”」)】]?)##$1
    ", "kind": ".info@p@text&&.status@text##.*类型.|字数.*|\\s", "lastChapter": "class.list.0@a.0@text", "name": "h1@text##全文阅读", "tocUrl": "", "wordCount": "##字数:([^<]*)##$1###" }, "ruleContent": { "content": ".neirong@div.-2@html\n\nlet un=[];\nlet server=\"https://dyzb77.jsonserver.workers.dev/posts\";\nlet obj={ \"#c81498104c#\": \"日\", \"#4304523715#\": \"三\", \"#4500574558#\": \"人\", \"#1315163785#\": \"地\", \"#0899255392#\": \"局\", \"#3540936540#\": \"一\", \"#9806206863#\": \"做\", \"#3817726133#\": \"最\", \"#5218315173#\": \"眼\", \"#1164260008#\": \"帮\", \"#8208727967#\": \"奸\", \"#9102602793#\": \"天\", \"#1776326009#\": \"具\", \"#1782567235#\": \"情\", \"#5040723321#\": \"动\", \"#6630583610#\": \"白\", \"#0894532232#\": \"儿\", \"#2043405379#\": \"民\", \"#1484832267#\": \"头\", \"#8804400892#\": \"上\", \"#8358388359#\": \"顶\", \"#1354231266#\": \"指\", \"#4081174270#\": \"件\", \"#8794230418#\": \"法\", \"#2733856399#\": \"首\", \"#5050246827#\": \"里\", \"#5942653794#\": \"山\", \"#7068856042#\": \"合\", \"#4738148856#\": \"办\", \"#7412915922#\": \"发\", \"#8370627720#\": \"光\", \"#6356531709#\": \"排\", \"#4190571012#\": \"出\", \"#7270938794#\": \"大\", \"#9465258920#\": \"凌\", \"#5093089507#\": \"马\", \"#5618127868#\": \"中\", \"#8735858515#\": \"第\", \"#9260450717#\": \"二\", \"#8706852605#\": \"流\", \"#2105123431#\": \"氓\", \"#3332912323#\": \"十\", \"#3851298429#\": \"买\", \"#5412723094#\": \"丁\", \"#7756664002#\": \"色\", \"#1970298383#\": \"处\", \"#2552707218#\": \"死\", \"#5287671279#\": \"性\", \"#0399680202#\": \"唇\", \"#6385481463#\": \"生\", \"#6602934344#\": \"轮\", \"#3895473218#\": \"下\", \"#6179042850#\": \"尸\", \"#9707609372#\": \"丝\", \"#2968320736#\": \"血\", \"#4463549087#\": \"吞\", \"#5527272297#\": \"乱\", \"#8134092417#\": \"容\", \"#7230561098#\": \"活\", \"#8620217283#\": \"肉\", \"#2088765670#\": \"狗\", \"#1969781516#\": \"一\", \"#2406299329#\": \"眼\", \"#7544658985#\": \"生\", \"#8660416328#\": \"做\", \"#6269512667#\": \"天\", \"#3061193484#\": \"人\", \"#0010005960#\": \"下\", \"#4100571969#\": \"地\", \"#1257558943#\": \"容\", \"#5964092977#\": \"上\", \"#4820521578#\": \"里\", \"#6187610487#\": \"浪\", \"#3091089594#\": \"流\", \"#5954911131#\": \"光\", \"#0286099622#\": \"美\", \"#7888067492#\": \"动\", \"#8019581819#\": \"大\", \"#9063255411#\": \"出\", \"#3390508734#\": \"纪\", \"#1221601598#\": \"二\", \"#3684012410#\": \"十\", \"#6149826374#\": \"三\", \"#8374219522#\": \"色\", \"#6385714697#\": \"精\", \"#3473128666#\": \"性\", \"#5978095077#\": \"腿\", \"#1090502360#\": \"第\", \"#9574018318#\": \"杀\", \"#8710918821#\": \"办\", \"#6764978449#\": \"儿\", \"#1312563809#\": \"介\", \"#6817781912#\": \"高\", \"#2773399424#\": \"九\", \"#8836471562#\": \"中\", \"#1212982941#\": \"最\", \"#4179250285#\": \"迷\", \"#7230730327#\": \"血\", \"#7979336243#\": \"丝\", \"#4364293920#\": \"公\", \"#2846608968#\": \"白\", \"#3997708706#\": \"干\", \"#8353295295#\": \"暴\", \"#8191231978#\": \"欲\", \"#7506204301#\": \"指\", \"#6189237176#\": \"氓\", \"#2056942298#\": \"巴\", \"#4188337959#\": \"首\", \"#3211393926#\": \"学\", \"#8986539842#\": \"证\", \"#3269935019#\": \"光\", \"#2211806946#\": \"人\", \"#0744208851#\": \"一\", \"#0355171744#\": \"地\", \"#3835404789#\": \"大\", \"#1190111324#\": \"第\", \"#5934682064#\": \"二\", \"#0902364778#\": \"十\", \"#3887706975#\": \"温\", \"#6843073930#\": \"指\", \"#2038870549#\": \"爱\", \"#8773645769#\": \"情\", \"#9332720497#\": \"足\", \"#8186728471#\": \"出\", \"#5825662041#\": \"白\", \"#7615188907#\": \"天\", \"#9350080768#\": \"下\", \"#2546160883#\": \"上\", \"#9218945420#\": \"波\", \"#5504072831#\": \"裸\", \"#5865212886#\": \"里\", \"#0990372354#\": \"淫\", \"#9386124353#\": \"儿\", \"#8242185966#\": \"动\", \"#6695148880#\": \"美\", \"#9572922210#\": \"布\", \"#5366920169#\": \"干\", \"#4896650341#\": \"色\", \"#3561353475#\": \"眼\", \"#9123535704#\": \"洞\", \"#6325155879#\": \"奶\", \"#7092415778#\": \"头\", \"#5515430018#\": \"妹\", \"#0665756424#\": \"胸\", \"#4323477214#\": \"发\", \"#1605992686#\": \"件\", \"#8739167787#\": \"处\", \"#7808420336#\": \"荡\", \"#9440082131#\": \"生\", \"#2479341369#\": \"帮\", \"#7666628481#\": \"学\", \"#9633654504#\": \"公\", \"#5219037129#\": \"搞\", \"#6972560942#\": \"亲\", \"#9993921948#\": \"局\", \"#5794932762#\": \"巴\", \"#3750225803#\": \"交\", \"#7366713478#\": \"买\", \"#6146409280#\": \"粗\", \"#7373168399#\": \"办\", \"#0817898144#\": \"民\", \"#0602771294#\": \"妈\", \"#0835270647#\": \"八\", \"#0117530724#\": \"棍\", \"#8212084865#\": \"屁\", \"#8519707329#\": \"杀\", \"#7478986526#\": \"鸡\", \"#5958823569#\": \"麻\", \"#2735853814#\": \"独\", \"#8202714140#\": \"东\", \"#4915941086#\": \"西\", \"#2857703127#\": \"法\", \"#1020382214#\": \"三\", \"#4199839723#\": \"证\", \"#3770724478#\": \"主\", \"#5141468309#\": \"足\", \"#5427613105#\": \"公\", \"#3720176816#\": \"高\", \"#5200837531#\": \"干\", \"#4598856392#\": \"弟\", \"#4594920519#\": \"四\", \"#7889416076#\": \"五\", \"#2159282507#\": \"玉\", \"#1341427057#\": \"东\", \"#7177706034#\": \"西\", \"#0570562432#\": \"插\", \"#8625748415#\": \"熟\", \"#8371203386#\": \"妈\", \"#4474051358#\": \"水\", \"#4463833256#\": \"逼\", \"#5032489262#\": \"搞\", \"#0692957361#\": \"春\", \"#7814833369#\": \"荡\", \"#2472759648#\": \"潮\", \"#8838087473#\": \"香\", \"#4472105527#\": \"学\", \"#5985086913#\": \"舌\", \"#7880862058#\": \"舔\", \"#9294600366#\": \"巴\", \"#2222207117#\": \"嫩\", \"#2444390640#\": \"弟\", \"#8431104929#\": \"舌\", \"#7614763772#\": \"水\", \"#2113285564#\": \"死\", \"#2472677945#\": \"马\", \"#5405095624#\": \"活\", \"#4465328127#\": \"六\", \"#6338842694#\": \"排\", \"#3691658535#\": \"做\", \"#3697158622#\": \"主\", \"#3573763138#\": \"最\", \"#5118765982#\": \"网\", \"#0832215510#\": \"合\", \"#1790668606#\": \"高\", \"#9312787093#\": \"七\", \"#6198192490#\": \"童\", \"#3087672465#\": \"五\", \"#1690746609#\": \"义\", \"#2116155892#\": \"妇\", \"#0665889261#\": \"蛋\", \"#2814245110#\": \"含\", \"#6077837752#\": \"欲\", \"#5446146111#\": \"露\", \"#1461142782#\": \"房\", \"#6261906167#\": \"布\", \"#8774556813#\": \"台\", \"#6956001608#\": \"花\", \"#9784824665#\": \"屁\", \"#4574361464#\": \"义\", \"#0698278491#\": \"首\", \"#9073248466#\": \"血\", \"#8770568739#\": \"肉\", \"#2885608989#\": \"中\", \"#2876804651#\": \"顶\", \"#7980237169#\": \"内\", \"#8381351178#\": \"具\", \"#8553796321#\": \"尸\", \"#9986630664#\": \"漏\", \"#0203769080#\": \"丰\", \"#9075956636#\": \"迷\", \"#8165804057#\": \"母\", \"#8637348340#\": \"精\", \"#6202025318#\": \"代\", \"#3511096181#\": \"摇\", \"#1165271020#\": \"暴\", \"#5385687355#\": \"药\", \"#1167260777#\": \"腿\", \"#5034321418#\": \"流\", \"#5738418978#\": \"氓\", \"#1533431667#\": \"嫂\", \"#3205881331#\": \"蛋\", \"#5025986971#\": \"锦\", \"#9150071773#\": \"爱\", \"#9209363567#\": \"粗\", \"#0304558987#\": \"母\", \"#2954536573#\": \"杀\", \"#2123405327#\": \"八\", \"#0744258594#\": \"粉\", \"#6800261922#\": \"吸\", \"#7175324752#\": \"妇\", \"#7138983218#\": \"摇\", \"#4055228760#\": \"退\", \"#2491143861#\": \"元\", \"#5548249566#\": \"亲\", \"#0343310657#\": \"国\", \"#4656222554#\": \"六\", \"#1834872811#\": \"吟\", \"#7887536384#\": \"江\", \"#3292843358#\": \"亡\", \"#7093253691#\": \"代\", \"#5382174556#\": \"交\", \"#6076847362#\": \"迷\", \"#0462284997#\": \"内\", \"#0951783242#\": \"露\", \"#2953530793#\": \"花\", \"#0747467933#\": \"蜜\", \"#7875951963#\": \"四\", \"#6810021581#\": \"熟\", \"#5798715549#\": \"山\", \"#1128608327#\": \"偷\", \"#8500738501#\": \"七\", \"#6543501150#\": \"局\", \"#1625785675#\": \"帮\", \"#3996916798#\": \"玉\", \"#8208577763#\": \"买\", \"#0965662198#\": \"件\", \"#6092378237#\": \"版\", \"#9652486924#\": \"麻\", \"#0983658750#\": \"香\", \"#7334347774#\": \"玉\", \"#5268319798#\": \"房\", \"#8285637025#\": \"容\", \"#6921916056#\": \"龟\", \"#3609388116#\": \"乱\", \"#6258129695#\": \"欲\", \"#0902772900#\": \"春\", \"#9293860947#\": \"弟\", \"#4074851758#\": \"熟\", \"#5765697086#\": \"爱\", \"#1042838226#\": \"足\", \"#2453282069#\": \"山\", \"#4608623657#\": \"露\", \"#7160038829#\": \"情\", \"#8210855360#\": \"交\", \"#4633423952#\": \"头\", \"#1007046559#\": \"夫\", \"#3323959507#\": \"硬\", \"#5185348413#\": \"嫡\", \"#4763085099#\": \"九\", \"#2352694038#\": \"偷\", \"#6942262704#\": \"鸡\", \"#1466119857#\": \"弹\", \"#9942269763#\": \"浪\", \"#1644155001#\": \"腐\", \"#6598183488#\": \"弹\", \"#3028548732#\": \"逼\", \"#5314593750#\": \"轧\", \"#1851372601#\": \"党\", \"#5896195606#\": \"私\", \"#1916417096#\": \"独\", \"#2386447352#\": \"毒\", \"#5814392141#\": \"七\", \"#2044276277#\": \"精\", \"#5167141579#\": \"奶\", \"#3909511071#\": \"枪\", \"#4215887283#\": \"温\", \"#0851402991#\": \"美\", \"#7160647985#\": \"毛\", \"#2125923322#\": \"东\", \"#8963596058#\": \"西\", \"#2642397267#\": \"狗\", \"#6581803664#\": \"屁\", \"#3554203860#\": \"死\", \"#0494725103#\": \"证\", \"#0855781973#\": \"合\", \"#1957086454#\": \"丰\", \"#7950018257#\": \"胸\", \"#4870547767#\": \"发\", \"#3679503296#\": \"轮\", \"#7390498076#\": \"房\", \"#0818169035#\": \"挤\", \"#1949866581#\": \"水\", \"#4080685678#\": \"偷\", \"#8650024872#\": \"妈\", \"#8604758995#\": \"代\", \"#5117051722#\": \"温\", \"#7106060561#\": \"夫\", \"#3928657599#\": \"肉\", \"#8240041430#\": \"排\", \"#5061449905#\": \"搞\", \"#4808657706#\": \"顶\", \"#7354186984#\": \"五\", \"#7645727085#\": \"私\", \"#8482091824#\": \"江\", \"#1527556132#\": \"元\", \"#5909889921#\": \"伦\", \"#6115586454#\": \"吸\", \"#0872283620#\": \"泽\", \"#8001980049#\": \"国\", \"#6813919707#\": \"纪\", \"#5570002531#\": \"粉\", \"#1330289459#\": \"丝\", \"#9131928994#\": \"硬\", \"#3987221833#\": \"穴\", \"#4707263212#\": \"母\", \"#4170964036#\": \"民\", \"#6345580535#\": \"摇\", \"#5847243892#\": \"主\", \"#4609698611#\": \"法\", \"#6582446880#\": \"插\", \"#4177639527#\": \"八\", \"#3452829630#\": \"毛\", \"#1993443364#\": \"亲\", \"#6310792342#\": \"阴\", \"#2378569828#\": \"共\", \"#6965515376#\": \"丰\", \"#9885014626#\": \"腿\", \"#9145127477#\": \"席\", \"#6695940412#\": \"锦\", \"#2825234303#\": \"版\", \"#7691109819#\": \"含\", \"#3246642373#\": \"国\", \"#6347202533#\": \"内\", \"#8023457557#\": \"逼\", \"#2279922761#\": \"退\", \"#8590038166#\": \"酸\", \"#3785706613#\": \"四\", \"#0132292497#\": \"台\", \"#2347547983#\": \"弹\", \"#5637260964#\": \"轮\", \"#8443857439#\": \"插\", \"#7406513426#\": \"毒\", \"#5126322372#\": \"硬\", \"#0978291143#\": \"幼\", \"#9513785378#\": \"胡\", \"#3774281334#\": \"吸\", \"#2642204389#\": \"处\", \"#9767114503#\": \"荡\", \"#1117966584#\": \"江\", \"#4654336320#\": \"尿\", \"#2398210818#\": \"射\", \"#7662722126#\": \"马\", \"#5947057862#\": \"丁\", \"#7140597939#\": \"蛋\", \"#2333744551#\": \"活\", \"#8180918630#\": \"网\", \"#0312005842#\": \"六\", \"#6546197987#\": \"花\", \"#4380620349#\": \"私\", \"#9144615555#\": \"妇\", \"#6720400310#\": \"元\", \"#4847629361#\": \"春\", \"#6312544120#\": \"腐\", \"#3761170223#\": \"操\", \"#4333336968#\": \"唇\", \"#4830525755#\": \"潮\", \"#5041330601#\": \"药\", \"#5887114772#\": \"乱\", \"#4813465063#\": \"炮\", \"#7168606002#\": \"鸡\", \"#4065205050#\": \"奶\", \"#4221946546#\": \"裸\", \"#8254683485#\": \"嫩\", \"#9600739652#\": \"骚\", \"#8605843019#\": \"香\", \"#4378132885#\": \"炸\", \"#3534031771#\": \"棍\", \"#7224150395#\": \"布\", \"#5310232896#\": \"咪\", \"#1886709496#\": \"粉\", \"#0517159832#\": \"舌\", \"#3841393519#\": \"舔\", \"#1509162328#\": \"义\", \"#7454910199#\": \"乳\", \"#8457823464#\": \"淫\", \"#7806997609#\": \"灭\", \"#0948398955#\": \"漏\", \"#8755875442#\": \"秽\", \"#2522832594#\": \"枪\", \"#9030340049#\": \"性\", \"#2508447790#\": \"骚\", \"#8406787204#\": \"退\", \"#1748611635#\": \"炮\", \"#9065740329#\": \"射\", \"#4208731327#\": \"未\", \"#3236560627#\": \"胎\", \"#2485220834#\": \"童\", \"#1992295418#\": \"尿\", \"#8899305652#\": \"骚\", \"#2383311784#\": \"棍\", \"#4606314618#\": \"胸\", \"#4102627444#\": \"腐\", \"#2628020990#\": \"药\", \"#2563690011#\": \"麻\", \"#2836910644#\": \"撸\", \"#0123303427#\": \"厥\", \"#3597754944#\": \"缝\", \"#2218308069#\": \"未\", \"#7902010953#\": \"九\", \"#4207051000#\": \"嫂\", \"#5119090656#\": \"灭\", \"#4837206388#\": \"洞\", \"#0277593854#\": \"湿\", \"#2403603674#\": \"具\", \"#9261732995#\": \"臀\", \"#5125861477#\": \"坑\", \"#1901233548#\": \"暴\", \"#1141551481#\": \"乳\", \"#8715410257#\": \"呻\", \"#6039632604#\": \"湿\", \"#2378050882#\": \"纪\", \"#9078990437#\": \"席\", \"#7084008153#\": \"蜜\", \"#6874325047#\": \"操\", \"#3734280203#\": \"毛\", \"#3023538105#\": \"席\", \"#0587188979#\": \"吟\", \"#7801094435#\": \"阴\", \"#5091848517#\": \"幼\", \"#2660141736#\": \"亡\", \"#5554918885#\": \"夫\", \"#6834531826#\": \"尿\", \"#5761080466#\": \"淫\", \"#8454668064#\": \"未\", \"#4973271227#\": \"呻\", \"#1689714497#\": \"吟\", \"#5111229895#\": \"奸\", \"#4247282819#\": \"潮\", \"#8728327662#\": \"乳\", \"#7450445747#\": \"挤\", \"#1019435523#\": \"胡\", \"#3518213323#\": \"勃\", \"#7071132422#\": \"湿\", \"#2886155750#\": \"棒\", \"#8771907310#\": \"狗\", \"#7185542494#\": \"胡\", \"#1398281412#\": \"棒\", \"#0902926171#\": \"龟\", \"#7337698464#\": \"宫\", \"#0897088508#\": \"粗\", \"#0188589055#\": \"炸\", \"#9588077975#\": \"幼\", \"#5844292263#\": \"园\", \"#8522399281#\": \"妹\", \"#3955350664#\": \"吞\", \"#8806967364#\": \"奸\", \"#3926979151#\": \"尸\", \"#5174870454#\": \"操\", \"#9818286580#\": \"扎\", \"#0038716011#\": \"裸\", \"#3462784021#\": \"射\", \"#8554004725#\": \"洞\", \"#7650648460#\": \"波\", \"#3186999824#\": \"棒\", \"#2623901427#\": \"嫩\", \"#8576438185#\": \"童\", \"#2624694117#\": \"缝\", \"#2226143209#\": \"蜜\", \"#5947611027#\": \"甲\", \"#3309407590#\": \"咪\", \"#5205548090#\": \"泽\", \"#6534980771#\": \"台\", \"#9478849035#\": \"波\", \"#8294761359#\": \"亡\", \"#8244230680#\": \"独\", \"#8377724925#\": \"吟\", \"#0453641548#\": \"颅\", \"#9093172577#\": \"胎\", \"#7080698327#\": \"炮\", \"#5853540975#\": \"浪\", \"#7912251525#\": \"舔\", \"#8431794980#\": \"唇\", \"#5604308767#\": \"颅\", \"#3187883344#\": \"园\", \"#1809149563#\": \"含\", \"#1431765711#\": \"伦\", \"#1909221781#\": \"毒\", \"#5558441730#\": \"介\", \"#8421964095#\": \"臀\", \"#9045509252#\": \"挤\", \"#3027722189#\": \"斩\", \"#0592893886#\": \"穴\", \"#9217862382#\": \"宫\", \"#9100236271#\": \"兽\", \"#0528649589#\": \"臀\", \"#5264533408#\": \"园\", \"#5473638027#\": \"胎\", \"#5071472241#\": \"妹\", \"#6357713966#\": \"阴\", \"#7177895002#\": \"虐\", \"#2676668403#\": \"虐\", \"#0689040939#\": \"炸\", \"#2791601284#\": \"枪\", \"#5537116184#\": \"嫂\", \"#2845054079#\": \"漪\", \"#0774208243#\": \"介\", \"#5242240437#\": \"兽\", \"#2877274169#\": \"辱\", \"#2321223621#\": \"朱\", \"#5227025337#\": \"酸\", \"#1078667735#\": \"扎\", \"#7614765414#\": \"斩\", \"#7402244018#\": \"宫\", \"#0543813166#\": \"兽\", \"#9364129810#\": \"丁\", \"#1894022554#\": \"泽\", \"#2641673291#\": \"共\", \"#7118332370#\": \"贱\", \"#2610770243#\": \"坑\", \"#6184831247#\": \"勃\", \"#5845812256#\": \"缝\", \"#3928911332#\": \"甲\", \"#4281755712#\": \"凌\", \"#6661319734#\": \"党\", \"#9655348333#\": \"妓\", \"#2572476976#\": \"涛\", \"#7873389278#\": \"朱\", \"#0682651127#\": \"酸\", \"#7075168225#\": \"学\", \"#4072862874#\": \"吞\", \"#2148844516#\": \"茎\", \"#3948875377#\": \"茎\", \"#6577306817#\": \"剖\", \"#0739597541#\": \"朱\", \"#0230924173#\": \"共\", \"#7641707176#\": \"甲\", \"#0465229144#\": \"鹏\", \"#4691614404#\": \"漏\", \"#3916380979#\": \"鹏\", \"#5241270215#\": \"址\", \"#8487710161#\": \"灭\", \"#5655070942#\": \"奴\", \"#7582804185#\": \"龟\", \"#4602423928#\": \"茎\", \"#3672519671#\": \"勃\", \"#7971728127#\": \"杜\", \"#8465027396#\": \"杜\", \"#1110350989#\": \"杜\", \"#8779415131#\": \"网\", \"#9875422061#\": \"凌\", \"#3654555607#\": \"址\", \"#7227745529#\": \"奴\", \"#3620919708#\": \"宰\", \"#2346301295#\": \"剖\", \"#9904598393#\": \"鹏\", \"#7352867298#\": \"址\", \"#3924123605#\": \"奴\", \"#3326385285#\": \"版\", \"#2537989817#\": \"党\", \"#2757781217#\": \"妓\", \"#9884662704#\": \"撸\", \"#5287254025#\": \"撸\", \"#8748613862#\": \"厥\", \"#5067461841#\": \"菊\", \"#6445315584#\": \"肛\", \"#9934161012#\": \"婊\", \"#2095040384#\": \"肛\", \"#9480765147#\": \"厥\", \"#5134244742#\": \"婊\", \"#9498890427#\": \"菊\", \"#6261439078#\": \"贱\", \"#4029006589#\": \"辱\", \"#7279115113#\": \"贱\", \"#4829671606#\": \"宰\", \"#5797973848#\": \"伦\", \"#2132128883#\": \"菊\", \"#8870572165#\": \"秽\", \"#3047720382#\": \"肛\", \"#6472284406#\": \"辱\", \"#7049694563#\": \"坑\", \"#5077961297#\": \"涛\", \"#4426733800#\": \"秽\", \"#3891562379#\": \"斩\", \"#0407334288#\": \"涛\", \"#8662428266#\": \"漪\", \"#4412323691#\": \"虐\", \"#6143300813#\": \"咪\", \"#8897428624#\": \"婊\", \"#1613331912#\": \"宰\", \"#6457819129#\": \"嫡\", \"#5051383838#\": \"嫡\", \"#2166433573#\": \"妓\", \"#8780685079#\": \"锦\", \"#6153774070#\": \"颅\", \"#1782605261#\": \"漪\", \"#7421367031#\": \"剖\", \"#0733848743#\": \"锡\", \"#0271250302#\": \"锡\", \"#5047557824#\": \"锡\", \"#b69322714b#\": \"日\", \"#a85090415a#\": \"日\" };\nresult=result.replace(//g,(html,text)=>{\ncode='#'+text.substring(12,22)+'#'\ntext=obj[code]\nif(!text){\ntext=code;\n//java.log(\"未收录\"+code);\nun.push(code);\n}\nreturn text\n})\nif(un.length!=0){\nbody=un;\n//java.log(un)\npost={\n method:\"POST\",\n body:String(body),\n };\njava.ajax(server+\",\" + JSON.stringify(post))\n}\n\n##1k2k3k4k.com|1q2q3q4q.com|1m2m3m4m.com|1k2k3k4k.c〇㎡|最新地址发布页.|(苹果手机.*浏览器)|更.多.|精.彩.小.说.*|百.度.搜.*|www.*|\\#最#新#网#址#|bz.*|\\#chao#.*#jie#|\\<.*com\\>|.未完待续.*|看~|.*英文忽略即可.", "imageStyle": "", "nextContentUrl": ".chapterPages a~a@href##javascript[^\\d]+(\\d+)[^\\d]+(\\d+)[^\\d]+(\\d+)[^\\d]+(\\d+)[^\\d]+;##$3_$4.html\n\n##$##,{'webView': true}", "replaceRegex": "##(,|[\\u4e00-\\u9fa5])\\n\\s{2}##$1", "sourceRegex": "", "webJs": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".column-2", "bookUrl": "a.0@href", "coverUrl": "", "kind": "span.0@text&&p.2@text##.*:", "lastChapter": "a.1@text", "name": "a.0@text##全文阅读", "wordCount": "span.1@text##.*:" }, "ruleSearch": { "author": "##作者:([^<]*)##$1###", "bookList": ".column-2", "bookUrl": "a.0@href", "lastChapter": "a.1@text", "name": "a.0@text##全文阅读", "wordCount": "span.1@text##.*:" }, "ruleToc": { "chapterList": "class.list.1@li a", "chapterName": "text", "chapterUrl": "href##$##,{'webView': true}", "isVolume": "", "nextTocUrl": ".nextPage@href" }, "searchUrl": "/s.php,{\n \"charset\": \"gbk\",\n \"method\": \"POST\",\n \"body\": \"objectType=2&type=articlename&s={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 第一版主us", "bookSourceType": 0, "bookSourceUrl": "http://www.01bzw.us", "customOrder": -88902693, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"/sort/1/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"武侠\",\"url\":\"/sort/2/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"都市\",\"url\":\"/sort/3/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"历史\",\"url\":\"/sort/4/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"游戏\",\"url\":\"/sort/5/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"科幻\",\"url\":\"/sort/6/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"女生\",\"url\":\"/sort/8/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"辣文\",\"url\":\"/sort/9/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/sort/10/{{page}}/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1650546350474, "respondTime": 10711, "ruleBookInfo": { "author": "[property=\"og:novel:author\"]@content", "coverUrl": "[property=\"og:image\"]@content", "init": "", "intro": "[property=\"og:description\"]@content##(^|[。!?]+[”」)】]?)##$1
    ", "kind": "[property=\"og:novel:category\"]@content&&[property=\"og:novel:status\"]@content&&[property=\"og:novel:update_time\"]@content##小说|\\s.*", "lastChapter": "[property=\"og:novel:lastest_chapter_name\"]@content##[\\((【].*?[求更谢乐发订合补加].*?[】)\\)]", "name": "[property=\"og:novel:book_name\"]@content", "wordCount": ".top span.-1@text" }, "ruleContent": { "content": "#content@p@html", "nextContentUrl": "text.下一页@href", "replaceRegex": "##地址失效.*最新地址|最新地址.*获取|[\\((]本章完[\\))]|[\\((]未完待续[)\\)]|\\[ 本章完 \\]|" }, "ruleExplore": { "bookList": "" }, "ruleSearch": { "author": ".s4@text", "bookList": ".txt-list-row5 li!0", "bookUrl": "a.0@href", "coverUrl": "a.0@href##.+\\D((\\d+)\\d{3})\\D##http://www.01bzw.us/images/$2/$1/$1s.jpg###", "kind": ".s1@text&&.s5@text##\\[|\\]|小说", "lastChapter": ".s3@text", "name": ".s2@text" }, "ruleToc": { "chapterList": ".section-list!0@li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/search/,{\n \"method\": \"POST\",\n \"body\": \"searchkey={{key}}\"\n}", "weight": 0 }, { "bookSourceComment": "发布地址:http://www.quan--er.com/", "bookSourceGroup": "💠 其他", "bookSourceName": "🔞 第一版主quest", "bookSourceType": 0, "bookSourceUrl": "http://m.diyibanzhu.quest", "bookUrlPattern": "", "customOrder": -88902692, "enabled": true, "enabledCookieJar": false, "enabledExplore": true, "exploreUrl": "[{\"title\":\"更新\",\"url\":\"/wap.php?action=shuku&uid=0&totalresult=10000&pageno={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"新书\",\"url\":\"/wap.php?action=shuku&order=3&uid=0&totalresult=10000&pageno={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},\n{\"title\":\"其他\",\"url\":\"/wap.php?action=shuku&tid=8&over=&order=2&uid=&totalresult=9377&pageno={{page}}\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]", "lastUpdateTime": 1656576358955, "loginUrl": "", "respondTime": 4356, "ruleBookInfo": { "author": "##作者.([^<]+)<##$1###", "coverUrl": "", "init": "", "intro": ".book-intro@html", "kind": "{{@@##类型.([^<]+)<##$1###}},{{@@.right span@text}}@js:result.replace(/小说|\\•/g,\"\")", "lastChapter": "class.list.0@a.0@text", "name": ".right h1@text", "wordCount": "##字数.([^<]+)<##$1###" }, "ruleContent": { "content": "id.nr1@html\n\nm=[];n=[];\nfunction x(a,b){m.push(a);n.push(b)}\n\nresult=result.replace(/<\\/em>/g,\"#$1#\")\n// 逐条添加:\nx(/#class属性#/gi,\"对应文本\");\nx(/#n_1#/gi,\"男\");\nx(/#n_2#/gi,\"人\");\nx(/#n_3#/gi,\"啊\");\nx(/#n_4#/gi,\"爱\");\nx(/#n_5#/gi,\"按\");\nx(/#n_6#/gi,\"暴\");\nx(/#n_7#/gi,\"臀\");\nx(/#n_8#/gi,\"逼\");\nx(/#n_9#/gi,\"擦\");\nx(/#n_10#/gi,\"潮\");\nx(/#n_11#/gi,\"操\");\nx(/#n_12#/gi,\"插\");\nx(/#n_13#/gi,\"吃\");\nx(/#n_14#/gi,\"抽\");\nx(/#n_15#/gi,\"处\");\nx(/#n_16#/gi,\"床\");\nx(/#n_17#/gi,\"春\");\nx(/#n_18#/gi,\"唇\");\nx(/#n_19#/gi,\"刺\");\nx(/#n_20#/gi,\"粗\");\nx(/#n_21#/gi,\"大\");\nx(/#n_22#/gi,\"洞\");\nx(/#n_23#/gi,\"逗\");\nx(/#n_24#/gi,\"硬\");\nx(/#n_25#/gi,\"儿\");\nx(/#n_26#/gi,\"反\");\nx(/#n_27#/gi,\"犯\");\nx(/#n_28#/gi,\"峰\");\nx(/#n_29#/gi,\"妇\");\nx(/#n_30#/gi,\"抚\");\nx(/#n_31#/gi,\"夫\");\nx(/#n_32#/gi,\"腹\");\nx(/#n_33#/gi,\"干\");\nx(/#n_34#/gi,\"搞\");\nx(/#n_35#/gi,\"根\");\nx(/#n_36#/gi,\"公\");\nx(/#n_37#/gi,\"宫\");\nx(/#n_38#/gi,\"勾\");\nx(/#n_39#/gi,\"股\");\nx(/#n_40#/gi,\"狠\");\nx(/#n_41#/gi,\"花\");\nx(/#n_42#/gi,\"滑\");\nx(/#n_43#/gi,\"坏\");\nx(/#n_44#/gi,\"魂\");\nx(/#n_45#/gi,\"鸡\");\nx(/#n_46#/gi,\"激\");\nx(/#n_47#/gi,\"夹\");\nx(/#n_48#/gi,\"奸\");\nx(/#n_49#/gi,\"交\");\nx(/#n_50#/gi,\"叫\");\nx(/#n_51#/gi,\"娇\");\nx(/#n_52#/gi,\"姐\");\nx(/#n_53#/gi,\"禁\");\nx(/#n_54#/gi,\"精\");\nx(/#n_55#/gi,\"进\");\nx(/#n_56#/gi,\"紧\");\nx(/#n_57#/gi,\"菊\");\nx(/#n_58#/gi,\"渴\");\nx(/#n_59#/gi,\"口\");\nx(/#n_60#/gi,\"裤\");\nx(/#n_61#/gi,\"胯\");\nx(/#n_62#/gi,\"快\");\nx(/#n_63#/gi,\"浪\");\nx(/#n_64#/gi,\"力\");\nx(/#n_65#/gi,\"搂\");\nx(/#n_66#/gi,\"乱\");\nx(/#n_67#/gi,\"裸\");\nx(/#n_68#/gi,\"妈\");\nx(/#n_69#/gi,\"毛\");\nx(/#n_70#/gi,\"迷\");\nx(/#n_71#/gi,\"靡\");\nx(/#n_72#/gi,\"妹\");\nx(/#n_73#/gi,\"摸\");\nx(/#n_74#/gi,\"嫩\");\nx(/#n_75#/gi,\"母\");\nx(/#n_76#/gi,\"娘\");\nx(/#n_77#/gi,\"尿\");\nx(/#n_78#/gi,\"咛\");\nx(/#n_79#/gi,\"女\");\nx(/#n_80#/gi,\"哦\");\nx(/#n_81#/gi,\"趴\");\nx(/#n_82#/gi,\"喷\");\nx(/#n_83#/gi,\"婆\");\nx(/#n_84#/gi,\"屁\");\nx(/#n_85#/gi,\"气\");\nx(/#n_86#/gi,\"枪\");\nx(/#n_87#/gi,\"窃\");\nx(/#n_88#/gi,\"骑\");\nx(/#n_89#/gi,\"妻\");\nx(/#n_90#/gi,\"情\");\nx(/#n_91#/gi,\"亲\");\nx(/#n_92#/gi,\"裙\");\nx(/#n_93#/gi,\"热\");\nx(/#n_94#/gi,\"日\");\nx(/#n_95#/gi,\"肉\");\nx(/#n_96#/gi,\"揉\");\nx(/#n_97#/gi,\"乳\");\nx(/#n_98#/gi,\"软\");\nx(/#n_99#/gi,\"润\");\nx(/#n_100#/gi,\"入\");\nx(/#n_101#/gi,\"塞\");\nx(/#n_102#/gi,\"骚\");\nx(/#n_103#/gi,\"色\");\nx(/#n_104#/gi,\"上\");\nx(/#n_105#/gi,\"舌\");\nx(/#n_106#/gi,\"射\");\nx(/#n_107#/gi,\"身\");\nx(/#n_108#/gi,\"深\");\nx(/#n_109#/gi,\"湿\");\nx(/#n_110#/gi,\"兽\");\nx(/#n_111#/gi,\"受\");\nx(/#n_112#/gi,\"舒\");\nx(/#n_113#/gi,\"爽\");\nx(/#n_114#/gi,\"水\");\nx(/#n_115#/gi,\"睡\");\nx(/#n_116#/gi,\"酥\");\nx(/#n_117#/gi,\"死\");\nx(/#n_118#/gi,\"烫\");\nx(/#n_119#/gi,\"痛\");\nx(/#n_120#/gi,\"舔\");\nx(/#n_121#/gi,\"天\");\nx(/#n_122#/gi,\"体\");\nx(/#n_123#/gi,\"挺\");\nx(/#n_124#/gi,\"头\");\nx(/#n_125#/gi,\"腿\");\nx(/#n_126#/gi,\"脱\");\nx(/#n_127#/gi,\"味\");\nx(/#n_128#/gi,\"慰\");\nx(/#n_129#/gi,\"吻\");\nx(/#n_130#/gi,\"握\");\nx(/#n_131#/gi,\"喔\");\nx(/#n_132#/gi,\"污\");\nx(/#n_133#/gi,\"下\");\nx(/#n_134#/gi,\"小\");\nx(/#n_135#/gi,\"性\");\nx(/#n_136#/gi,\"胸\");\nx(/#n_137#/gi,\"血\");\nx(/#n_138#/gi,\"穴\");\nx(/#n_139#/gi,\"阳\");\nx(/#n_140#/gi,\"痒\");\nx(/#n_141#/gi,\"药\");\nx(/#n_142#/gi,\"腰\");\nx(/#n_143#/gi,\"夜\");\nx(/#n_144#/gi,\"液\");\nx(/#n_145#/gi,\"野\");\nx(/#n_146#/gi,\"衣\");\nx(/#n_147#/gi,\"姨\");\nx(/#n_148#/gi,\"吟\");\nx(/#n_149#/gi,\"淫\");\nx(/#n_150#/gi,\"荫\");\nx(/#n_151#/gi,\"幽\");\nx(/#n_152#/gi,\"诱\");\nx(/#n_153#/gi,\"尤\");\nx(/#n_154#/gi,\"欲\");\nx(/#n_155#/gi,\"吁\");\nx(/#n_156#/gi,\"玉\");\nx(/#n_157#/gi,\"吮\");\nx(/#n_158#/gi,\"窄\");\nx(/#n_159#/gi,\"占\");\nx(/#n_160#/gi,\"征\");\nx(/#n_161#/gi,\"汁\");\nx(/#n_162#/gi,\"嘴\");\nx(/#n_163#/gi,\",\");\nx(/#n_164#/gi,\"。\");\nx(/#n_165#/gi,\"…\");\nx(/#n_166#/gi,\"慾\");\nx(/#n_167#/gi,\"丢\");\nx(/#n_168#/gi,\"弄\");\n\nfor(i in n){result=result.replace(m[i],n[i])}\n\nresult+\"❎❎❎\"\n", "imageStyle": "", "nextContentUrl": "//*[@class=\"curr\"]/following-sibling::a[1]/@href", "replaceRegex": "##.*下载安卓APP.*|.本章未完.*|[\\((]本章完[)\\)]|\\[ 本章完 \\]|(\\s*.*【1】.*)?\\s*❎❎❎\\s*|.未完待续.*", "sourceRegex": "" }, "ruleExplore": { "author": "a.2@text", "bookList": ".column-2", "bookUrl": "a.0@href", "kind": "span.0@text", "lastChapter": "a.1@text", "name": "a.0@text", "wordCount": "span.1@text##字数." }, "ruleSearch": { "author": "##作者.([^<]+)<##$1###", "bookList": ".column-2", "bookUrl": "a.0@href", "kind": "span.0@text", "lastChapter": "a.1@text", "name": "a.0@text", "wordCount": "span.1@text##字数." }, "ruleToc": { "chapterList": ".list!-1:-2@li a", "chapterName": "text", "chapterUrl": "href", "nextTocUrl": "option@value" }, "searchUrl": "/wap.php?action=search,{\n \"body\": \"objectType=2&wd={{key}}\",\n \"method\": \"POST\"\n}", "weight": 0 } ]