[
  {
    "path": ".gitattributes",
    "content": "*.* linguist-language=None\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/01-bugReport.yml",
    "content": "name: 反馈问题 (Bug report)\ndescription: xxx 书源失效，或出现其他预期之外的问题...\ntitle: \"反馈问题：XXX 书源失效（记得修改该示例标题，并移除该括号提示）\"\nlabels: 反馈问题\nbody:\n  - type: markdown\n    attributes:\n      value: |\n        发之前，请先搜下有没有类似的 [**Issues**](https://github.com/XIU2/Yuedu/issues) 问题（包括[**关闭**](https://github.com/XIU2/Yuedu/issues?q=is%3Aissue+is%3Aclosed)的），请勿重复发起！  \n        ****\n  - type: input\n    id: version\n    attributes:\n      label: 阅读版本\n      description: 必填，我的 - 关于 - 版本（例如 3.20.112220）\n      placeholder: 请输入...\n    validations:\n      required: true\n  - type: input\n    id: name\n    attributes:\n      label: 书源名称\n      description: 必填\n      placeholder: 请输入...\n    validations:\n      required: true\n  - type: textarea\n    id: description\n    attributes:\n      label: 问题描述\n      description: 必填，最好写上 复现问题 的步骤，越详细越好，特别是一些复杂的问题\n      placeholder: 请输入...\n    validations:\n      required: true\n  - type: textarea\n    id: screenshots\n    attributes:\n      label: 附加截图\n      description: 可选，也可以是一些错误代码\n      placeholder: 可在此粘贴图片，或点击下方 [Attach files by dragging & dropping, selecting or pasting them.] 文字来选择图片..."
  },
  {
    "path": ".github/ISSUE_TEMPLATE/02-requestToAdd.yml",
    "content": "name: 书源请求 (BookSource request)\ndescription: 希望制作 xxx 小说网站的书源...\ntitle: \"书源请求：xxx 小说网（记得修改该示例标题，并移除该括号提示）\"\nlabels: 书源请求\nbody:\n  - type: markdown\n    attributes:\n      value: |\n        > [!NOTE]\n        > ***想要让我花费时间和精力免费帮你写书源，就请务必看完以下 `申请必读` ！***   \n        > ***该项目仅仅是我业余自给自足顺便分享出来罢了，因此确保有充足的推荐理由，不要把我当工具人！***  \n\n        另外，本项目只制作《阅读》3.X 版本的书源，不考虑也无法转换为 2.X 版本！\n        ****\n        发之前，请先搜下有没有类似的 [**Issues**](https://github.com/XIU2/Yuedu/issues) （包括[**关闭**](https://github.com/XIU2/Yuedu/issues?q=is%3Aissue+is%3Aclosed)的），请勿重复发起！   \n        ****\n        \n        > [!IMPORTANT]\n        > ### \\# 申请必读：\n        > 0. 请先去 [**源仓库**](https://www.yckceo.com/yuedu/shuyuan)、[**Yiove 综合书源库**](https://shuyuan.yiove.com/complex) 搜索一下，看有没有人写过该小说网站的书源了，避免重复造轮子\n        > 1. 不接受 **`轻小说、R18 小说、听书、漫画、小说下载站(带在线阅读的除外)`** 等类型的网站申请（因为我不看这些类型）  \n        > 2. 不接受 **`国内无法直连访问`** 的小说网站（被墙/主动屏蔽国内的，写出来如果没多少人能用也没意义了，除非真的质量很好）\n        > 3. 不接受 **`内容质量差`** 的小说网站（正文中插入域名、广告等乱七八糟无关内容的，或存在被防盗的反义词、假章、错章等）  \n        > 4. 如果只是因为某几本书在该网站更新快/无错误，那么请确保本项目的 **`所 有 书 源 都 无 法 满 足`**，否则我懒得费时间去制作~\n\n        > **注意**：我写的书源都是**分享给大家使用**的，而非专门给你一个人写的，因此才会有以上要求。请确保你推荐的书源网站都满足，否则申请可能会被直接拒绝，望悉知。\n        ****\n  - type: textarea\n    id: url\n    attributes:\n      label: 网站地址\n      placeholder: https://...\n    validations:\n      required: true\n  - type: textarea\n    id: reason\n    attributes:\n      label: 推荐原因\n      description: 必填，不要写的太简略、敷衍，举几个例子（比如某本书什么的），否则我可能懒得费时间去检查网站内容质量！\n      placeholder: 请输入理由并举个例子...\n    validations:\n      required: true"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/03-bookSourceSharing.yml",
    "content": "name: 书源分享 (BookSource sharing)\ndescription: 欢迎分享好用的书源...\ntitle: \"书源分享：xxx 小说网（记得修改该示例标题，并移除该括号提示）\"\nlabels: 书源分享\nbody:\n  - type: textarea\n    id: share\n    attributes:\n      label: 书源内容\n      description: 请粘贴 JSON 格式的书源内容，也可以是书源文件地址\n      render: json\n      placeholder: 请输入...\n    validations:\n      required: true"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/config.yml",
    "content": "blank_issues_enabled: false"
  },
  {
    "path": ".nojekyll",
    "content": "\r\n"
  },
  {
    "path": "CNAME",
    "content": "yuedu.xiu2.xyz"
  },
  {
    "path": "LICENSE",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
  },
  {
    "path": "README.md",
    "content": "# 「阅读」APP 自用书源\r\n\r\n[![GitHub license](https://img.shields.io/badge/license-GPL--3.0-orange?style=flat-square&color=0f6adb&logo=github)](https://github.com/XIU2/yuedu/)\r\n[![GitHub Star](https://img.shields.io/github/stars/XIU2/yuedu.svg?style=flat-square&label=Star&color=0f6adb&logo=github)](https://github.com/XIU2/yuedu/)\r\n[![GitHub Fork](https://img.shields.io/github/forks/XIU2/yuedu.svg?style=flat-square&label=Fork&color=0f6adb&logo=github)](https://github.com/XIU2/yuedu/)\r\n[![YUEDU.XIU2.XYZ](https://img.shields.io/static/v1?label=%20&message=YUEDU.XIU2.XYZ&style=flat-square&labelColor=1172EB&color=0f6adb&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA1ElEQVR42mMULHr9n4ECwEhVA971ijDUb/7CMPnAD4Y4M3aGCeG8ODUKFb/BNCDYgI1hdiwfXBIbQFcDNwBkO0wQXRGyHDofqwHOaiwMq9MFGDwnvWfw0WNnyHbgYnCf+J7h9KO/xBkAYuPzN1EGoIcDLnnaGUCRF5D5INqk/R3DvTf/iI8FmAtgBtRt+sJw8ckfho1ZAnAxnAYgawYBH21WhkVJ/HAxgglJlJuR4cnHfwzsLIwo/o8yYWOYEsnH8PHbP4bStV8Y1lz4hZmUyQEUGwAAWJ624X5VLdcAAAAASUVORK5CYII=)](https://yuedu.xiu2.xyz)\r\n\r\n📚 自用的一些「阅读」小说书源，一部分是网上搜集/他人推荐，一部分是自己写的书源规则。  \r\n如果你有什么**好用的小说网站也可以 [Issues](https://github.com/XIU2/Yuedu/issues/new/choose) 告诉我**做成书源，另外觉得**好用请在右上角点个⭐Star 鼓励一下~**   \r\n\r\n> _分享我其他开源项目：[**TrackersList.com** - 全网热门 BT Tracker 列表！有效提高 BT 下载速度~](https://github.com/XIU2/TrackersListCollection) <img src=\"https://img.shields.io/github/stars/XIU2/TrackersListCollection.svg?style=flat-square&label=Star&color=4285dd&logo=github\" height=\"16px\" />_  \r\n> _[**UserScript** - 🐵 Github 高速下载、知乎增强、自动无缝翻页、护眼模式 等十几个**油猴脚本**~](https://github.com/XIU2/UserScript) <img src=\"https://img.shields.io/github/stars/XIU2/UserScript.svg?style=flat-square&label=Star&color=4285dd&logo=github\" height=\"16px\" />_\r\n\r\n****\r\n\r\n**「阅读」APP** 不同于其他小说阅读软件，其原理为：**解析小说网站的搜索页、详情页、目录页、正文页，提取相关信息**来显示给你看，因此安装后还需要**自行编写或导入书源**才能使用，该项目就是将我自写自用的书源分享出来~  \r\n\r\n> 本项目是「阅读」APP 的书源分享，官方项目为：[阅读开源地址](https://github.com/gedoor/legado)、[官方下载地址](https://github.com/gedoor/legado/releases)\r\n\r\n****\r\n\r\n## 温馨提示：\r\n\r\n因为所有书源均来自第三方小说网站，所以**无法保证可用性**，可能随时失效（特别是 API 书源，质量较好但容易失效），因此强烈建议大家找到好用的书源时，对完本小说趁早**全本缓存+导出为 TXT 文件**，或者去网上下载全本 TXT 小说文件，免得书源失效后纠结。。。  \r\n\r\n我的阅读书架里绝大部分都是这些年收藏的完本小说，因此我也早早的都替换成了本地 TXT 文件，省心多了。\r\n\r\n> [!NOTE]\r\n> 因为**精力有限**加上我现在主要还是看本地收藏的完本小说，所以 **`本项目书源较少，维护也不积极`**，因此**请勿过度依赖**本项目，想要更多书源的话建议去 [**源仓库**](https://www.yckceo.com/yuedu/shuyuan)、[**Yiove 综合书源库**](https://shuyuan.yiove.com/complex) 淘一淘，或者试试这个开源的[小说下载器](https://github.com/freeok/so-novel)。\r\n\r\n> [!TIP]\r\n> 各书源（小说网站）一般都会有一些**访问速率限制**（各不一样），如果访问频繁可能会触发限制（**封禁 IP / 弹验证**），因此建议在 `阅读 - 其他设置` 中将 `预下载` 调低（就是阅读会提前加载好前后的 X 章内容，建议 **`1~5`**），以及下面的 `更新和搜索线程数` 也要调低（这个也会影响到离线缓存书籍时的并发速度，如果离线缓存一部分章节就发现后续全都失败了，可能就是因为触发限制了，建议 **`1~5`**。）\r\n\r\n****\r\n\r\n## 书源地址：\r\n大家可以定期导入一次书源，导入时 APP 会自动去重复的~\r\n- **书源分享地址：** _https://yuedu.xiu2.xyz_  \r\n- **本地导入地址：** 去上面的书源分享地址里点击 **\\[下载文件\\]**  \r\n- **网络导入地址：** 以下 CDN 分流地址，任选一个能用的  \r\n_https://bitbucket.org/xiu2/yuedu/raw/master/shuyuan ( 网页打开乱码正常，不影响 APP 导入_  \r\n_https://jsd.onmicrosoft.cn/gh/XIU2/Yuedu/shuyuan_  \r\n_https://cdn.jsdmirror.com/gh/XIU2/Yuedu/shuyuan_  \r\n_https://wget.la/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n_https://ghfast.top/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n_https://gh.catmak.name/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n_https://cdn.gh-proxy.org/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n\r\n****\r\n\r\n## 导入步骤：\r\n\r\n### 二维码导入(推荐)：\r\n打开「阅读」APP 点击右下角的 **`我的` - `书源管理`** (最下方 图一)，这时候再点击右上角的 **` ┇ ` - `二维码导入`** (最下方 图二) - 然后手机扫描下方二维码即可即可。  \r\n\r\n![](https://bitbucket.org/xiu2/yuedu/raw/master/dist/img/img-03.png)\r\n\r\n****\r\n\r\n### 网络导入(推荐)：\r\n打开「阅读」APP 点击右下角的 **`我的` - `书源管理`** (最下方 图一)，这时候再点击右上角的 **` ┇ ` - `网络导入`** (最下方 图二) - 输入下面的网络导入地址并点击 **`确定`** 按钮即可（最下方 图三）。  \r\n- **网络导入地址：** 以下 CDN 分流地址，任选一个能用的  \r\n_https://bitbucket.org/xiu2/yuedu/raw/master/shuyuan ( 网页打开乱码正常，不影响 APP 导入_  \r\n_https://jsd.onmicrosoft.cn/gh/XIU2/Yuedu/shuyuan_  \r\n_https://cdn.jsdmirror.com/gh/XIU2/Yuedu/shuyuan_  \r\n_https://wget.la/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n_https://ghfast.top/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n_https://gh.catmak.name/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n_https://cdn.gh-proxy.org/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan_  \r\n\r\n****\r\n\r\n### 本地导入：\r\n打开 [书源分享地址](https://yuedu.xiu2.xyz) 后点击 **`下载文件`** 即可下载 **shuyuan.json** 文件，存放到手机中任何你能找到的位置。  \r\n\r\n打开「阅读」APP 点击右下角的 **`我的` - `书源管理`** (最下方 图一)， 这时候再点击右上角的 **` ┇ ` - `本地导入`** (最下方 图二) - 选择 **shuyuan.json** 文件导入即可（最下方 图四）。  \r\n\r\n****\r\n\r\n> 上述三个导入步骤的简单操作示例图，从左向右分别为：**图一、图二、图三、图四**\r\n\r\n![操作示例](https://bitbucket.org/xiu2/yuedu/raw/master/dist/img/img-04.png)\r\n\r\n****\r\n\r\n## 切换书源显示 无最新章节？\r\n\r\n一些书源网站的搜索页压根没有 最新章节 信息，所以这类网站制作的书源切换时都会显示为 无最新章节。\r\n\r\n可以在书源切换处，点击右上角的 **` ┇ ` 并勾选 `加载详情页`、`加载目录`** 应该就能显示出来 最新章节 了。\r\n\r\n****\r\n\r\n## 如何听书？\r\n\r\n> 鉴于一些人有这方面需求，我就特意说明一下。  \r\n\r\n「阅读」APP 支持朗读文字，但是依靠的是手机的 TTS（文字转语音引擎），很多手机自带的并不支持朗读中文（小米的好像可以），所以需要安装额外的TTS，我推荐几个：\r\n- **[TTS Server](https://github.com/jing332/tts-server-android)**  \r\n_（内置微软 TTS，也支持其他声源接口，可搭配其他 TTS 软件使用_  \r\n- **[MultiTTS](https://t.me/MultiTTS)**  \r\n_（支持众多离线语音，经历了意外源码丢失，后来又重写恢复了更新_  \r\n- **[微软 TTS](https://github.com/ag2s20150909/TTS)**  \r\n- **Google 文字转语音引擎**  \r\n- **讯飞语记**  \r\n\r\n> 讯飞语记安装后需要去 **通用设置 - 语音合成设置 - 开启 `合成系统接口`** ，然后根据需求去上面的系统默认发音人处设置发音人（音色）即可。  \r\n\r\n****\r\n\r\n## 如果书源帮到你的话就 \"打赏\" 一下吧~🎉✨\r\n\r\n![微信赞赏](https://bitbucket.org/xiu2/xiu2/raw/master/img/zs-01.png)![支付宝赞赏](https://bitbucket.org/xiu2/xiu2/raw/master/img/zs-02.png)\r\n\r\n****\r\n\r\n## License\r\n\r\nThe GPL-3.0 License."
  },
  {
    "path": "dist/css/style.css",
    "content": "html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([cont233s]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}field233set{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield233;outline-offset:-2px}[type=\"search\"]::-webkit-search-cancel-button,[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}hr{border:0;display:block;height:1px;background:#E3E7EB;background:linear-gradient(to right,rgba(227,231,235,0.1) 0,rgba(227,231,235,0.6) 50%,rgba(227,231,235,0.1) 100%);margin-top:24px;margin-bottom:24px}ul,ol{margin-top:0;margin-bottom:24px;padding-left:24px}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0}dl{margin-top:0;margin-bottom:24px}dt{font-weight:700}dd{margin-left:24px;margin-bottom:24px}img{height:auto;max-width:100%;vertical-align:middle}figure{margin:24px 0}figcaption{font-size:16px;line-height:24px;padding:8px 0}img,svg{display:block}table{border-collapse:collapse;margin-bottom:24px;width:100%}tr{border-bottom:1px solid #E3E7EB}th{text-align:left}th,td{padding:10px 16px}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}html{font-size:18px;line-height:27px}@media (min-width:641px){html{font-size:20px;line-height:30px;letter-spacing:-0.1px}}body{color:#5B6F82;font-size:1rem}body,button,input,select,textarea{font-family:\"Lato\",sans-serif}a{color:#626cd5;text-decoration:none}a:hover,a:active{outline:0;text-decoration:none}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{clear:both;color:#202B36;font-family:\"Roboto\",sans-serif;font-weight:500}h1,.h1{font-size:36px;line-height:46px;letter-spacing:-0.2px}@media (min-width:641px){h1,.h1{font-size:42px;line-height:52px;letter-spacing:-0.1px}}h2,.h2{font-size:30px;line-height:40px;letter-spacing:-0.1px}@media (min-width:641px){h2,.h2{font-size:36px;line-height:46px;letter-spacing:-0.2px}}h3,.h3,blockquote{font-size:20px;line-height:30px;letter-spacing:-0.1px}@media (min-width:641px){h3,.h3,blockquote{font-size:30px;line-height:40px;letter-spacing:-0.1px}}h4,h5,h6,.h4,.h5,.h6{font-size:18px;line-height:27px;letter-spacing:-0.1px}@media (min-width:641px){h4,h5,h6,.h4,.h5,.h6{font-size:20px;line-height:30px;letter-spacing:-0.1px}}@media (max-width:640px){.h1-mobile{font-size:36px;line-height:46px;letter-spacing:-0.2px}.h2-mobile{font-size:30px;line-height:40px;letter-spacing:-0.1px}.h3-mobile{font-size:20px;line-height:30px;letter-spacing:-0.1px}.h4-mobile,.h5-mobile,.h6-mobile{font-size:18px;line-height:27px;letter-spacing:-0.1px}}.text-light{color:rgba(255,255,255,0.8)}.text-light a{color:rgba(255,255,255,0.8)}.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6,.text-light .h1,.text-light .h2,.text-light .h3,.text-light .h4,.text-light .h5,.text-light .h6{color:#fff !important}.text-sm{font-size:18px;line-height:27px;letter-spacing:-0.1px}.text-xs{font-size:16px;line-height:24px;letter-spacing:-0.1px}h1,h2,.h1,.h2{margin-top:48px;margin-bottom:16px}h3,.h3{margin-top:36px;margin-bottom:12px}h4,h5,h6,.h4,.h5,.h6{margin-top:24px;margin-bottom:4px}p{margin-top:0;margin-bottom:24px}dfn,cite,em,i{font-style:italic}blockquote{color:#92A2B1;font-style:italic;margin-top:24px;margin-bottom:24px;margin-left:24px}blockquote::before{content:\"\\201C\"}blockquote::after{content:\"\\201D\"}blockquote p{display:inline}address{color:#5B6F82;border-width:1px 0;border-style:solid;border-color:#E3E7EB;padding:24px 0;margin:0 0 24px}pre,pre h1,pre h2,pre h3,pre h4,pre h5,pre h6,pre .h1,pre .h2,pre .h3,pre .h4,pre .h5,pre .h6{font-family:\"Courier 10 Pitch\",Courier,monospace}pre,code,kbd,tt,var{background:#F6F8FA}pre{font-size:16px;line-height:24px;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:24px;margin-top:24px;margin-bottom:24px}code,kbd,tt,var{font-family:Monaco,Consolas,\"Andale Mono\",\"DejaVu Sans Mono\",monospace;font-size:16px;padding:2px 4px}abbr,acronym{cursor:help}mark,ins{text-decoration:none}small{font-size:18px;line-height:27px;letter-spacing:-0.1px}b,strong{font-weight:700}button,input,select,textarea,label{font-size:18px;line-height:27px}.container,.container-sm{width:100%;margin:0 auto;padding-left:16px;padding-right:16px}@media (min-width:481px){.container,.container-sm{padding-left:24px;padding-right:24px}}.container{max-width:1128px}.container-sm{max-width:848px}.container .container-sm{max-width:800px;padding-left:0;padding-right:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{border-radius:2px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;display:block;font-size:13px;letter-spacing:0px;font-weight:700;line-height:16px;text-transform:uppercase;text-decoration:none;background-color:#fff;color:#4992F0 !important;border:none;height:auto;left:8px;padding:16px 32px;top:8px;width:auto;z-index:100000}.list-reset{list-style:none;padding:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#4992F0}.text-secondary{color:#838DEA}.has-top-divider{position:relative}.has-top-divider::before{content:'';position:absolute;top:0;left:0;width:100%;display:block;height:1px;background:#E3E7EB;background:linear-gradient(to right,rgba(227,231,235,0.1) 0,rgba(227,231,235,0.6) 50%,rgba(227,231,235,0.1) 100%)}.has-bottom-divider{position:relative}.has-bottom-divider::after{content:'';position:absolute;bottom:0;left:0;width:100%;display:block;height:1px;background:#E3E7EB;background:linear-gradient(to right,rgba(227,231,235,0.1) 0,rgba(227,231,235,0.6) 50%,rgba(227,231,235,0.1) 100%)}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.m-8{margin:8px}.mt-8{margin-top:8px}.mr-8{margin-right:8px}.mb-8{margin-bottom:8px}.ml-8{margin-left:8px}.m-16{margin:16px}.mt-16{margin-top:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.ml-16{margin-left:16px}.m-24{margin:24px}.mt-24{margin-top:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.ml-24{margin-left:24px}.m-32{margin:32px}.mt-32{margin-top:32px}.mr-32{margin-right:32px}.mb-32{margin-bottom:32px}.ml-32{margin-left:32px}.m-40{margin:40px}.mt-40{margin-top:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.m-48{margin:48px}.mt-48{margin-top:48px}.mr-48{margin-right:48px}.mb-48{margin-bottom:48px}.ml-48{margin-left:48px}.m-56{margin:56px}.mt-56{margin-top:56px}.mr-56{margin-right:56px}.mb-56{margin-bottom:56px}.ml-56{margin-left:56px}.m-64{margin:64px}.mt-64{margin-top:64px}.mr-64{margin-right:64px}.mb-64{margin-bottom:64px}.ml-64{margin-left:64px}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.p-8{padding:8px}.pt-8{padding-top:8px}.pr-8{padding-right:8px}.pb-8{padding-bottom:8px}.pl-8{padding-left:8px}.p-16{padding:16px}.pt-16{padding-top:16px}.pr-16{padding-right:16px}.pb-16{padding-bottom:16px}.pl-16{padding-left:16px}.p-24{padding:24px}.pt-24{padding-top:24px}.pr-24{padding-right:24px}.pb-24{padding-bottom:24px}.pl-24{padding-left:24px}.p-32{padding:32px}.pt-32{padding-top:32px}.pr-32{padding-right:32px}.pb-32{padding-bottom:32px}.pl-32{padding-left:32px}.p-40{padding:40px}.pt-40{padding-top:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.pl-40{padding-left:40px}.p-48{padding:48px}.pt-48{padding-top:48px}.pr-48{padding-right:48px}.pb-48{padding-bottom:48px}.pl-48{padding-left:48px}.p-56{padding:56px}.pt-56{padding-top:56px}.pr-56{padding-right:56px}.pb-56{padding-bottom:56px}.pl-56{padding-left:56px}.p-64{padding:64px}.pt-64{padding-top:64px}.pr-64{padding-right:64px}.pb-64{padding-bottom:64px}.pl-64{padding-left:64px}.sr .has-animations .is233-revealing{visibility:hidden}.input,.textarea{background-color:#fff;border-width:1px;border-style:solid;border-color:#E3E7EB;color:#5B6F82;max-width:100%;width:100%}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#92A2B1}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#92A2B1}.input::-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#92A2B1}.input::placeholder,.textarea::placeholder{color:#92A2B1}.input::-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#92A2B1}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#92A2B1}.input:hover,.textarea:hover{border-color:#d4dae0}.input:active,.input:focus,.textarea:active,.textarea:focus{outline:none;border-color:#4992F0}.input[disabled],.textarea[disabled]{cursor:not-allowed;background-color:#F6F8FA;border-color:#F6F8FA}.input{-moz-appearance:none;-webkit-appearance:none;font-size:16px;letter-spacing:-0.1px;line-height:20px;border-radius:2px;padding:13px 16px;height:48px;box-shadow:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.input .inline-input{display:inline;width:auto}.textarea{display:block;min-width:100%;resize:vertical}.textarea .inline-textarea{display:inline;width:auto}.field233-grouped>.cont233:not(:last-child){margin-bottom:8px}@media (min-width:641px){.field233-grouped{display:flex}.field233-grouped>.cont233{flex-shrink:0}.field233-grouped>.cont233.cont233-expanded{flex-grow:1;flex-shrink:1}.field233-grouped>.cont233:not(:last-child){margin-bottom:0;margin-right:8px}}.button{display:inline-flex;font-size:13px;letter-spacing:0px;font-weight:700;line-height:16px;text-transform:uppercase;text-decoration:none !important;background-color:#fff;color:#4992F0 !important;border:none;border-radius:2px;cursor:pointer;justify-content:center;padding:16px 32px;height:48px;text-align:center;white-space:nowrap}.button:active{outline:0}.button::before{border-radius:2px}.button-shadow{position:relative}.button-shadow::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 8px 24px rgba(32,43,54,0.12);mix-blend-mode:multiply;transition:box-shadow .15s ease}.button-shadow:hover::before{box-shadow:0 8px 24px rgba(32,43,54,0.25)}.button-sm{padding:8px 24px;height:32px}.button-sm.button-shadow::before{box-shadow:0 4px 16px rgba(32,43,54,0.12)}.button-sm.button-shadow:hover::before{box-shadow:0 4px 16px rgba(32,43,54,0.25)}.button-primary{color:#fff !important;transition:background .15s ease}.button-primary{background:#2e83ef;background:linear-gradient(65deg,#1274ED 0,#4992F0 100%)}.button-primary:hover{background:#3386ef;background:linear-gradient(65deg,#1777ed 0,#4e95f0 100%)}.button-block{display:flex;width:100%}.site-header{position:relative;padding:17px 0}.site-header::before{content:'';position:absolute;top:0;left:16%;width:84%;height:500px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ4MCIgaGVpZ2h0PSI2NTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxwYXRoIGQ9Ik03MzEuMjA3IDY0OS44MDJDOTM1LjQ4NCA2NDIuMTQgMTQ4MCAzMzcuMzI1IDE0ODAgMTgwLjg4OGMwLTE1Ni40MzgtMzA5Ljc0NC0zNi4wNTUtNzIwLTM2LjA1NVMwLTE3NC40ODMgMCAxMzUuMTQ0YzAgMzA5LjYyNyA1MjYuOTMgNTIyLjMyIDczMS4yMDcgNTE0LjY1OHoiIGZpbGw9IiNGNkY4RkEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);background-size:1140px 500px;background-repeat:no-repeat}.site-header-inner{position:relative;display:flex;justify-content:space-between;align-items:center}.header-links{display:inline-flex}.header-links li{display:inline-flex}.header-links a:not(.button){font-size:13px;line-height:18px;letter-spacing:0px;font-weight:700;color:#5B6F82;text-transform:uppercase;text-decoration:none;line-height:16px;padding:8px 24px}.header-links a:not(.button):hover,.header-links a:not(.button):active{color:#202B36}@media (min-width:641px){.site-header{position:relative;padding:17px 0}.site-header::before{top:-50%;left:20%;width:80%;height:651px;background-size:1480px 651px}}.h233{position:relative;padding-top:40px;padding-bottom:40px}.h233-paragraph{margin-bottom:32px}.h233-browser{position:relative;margin-top:60px}.h233-browser-inner{position:relative}.h233-browser-inner svg{width:100%;height:auto;overflow:visible}.bub233-1,.bub233-2,.bub233-3,.bub233-4{position:absolute}.bub233-1 svg,.bub233-2 svg,.bub233-3 svg,.bub233-4 svg{height:auto}.bub233-1{top:-15px;left:70px}.bub233-1 svg{width:34px}.bub233-2{bottom:0;right:-30px}.bub233-2 svg{width:78px}.bub233-3{left:-40px;bottom:-40px}.bub233-3 svg{width:143px}.bub233-4{top:-25px;right:-54px}.bub233-4 svg{width:104px}@media (min-width:641px){.h233{padding-top:70px;padding-bottom:110px}.h233-paragraph{margin-bottom:40px;padding-left:72px;padding-right:72px}.bub233-1 svg,.bub233-2 svg,.bub233-3 svg,.bub233-4 svg{width:auto}.bub233-1{top:85px;left:-30px}.bub233-2{bottom:-8px;right:-75px}.bub233-3{left:-140px;bottom:-120px}.bub233-4{top:-35px;right:-110px}}.new233 .section-inner{padding-bottom:64px}.new233 .section-paragraph{margin-bottom:32px}.new233-form{max-width:475px;margin:0 auto}@media (min-width:641px){.new233 .section-inner{padding-bottom:120px}.new233 .section-paragraph{margin-bottom:40px;padding-left:72px;padding-right:72px}}.is233-boxed{background:#F6F8FA}.body-wrap{background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:100vh}.boxed-container{max-width:1440px;margin:0 auto;box-shadow:0 16px 48px #E3E7EB}@supports (-ms-ime-align:auto){.boxed-container{box-shadow:0 16px 48px rgba(32,43,54,0.12)}}main{flex:1 0 auto}.section-inner{position:relative;padding-top:48px;padding-bottom:48px}@media (min-width:641px){.section-inner{padding-top:80px;padding-bottom:80px}.h233-paragraph2{font-size:14px}}@media (max-width:690px){.h233-paragraph{font-size:17px}.h233-paragraph2{font-size:12px}}@media (max-width:500px){.h233-paragraph{font-size:14px}.h233-paragraph>a>img{height:18px !important}.h233-paragraph2{font-size:12px}.h2-mobile{font-size:25px;line-height:35px}}@media (max-width:450px){.h233-paragraph{font-size:11px}}"
  },
  {
    "path": "index.html",
    "content": "<!DOCTYPE html>\r\n<html lang=\"zh-CN\">\r\n<head>\r\n    <meta charset=\"UTF-8\" />\r\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\r\n    <title>「阅读」APP 精品书源 — 每日更新</title>\r\n    <meta name=\"keywords\" content=\"阅读,阅读APP,小说阅读,小说阅读APP,书源,小说书源,阅读书源,阅读APP书源,XIU2,X.I.U,西柚秀\" />\r\n    <meta name=\"description\" content=\"每日更新！「阅读」APP 精品书源！\" />\r\n    <meta name=\"author\" contect=\"XIU2,X.I.U,西柚秀\" />\r\n    <link rel=\"icon\" type=\"image/x-icon\" href=\"data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAAAADrchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH//////+tyEf/sfSb/6m4K/+tyEf/rchH/63IR/+tyEf/xpmv///////318P/xomX/63IR/+tyEf/rchH/63IR///////rchH////////////rchH/63IR//CdXf///////////+tyEf/xomT//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf///////////+tyEf//////87F9/++VTv//////63IR///////rchH/63IR/+tyEf/rchH//////+tyEf/rchH/63IR///////rchH//////+2GM//rchH/63IR/+tyEf//////63IR/+tyEf/rchH/63IR///////rchH/63IR/////////////////////////////////+tyEf/rchH//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf//////63IR/+tyEf/rchH/63IR///////rchH/63IR///////rchH/63IR/+tyEf/rchH//////+tyEf/rchH//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf//////63IR/+tyEf/rchH/63IR///////rchH/63IR/////////////////////////////////+tyEf/rchH//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf/vmFT//////+6RSP/1v5T//////+6QRv/rchH/63IR///////rchH/63IR/+tyEf/rchH//////+tyEf/rchH/8aJk///////rchH/63IR///////rchH/63IR/+tyEf//////63IR/+tyEf/rchH/63IR/+tyEf/xomT//////+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/xomT//////+tyEf/rchH/63IR/+tyEf/rchH///////Oyfv/rchH/8qhv///////////////////////////////////////rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==\">\r\n    <link href=\"https://fonts.googleapis.com/css?family=Lato:400,400i|Roboto:500\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"dist/css/style.css\">\r\n    <script src=\"https://bitbucket.org/xiu2/yuedu/raw/master/dist/js/scrollreveal.min.js\"></script>\r\n    <script>\r\n    var url = [\r\n        [\"https://bitbucket.org/xiu2/yuedu/raw/master/shuyuan\",\"dist/img/QRCode-03.png\"],\r\n        [\"https://jsd.onmicrosoft.cn/gh/XIU2/Yuedu/shuyuan\",\"dist/img/QRCode-jsd-onmicrosoft-cn.png\"],\r\n        [\"https://cdn.jsdmirror.com/gh/XIU2/Yuedu/shuyuan\",\"dist/img/QRCode-cdn-jsdmirror-com.png\"],\r\n        [\"https://wget.la/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan\",\"dist/img/QRCode-wget-la.png\"],\r\n        [\"https://ghfast.top/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan\",\"dist/img/QRCode-ghfast-top.png\"],\r\n        [\"https://gh.catmak.name/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan\",\"dist/img/QRCode-gh-catmak-name.png\"],\r\n        [\"https://cdn.gh-proxy.org/https://raw.githubusercontent.com/XIU2/Yuedu/master/shuyuan\",\"dist/img/QRCode-cdn-gh-proxy-org.png\"]\r\n    ]\r\n    url = url[Math.floor(Math.random()*url.length)];\r\n    </script>\r\n</head>\r\n<body class=\"is233-boxed has-animations\">\r\n    <div class=\"body-wrap boxed-container\">\r\n        <header class=\"site-header\"></header>\r\n        <main>\r\n            <section class=\"h233 text-center\">\r\n                <div class=\"container-sm\">\r\n                    <div class=\"h233-inner\">\r\n                        <h1 class=\"h233-title h2-mobile mt-0 is233-revealing\"><a href=\"https://www.coolapk.com/apk/256030\" title=\"点击打开「阅读」APP下载地址\" target=\"_blank\" style=\"color: #000000;\">「阅读」</a>APP 精品书源</h1>\r\n                        <p class=\"h233-paragraph is233-revealing\" style=\"margin-bottom: 0;\">扫描二维码导入 / 复制<a id=\"url\" href=\"https://bitbucket.org/xiu2/yuedu/raw/master/shuyuan\">URL</a>网络导入 / <a href=\"shuyuan\" download=\"shuyuan.json\">下载文件</a>本地导入</p>\r\n                       <p class=\"h233-paragraph\" style=\"opacity: 0.9;\">\r\n                        <a href=\"https://github.com/XIU2/yuedu/\"><img src=\"https://img.shields.io/badge/license-GPL--3.0-orange?style=flat-square&color=0f6adb&logo=github\" alt=\"GitHub license\" style=\"display: inline;width: auto;height: 20px;\"></a>\r\n                        <a href=\"https://github.com/XIU2/yuedu/\"><img src=\"https://img.shields.io/github/stars/XIU2/yuedu.svg?style=flat-square&label=Star&color=0f6adb&logo=github\" alt=\"GitHub Star\" style=\"display: inline;width: auto;height: 20px;\"></a>\r\n                        <a href=\"https://github.com/XIU2/yuedu/\"><img src=\"https://img.shields.io/github/forks/XIU2/yuedu.svg?style=flat-square&label=Fork&color=0f6adb&logo=github\" alt=\"GitHub Fork\" style=\"display: inline;width: auto;height: 20px;\"></a>\r\n                    </p>\r\n                        <div class=\"h233-form new233-form field233 field233-grouped is233-revealing\">\r\n                            <div class=\"cont233 cont233-expanded\">\r\n                                <input class=\"input\" id=\"input\" readOnly=\"true\" onclick=\"copyText()\" title=\"https://bitbucket.org/xiu2/yuedu/raw/master/shuyuan\" value=\"https://bitbucket.org/xiu2/yuedu/raw/master/shuyuan\">\r\n                            </div>\r\n\r\n                            <div class=\"cont233\">\r\n                                <button class=\"button button-primary button-block button-shadow\" id=\"button\" onclick=\"copyText()\">复制</button>\r\n                            </div>\r\n                        </div>\r\n                        <div class=\"h233-browser\">\r\n                            <div class=\"bub233-3 is233-revealing\">\r\n                                <svg width=\"427\" height=\"286\" viewBox=\"0 0 427 286\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\r\n                                    <defs>\r\n                                        <path d=\"M213.5 286C331.413 286 427 190.413 427 72.5S304.221 16.45 186.309 16.45C68.396 16.45 0-45.414 0 72.5S95.587 286 213.5 286z\" id=\"bub233-3-a\"/>\r\n                                    </defs>\r\n                                    <g fill=\"none\" fill-rule=\"evenodd\">\r\n                                        <mask id=\"bub233-3-b\" fill=\"#fff\">\r\n                                            <use xlink:href=\"#bub233-3-a\"/>\r\n                                        </mask>\r\n                                        <use fill=\"#4E8FF8\" xlink:href=\"#bub233-3-a\"/>\r\n                                        <path d=\"M64.5 129.77c117.913 0 213.5-95.588 213.5-213.5 0-117.914-122.779-56.052-240.691-56.052C-80.604-139.782-149-201.644-149-83.73c0 117.913 95.587 213.5 213.5 213.5z\" fill=\"#1274ED\" mask=\"url(#bub233-3-b)\"/>\r\n                                        <path d=\"M381.5 501.77c117.913 0 213.5-95.588 213.5-213.5 0-117.914-122.779-56.052-240.691-56.052C236.396 232.218 168 170.356 168 288.27c0 117.913 95.587 213.5 213.5 213.5z\" fill=\"#75ABF3\" mask=\"url(#bub233-3-b)\"/>\r\n                                    </g>\r\n                                </svg>\r\n                            </div>\r\n                            <div class=\"bub233-4 is233-revealing\">\r\n                                <svg width=\"230\" height=\"235\" viewBox=\"0 0 230 235\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\r\n                                    <defs>\r\n                                        <path d=\"M196.605 234.11C256.252 234.11 216 167.646 216 108 216 48.353 167.647 0 108 0S0 48.353 0 108s136.959 126.11 196.605 126.11z\" id=\"bub233-4-a\"/>\r\n                                    </defs>\r\n                                    <g fill=\"none\" fill-rule=\"evenodd\">\r\n                                        <mask id=\"bub233-4-b\" fill=\"#fff\">\r\n                                            <use xlink:href=\"#bub233-4-a\"/>\r\n                                        </mask>\r\n                                        <use fill=\"#7CE8DD\" xlink:href=\"#bub233-4-a\"/>\r\n                                        <circle fill=\"#3BDDCC\" mask=\"url(#bub233-4-b)\" cx=\"30\" cy=\"108\" r=\"108\"/>\r\n                                        <circle fill=\"#B1F1EA\" opacity=\".7\" mask=\"url(#bub233-4-b)\" cx=\"265\" cy=\"88\" r=\"108\"/>\r\n                                    </g>\r\n                                </svg>\r\n                            </div>\r\n                            <div class=\"h233-browser-inner is233-revealing\">\r\n\t\t\t\t\t\t\t   <svg width=\"800\" height=\"450\" viewBox=\"0 0 800 450\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\r\n                                    <defs>\r\n                                        <linearGradient x1=\"50%\" y1=\"0%\" x2=\"50%\" y2=\"100%\" id=\"browser-a\">\r\n                                            <stop stop-color=\"#F6F8FA\" stop-opacity=\".48\" offset=\"0%\"/>\r\n                                            <stop stop-color=\"#F6F8FA\" offset=\"100%\"/>\r\n                                        </linearGradient>\r\n                                        <linearGradient x1=\"50%\" y1=\"100%\" x2=\"50%\" y2=\"0%\" id=\"browser-b\">\r\n                                            <stop stop-color=\"#F6F8FA\" stop-opacity=\".48\" offset=\"0%\"/>\r\n                                            <stop stop-color=\"#F6F8FA\" offset=\"100%\"/>\r\n                                        </linearGradient>\r\n                                        <linearGradient x1=\"100%\" y1=\"-12.816%\" x2=\"0%\" y2=\"-12.816%\" id=\"browser-c\">\r\n                                            <stop stop-color=\"#F6F8FA\" stop-opacity=\"0\" offset=\"0%\"/>\r\n                                            <stop stop-color=\"#E3E7EB\" offset=\"50.045%\"/>\r\n                                            <stop stop-color=\"#F6F8FA\" stop-opacity=\"0\" offset=\"100%\"/>\r\n                                        </linearGradient>\r\n                                        <filter x=\"-500%\" y=\"-500%\" width=\"1000%\" height=\"1000%\" filterUnits=\"objectBoundingBox\" id=\"dropshadow-1\">\r\n                                            <feOffset dy=\"16\" in=\"SourceAlpha\" result=\"shadowOffsetOuter\"/>\r\n                                            <feGaussianBlur stdDeviation=\"24\" in=\"shadowOffsetOuter\" result=\"shadowBlurOuter\"/>\r\n                                            <feColorMatrix values=\"0 0 0 0 0.12 0 0 0 0 0.17 0 0 0 0 0.21 0 0 0 0.2 0\" in=\"shadowBlurOuter\"/>\r\n                                        </filter>\r\n                                    </defs>\r\n                                    <g fill=\"none\" fill-rule=\"evenodd\">\r\n                                        <rect width=\"800\" height=\"450\" rx=\"4\" fill=\"#FFF\" style=\"mix-blend-mode:multiply;filter:url(#dropshadow-1)\"/>\r\n                                        <rect width=\"800\" height=\"450\" rx=\"4\" fill=\"#FFF\"/>\r\n                                        <g transform=\"translate(0 12)\">\r\n                                            <circle fill=\"#FF6D8B\" cx=\"36\" cy=\"4\" r=\"4\"/>\r\n                                            <circle fill=\"#FFCB4F\" cx=\"52\" cy=\"4\" r=\"4\"/>\r\n                                            <circle fill=\"#7CE8DD\" cx=\"68\" cy=\"4\" r=\"4\"/>\r\n                                            <path fill=\"url(#browser-c)\" d=\"M0 20h800v2H0z\"/>\r\n                                            <path fill=\"#E3E7EB\" d=\"M742 2h24v4h-24z\"/>\r\n                                        </g>\r\n                                    </g>\r\n                                </svg>\r\n\t\t\t\t<a href=\"javascript:void(0)\" onclick=\"javascript:(function(){window.open('https://yuedu.xiu2.xyz/readme.html'); location.href='https://github.com/XIU2/Yuedu';})()\" title=\"点击即可查看书源「使用方法」及「Github 项目地址」\" target=\"_blank\" ><img id=\"qr\" src=\"data:image/png;base64,R0lGODlhAQABAAAAACwAAAAAAQABAAA=\" style=\"position: absolute;top: 12.5%;left: 27.5%;width: 45%;opacity: 0.75;\" /></a>\r\n                            </div>\r\n                            <div class=\"bub233-1 is233-revealing\">\r\n                                <svg width=\"61\" height=\"52\" viewBox=\"0 0 61 52\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\r\n                                    <defs>\r\n                                        <path d=\"M32 43.992c17.673 0 28.05 17.673 28.05 0S49.674 0 32 0C14.327 0 0 14.327 0 32c0 17.673 14.327 11.992 32 11.992z\" id=\"bub233-1-a\"/>\r\n                                    </defs>\r\n                                    <g fill=\"none\" fill-rule=\"evenodd\">\r\n                                        <mask id=\"bub233-1-b\" fill=\"#fff\">\r\n                                            <use xlink:href=\"#bub233-1-a\"/>\r\n                                        </mask>\r\n                                        <use fill=\"#FF6D8B\" xlink:href=\"#bub233-1-a\"/>\r\n                                        <path d=\"M2 43.992c17.673 0 28.05 17.673 28.05 0S19.674 0 2 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 11.992 32 11.992z\" fill=\"#FF4F73\" mask=\"url(#bub233-1-b)\"/>\r\n                                        <path d=\"M74 30.992c17.673 0 28.05 17.673 28.05 0S91.674-13 74-13C56.327-13 42 1.327 42 19c0 17.673 14.327 11.992 32 11.992z\" fill-opacity=\".8\" fill=\"#FFA3B5\" mask=\"url(#bub233-1-b)\"/>\r\n                                    </g>\r\n                                </svg>\r\n                            </div>\r\n                            <div class=\"bub233-2 is233-revealing\">\r\n                                <svg width=\"179\" height=\"126\" viewBox=\"0 0 179 126\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\r\n                                    <defs>\r\n                                        <path d=\"M104.697 125.661c41.034 0 74.298-33.264 74.298-74.298s-43.231-7.425-84.265-7.425S0-28.44 0 12.593c0 41.034 63.663 113.068 104.697 113.068z\" id=\"bub233-2-a\"/>\r\n                                    </defs>\r\n                                    <g fill=\"none\" fill-rule=\"evenodd\">\r\n                                        <mask id=\"bub233-2-b\" fill=\"#fff\">\r\n                                            <use xlink:href=\"#bub233-2-a\"/>\r\n                                        </mask>\r\n                                        <use fill=\"#838DEA\" xlink:href=\"#bub233-2-a\"/>\r\n                                        <path d=\"M202.697 211.661c41.034 0 74.298-33.264 74.298-74.298s-43.231-7.425-84.265-7.425S98 57.56 98 98.593c0 41.034 63.663 113.068 104.697 113.068z\" fill=\"#626CD5\" mask=\"url(#bub233-2-b)\"/>\r\n                                        <path d=\"M43.697 56.661c41.034 0 74.298-33.264 74.298-74.298s-43.231-7.425-84.265-7.425S-61-97.44-61-56.407C-61-15.373 2.663 56.661 43.697 56.661z\" fill=\"#B1B6F1\" opacity=\".64\" mask=\"url(#bub233-2-b)\"/>\r\n                                    </g>\r\n                                </svg>\r\n                            </div>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n            </section>\r\n        </main>\r\n    </div>\r\n    <script src=\"https://bitbucket.org/xiu2/yuedu/raw/master/dist/js/main.min.js\"></script>\r\n\t<script type=\"text/javascript\">\r\n    document.getElementById(\"url\").href = document.getElementById(\"input\").title = document.getElementById(\"input\").value = url[0];\r\n    document.getElementById(\"qr\").src = \"https://bitbucket.org/xiu2/yuedu/raw/master/\" + url[1];\r\n    function copyText() {\r\n      document.getElementById(\"input\").select();\r\n      document.execCommand(\"copy\");\r\n      document.getElementById('button').innerHTML = \"已复制\";\r\n    }\r\n\t</script>\r\n</body>\r\n</html>\r\n"
  },
  {
    "path": "readme.html",
    "content": "﻿<!DOCTYPE html>\r\n<html>\r\n\t<head>\r\n\t\t<meta charset=\"UTF-8\" />\r\n\t\t<title>XIU2/Yuedu</title>\r\n\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\" />\r\n\t\t<meta name=\"keywords\" content=\"阅读,阅读APP,小说阅读,小说阅读APP,书源,小说书源,阅读书源,阅读APP书源,XIU2,X.I.U,西柚秀\" />\r\n\t\t<meta name=\"description\" content=\"每日更新！「阅读」APP 精品书源！\" />\r\n\t\t<meta name=\"author\" contect=\"XIU2,X.I.U,西柚秀\" />\r\n\t\t<meta name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0\" />\r\n\t\t<link rel=\"icon\" type=\"image/x-icon\" href=\"data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAAAADrchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH//////+tyEf/sfSb/6m4K/+tyEf/rchH/63IR/+tyEf/xpmv///////318P/xomX/63IR/+tyEf/rchH/63IR///////rchH////////////rchH/63IR//CdXf///////////+tyEf/xomT//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf///////////+tyEf//////87F9/++VTv//////63IR///////rchH/63IR/+tyEf/rchH//////+tyEf/rchH/63IR///////rchH//////+2GM//rchH/63IR/+tyEf//////63IR/+tyEf/rchH/63IR///////rchH/63IR/////////////////////////////////+tyEf/rchH//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf//////63IR/+tyEf/rchH/63IR///////rchH/63IR///////rchH/63IR/+tyEf/rchH//////+tyEf/rchH//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf//////63IR/+tyEf/rchH/63IR///////rchH/63IR/////////////////////////////////+tyEf/rchH//////+tyEf/rchH/63IR/+tyEf//////63IR/+tyEf/vmFT//////+6RSP/1v5T//////+6QRv/rchH/63IR///////rchH/63IR/+tyEf/rchH//////+tyEf/rchH/8aJk///////rchH/63IR///////rchH/63IR/+tyEf//////63IR/+tyEf/rchH/63IR/+tyEf/xomT//////+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/xomT//////+tyEf/rchH/63IR/+tyEf/rchH///////Oyfv/rchH/8qhv///////////////////////////////////////rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/63IR/+tyEf/rchH/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==\">\r\n    \t<link rel=\"stylesheet\" href=\"https://cdn.jsdmirror.com/npm/docsify@4.12.2/lib/themes/vue.css\" />\r\n\t\t<link rel=\"stylesheet\" href=\"https://cdn.jsdmirror.com/npm/docsify-darklight-theme@3.2.0/dist/style.min.css\" title=\"docsify-darklight-theme\" type=\"text/css\" />\r\n\t\t<style  type=\"text/css\">a {text-decoration:none}\r\n\t\t::-webkit-scrollbar {width: 0px;height: 0px}\r\n\t\t.markdown-section blockquote p {font-weight: normal;margin-left: 0;}\r\n\t\t.markdown-section hr {border-bottom-color: var(--hrColor, #EEEEEE);}\r\n\t\tarticle > img, p > img {opacity: var(--imgOpacity, 1);}\r\n\t\t.markdown-section td, .markdown-section th {border-color: var(--tdthBorderColor, #DDDDDD);}\r\n\t\t.sidebar {background-color: var(--sidebarBackground, #FFFFFF);}</style>\r\n\t</head>\r\n\t<body>\r\n\t\t<div id=\"app\">Load...</div>\r\n\t\t<script>\r\n\t\t\twindow.$docsify={\r\n\t\t\t\tname:'「阅读」',\r\n\t\t\t\trepo:'XIU2/Yuedu',\r\n\t\t\t\tloadNavbar:true,\r\n\t\t\t\tauto2top:true,\r\n\t\t\t\tnoEmoji: true,\r\n\t\t\t\tthemeColor:'#4B93F1',\r\n\t\t\t\tdarklightTheme: {defaultTheme : 'light', dark: {background : '#22272E', sidebarBackground : '#2D333B', codeBackgroundColor : '#2D333B', blockQuoteColor : '#768390', textColor : '#ADBAC7', sidebarSublink: '#768390', accent : '#4285DD', hrColor : '#1B293B', tdthBorderColor : '#4F5964', imgOpacity : 0.7}, light: {sidebarBackground : '#FFFFFF', accent : '#4B93F1', hrColor : '#EEEEEE', tdthBorderColor : '#DDDDDD', imgOpacity : 1}}\r\n\t\t\t}\r\n\t\t</script>\r\n\t\t<script src=\"https://cdn.jsdmirror.com/npm/docsify@4.12.2/lib/docsify.min.js\"></script>\r\n\t\t<script src=\"https://cdn.jsdmirror.com/npm/docsify-darklight-theme@3.2.0/dist/index.min.js\" type=\"text/javascript\"></script>\r\n\t</body>\r\n</html>\r\n"
  },
  {
    "path": "shuyuan",
    "content": "[\n    {\n        \"bookSourceComment\": \"因为起点搜索页加了个 Cookie 验证（只需要使用阅读内置浏览器访问一下起点任意网页就会写入 Cookie，就能正常搜索了），因此书源会自动检查搜索结果是否正常，如果验证没通过就会前台加载起点网页并且需要你手动点击一下右上角的 [√] 按钮即可），然后此次及后续一段时间内（具体多长时间不清楚），就可以正常搜索且不再弹出了。\",\n        \"bookSourceGroup\": \"正版\",\n        \"bookSourceName\": \"起点中文\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.qidian.com\",\n        \"bookUrlPattern\": \"https://m\\\\.qidian\\\\.com/book/.+\",\n        \"customOrder\": 0,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"[\\n{\\\"title\\\": \\\"男生榜单\\\",\\\"url\\\": \\\"\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"阅读指数榜\\\",\\\"url\\\": \\\"/rank/readindex/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"粉丝榜\\\",\\\"url\\\": \\\"/rank/newfans/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"推荐榜\\\",\\\"url\\\": \\\"/rank/recom/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"VIP更新榜\\\",\\\"url\\\": \\\"/rank/vipup/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"VIP收藏榜\\\",\\\"url\\\": \\\"/rank/vipcollect/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"VIP打赏榜\\\",\\\"url\\\": \\\"/rank/vipreward/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"热销榜单\\\",\\\"url\\\": \\\"/rank/hotsales/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"限时免费\\\",\\\"url\\\": \\\"/free/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"打赏榜\\\",\\\"url\\\": \\\"/rank/vipreward/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"签约作家\\\",\\\"url\\\": \\\"/rank/signnewbook/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"公众作者\\\",\\\"url\\\": \\\"/rank/pubnewbook/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"新人签约\\\",\\\"url\\\": \\\"/rank/newsign/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"新人新书\\\",\\\"url\\\": \\\"/rank/newauthor/page{{page}}/\\\",\\\"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\\\": \\\"/all?update=1&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"周推荐\\\",\\\"url\\\": \\\"/all?orderId=9&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"完本\\\",\\\"url\\\": \\\"/all?action=1&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"玄幻\\\",\\\"url\\\": \\\"/all?chanId=21&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"东方玄幻\\\",\\\"url\\\": \\\"/all?chanId=21&subCateId=8&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"异世大陆\\\",\\\"url\\\": \\\"/all?chanId=21&subCateId=73&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"王朝争霸\\\",\\\"url\\\": \\\"/all?chanId=21&subCateId=58&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"高武世界\\\",\\\"url\\\": \\\"/all?chanId=21&subCateId=78&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn21/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn21/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn21/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn21/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId21-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"奇幻\\\",\\\"url\\\": \\\"/all?chanId=1&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"剑与魔法\\\",\\\"url\\\": \\\"/all?chanId=1&subCateId=62&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"史诗奇幻\\\",\\\"url\\\": \\\"/all?chanId=1&subCateId=201&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"黑暗幻想\\\",\\\"url\\\": \\\"/all?chanId=1&subCateId=202&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"现代魔法\\\",\\\"url\\\": \\\"/all?chanId=1&subCateId=38&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"历史神话\\\",\\\"url\\\": \\\"/all?chanId=1&subCateId=20092&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"另类幻想\\\",\\\"url\\\": \\\"/all?chanId=1&subCateId=20093&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn1/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn1/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn1/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn1/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId1-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"武侠\\\",\\\"url\\\": \\\"/all?chanId=2&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"传统武侠\\\",\\\"url\\\": \\\"/all?chanId=2&subCateId=5&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"武侠幻想\\\",\\\"url\\\": \\\"/all?chanId=2&subCateId=30&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"国术无双\\\",\\\"url\\\": \\\"/all?chanId=2&subCateId=206&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"古武未来\\\",\\\"url\\\": \\\"/all?chanId=2&subCateId=20099&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"武侠同人\\\",\\\"url\\\": \\\"/all?chanId=2&subCateId=20100&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn2/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn2/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn2/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn2/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId2-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"仙侠\\\",\\\"url\\\": \\\"/all?chanId=22&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"修真文明\\\",\\\"url\\\": \\\"/all?chanId=22&subCateId=18&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"幻想修仙\\\",\\\"url\\\": \\\"/all?chanId=22&subCateId=44&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"现代修真\\\",\\\"url\\\": \\\"/all?chanId=22&subCateId=64&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"神话修真\\\",\\\"url\\\": \\\"/all?chanId=22&subCateId=207&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"古典仙侠\\\",\\\"url\\\": \\\"/all?chanId=22&subCateId=20101&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn22/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn22/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn22/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn22/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId22-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"都市\\\",\\\"url\\\": \\\"/all?chanId=4&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"都市生活\\\",\\\"url\\\": \\\"/all?chanId=4&subCateId=12&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"艺术超能\\\",\\\"url\\\": \\\"/all?chanId=4&subCateId=74&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"都市异能\\\",\\\"url\\\": \\\"/all?chanId=4&subCateId=16&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"青春校园\\\",\\\"url\\\": \\\"/all?chanId=4&subCateId=130&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"娱乐明星\\\",\\\"url\\\": \\\"/all?chanId=4&subCateId=151&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"商战职场\\\",\\\"url\\\": \\\"/all?chanId=4&subCateId=153&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn4/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn4/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn4/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn4/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId4-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"现实\\\",\\\"url\\\": \\\"/all?chanId=15&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"现实百态\\\",\\\"url\\\": \\\"/all?chanId=15&subCateId=209&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"爱情婚姻\\\",\\\"url\\\": \\\"/all?chanId=15&subCateId=6&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"社会乡土\\\",\\\"url\\\": \\\"/all?chanId=15&subCateId=20104&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"生活时尚\\\",\\\"url\\\": \\\"/all?chanId=15&subCateId=20105&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"文学艺术\\\",\\\"url\\\": \\\"/all?chanId=15&subCateId=20106&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"成功励志\\\",\\\"url\\\": \\\"/all?chanId=15&subCateId=20107&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"青春文学\\\",\\\"url\\\": \\\"/all?chanId=15&subCateId=20108&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn15/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn15/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn15/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn15/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId15-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"军事\\\",\\\"url\\\": \\\"/all?chanId=6&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"战争幻想\\\",\\\"url\\\": \\\"/all?chanId=6&subCateId=80&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"谍战特工\\\",\\\"url\\\": \\\"/all?chanId=6&subCateId=231&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"军旅生涯\\\",\\\"url\\\": \\\"/all?chanId=6&subCateId=54&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"抗战烽火\\\",\\\"url\\\": \\\"/all?chanId=6&subCateId=230&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"军事战争\\\",\\\"url\\\": \\\"/all?chanId=6&subCateId=65&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn6/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn6/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn6/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn6/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId6-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"历史\\\",\\\"url\\\": \\\"/all?chanId=5&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"外国历史\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=226&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"历史传记\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=32&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"架空历史\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=22&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"上古先秦\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=220&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"秦汉三国\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=48&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"两晋隋唐\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=222&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"五代十国\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=223&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"两宋元明\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=224&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"清史民国\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=225&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"民间传说\\\",\\\"url\\\": \\\"/all?chanId=5&subCateId=20094&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn5/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn5/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn5/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn5/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId5-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"游戏\\\",\\\"url\\\": \\\"/all?chanId=7&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"电子竞技\\\",\\\"url\\\": \\\"/all?chanId=7&subCateId=7&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"虚拟网游\\\",\\\"url\\\": \\\"/all?chanId=7&subCateId=70&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"游戏异界\\\",\\\"url\\\": \\\"/all?chanId=7&subCateId=240&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"游戏系统\\\",\\\"url\\\": \\\"/all?chanId=7&subCateId=20102&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"游戏主播\\\",\\\"url\\\": \\\"/all?chanId=7&subCateId=20103&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn7/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn7/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn7/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn7/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId7-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"体育\\\",\\\"url\\\": \\\"/all?chanId=8&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"篮球运动\\\",\\\"url\\\": \\\"/all?chanId=8&subCateId=28&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"体育赛事\\\",\\\"url\\\": \\\"/all?chanId=8&subCateId=55&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"足球运动\\\",\\\"url\\\": \\\"/all?chanId=8&subCateId=82&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn8/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn8/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn8/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn8/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId8-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"科幻\\\",\\\"url\\\": \\\"/all?chanId=9&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"星际文明\\\",\\\"url\\\": \\\"/all?chanId=9&subCateId=68&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"时空穿梭\\\",\\\"url\\\": \\\"/all?chanId=9&subCateId=251&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"未来世界\\\",\\\"url\\\": \\\"/all?chanId=9&subCateId=25&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"古武机甲\\\",\\\"url\\\": \\\"/all?chanId=9&subCateId=21&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"超级科技\\\",\\\"url\\\": \\\"/all?chanId=9&subCateId=250&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"进化变异\\\",\\\"url\\\": \\\"/all?chanId=9&subCateId=252&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"末世危机\\\",\\\"url\\\": \\\"/all?chanId=9&subCateId=253&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn9/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn9/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn9/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn9/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId9-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"悬疑\\\",\\\"url\\\": \\\"all?chanId=10&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"诡秘惊险\\\",\\\"url\\\": \\\"/all?chanId=10&subCateId=26&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"奇妙世界\\\",\\\"url\\\": \\\"/all?chanId=10&subCateId=35&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"悬疑侦探\\\",\\\"url\\\": \\\"/all?chanId=10&subCateId=57&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"寻墓探险\\\",\\\"url\\\": \\\"/all?chanId=10&subCateId=260&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"古今传奇\\\",\\\"url\\\": \\\"/all?chanId=10&subCateId=20095&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn10/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn10/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn10/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn10/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId10-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"轻小说\\\",\\\"url\\\": \\\"/all?chanId=12&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"原生幻想\\\",\\\"url\\\": \\\"/all?chanId=12&subCateId=60&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"衍生同人\\\",\\\"url\\\": \\\"/all?chanId=12&subCateId=281&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"搞笑吐槽\\\",\\\"url\\\": \\\"/all?chanId=12&subCateId=282&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"青春日常\\\",\\\"url\\\": \\\"/all?chanId=12&subCateId=66&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn12/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn12/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn12/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn12/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId12-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"短篇\\\",\\\"url\\\": \\\"/all?chanId=20076&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"诗词散文\\\",\\\"url\\\": \\\"/all?chanId=20076&subCateId=20097&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"人物传记\\\",\\\"url\\\": \\\"/all?chanId=20076&subCateId=20098&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"影视剧本\\\",\\\"url\\\": \\\"/all?chanId=20076&subCateId=20075&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"评论文集\\\",\\\"url\\\": \\\"/all?chanId=20076&subCateId=20077&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"生活随笔\\\",\\\"url\\\": \\\"/all?chanId=20076&subCateId=20078&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"美文游记\\\",\\\"url\\\": \\\"/all?chanId=20076&subCateId=20079&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"短篇小说\\\",\\\"url\\\": \\\"/all?chanId=20076&subCateId=20096&siteid=1&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/rank/signnewbook/chn20076/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/hotsales/chn20073/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/yuepiao/chn20076/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/collect/chn20076/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/rank/all/chanId20076-page{{page}}/\\\",\\\"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\\\": \\\"/rank/mm/subscr/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"阅读指数榜\\\",\\\"url\\\": \\\"/rank/mm/readindex/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/rank/mm/yuepiao/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/rank/mm/hotsales/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"粉丝榜\\\",\\\"url\\\": \\\"/rank/mm/newfans/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"推荐榜\\\",\\\"url\\\": \\\"/rank/mm/recom/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/rank/mm/collect/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"VIP更新榜\\\",\\\"url\\\": \\\"/rank/mm/vipup/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"VIP单订榜\\\",\\\"url\\\": \\\"/rank/mm/vipsub/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"热销榜单\\\",\\\"url\\\": \\\"/rank/mm/hotsales/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"限时免费\\\",\\\"url\\\": \\\"/mm/free\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"总字数榜\\\",\\\"url\\\": \\\"/rank/mm/wordcount/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"签约作家\\\",\\\"url\\\": \\\"/rank/mm/signnewbook/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"公众作者\\\",\\\"url\\\": \\\"/rank/mm/pubnewbook/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"新人签约\\\",\\\"url\\\": \\\"/rank/mm/newsign/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"新人新书\\\",\\\"url\\\": \\\"/rank/mm/newauthor/page{{page}}/\\\",\\\"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\\\": \\\"/mm/all?update=1&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"周推荐\\\",\\\"url\\\": \\\"/mm/all?orderId=9&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"完本\\\",\\\"url\\\": \\\"/mm/all?action=1&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"古代言情\\\",\\\"url\\\": \\\"/mm/all?chanId=80&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"女尊王朝\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=805&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"古典架空\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=804&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"古代情缘\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=801&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"穿越奇情\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=806&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"宫闱宅斗\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=802&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"经商种田\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=803&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"西方时空\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=30094&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"清穿民国\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=30095&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"上古蛮荒\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=30096&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"热血江湖\\\",\\\"url\\\": \\\"/mm/all?chanId=80&subCateId=30097&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn80/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn80/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn80/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn80/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId80-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"现实生活\\\",\\\"url\\\": \\\"/mm/all?chanId=30120&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"家与情感\\\",\\\"url\\\": \\\"/mm/all?chanId=30120&subCateId=30121&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"行业人生\\\",\\\"url\\\": \\\"/mm/all?chanId=30120&subCateId=30122&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"探索科幻\\\",\\\"url\\\": \\\"/mm/all?chanId=30120&subCateId=30123&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"人文博览\\\",\\\"url\\\": \\\"/mm/all?chanId=30120&subCateId=30124&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn30120/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn30120/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn30120/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn30120/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId30120-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"仙侠奇缘\\\",\\\"url\\\": \\\"/mm/all?chanId=81&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"武侠情缘\\\",\\\"url\\\": \\\"/mm/all?chanId=81&subCateId=810&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"古典仙侠\\\",\\\"url\\\": \\\"/mm/all?chanId=81&subCateId=811&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"现代修真\\\",\\\"url\\\": \\\"/mm/all?chanId=81&subCateId=812&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"远古洪荒\\\",\\\"url\\\": \\\"/mm/all?chanId=81&subCateId=813&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"仙侣奇缘\\\",\\\"url\\\": \\\"/mm/all?chanId=81&subCateId=30093&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn81/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn81/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn81/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn81/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId81-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"现代言情\\\",\\\"url\\\": \\\"/mm/all?chanId=82&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"都市生活\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=823&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"婚恋情缘\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=824&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"娱乐明星\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=825&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"商战职场\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=821&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"都市异能\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=827&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"豪门世家\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=822&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"极道江湖\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=828&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"民国情缘\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=829&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"异国情缘\\\",\\\"url\\\": \\\"/mm/all?chanId=82&subCateId=30098&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn82/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn82/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn82/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn82/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId82-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"浪漫青春\\\",\\\"url\\\": \\\"/mm/all?chanId=83&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"青春校园\\\",\\\"url\\\": \\\"/mm/all?chanId=83&subCateId=831&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"青春疼痛\\\",\\\"url\\\": \\\"/mm/all?chanId=83&subCateId=832&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"叛逆成长\\\",\\\"url\\\": \\\"/mm/all?chanId=83&subCateId=833&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"青春纯爱\\\",\\\"url\\\": \\\"/mm/all?chanId=83&subCateId=834&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn83/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn83/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn83/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn83/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId83-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"玄幻言情\\\",\\\"url\\\": \\\"/mm/all?chanId=84&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"东方玄幻\\\",\\\"url\\\": \\\"/mm/all?chanId=84&subCateId=841&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"异界大陆\\\",\\\"url\\\": \\\"/mm/all?chanId=84&subCateId=844&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"远古神话\\\",\\\"url\\\": \\\"/mm/all?chanId=84&subCateId=847&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"异族恋情\\\",\\\"url\\\": \\\"/mm/all?chanId=84&subCateId=848&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"魔法幻情\\\",\\\"url\\\": \\\"/mm/all?chanId=84&subCateId=849&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"西方奇幻\\\",\\\"url\\\": \\\"/mm/all?chanId=84&subCateId=846&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"艺能超术\\\",\\\"url\\\": \\\"/mm/all?chanId=84&subCateId=30092&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn84/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn84/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn84/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn84/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId84-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"悬疑\\\",\\\"url\\\": \\\"/mm/all?chanId=85&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"侦探推理\\\",\\\"url\\\": \\\"/mm/all?chanId=85&subCateId=850&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"诡秘惊险\\\",\\\"url\\\": \\\"/mm/all?chanId=85&subCateId=851&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"悬疑探险\\\",\\\"url\\\": \\\"/mm/all?chanId=85&subCateId=852&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"奇妙世界\\\",\\\"url\\\": \\\"/mm/all?chanId=85&subCateId=853&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"神秘文化\\\",\\\"url\\\": \\\"/mm/all?chanId=85&subCateId=854&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"幽情奇缘\\\",\\\"url\\\": \\\"/mm/all?chanId=85&subCateId=30099&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn85/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn85/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn85/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn85/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId85-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"科幻空间\\\",\\\"url\\\": \\\"/mm/all?chanId=86&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"未来世界\\\",\\\"url\\\": \\\"/mm/all?chanId=86&subCateId=862&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"进化变异\\\",\\\"url\\\": \\\"/mm/all?chanId=86&subCateId=863&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"星际恋歌\\\",\\\"url\\\": \\\"/mm/all?chanId=86&subCateId=864&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"时空穿梭\\\",\\\"url\\\": \\\"/mm/all?chanId=86&subCateId=866&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"古武机甲\\\",\\\"url\\\": \\\"/mm/all?chanId=86&subCateId=867&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"超级科技\\\",\\\"url\\\": \\\"/mm/all?chanId=86&subCateId=868&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"末世危机\\\",\\\"url\\\": \\\"/mm/all?chanId=86&subCateId=869&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn86/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn86/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn86/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn86/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId86-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"游戏竞技\\\",\\\"url\\\": \\\"/mm/all?chanId=88&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"电子竞技\\\",\\\"url\\\": \\\"/mm/all?chanId=88&subCateId=880&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"网络情缘\\\",\\\"url\\\": \\\"/mm/all?chanId=88&subCateId=881&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"游戏异界\\\",\\\"url\\\": \\\"/mm/all?chanId=88&subCateId=882&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"体育竞技\\\",\\\"url\\\": \\\"/mm/all?chanId=88&subCateId=883&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn88/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn88/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn88/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn88/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId88-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"轻小说\\\",\\\"url\\\": \\\"/mm/all?chanId=87&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 1\\n}},\\n{\\\"title\\\": \\\"同人衍生\\\",\\\"url\\\": \\\"/mm/all?chanId=87&subCateId=30100&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"唯美幻想\\\",\\\"url\\\": \\\"/mm/all?chanId=87&subCateId=30101&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"萌系变身\\\",\\\"url\\\": \\\"/mm/all?chanId=87&subCateId=30102&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0.25,\\n\\\"layout_flexBasisPercent\\\": -1\\n}},\\n{\\\"title\\\": \\\"青春日常\\\",\\\"url\\\": \\\"/mm/all?chanId=87&subCateId=30103&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"搞笑吐槽\\\",\\\"url\\\": \\\"/mm/all?chanId=87&subCateId=30104&siteid=0&page={{page}}\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"签约榜\\\",\\\"url\\\": \\\"/mm/rank/signnewbook/chn87/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"畅销榜\\\",\\\"url\\\": \\\"/mm/rank/hotsales/chn87/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"月票榜\\\",\\\"url\\\": \\\"/mm/rank/yuepiao/chn87/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"收藏榜\\\",\\\"url\\\": \\\"/mm/rank/collect/chn87/page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}},\\n{\\\"title\\\": \\\"最近更新\\\",\\\"url\\\": \\\"/mm/rank/all/chanId87-page{{page}}/\\\",\\\"style\\\": {\\\"layout_flexGrow\\\": 0,\\n\\\"layout_flexBasisPercent\\\": 0.29\\n}}\\n]\",\n        \"header\": \"{'User-Agent': 'Mozilla/5.0 (Linux; Android 13; A3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.1601.46 Mobile Safari/537.36'}\",\n        \"lastUpdateTime\": 1734435054194,\n        \"loginUrl\": \"https://www.qidian.com/all/\",\n        \"respondTime\": 5892,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\",\n            \"tocUrl\": \"id.details-menu.0@href\",\n            \"wordCount\": \"class.book-meta.1@text##\\\\|.*$\"\n        },\n        \"ruleContent\": {\n            \"content\": \"class.read-content@html\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"class.author@class.name.0@text\",\n            \"bookList\": \"id.book-img-text.0@tag.li\",\n            \"bookUrl\": \"a[data-bid]@data-bid##^##https://m.qidian.com/book/\",\n            \"coverUrl\": \"class.book-img-box.0@tag.img.0@src\",\n            \"intro\": \"class.intro.0@text\",\n            \"kind\": \"class.author@tag.a!0@text\",\n            \"lastChapter\": \"class.update.0@tag.a.0@text##最新更新 \",\n            \"name\": \"tag.h2.0@tag.a.0@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"class.author@class.name.0@text\",\n            \"bookList\": \"<js>\\npath='class.res-book-item';\\nu=java.get('url');\\nc=java.getElement(path);\\nif (!c.length && result.includes('var buid')) {\\n  cookie.removeCookie(source.getKey());\\n  java.toast('在网页加载完成后，手动点击右上角 [√] 即可');\\n  java.startBrowserAwait('https://www.qidian.com/all/','过起点搜索的 cookie 验证');\\n  a=java.ajax(u);\\n  java.setContent(a);\\n  java.getElement(path);\\n}\\n</js>\",\n            \"bookUrl\": \"a[data-bid]@data-bid@js:'https://m.qidian.com/book/'+result+'/'\",\n            \"coverUrl\": \"class.book-img-box.0@tag.img.0@src\",\n            \"intro\": \"class.intro.0@text\",\n            \"kind\": \"class.author@tag.a!0@text\",\n            \"lastChapter\": \"class.update.0@tag.a.0@text##最新更新 \",\n            \"name\": \"class.book-info-title.0@tag.a.0@text\",\n            \"wordCount\": \"//p[text()='总字数']/span/text()\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \":\\\"sS\\\":(\\\\d),.*?\\\"cN\\\":\\\"(.*?)\\\",\\\"id\\\":(\\\\d+),.*?\\\"uT\\\":\\\"(.*?)\\\"\",\n            \"chapterName\": \"$2\",\n            \"chapterUrl\": \"@js:var bid = baseUrl.match(/\\\\d+/);\\njava.put('bid', bid);\\n'https://vipreader.qidian.com/chapter/'+bid+'/$3/'\",\n            \"isVip\": \"$1@js:result.replace(/1.*/,'false').replace(/0.*/,'true');\",\n            \"updateTime\": \"$4##\\\".*\"\n        },\n        \"searchUrl\": \"@js:url=baseUrl+\\\"/so/{{key}}.html,{'method':'GET','headers':{'User-Agent':'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36','Referer':'https://www.qidian.com/'}}\\\";java.put('url',url);result=url;\",\n        \"weight\": 99\n    },\n    {\n        \"bookSourceComment\": \"// 首次使用时，在搜索后或发现选书后，需要先在书籍信息界面点击右上角【三个点】，再点击【登录】后可以看到书源设置界面，点击【获取密钥】输入自己的QQ邮箱【发送验证】获得验证码并输入验证码后点击【获取密钥】即可获得书源密钥，此时书源才能看到（或听到）正文。\\n\\n// 酷安@迷路的浅殇 为爱发电的PHP接口,交流地址:933036150 禁止下书,五秒请求八次封锁,请关闭预加载\\n// 视频教程请哔哩哔哩搜索:迷路的浅殇\\n\\n// 2024.08.29 经过仔细研究终于做到全自动切类型+文本书手动切手动听书\\n\\n// 点击登录按钮，选择取消听书或者其他音色，【取消听书】就是切换为【看书】，【选择音色】就是切换为【听书】，切换模式后需要刷新书籍和刷新正文才会生效\\n\\n// 可通过 书籍ID 或 书名 搜索\",\n        \"bookSourceName\": \"番茄小说2\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://fqapi.komr.cn\",\n        \"customOrder\": 3,\n        \"enabled\": false,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": false,\n        \"exploreUrl\": \"[\\n{\\\"title\\\": \\\"榜 单 排 行\\\",\\\"url\\\": \\\"\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 1}},\\n{\\\"title\\\": \\\"推荐榜单\\\",\\\"url\\\": \\\"https://api-lf.fanqiesdk.com/api/novel/channel/homepage/rank/rank_list/v2/?aid=13&limit=30&offset={{page -1}}&side_type=10&type=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"完结榜单\\\",\\\"url\\\": \\\"https://api-lf.fanqiesdk.com/api/novel/channel/homepage/rank/rank_list/v2/?aid=13&limit=30&offset={{page -1}}&side_type=11&type=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"热搜榜单\\\",\\\"url\\\": \\\"https://api-lf.fanqiesdk.com/api/novel/channel/homepage/rank/rank_list/v2/?aid=13&limit=30&offset={{page -1}}&side_type=12&type=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"黑马榜单\\\",\\\"url\\\": \\\"https://api-lf.fanqiesdk.com/api/novel/channel/homepage/rank/rank_list/v2/?aid=13&limit=30&offset={{page -1}}&side_type=13&type=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"爆更榜单\\\",\\\"url\\\": \\\"https://api-lf.fanqiesdk.com/api/novel/channel/homepage/rank/rank_list/v2/?aid=13&limit=30&offset={{page -1}}&side_type=15&type=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"每周推荐\\\",\\\"url\\\": \\\"https://fanqienovel.com/api/rank/recommend/list?type=1&limit=10&offset=0\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"男频精选\\\",\\\"url\\\": \\\"https://fanqienovel.com/api/rank/recommend/list?type=2&limit=10&offset=0\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"女频精选\\\",\\\"url\\\": \\\"https://fanqienovel.com/api/rank/recommend/list?type=3&limit=10&offset=0\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"巅峰榜单\\\",\\\"url\\\": \\\"https://fanqienovel.com/api/author/misc/top_book_list/v1/?limit=50&offset=0\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"出版榜单\\\",\\\"url\\\": \\\"https://fanqienovel.com/api/node/publication/list?page_index={{page -1}}&page_count=50\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"阅 读 分 类\\\",\\\"url\\\": \\\"\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 1}},\\n{\\\"title\\\": \\\"都市异能\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=516&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"探案推理\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=506&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"历史古代\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=273&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"异界大陆\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=512&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"游戏主播\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=509&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"奥特同人\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=367&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"诸天万界\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=71&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"盗墓情节\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=81&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"明星娱乐\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=43&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"动漫衍生\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=718&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"玄幻脑洞\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=257&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"都市日常\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=257&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"悬疑灵异\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=751&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"悬疑脑洞\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=539&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"东方玄幻\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=511&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"奇幻仙侠\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=259&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"灵气复苏\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=514&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"无敌爽文\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=384&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"阅 读 标 签\\\",\\\"url\\\": \\\"\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 1}},\\n{\\\"title\\\": \\\"大秦\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=377&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"明朝\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=126&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"三国\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=67&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"大唐\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=73&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"宋朝\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=501&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"清朝\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=503&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"推理\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=61&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"鉴宝\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=17&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"海贼\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=370&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"武将\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=497&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"国运\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=496&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"乡村\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=11&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"洪荒\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=66&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"空间\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=44&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n{\\\"title\\\": \\\"群聊\\\",\\\"url\\\": \\\"https://api.fanqiesdk.com/api/novel/channel/homepage/new_category/book_list/v1/?aid=1967&offset={{page -1}}&limit=50&category_id=381&gender=1\\\",\\\"style\\\":{\\\"layout_flexGrow\\\": 1,\\\"layout_flexBasisPercent\\\": 0.25}},\\n]\",\n        \"lastUpdateTime\": 1725532799521,\n        \"loginUi\": \"[\\n{\\n    \\\"name\\\":  \\\"　   喝杯咖啡   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"zs(zs)\\\"\\n  },\\n  {\\n    \\\"name\\\":  \\\"　   查询模式   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"get(sz)\\\"\\n  },\\n{\\n    \\\"name\\\": \\\"　   获取密钥   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"my(my)\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\" 　   取消听书   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"set(0)\\\"\\n  },\\n{ \\n   \\\"name\\\": \\\"密钥\\\", \\n    \\\"type\\\": \\\"text\\\" \\n},\\n{\\n    \\\"name\\\": \\\"　   多人发音   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"set(1)\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"　   真人发音   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"set(2)\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"　   甜美少女   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"set(3)\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"　   清亮青叔   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"set(4)\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"　   开朗青年   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"set(5)\\\"\\n  },\\n  {\\n    \\\"name\\\": \\\"　   温柔淑女   　\\\",\\n    \\\"type\\\": \\\"button\\\",\\n    \\\"action\\\": \\\"set(6)\\\"\\n  }\\n]\",\n        \"loginUrl\": \"// 音色设置，以及链接\\n\\nfunction login() {}\\n\\nfunction zs(zs) {\\njava.startBrowserAwait(source.bookSourceUrl+'/static/img/z.png',\\\"喝杯咖啡\\\");\\n}\\n\\nfunction my(my) {\\njava.startBrowserAwait(source.bookSourceUrl+'/key',\\\"获取密钥\\\");\\n}\\n\\nfunction Map(e) {\\n    var infomap = source.getLoginInfoMap();\\n    const value = infomap[e];\\n    if (!value) {\\n        java.longToast(\\\"请填写密钥\\\");\\n    }\\n    return value;\\n}\\nvar sz = source.getVariable();\\nvar data = [\\n    [\\\"阅读模式\\\", \\\"\\\"],\\n    [\\\"多人发音\\\", \\\"&tone_id=51\\\"],\\n    [\\\"真人发音\\\", \\\"&tone_id=0\\\"],\\n    [\\\"甜美少女\\\", \\\"&tone_id=1\\\"],\\n    [\\\"清亮青叔\\\", \\\"&tone_id=2\\\"],\\n    [\\\"开朗青年\\\", \\\"&tone_id=5\\\"],\\n    [\\\"温柔淑女\\\", \\\"&tone_id=6\\\"],\\n]; // 接口数据\\n\\n// 判断接口是否为空\\nif (sz == null || sz == \\\"\\\" || isNaN(sz) || sz < 0 || sz > data.length) {\\n    sz = 0;\\n    source.setVariable(sz);\\n    java.toast(data[sz][0]);\\n} else {\\n    sz = parseInt(sz); // 将sz转换为整数\\n}\\n\\n// 设置保存接口\\nfunction set(num) {\\n    if (num < 0 || num > data.length) {\\n        java.longToast(\\\"无效的接口编号！\\\");\\n        return;\\n    }\\n    var show = \\\"  设置成功\\\\n当前模式：\\\";\\n    var tips = \\\"\\\";\\n    var msg = show + data[num][0] + tips;\\n    java.longToast(msg);\\n    return source.setVariable(num);\\n}\\n\\n\\n// 获取接口显示\\nfunction get(sz) {\\n    if (sz < 0 || sz > data.length) {\\n        java.longToast(\\\"无效的接口编号！\\\");\\n        return;\\n    }\\n    var show = \\\"\\\";\\n    return java.longToast(show + data[sz][0]);\\n}\\n\\nvar option = data[sz][1];\\noption;\",\n        \"respondTime\": 1809425,\n        \"ruleBookInfo\": {\n            \"init\": \"data[0]\",\n            \"tocUrl\": \"$.book_id\\n@js:\\njava.put(\\\"id\\\",result);\\n\\\"https://fanqienovel.com/api/reader/directory/detail?bookId=\\\"+result\"\n        },\n        \"ruleContent\": {\n            \"content\": \"<js>\\nlet cid = java.hexDecodeToString(result);\\neval(String(source.loginUrl));\\nlet genreValue = JSON.parse(java.ajax(book.bookUrl)).data[0].genre;\\nif (genreValue === '4') {\\n  option = '&tone_id=0';\\n}\\njava.get(source.bookSourceUrl+'/content?item_id='+cid+option+'&key='+Map('密钥'),{\\\"Content-Type\\\": \\\"application/json\\\",\\\"Accept\\\":\\\"application/json, text/plain, */*\\\"}).body()\\n</js>\\n$.data.content\"\n        },\n        \"ruleExplore\": {\n            \"author\": \".author\",\n            \"bookList\": \".book_list[*]&&data.data&&.publication_list[*]&&.author_list[*]&&.list[*]&&$.data.result||$.data.data\",\n            \"bookUrl\": \"https://api5-normal-sinfonlineb.fqnovel.com/reading/bookapi/multi-detail/v/?aid=1967&iid=1&version_code=999&book_id={{$.book_id}}\",\n            \"coverUrl\": \".thumbUri&&audio_thumb_uri||thumb_url&&avator_url\",\n            \"intro\": \".abstract&&rank_score&&publisher&&introduction\",\n            \"kind\": \"progress&&author_level&&$..score&&$.category##([0-9]{1}.*[0-9]{1})$##$1分\",\n            \"lastChapter\": \".lastChapterTitle&&last_chapter_title\",\n            \"name\": \".bookName&&book_name&&author_level\",\n            \"wordCount\": \".wordNumber&&word_number\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"$.author\",\n            \"bookList\": \"$..book_data[0]&&$.data[*]\",\n            \"bookUrl\": \"https://api5-normal-sinfonlineb.fqnovel.com/reading/bookapi/multi-detail/v/?aid=1967&iid=1&version_code=999&book_id={{$.book_id}}\",\n            \"coverUrl\": \"$.thumb_url\",\n            \"intro\": \"$.abstract\",\n            \"kind\": \"$.category&&$..score##([0-9]{1}|[0-9]{1}.*[0-9]{1})$##$1分\",\n            \"name\": \"$.book_name\",\n            \"wordCount\": \"$.word_number\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"<js>\\neval(String(source.loginUrl));\\nfunction deviceType() {\\n  try {\\n    return!!java.androidId();\\n  } catch (e) {\\n    return false;\\n  }\\n}\\nlet device = deviceType()? 'android' : 'ios';\\nlet genreValue = JSON.parse(java.ajax(book.bookUrl)).data[0].genre;\\n//如果 genre 值为 4，书籍类型赋值为 听书函数\\nif (genreValue === '4') {\\n  option = '&tone_id=0';\\n}\\n// 根据不同条件为 book.type 赋值\\nif (device === 'android') {\\n  if (option) {\\n    // 如果 option 有内容，安卓阅读赋值为 32\\n    book.type = 32;\\n  } else if (genreValue === '1') {\\n    // 如果 genre 值为 1，安卓阅读赋值为 64\\n    book.type = 64;\\n  } else {\\n    // 默认情况下，安卓阅读赋值为 8\\n    book.type = 8;\\n  }\\n} else if (device === 'ios') {\\n  if (option) {\\n    // 如果 option 有内容，苹果源阅赋值为 1\\n    book.type = 1;\\n  } else if (genreValue === '1') {\\n    // 如果 genre 值为 1，苹果源阅赋值为 2\\n    book.type = 2;\\n  } else {\\n    // 默认情况下，苹果源阅赋值为 0\\n    book.type = 0;\\n  }\\n}\\n\\nfunction spArr(arr, num) {\\n  let newArr = []\\n  for (let i = 0; i < arr.length;) {\\n    newArr.push(arr.slice(i, i += num))\\n  }\\n  return newArr\\n}\\nlet res = JSON.parse(result).data\\nlet item_list = spArr(res[\\\"allItemIds\\\"], 100)\\nlet array = []\\nfor (let i = 0; i < item_list.length; i ++) {\\n  let response = java.ajax('https://novel.snssdk.com/api/novel/book/directory/detail/v1/?item_ids='+item_list[i])\\n  let data = JSON.parse(response).data\\n  data.forEach((x) => {\\n    array.push({\\n      name: x.title,\\n      url: `data:;base64,${java.base64Encode(x.item_id)},{\\\"type\\\":\\\"pyfqc\\\"}`,\\n      info: ((Number(x.volume_name) == 0?\\\"第一卷：默认\\\": x.volume_name)+' · '+java.timeFormat(x.first_pass_time*1000)+' · '+x.chapter_word_number+'字')\\n    })\\n  })\\n}\\narray\\n</js>\",\n            \"chapterName\": \"name\",\n            \"chapterUrl\": \"url\",\n            \"updateTime\": \"info\\n##\\\\s[0-9]{2}:[0-9]{2}:[0-9]{2}\"\n        },\n        \"searchUrl\": \"@js:\\nfunction getUrl(key) {\\n  let isNumber = /^\\\\d+$/.test(key);\\n  if (isNumber) {\\n    return `https://api5-normal-sinfonlineb.fqnovel.com/reading/bookapi/multi-detail/v/?aid=1967&iid=1&version_code=999&book_id={{key}}`;\\n  } else {\\n    return `https://api5-normal-lf.fqnovel.com/reading/bookapi/search/page/v/?passback={{(page-1)*50}}&query={{key}}$&iid=1&tab_type=3&channel=0&aid=1967&app_name=novelapp&version_code=99999&device_platform=linux&device_type=WSA3&language=zh&os_version=8.1.0`;\\n  }\\n}\\ngetUrl(key)\",\n        \"weight\": 50\n    },\n    {\n        \"bookSourceGroup\": \"API\",\n        \"bookSourceName\": \"酷我小说\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"http://appi.kuwo.cn\",\n        \"customOrder\": 4,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": false,\n        \"header\": \"{\\n\\t\\\"Accept\\\": \\\"*/*\\\",\\n\\t\\\"Connection\\\": \\\"Close\\\",\\n\\t\\\"User-Agent\\\": \\\"Dalvik/2.1.0 (Linux; U; Android 8.0.0; LND-AL40 Build/HONORLND-AL40)\\\"\\n}\",\n        \"lastUpdateTime\": 1713846723225,\n        \"respondTime\": 5653,\n        \"ruleBookInfo\": {\n            \"author\": \"$.author_name\",\n            \"coverUrl\": \"$.cover_url\",\n            \"init\": \"$.data\",\n            \"intro\": \"$.intro##(^|[。！？]+[”」）】]?)##$1<br>\",\n            \"kind\": \"{{$.category_name}},{{$.status}},{{$.update_time}}@js:result.replace(/30/,\\\"连载\\\").replace(/50/,\\\"完结\\\").replace(/\\\\s..:.*/,\\\"\\\")\",\n            \"lastChapter\": \"$.new_chapter_name##正文卷.|正文.|VIP卷.|默认卷.|卷_|VIP章节.|免费章节.|章节目录.|最新章节.|[\\\\(（【].*?[求更票谢乐发订合补加架字修Kk].*?[】）\\\\)]\",\n            \"name\": \"$.title\",\n            \"tocUrl\": \"/novels/api/book/{{$.book_id}}/chapters?paging=0\",\n            \"wordCount\": \"$.all_words\"\n        },\n        \"ruleContent\": {\n            \"content\": \"$.data.content\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"$.author_name\",\n            \"bookList\": \"$.data\",\n            \"bookUrl\": \"/novels/api/book/{{$.book_id}}\",\n            \"coverUrl\": \"$.cover_url\",\n            \"intro\": \"$.intro\",\n            \"kind\": \"{{$.category_name}},{{$.status}}@js:result.replace(/30/,\\\"连载\\\").replace(/50/,\\\"完结\\\")\",\n            \"name\": \"$.title\",\n            \"wordCount\": \"$.all_words\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"$.data\",\n            \"chapterName\": \"$.chapter_title##正文卷.|正文.|VIP卷.|默认卷.|卷_|VIP章节.|免费章节.|章节目录.|最新章节.|[\\\\(（【].*?[求更票谢乐发订合补加架字修Kk].*?[】）\\\\)]\",\n            \"chapterUrl\": \"/novels/api/book/{{$.book_id}}/chapters/{{$.chapter_id}}\",\n            \"updateTime\": \"{{$.volume_name}}•{{$.original_words}}字\"\n        },\n        \"searchUrl\": \"/novels/api/book/search?keyword={{key}}&pi={{page}}&ps=30\",\n        \"weight\": 50\n    },\n    {\n        \"bookSourceGroup\": \"API\",\n        \"bookSourceName\": \"熊猫看书\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://anduril.xmkanshu.com\",\n        \"customOrder\": 5,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"[{\\\"title\\\":\\\"男生频道\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市娱乐\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1001&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"奇幻玄幻\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1002&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"武侠仙侠\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1003&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"历史军事\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1004&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻末世\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1005&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"悬疑灵异\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1006&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人小说\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1007&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"二次元\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1008&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"经管小说\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=99&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1014&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"女生频道\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=98&pageid={{page}}&pagesize=20&book_size=-1&category_id1=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"现代言情\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=98&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1009&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"古代言情\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=98&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1010&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"幻想时空\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=98&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1011&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"次元专区\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=98&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1012&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人小说\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=98&pageid={{page}}&pagesize=20&book_size=-1&category_id1=1013&category_id2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"出版频道\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"文学全部\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6001&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"小说全部\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6002&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"青春文学\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6003&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"传记全部\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6004&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"经济管理\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6005&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"成功励志\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6006&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"人物社科\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6007&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"历史文化\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6008&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"生活居家\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6009&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"亲子家教\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6010&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科学技术\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6011&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"教材教辅\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6012&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"童书全部\\\",\\\"url\\\":\\\"/category/getbooklist?columntype=6000&pageid={{page}}&pagesize=20&book_size=-1&typeid=6013&typeid2=-1&order_type=2&status=-1\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}}]\",\n        \"header\": \"{\\n\\t\\\"User-Agent\\\": \\\"Mozilla/5.0 (Linux; Android 10; AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.106 Mobile Safari/537.36\\\"\\n}\",\n        \"lastUpdateTime\": 1722185824091,\n        \"respondTime\": 13663,\n        \"ruleBookInfo\": {\n            \"author\": \"$.result.author_name@put:{book:$.result.book_id}\",\n            \"coverUrl\": \"$.result.cover_picture\",\n            \"intro\": \"🔗 来源：{{$.result.contact_name}}{{'\\\\n'+'​'}}\\n{{$.result.book_desc}}##(^|[。！？]+[”」）】]?)##$1<br>\",\n            \"kind\": \"{{$.result.book_category_full_name##;##,}},{{$.result.book_score}}分,{{$.result.last_update_time##\\\\s.*}}\",\n            \"lastChapter\": \"$.result.last_chapter_name##正文卷.|正文.|VIP卷.|默认卷.|卷_|VIP章节.|免费章节.|章节目录.|最新章节.|[\\\\(（【].*?[求更票谢乐发订合补加架字修Kk].*?[】）\\\\)]\",\n            \"name\": \"$.result.book_name\",\n            \"tocUrl\": \"https://anduril.xmkanshu.com/v3/book/get_last_chapter_list?bookid={{$.result.book_id}}&page=1&pagesize=100000&lastchapterid=0\",\n            \"wordCount\": \"$.result.book_size##\\\\.\"\n        },\n        \"ruleContent\": {\n            \"content\": \"{{$.result.content}}\",\n            \"nextContentUrl\": \"@js:a=baseUrl.match(/pg=(\\\\d+)/)[1];\\na&&a<{{$.result.pagecount}}?baseUrl.replace(/pg=.+/,'pg='+(Number(a)+1)):''\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"$.authorname\",\n            \"bookList\": \"$.result.books[*]\",\n            \"bookUrl\": \"https://anduril.xmkanshu.com/v3/book/get_book_info?p13=299940893&p1=H5&p2=PandaBookAndroid5641&p3=e5f3f02806fb7bf1a5ba81c47b97168e&p4=clover&p5=Xiaomi&p6=MI+PAD+4&p7=android&p8=27&p9=wlan&p10=9.3.0.19&p11=1200&p12=1824&p14=93019&p15=10007&p16=4c361b1b778dec5dba77227078270a84&p17=&p18=PandaBookAndroid5641&p19=0&p20=26&book_id={{$.bookid}}&site_id=0\",\n            \"coverUrl\": \"$.frontcover\",\n            \"intro\": \"$.bookdesc\",\n            \"kind\": \"$.booktypename\",\n            \"name\": \"$.bookname\",\n            \"wordCount\": \"{{$.booksize}}万字\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"$.author_name\",\n            \"bookList\": \"$.result.books\",\n            \"bookUrl\": \"https://anduril.xmkanshu.com/v3/book/get_book_info?p1=H5&p2=PandaBookAndroid5641&book_id={{$.book_id}}&site_id=0\",\n            \"coverUrl\": \"$.cover_picture\",\n            \"intro\": \"$.book_desc\",\n            \"kind\": \"$.book_type_name\",\n            \"name\": \"$.book_name##\\\\（.*|\\\\）\",\n            \"wordCount\": \"$.book_size##\\\\.\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"$.result.pageList\",\n            \"chapterName\": \"$.chapter_name##正文卷.|正文.|VIP卷.|默认卷.|卷_|VIP章节.|免费章节.|章节目录.|最新章节.|[\\\\(（【].*?[求更票谢乐发订合补加架字修Kk].*?[】）\\\\)]\",\n            \"chapterUrl\": \"https://www.xmkanshu.com/service/getContent?fr=smsstg&v=4&uid=B197589CF54DC527538FADCAE6BDBC78&urbid=%2Fbook_95_0&bkid=@get:{book}&crid={{$.chapter_id}}&pg=1\",\n            \"nextTocUrl\": \"<js>\\nvar a = 'https://anduril.xmkanshu.com/v3/book/get_last_chapter_list?bookid=@get:{book}&page=1&pagesize=100000&lastchapterid=';\\nvar r = [];\\nfor(var i=1;i<50;i++){\\n    r.push(a + parseInt(i*300));\\n}\\nr\\n</js>\",\n            \"updateTime\": \"$.createdate\"\n        },\n        \"searchUrl\": \"https://anduril.xmkanshu.com/v3/search/get_result?keyword={{key}}&page_number={{page}}&is_vip_free=0&page_size=20&sub_type=1\",\n        \"weight\": 50\n    },\n    {\n        \"bookSourceComment\": \"/* \\n11.28 by:遇知  制作\\n11.29 by:遇知  完善，添加换源选择，通过设置源变量进行换源。\\n11.30 by:遇知  优化，更改换源设置，通过设置书籍变量进行换源。\\n2024.01.08 重构代码。\\n */\\n/* https://novelapi.qwezxc4.cn/h5/download */\\t\\n/*\\n域名::https://novelapi-tn.tttxtt.com/api/config-hosts\\n备用：\\nhttps://novel-api.xiaoppkk.com\\nhttps://novel-api.elklk.cn\\nhttps://novel-api.xiaoshuottaa.com\\nhttps://novel-api.xiaoxiaommkk.com\\nhttps://novelapi-tn.tttxtt.com\\nhttps://novelapi-hw.tttxtt.com\\nhttps://novelapi-tn.kpkpo.com\\nhttps://novelapi.kpkpo.com\\nhttps://novelapi.qwezxc4.cn\\nhttps://nov-api.chiyantu.com\\nhttps://novelapp.pvlmnez.cn\\n\\t\\n//分类\\n[[\\\"周\\\",\\\"week\\\"],[\\\"月\\\",\\\"month\\\"],[\\\"总\\\",\\\"all\\\"]];\\n//加上请求头数据会加密。\\n@js:\\nJSON.stringify({\\t\\t\\n\\t\\\"Accept-Language\\\":\\\"zh-CN,zh;q=0.8\\\",\\n\\t\\\"versionCode\\\":\\\"999\\\",\\n\\t\\\"qd\\\":\\\"baidu3_2\\\",\\n\\t\\\"SYS\\\":\\\"android\\\",\\t\\n\\t\\\"Connection\\\":\\\"Keep-Alive\\\",\\n  \\\"User-Agent\\\":\\\"Mozilla/5.0 (Linux; U; Android 7.1.2; zh-cn; 10X Build/N2G47H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\\\"\\n})\\n*/\\n//解密方法：\\nfunction decode(str) {\\nif(String(str).search(/JP2\\\\/W5V/)>=0){\\nData=String(str).substring(3,String(str).length-4);\\nstr=java.aesBase64DecodeToString(Data,\\\"6CB1E21E\\\",\\\"DES/CBC/PKCS5Padding\\\",\\\"1F0FB845\\\");}\\nelse str=str;\\nreturn str;\\n\\t}\",\n        \"bookSourceGroup\": \"API\",\n        \"bookSourceName\": \"笔阅读器\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://novelapi.kpkpo.com##\",\n        \"customOrder\": 6,\n        \"enabled\": true,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"@js:\\nsort=[];\\npush=(title,url,type1,type2)=>sort.push({\\n\\t\\ttitle: title,\\n\\t\\turl: url,\\n\\t\\tstyle: {\\n\\t\\t\\t\\tlayout_flexGrow: type1,\\n\\t\\t\\t\\tlayout_flexBasisPercent: type2\\n\\t\\t\\t}\\n\\t});\\n\\tpush(\\\"推荐\\\", null, 1, 1);\\ntj = \\t[[\\\"全网大热\\\",\\\"hot\\\"],[\\\"人气精品\\\",\\\"fan\\\"],[\\\"猜你喜欢\\\",\\\"like\\\"],[\\\"抖音精选\\\",\\\"douyin\\\"],[\\\"微信精选\\\",\\\"weixin\\\"]];\\n\\t  tj.map(([title,uri],index)=>{\\n\\t    url= `/cdn/library/channelRankList/3/${uri}/{{page}}.html`;\\n\\tif(index+1 <= tj.length - tj.length%2)\\n\\t\\t\\t {\\tpush(title, url, 1, 0.4);}\\n\\t\\t\\t\\telse{ push(title, url, 0, 0.45);}\\n   });  \\n   \\n\\tpush(\\\"推荐一\\\", `/api/library-channel?channel=1&page={{page}}`, 1, 0.25);\\n\\tpush(\\\"推荐二\\\", `/api/library-channel?channel=2&page={{page}}`, 1, 0.25);\\n\\tpush(\\\"大热榜\\\", `/api/library-channel?channel=3&page={{page}}`, 1, 0.25);\\n\\tpush(\\\"月票榜\\\", `/api/library-channel?channel=4&page={{page}}`, 1, 0.25);\\n\\t\\n\\t\\nbd = \\t[[\\\"最热\\\",\\\"zuire\\\"],[\\\"最新\\\",\\\"xinshu\\\"],[\\\"推荐\\\",\\\"tuijian\\\"],[\\\"完结\\\",\\\"wanjie\\\"],[\\\"评分\\\",\\\"pingfen\\\"],[\\\"收藏\\\",\\\"shoucang\\\"]];\\n\\n\\t\\t[[\\\"男频\\\",\\\"1\\\"],[\\\"女频\\\",\\\"2\\\"]].map([title,gender]=>{\\n\\tpush(title+\\\"❤榜单\\\", null, 1, 1);\\n\\t  bd.map(([title,uri],index)=>{\\n\\t    url= `/cdn/category/rankList/${gender}/0/${uri}/all/{{page}}.html`;\\n\\tif(index+1 <= bd.length - bd.length%3)\\n\\t\\t\\t {\\tpush(title, url, 1, 0.25);}\\n\\t\\t\\t\\telse{ push(title, url, 0, 0.29);}\\n   });  \\n\\t});\\n\\t\\n\\t\\n\\tfunction fl(i) {\\t\\t\\n\\t\\t\\tburl=source.getKey().match(/([^#]*)/)[1];\\n\\t\\t\\turl= burl+`/cdn/category/tags/${i}.html`;\\n     result=java.ajax(url);\\n     eval(String(source.bookSourceComment));\\n     return  D=JSON.parse(decode(result)).result.list; \\t\\t\\n\\t\\t}\\n\\t\\t\\n\\n[[\\\"分类\\\",fl(1)[0].list],[\\\"男频—主题\\\",fl(1)[1].list],[\\\"女频—主题\\\",fl(2)[1].list]].map([title,category]=>{\\n\\tpush(title, null, 1, 1);\\n category.map(($)=>{\\t   \\t\\n\\t    title=$.name;\\n     \\tid=$.id;\\n   if($.sex){\\n     \\t\\turl= `/cdn/category/rankList/1/${id}/zuire/all/{{page}}.html`;}\\n\\t  else{\\n\\t      \\turl= `/cdn/category/tagsRankList/${id}/tuijian/{{page}}.html`;\\t}\\t\\n\\tpush(title, url, 1, 0.25);\\n        });\\n  });\\n\\t\\nJSON.stringify(sort);\",\n        \"header\": \"@js:\\nJSON.stringify({\\t\\t\\n\\t\\\"Accept-Language\\\":\\\"zh-CN,zh;q=0.8\\\",\\n\\t\\\"versionCode\\\":\\\"999\\\",\\n\\t\\\"qd\\\":\\\"baidu3_2\\\",\\n\\t\\\"SYS\\\":\\\"android\\\",\\t\\n\\t\\\"Connection\\\":\\\"Keep-Alive\\\",\\n  \\\"User-Agent\\\":\\\"Mozilla/5.0 (Linux; U; Android 7.1.2; zh-cn; 10X Build/N2G47H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\\\"\\n})\",\n        \"lastUpdateTime\": 1721187429912,\n        \"respondTime\": 1025,\n        \"ruleBookInfo\": {\n            \"author\": \"$.author\",\n            \"coverUrl\": \"$.icon\",\n            \"init\": \"<js>\\neval(String(source.bookSourceComment));\\nresult = JSON.parse(decode(result)).result.book;\\n//result = JSON.parse(JSON.stringify(result));\\n\\nburl=source.getKey().match(/([^#]*)/)[1];\\nid = result.id;\\n\\nsource_url= burl + `/cdn/book/source/${id}.html`;\\n$ =java.ajax(source_url);\\neval(String(source.bookSourceComment));\\n$ = JSON.parse(decode($)).result.list;\\nn=0;//默认选择源\\nv=String(book.getVariable(\\\"custom\\\"));\\nx=v.match(/^\\\\d+$/)?v:n;\\nx=parseInt(x)<$.length?x:n;\\n\\nresult.new_title = $[x].new_title;\\n\\nif($.length>1){\\n\\t\\ty = '\\\\n📌使用说明： 根据序号设置书籍变量来切换来源(默认0)，若书籍ID为0 (9x除外)，则为第三方网站。\\\\n🎯当前源：序号🔺'+x+'🔻【'+$[x].name+'】'+(x==0?' (默认)':'');\\nfor(i in $){\\n\\t\\ty += '\\\\n❤序号🔺'+i+'🔻【'+$[i].name+'】\\\\n书籍ID：'+$[i].internal_book_id+'\\\\n选用率：'+$[i].show_text+' \\\\n源地址： '+$[i].chapter_list_url+'\\\\n最新章节： '+$[i].new_title;\\n\\t}\\nresult.description += y\\n}\\n\\ntry{ book_id=$[x].internal_book_id; }\\n catch(e) { book_id = id;}\\n \\n if(x==0&&book_id==0){ \\n \\tbook_id = id;\\n \\tjava.put('book_id',book_id);\\n \\tresult.tocUrl = `/cdn/book/chapterList/${book_id}.html`;\\n }\\nelse if(x!=0&&book_id==0) {\\n\\t tUrl = $[x].chapter_list_url;\\n\\t result.tocUrl = tUrl+\\\",\\\" + JSON.stringify({\\\"headers\\\":{\\\"Referer\\\": tUrl}});\\n\\t}\\nelse if(book_id!=0){ \\n\\tjava.put('book_id',book_id);\\n\\t\\tresult.tocUrl = `/cdn/book/chapterList/${book_id}.html`;\\n\\t}\\n\\nresult = JSON.stringify(result);\\n</js>\",\n            \"intro\": \"$.description\\n##(^|[。！？]+[”」）】]?)##$1<br>\",\n            \"kind\": \"{{$.category}}\\n{{java.getString('$.is_finish')=='1'?'完结':'连载'}}\\n{{r=String(Math.round(java.getString('$.star'))/10);r=='0'?'':r+ '分'}}\\n{{java.timeFormatUTC(java.getString('$.mtime')*1000,'yyyy-MM-dd',8)}}\",\n            \"lastChapter\": \"$.new_title<js>result</js>@@span.1@text##:\",\n            \"name\": \"$.name\",\n            \"tocUrl\": \"$.tocUrl\"\n        },\n        \"ruleContent\": {\n            \"content\": \"<js>\\nif(baseUrl.match(/cdn\\\\/book\\\\/content/)){\\neval(String(source.bookSourceComment));\\ncontent = JSON.parse(decode(result)).result.info.content;\\n}else{content = java.getElement(\\\"#content\\\");}\\n</js>\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"$.author\",\n            \"bookList\": \"<js>\\neval(String(source.bookSourceComment));\\ndecode(result);\\n</js>\\n$.result.list||$.result..list[*]\",\n            \"bookUrl\": \"/api/book-info?id={{$.id}}&source_id=1\",\n            \"checkKeyWord\": \"长生志异，开局菜市口被斩首\",\n            \"coverUrl\": \"$.icon##qwezxc4\\\\.cn##kpkpo.com\",\n            \"intro\": \"$.description\",\n            \"kind\": \"{{$.category}}\\n{{r=String(Math.round(java.getString('$.star'))/10);r=='0'?'':r+ '分'}}\",\n            \"name\": \"$.name\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"<js>\\nif(baseUrl.match(/cdn\\\\/book\\\\/chapterList/)){\\neval(String(source.bookSourceComment));\\ndata = JSON.parse(decode(result)).result.list;\\nlength = data.length;\\nchapterList = [];\\nfor(var i = 0; i < length; i ++){\\n\\tname = \\\"🏮〖\\\"+data[i].name+\\\"〗🏮\\\";\\n\\tchapterList.push({\\n\\t\\t\\ttext: name,\\n\\t\\t\\thref: null,\\n\\t\\t\\tvolume: true\\n\\t})\\t\\n\\tdata[i].list.forEach(($) => {\\t\\t\\t\\t\\t\\t\\n\\t\\ttext = $.name;\\n\\t\\tid = $.id;\\n\\t\\tbook_id = java.get('book_id');\\n\\t\\t//book_id = baseUrl.match(/\\\\/(\\\\d+).html/)[1];\\n    href = `/cdn/book/content/${book_id}/${id}.html`;   \\n    chapterList.push({\\n\\t\\t\\ttext: text,\\n\\t\\t\\thref: href\\t\\n\\t})\\n\\t})\\t\\n\\t}\\nchapterList\\n}\\nelse{\\n\\tchapterList = [];\\n\\tdatas = java.getElement(\\\"dd@a\\\").toArray();\\n\\t//java.log(JSON.stringify(chapterList));\\n\\tfor (var i = 0; i < datas.length; i++) {\\n    text = datas[i].text();\\n\\t\\t\\thre = baseUrl.split(',')[0]+datas[i].attr(\\\"href\\\");\\n\\t\\t\\td=String(hre).split('\\\\/');\\nlist=[];\\nd.forEach((s, index)=>{ \\n\\t if (list.indexOf(s) == -1) {\\n \\t   list.push(s);      }\\n\\t\\t\\n\\t\\t});\\n\\t\\thref = list.toString().replace(/,/g,\\\"/\\\");\\n\\t\\t\\t\\t\\t\\t\\n     chapterList.push({\\n\\t\\t \\t text: text,\\n\\t\\t  \\t href: href\\t\\n      \\t})            \\n   };\\n\\tchapterList\\n\\t}\\n</js>\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\",\n            \"isVolume\": \"volume\"\n        },\n        \"searchUrl\": \"/api/category-search?name={{key}}\",\n        \"weight\": 50\n    },\n    {\n        \"bookSourceComment\": \"搜索暂不可用，待修复（不保证），可先通过【发现】或【浏览器中手动搜索后复制书籍详情页地址在 阅读 书架中 添加网址】。\\n（这两年频繁换域名）原 www.69shu.com 的新域名，可能因为之前的域名都被封了？所以后续更换域名后都主动屏蔽了国内 IP，因此该书源目前只能挂代理使用。\",\n        \"bookSourceGroup\": \"梯子,人机验证-搜索,搜索暂不可用\",\n        \"bookSourceName\": \"69书吧\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://69shuba.cx\",\n        \"concurrentRate\": \"2000\",\n        \"customOrder\": 7,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"全部分类::/blist/class/0/{{page}}.htm\\n玄幻魔法::/blist/class/1/{{page}}.htm\\n修真武侠::/blist/class/2/{{page}}.htm\\n言情小说::/blist/class/3/{{page}}.htm\\n历史军事::/blist/class/4/{{page}}.htm\\n游戏竞技::/blist/class/5/{{page}}.htm\\n科幻空间::/blist/class/6/{{page}}.htm\\n悬疑惊悚::/blist/class/7/{{page}}.htm\\n同人小说::/blist/class/8/{{page}}.htm\\n都市小说::/blist/class/9/{{page}}.htm\\n官场职场::/blist/class/10/{{page}}.htm\\n穿越时空::/blist/class/11/{{page}}.htm\\n青春校园::/blist/class/12/{{page}}.htm\\n完本-全部分类::/blist/full/0/{{page}}.htm\\n完本-玄幻魔法::/blist/full/1/{{page}}.htm\\n完本-修真武侠::/blist/full/2/{{page}}.htm\\n完本-言情小说::/blist/full/3/{{page}}.htm\\n完本-历史军事::/blist/full/4/{{page}}.htm\\n完本-游戏竞技::/blist/full/5/{{page}}.htm\\n完本-科幻空间::/blist/full/6/{{page}}.htm\\n完本-悬疑惊悚::/blist/full/7/{{page}}.htm\\n完本-同人小说::/blist/full/8/{{page}}.htm\\n完本-都市小说::/blist/full/9/{{page}}.htm\\n完本-官场职场::/blist/full/10/{{page}}.htm\\n完本-穿越时空::/blist/full/11/{{page}}.htm\\n完本-青春校园::/blist/full/12/{{page}}.htm\",\n        \"lastUpdateTime\": 1745749648163,\n        \"respondTime\": 3340,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"class.bookimg2.0@tag.img.0@src@js:if(result.includes('/nc.jpg')){d=baseUrl.match(/\\\\/(\\\\d+)\\\\.htm$/)[1];`${book.origin}/fengmian/${d.slice(0,-3)}/${d}/${d}s.jpg`;}else{result}\",\n            \"intro\": \"id.jianjie-popup.0@class.content.0@tag.p.0@html\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"class.qustime.0@tag.li.0@tag.span.0@text##^\\\\d+\\\\.\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\",\n            \"tocUrl\": \"@js:baseUrl.replace('/txt','').replace('.htm','/')\",\n            \"wordCount\": \"@css:.booknav2>p:nth-child(5)@text##( \\\\|.+)\"\n        },\n        \"ruleContent\": {\n            \"content\": \"class.txtnav@html\",\n            \"replaceRegex\": \"##(^(.+\\\\n){2}({{book.durChapterTitle}}.*\\\\n)?)|(\\\\n.*)+|(\\\\n.*\\\\(本章完\\\\)$)|(\\\\n最.新.小.说.+)\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"tag.label.0@text\",\n            \"bookList\": \"class.newlistbox.0@tag.ul.0@tag.li\",\n            \"bookUrl\": \"tag.h3.0@tag.a.0@href\",\n            \"coverUrl\": \"tag.h3.0@tag.a.0@href@js:if(result){d=result.match(/\\\\/(\\\\d+)\\\\.htm$/)[1];`${book.origin}/fengmian/${d.slice(0,-3)}/${d}/${d}s.jpg`}else{'/cdn/images/nc.jpg'}\",\n            \"intro\": \"class.ellipsis_2.0@text\",\n            \"kind\": \"tag.label.1@text\",\n            \"name\": \"tag.h3.0@tag.a.0@text\",\n            \"wordCount\": \"tag.label.2@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"tag.label.0@text\",\n            \"bookList\": \"class.newbox.0@tag.ul.0@tag.li\",\n            \"bookUrl\": \"tag.a.1@href\",\n            \"checkKeyWord\": \"我有一个\",\n            \"coverUrl\": \"tag.img.0@src@js:if(result.includes('/nc.jpg')){a=java.getString('tag.h3.0@tag.a.1@href');if(a){d=a.match(/\\\\/(\\\\d+)\\\\.htm$/)[1];`${book.origin}/fengmian/${d.slice(0,-3)}/${d}/${d}s.jpg`}else{result;};}else{result}\",\n            \"intro\": \"class.ellipsis_2.0@text\",\n            \"kind\": \"tag.label.1@text&&tag.label.2@text\",\n            \"lastChapter\": \"class.zxzj.0@tag.p.0@textNodes\",\n            \"name\": \"tag.h3.0@tag.a.1@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"id.catalog.0@tag.ul.0@tag.a[-1:0]\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"/modules/article/search.php,{'charset':'gbk','body':'searchkey={{key}}&searchtype=all','method':'POST'}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"搜索暂不可用，待修复（不保证），可先通过【发现】或【浏览器中手动搜索后复制书籍详情页地址在 阅读 书架中 添加网址】。\\n（这两年频繁换域名）原 www.69shu.com 的新域名，可能因为之前的域名都被封了？所以后续更换域名后都主动屏蔽了国内 IP，因此该书源目前只能挂代理使用。\",\n        \"bookSourceGroup\": \"梯子,人机验证-搜索,搜索暂不可用\",\n        \"bookSourceName\": \"69阅读.net\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.69yuedu.net\",\n        \"concurrentRate\": \"1000\",\n        \"customOrder\": 7,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"全部分类::/articlelist/class/0.html\\n玄幻魔法::/articlelist/class/1.html\\n修真武侠::/articlelist/class/2.html\\n言情小说::/articlelist/class/3.html\\n历史军事::/articlelist/class/4.html\\n游戏竞技::/articlelist/class/5.html\\n科幻空间::/articlelist/class/6.html\\n悬疑惊悚::/articlelist/class/7.html\\n同人小说::/articlelist/class/8.html\\n都市小说::/articlelist/class/9.html\\n官场职场::/articlelist/class/10.html\\n穿越时空::/articlelist/class/11.html\\n青春校园::/articlelist/class/12.html\\n完本-全部分类::/articlelist/full/0.html\\n完本-玄幻魔法::/articlelist/full/1.html\\n完本-修真武侠::/articlelist/full/2.html\\n完本-言情小说::/articlelist/full/3.html\\n完本-历史军事::/articlelist/full/4.html\\n完本-游戏竞技::/articlelist/full/5.html\\n完本-科幻空间::/articlelist/full/6.html\\n完本-悬疑惊悚::/articlelist/full/7.html\\n完本-同人小说::/articlelist/full/8.html\\n完本-都市小说::/articlelist/full/9.html\\n完本-官场职场::/articlelist/full/10.html\\n完本-穿越时空::/articlelist/full/11.html\\n完本-青春校园::/articlelist/full/12.html\",\n        \"header\": \"{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36','Referer':'https://www.69yuedu.net'}\",\n        \"lastUpdateTime\": 1733946673730,\n        \"respondTime\": 3340,\n        \"ruleBookInfo\": {\n            \"author\": \"class.booknav2.0@tag.p.0@tag.a.0@text\",\n            \"coverUrl\": \"class.bookimg2.0@tag.img.0@src\",\n            \"intro\": \"class.navtxt.0@tag.p.0@text\",\n            \"kind\": \"tag.head.0@tag.script.0@html@js:let a=result[0].slice(result[0].indexOf('tags: \\\\'')+7);result=a.slice(0, a.indexOf('\\\\'')-1).split('|');\",\n            \"lastChapter\": \"class.qustime.0@tag.span.0@text\",\n            \"name\": \"class.booknav2.0@tag.a.0@text\",\n            \"tocUrl\": \"@js:baseUrl.replace('/article/','/chapters/')\",\n            \"wordCount\": \"class.booknav2.0@tag.p.2@text##( \\\\|.+)\"\n        },\n        \"ruleContent\": {\n            \"content\": \"class.content.0@tag.p@text\",\n            \"replaceRegex\": \"##(^(.+\\\\n){2}({{book.durChapterTitle}}.*\\\\n)?)|(\\\\n.*)+|(\\\\n.*\\\\(本章完\\\\)$)\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"tag.label.0@text\",\n            \"bookList\": \"id.article_list_content.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"class.ellipsis_2.0@text\",\n            \"kind\": \"tag.label.1@text&&tag.label.2@text\",\n            \"lastChapter\": \"class.zxzj.0@tag.p.0@textNodes\",\n            \"name\": \"tag.h3.0@tag.a.1@text\",\n            \"wordCount\": \"\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"tag.label.0@text\",\n            \"bookList\": \"class.newbox.0@tag.ul.0@tag.li\",\n            \"bookUrl\": \"tag.a.1@href\",\n            \"checkKeyWord\": \"我有一个\",\n            \"coverUrl\": \"tag.img.0@src@js:if(result.includes('/nc.jpg')){a=java.getString('tag.h3.0@tag.a.1@href');if(a){d=a.match(/\\\\/(\\\\d+)\\\\.htm$/)[1];`${book.origin}/fengmian/${d.slice(0,-3)}/${d}/${d}s.jpg`}else{result;};}else{result}\",\n            \"intro\": \"class.ellipsis_2.0@text\",\n            \"kind\": \"tag.label.1@text&&tag.label.2@text\",\n            \"lastChapter\": \"class.zxzj.0@tag.p.0@textNodes\",\n            \"name\": \"tag.h3.0@tag.a.1@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"id.chapters.0@tag.ul.0@tag.a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"/modules/article/search.php,{'charset':'gbk','body':'searchkey={{key}}&searchtype=all','method':'POST'}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"搜索暂不可用，待修复（不保证），可先通过【发现】或【浏览器中手动搜索后复制书籍详情页地址在 阅读 书架中 添加网址】。\\n————\\n注意：该书源【全站】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源、更新目录、加载新章节等）可能会出现人机验证界面，通过后一段时间内不会再验证，如果不喜欢可以禁用该书源。\\n————\\n提示：如果你遇到了 人机验证 无限循环 或提示报错的情况，则代表是 WebView 方面有问题，请按照下方步骤简单排查：\\n - 如果该书源网站你在手机浏览器上也是无限循环人机验证，那么说明是你系统的 WebView 版本太低了，建议升级到最少 11x 版本。\\n - 如果该书源网站你在手机浏览器能通过人机验证，那么说明是你手机系统 WebView 内核版本与当前书源所用的 UA 中的 WebView 版本信息相差过大，请将下方的【请求头】规则中 `Chrome/115.0.4664.104` 的 115 这个大版本号修改为你手机系统的 WebView 内核版本（比如你是 96.0.x.x 那就将 115 改成 96，后面的小版本号不影响）。\\n————\\n（这两年频繁换域名）原 www.69shu.com 的新域名，可能因为之前的域名都被封了？所以后续更换域名后都主动屏蔽了国内 IP，因此该书源目前只能挂代理使用。\",\n        \"bookSourceGroup\": \"梯子,人机验证-全站,搜索暂不可用\",\n        \"bookSourceName\": \"69书吧.com\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.69shuba.com\",\n        \"concurrentRate\": \"3000\",\n        \"customOrder\": 7,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"全部分类::/novels/class/0.htm\\n玄幻魔法::/novels/class/1.htm\\n修真武侠::/novels/class/2.htm\\n言情小说::/novels/class/3.htm\\n历史军事::/novels/class/4.htm\\n游戏竞技::/novels/class/5.htm\\n科幻空间::/novels/class/6.htm\\n悬疑惊悚::/novels/class/7.htm\\n同人小说::/novels/class/8.htm\\n都市小说::/novels/class/9.htm\\n官场职场::/novels/class/10.htm\\n穿越时空::/novels/class/11.htm\\n青春校园::/novels/class/12.htm\\n完本-全部分类::/novels/full/0.htm\\n完本-玄幻魔法::/novels/full/1.htm\\n完本-修真武侠::/novels/full/2.htm\\n完本-言情小说::/novels/full/3.htm\\n完本-历史军事::/novels/full/4.htm\\n完本-游戏竞技::/novels/full/5.htm\\n完本-科幻空间::/novels/full/6.htm\\n完本-悬疑惊悚::/novels/full/7.htm\\n完本-同人小说::/novels/full/8.htm\\n完本-都市小说::/novels/full/9.htm\\n完本-官场职场::/novels/full/10.htm\\n完本-穿越时空::/novels/full/11.htm\\n完本-青春校园::/novels/full/12.htm\",\n        \"header\": \"{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36','Referer':'https://www.69shuba.com/'}\",\n        \"lastUpdateTime\": 1768312145751,\n        \"respondTime\": 3340,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"init\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\",\n            \"tocUrl\": \"@js:baseUrl.replace('.htm','/')\",\n            \"wordCount\": \"class.booknav2.0@tag.p.2@text##( \\\\|.+)\"\n        },\n        \"ruleContent\": {\n            \"content\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>class.txtnav.0@textNodes\",\n            \"replaceRegex\": \"##(^({{book.durChapterTitle}}.*\\\\n)?)|(\\\\n.*)+|(\\\\n.*\\\\(本章完\\\\)$)\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"tag.label.0@text\",\n            \"bookList\": \"id.article_list_content.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@data-src\",\n            \"intro\": \"class.ellipsis_2.0@text\",\n            \"kind\": \"tag.label.1@text&&tag.label.2@text\",\n            \"lastChapter\": \"class.zxzj.0@tag.p.0@textNodes\",\n            \"name\": \"tag.h3.0@tag.a.1@text\",\n            \"wordCount\": \"\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"tag.label.0@text\",\n            \"bookList\": \"class.newbox.0@tag.ul.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"checkKeyWord\": \"我有一个\",\n            \"coverUrl\": \"tag.img.0@data-src\",\n            \"intro\": \"class.ellipsis_2.0@text\",\n            \"kind\": \"tag.label.1@text&&tag.label.2@text\",\n            \"lastChapter\": \"class.zxzj.0@tag.p.0@textNodes\",\n            \"name\": \"tag.h3.0@tag.a.1@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>id.catalog.0@tag.ul.0@tag.a[-1:0]\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"<js>/modules/article/search.php,{'charset':'gbk','body':'searchkey={{key}}&searchtype=all','method':'POST'};result='';result;</js>\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"注意：该书源【全站】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源、更新目录、加载新章节等）可能会出现人机验证界面，通过后一段时间内不会再验证，如果不喜欢可以禁用该书源。\\n————\\n提示：如果你遇到了 人机验证 无限循环 或提示报错的情况，则代表是 WebView 方面有问题，请按照下方步骤简单排查：\\n - 如果该书源网站你在手机浏览器上也是无限循环人机验证，那么说明是你系统的 WebView 版本太低了，建议升级到最少 11x 版本。\\n - 如果该书源网站你在手机浏览器能通过人机验证，那么说明是你手机系统 WebView 内核版本与当前书源所用的 UA 中的 WebView 版本信息相差过大，请将下方的【请求头】规则中 `Chrome/115.0.4664.104` 的 115 这个大版本号修改为你手机系统的 WebView 内核版本（比如你是 96.0.x.x 那就将 115 改成 96，后面的小版本号不影响）。\\n————————\\n最近禁止了国内 IP 访问。。因此需要挂代理使用了。\\n网站外观看着和 69书吧 挺像，但实际网页结构元素什么的不一样，估计是个蹭名字的？不过我找了几本连载的书看了下正文内容倒是基本一样，可能是爬的 69书吧？所以也不必在乎是真是假了，能用就行\\n另外，该网站默认是繁体的，网页加载完成后会执行 JS 根据浏览器语言转为简体，但书源是需要手动转的，不过我也看了，这网站默认的繁体其实也是直接机器简繁转换的（毕竟这些小说本身都是简体发布的），所以转换回来后就和小说本身内容一样了。\",\n        \"bookSourceGroup\": \"梯子,人机验证-全站\",\n        \"bookSourceName\": \"69书吧2\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://69shux.co\",\n        \"concurrentRate\": \"1000\",\n        \"customOrder\": 8,\n        \"enabled\": false,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"全部分类::/novels/class/0_{{page}}.html\\n玄幻奇幻::/novels/class/1_{{page}}.html\\n武侠仙侠::/novels/class/2_{{page}}.html\\n现代都市::/novels/class/3_{{page}}.html\\n历史军事::/novels/class/4_{{page}}.html\\n科幻小说::/novels/class/5_{{page}}.html\\n游戏竞技::/novels/class/6_{{page}}.html\\n恐怖灵异::/novels/class/7_{{page}}.html\\n言情小说::/novels/class/8_{{page}}.html\\n动漫同人::/novels/class/9_{{page}}.html\\n其他类型::/novels/class/10_{{page}}.html\\n完本-全部分类::/novels/full/0_{{page}}.html\\n完本-玄幻奇幻::/novels/full/1_{{page}}.html\\n完本-武侠仙侠::/novels/full/2_{{page}}.html\\n完本-现代都市::/novels/full/3_{{page}}.html\\n完本-历史军事::/novels/full/4_{{page}}.html\\n完本-科幻小说::/novels/full/5_{{page}}.html\\n完本-游戏竞技::/novels/full/6_{{page}}.html\\n完本-恐怖灵异::/novels/full/7_{{page}}.html\\n完本-言情小说::/novels/full/8_{{page}}.html\\n完本-动漫同人::/novels/full/9_{{page}}.html\\n完本-其他类型::/novels/full/10_{{page}}.html\",\n        \"header\": \"{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.1369.112 Mobile Safari/537.36','Referer':'https://69shux.co/'}\",\n        \"lastUpdateTime\": 1745749593032,\n        \"respondTime\": 3340,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content@js:java.t2s(result)\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"init\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>\",\n            \"intro\": \"//meta[@property='og:description']/@content@js:java.t2s(result)\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content@js:for (let index = 0; index < result.length; index++) {result[index]=java.t2s(result[index]);}result;\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content@js:java.t2s(result)\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content@js:java.t2s(result)\",\n            \"tocUrl\": \"@js:baseUrl.replace('/book/','/ajax_novels/chapterlist/')\",\n            \"wordCount\": \"@css:.booknav2>p:nth-child(4)@text@js:java.t2s(result)##( \\\\|.+)\"\n        },\n        \"ruleContent\": {\n            \"content\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>id.txtcontent.0@textNodes@js:java.t2s(result)\",\n            \"replaceRegex\": \"##(^{{book.durChapterTitle}}.*\\\\n)|记住本站域名.*|(\\\\n.*【请记住我们的域名.*)|(\\\\n.*)+|(\\\\n.*\\\\(本章完\\\\)$)\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"tag.label.0@text@js:java.t2s(result)\",\n            \"bookList\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>id.article_list_content.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@data-src\",\n            \"intro\": \"class.ellipsis_2.0@text@js:java.t2s(result)\",\n            \"kind\": \"tag.label.1@text&&tag.label.2@text@js:for (let index = 0; index < result.length; index++) {result[index]=java.t2s(result[index]);}result;\",\n            \"lastChapter\": \"class.zxzj.0@tag.a.0@textNodes@js:java.t2s(result)\",\n            \"name\": \"tag.img.0@alt@js:java.t2s(result)\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"tag.label.0@text@js:java.t2s(result)\",\n            \"bookList\": \"id.article_list_content.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"checkKeyWord\": \"我有一个\",\n            \"coverUrl\": \"tag.img.0@data-src\",\n            \"intro\": \"class.ellipsis_2.0@text@js:java.t2s(result)\",\n            \"kind\": \"tag.label.1@text&&tag.label.2@text@js:for (let index = 0; index < result.length; index++) {result[index]=java.t2s(result[index]);}result;\",\n            \"lastChapter\": \"class.zxzj.0@tag.a.0@textNodes@js:java.t2s(result)\",\n            \"name\": \"tag.img.0@alt@js:java.t2s(result)\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>tag.a\",\n            \"chapterName\": \"text@js:java.t2s(result)\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"<js>if(java.ajax(baseUrl).match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');java.startBrowserAwait(baseUrl,'人机验证');};</js>/search/{{key}}/1.html\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"\",\n        \"bookSourceName\": \"得奇小说网\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.deqixs.com\",\n        \"customOrder\": 10,\n        \"enabled\": true,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"热门小说::/xiaoshuo/2-{{page}}.html\\n最新小说::/xiaoshuo/1-{{page}}.html\",\n        \"lastUpdateTime\": 1727576680671,\n        \"respondTime\": 180000,\n        \"ruleBookInfo\": {\n            \"author\": \"class.itemtxt.0@tag.p.1@tag.a.0@text\",\n            \"coverUrl\": \"class.item.0@tag.img.0@src\",\n            \"downloadUrls\": \"class.op.0@tag.a.-1@href\",\n            \"intro\": \"class.des.0@tag.p.0@text\",\n            \"kind\": \"class.itemtxt.0@tag.p.0@tag.span[0:1]@text\",\n            \"lastChapter\": \"class.itemtxt.0@tag.li.0@tag.a.0@text\",\n            \"name\": \"class.itemtxt.0@tag.h1.0@tag.a.0@text\",\n            \"wordCount\": \"class.itemtxt.0@tag.h1.0@tag.i.0@text\"\n        },\n        \"ruleContent\": {\n            \"content\": \"class.con.0@tag.p@text\",\n            \"nextContentUrl\": \"class.prenext.0@tag.span.-1@text.下一页.0@href\",\n            \"replaceRegex\": \"\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"tag.p.1@tag.a.0@text##作者：\",\n            \"bookList\": \"class.item\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"checkKeyWord\": \"小书生\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"\",\n            \"kind\": \"tag.p.0@tag.span[0:1]@text\",\n            \"lastChapter\": \"tag.li.0@tag.a.0@text\",\n            \"name\": \"tag.h3.0@tag.a.0@text\",\n            \"wordCount\": \"\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"id.list.0@tag.a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\",\n            \"nextTocUrl\": \"id.pages.0@class.gr.0@href\"\n        },\n        \"searchUrl\": \"/tag/?key={{key}}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"该网站的搜索功能似乎失灵时不灵。。。建议通过【发现】或【浏览器中手动搜索后复制书籍详情页地址在 阅读 书架中 添加网址】。\",\n        \"bookSourceName\": \"快书网\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.kuaishu5.com\",\n        \"concurrentRate\": \"1000\",\n        \"customOrder\": 10,\n        \"enabled\": true,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"玄幻::/xuanhuan/p{{page}}.html\\n武侠::/wuxia/p{{page}}.html\\n都市::/dushi/p{{page}}.html\\n历史::/lishi/p{{page}}.html\\n科幻::/kehuan/p{{page}}.html\\n网游::/wangyou/p{{page}}.html\\n女频::/nvpin/p{{page}}.html\\n其他::/qita/p{{page}}.html\",\n        \"lastUpdateTime\": 1727576680671,\n        \"respondTime\": 180000,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"downloadUrls\": \"class.addbookcase.0@href\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category']/@content&&//meta[@property='og:novel:status']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\",\n            \"wordCount\": \"id.info.0@tag.p.4@text##连载 \\\\| \"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.booktxt.0@tag.p@text\",\n            \"nextContentUrl\": \"\",\n            \"replaceRegex\": \"\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"tag.span.3@text\",\n            \"bookList\": \"id.newscontent.0@class.l.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"kind\": \"tag.span.0@text\",\n            \"lastChapter\": \"tag.a.1@text\",\n            \"name\": \"tag.a.0@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"tag.p.1@tag.a.0@text##作者：\",\n            \"bookList\": \"class.item\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"checkKeyWord\": \"书生\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"\",\n            \"kind\": \"tag.p.0@tag.span[0:1]@text\",\n            \"lastChapter\": \"tag.li.0@tag.a.0@text\",\n            \"name\": \"tag.h3.0@tag.a.0@text\",\n            \"wordCount\": \"\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"id.content_1.0@tag.a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\",\n            \"nextTocUrl\": \"class.index-container-btn.1@href\"\n        },\n        \"searchUrl\": \"/search/?searchkey={{key}}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"由 @NPCDW 分享（#85\\n\\n该网站的搜索功能似乎挂了。。。可先通过【发现】或【浏览器中手动搜索后复制书籍详情页地址在 阅读 书架中 添加网址】。\",\n        \"bookSourceGroup\": \"搜索暂不可用\",\n        \"bookSourceName\": \"天天看小说\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://cn.ttkan.co\",\n        \"customOrder\": 11,\n        \"enabled\": true,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": false,\n        \"lastUpdateTime\": 1687361913056,\n        \"respondTime\": 5768,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@name='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@name='og:image']/@content\",\n            \"intro\": \"//meta[@name='og:description']/@content\",\n            \"kind\": \"//meta[@name='og:novel:category' or @name='og:novel:status' or @name='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@name='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@name='og:novel:book_name']/@content\"\n        },\n        \"ruleContent\": {\n            \"content\": \"class.content@tag.p@text\",\n            \"replaceRegex\": \"##\\\\n.*\\\\(本章完\\\\)$\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"tag.li.1@text\",\n            \"bookList\": \"class.novel_cell\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"checkKeyWord\": \"我的师兄\",\n            \"coverUrl\": \"tag.amp-img.0@src\",\n            \"intro\": \"tag.li.2@text\",\n            \"name\": \"tag.h3.0@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"class.full_chapters@children[0]@tag.a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"/novel/search?q={{key}}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"该网站的搜索功能好像出问题了，什么都搜不到，建议从【发现】中找书，或者在阅读里直接添加书籍详情页的地址 URL 也行\",\n        \"bookSourceGroup\": \"搜索暂不可用\",\n        \"bookSourceName\": \"独步小说网\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.dbxsd.com\",\n        \"customOrder\": 12,\n        \"enabled\": false,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"[{\\\"title\\\":\\\"玄幻奇幻\\\",\\\"url\\\":\\\"/nav/xh-qh-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻游戏\\\",\\\"url\\\":\\\"/nav/kh-yx-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"仙侠武侠\\\",\\\"url\\\":\\\"/nav/xx-wx-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"女生言情\\\",\\\"url\\\":\\\"/nav/ns-yq-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市娱乐\\\",\\\"url\\\":\\\"/nav/ds-yl-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"历史军事\\\",\\\"url\\\":\\\"/nav/ls-js-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"悬疑灵异\\\",\\\"url\\\":\\\"/nav/xy-ly-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"耽美纯爱\\\",\\\"url\\\":\\\"/nav/dm-ca-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"成长励志\\\",\\\"url\\\":\\\"/nav/cz-lz-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"散文随笔\\\",\\\"url\\\":\\\"/nav/sw-sb-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"轻の小说\\\",\\\"url\\\":\\\"/nav/qxs-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"国外文学\\\",\\\"url\\\":\\\"/nav/gwwx-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"文学名著\\\",\\\"url\\\":\\\"/nav/wxmz-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"现代当代\\\",\\\"url\\\":\\\"/nav/xddwx-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}}]\",\n        \"lastUpdateTime\": 1687361913056,\n        \"respondTime\": 5768,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"downloadUrls\": \"@css:.col-xs-1+a\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category']/@content&&//meta[@property='og:novel:status']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.cont-body.0@html\",\n            \"nextContentUrl\": \"class.page.0@tag.a@href\"\n        },\n        \"ruleExplore\": {\n            \"bookList\": \"class.media\",\n            \"bookUrl\": \"tag.a.1@href\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"class.media-info@text\",\n            \"name\": \"tag.a.1@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"tag.td.1@text\",\n            \"bookList\": \"tag.tbody.0@tag.tr\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"a.0@href@js:var id=result.match(/(\\\\d+)\\\\/?$/)[1];'/uploads/cover/'+id+'s.jpg';\",\n            \"name\": \"tag.a.0@text##《|》\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"id.all-chapter.0@tag.a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"/plus/search.php?q={{key}}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceName\": \"大熊猫文学网\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.dxmwx.org\",\n        \"customOrder\": 13,\n        \"enabled\": true,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"玄幻::/list/topall_玄幻_{{page}}.html\\n奇幻::/list/topall_奇幻_{{page}}.html\\n武侠::/list/topall_武侠_{{page}}.html\\n仙侠::/list/topall_仙侠_{{page}}.html\\n都市::/list/topall_都市_{{page}}.html\\n言情::/list/topall_言情_{{page}}.html\\n军事::/list/topall_军事_{{page}}.html\\n历史::/list/topall_历史_{{page}}.html\\n科幻::/list/topall_科幻_{{page}}.html\\n悬疑::/list/topall_悬疑_{{page}}.html\\n女生::/list/topmm__{{page}}.html\\n完本::/list/topend__{{page}}.html\\n新书榜::/list/topnew__{{page}}.html\\n更新榜::/list/topupdate__{{page}}.html\\n月点击::/list/topmonth__{{page}}.html\\n周点击::/list/topweek__{{page}}.html\\n日点击::/list/topday__{{page}}.html\",\n        \"lastUpdateTime\": 1685766742191,\n        \"respondTime\": 12507,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\",\n            \"tocUrl\": \"@css:a[href^='/chapter/']@href\"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.Lab_Contents.0@html\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"class.margin0h5.0@tag.a.1@text\",\n            \"bookList\": \"@css:#ListContents>div[style*='margin']\",\n            \"bookUrl\": \"class.margin0h5.0@tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"class.neirongh5.0@tag.a.0@text\",\n            \"kind\": \"class.biaoqian.0@tag.a.0@text\",\n            \"lastChapter\": \"@css:a[href='javascript:void(0)']@textNodes\",\n            \"name\": \"class.margin0h5.0@tag.a.0@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"@css:a[href^='/read/']:not([title])\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"/list/{{key}}.html\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"搜索间隔时间不能太短（120秒）\\n另外，搜索需要登录才行，我虽然加上了账号 cookie 但可能哪天就过期了，到时候大家可以自行登录，我随便注册了个账号密码都是 sjxs233，大家可以在书源管理界面找到当前书源，点击右侧的 三个点，然后选择 登录，在网页中登录后点击右上角的 √ 号，然后应该就能正常搜索了（但注意如果之前你刚搜索过，那么要间隔 2 分钟才能再次搜索）\",\n        \"bookSourceName\": \"手机小说\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.shoujix.com\",\n        \"customOrder\": 17,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": false,\n        \"header\": \"{'cookie': 'PHPSESSID=3820hfq2ikc8khtti2k9p3mqg0; jieqiUserInfo=jieqiUserId%3D21925%2CjieqiUserName%3Dsjxs233%2CjieqiUserGroup%3D3%2CjieqiUserName_un%3Dsjxs233%2CjieqiUserLogin%3D1753191757; jieqiVisitInfo=jieqiUserLogin%3D1753191757%2CjieqiUserId%3D21925; jieqiVisitTime=jieqiArticlesearchTime%3D1753191769'}\",\n        \"lastUpdateTime\": 1675926069852,\n        \"loginUrl\": \"https://www.shoujix.com\",\n        \"respondTime\": 121816,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"downloadUrls\": \"id.shojixsinto.0@tag.a.0@src\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.zjny.0@html\",\n            \"imageStyle\": \"0\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"class.novel-author.0@text\",\n            \"bookList\": \"class.novel-item\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"class.novel-intro.0@text\",\n            \"kind\": \"\",\n            \"lastChapter\": \"\",\n            \"name\": \"tag.img.0@alt\",\n            \"wordCount\": \"\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"//div[@id=\\\"lbks\\\"]/dl/dt[last()]/following-sibling::dd/a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\",\n            \"nextTocUrl\": \"class.right.0@tag.a.0@href\"\n        },\n        \"searchUrl\": \"/modules/article/search.php,{'charset':'gbk','body':'searchkey={{key}}','method':'POST'}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"备用：https://www.23qb.net\\n搜索间隔时间不能太短\",\n        \"bookSourceName\": \"铅笔小说\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.23qb.com\",\n        \"customOrder\": 18,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"最近更新::/book/lastupdate_0_0_0_0_0_0_0_{{page}}_0.html\\n最新入库::/book/postdate_0_0_0_0_0_0_0_{{page}}_0.html\\n总收藏榜::/book/goodnum_0_0_0_0_0_0_0_{{page}}_0.html\\n总字数榜::/book/words_0_0_0_0_0_0_0_{{page}}_0.html\\n完本小说::/book/goodnum_0_0_0_0_0_0_5_{{page}}_0.html\\n全部小说::/book/lastupdate_0_0_0_0_0_0_0_{{page}}_0.html\\n言情小说::/book/goodnum_0_1_0_0_0_0_0_{{page}}_0.html\\n都市小说::/book/goodnum_0_2_0_0_0_0_0_{{page}}_0.html\\n耽美百合::/book/goodnum_0_3_0_0_0_0_0_{{page}}_0.html\\n穿越转生::/book/goodnum_0_4_0_0_0_0_0_{{page}}_0.html\\n青春校园::/book/goodnum_0_5_0_0_0_0_0_{{page}}_0.html\\n玄幻魔法::/book/goodnum_0_6_0_0_0_0_0_{{page}}_0.html\\n修真武侠::/book/goodnum_0_7_0_0_0_0_0_{{page}}_0.html\\n历史军事::/book/goodnum_0_8_0_0_0_0_0_{{page}}_0.html\\n游戏竞技::/book/goodnum_0_9_0_0_0_0_0_{{page}}_0.html\\n科幻空间::/book/goodnum_0_10_0_0_0_0_0_{{page}}_0.html\\n悬疑惊悚::/book/goodnum_0_11_0_0_0_0_0_{{page}}_0.html\\n同人小说::/book/goodnum_0_12_0_0_0_0_0_{{page}}_0.html\\n官场职场::/book/goodnum_0_13_0_0_0_0_0_{{page}}_0.html\",\n        \"header\": \"\",\n        \"lastUpdateTime\": 1681883342067,\n        \"loginUrl\": \"https://www.23qb.com/login.php\",\n        \"respondTime\": 121069,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:tags']/@content&&//meta[@property='og:novel:status']/@content@js:result[0]=String(result[0]).replace(/^\\\\./,'').replace(`${book.author}\\\\.`,'').replace(`${book.name}\\\\.`,'').replace(/(\\\\.| )/g,',')\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\",\n            \"tocUrl\": \"class.catalog-more.0@href\",\n            \"wordCount\": \"class.novel-info-aux.0@tag.span.-1@text\"\n        },\n        \"ruleContent\": {\n            \"content\": \"class.article-content.0@html##\\\\(本章完\\\\)\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"class.module-item-text.0@text\",\n            \"bookList\": \"class.module-item\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@data-src\",\n            \"kind\": \"class.module-item-caption.0@text@js:result[0]=String(result[0]).replace(/^\\\\./,'').replace(`${book.author}\\\\.`,'').replace(`${book.name}\\\\.`,'').replace(/(\\\\.| )/g,',')\",\n            \"name\": \"tag.a.0@title\"\n        },\n        \"ruleSearch\": {\n            \"bookList\": \"class.module-search-item\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@data-src\",\n            \"intro\": \"class.novel-info-item.0@text\",\n            \"kind\": \"class.tag-link.0@tag.span.0@text## ##,\",\n            \"name\": \"tag.a.0@title\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"class.module-row-text\",\n            \"chapterName\": \"tag.span.0@text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"/search.html?searchkey={{key}}\",\n        \"weight\": 25\n    },\n    {\n        \"bookSourceComment\": \"/*\\n注意：该书源【搜索】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源）可能会出现验证码界面，如果不喜欢可以禁用该书源。\\n其他和该网站界面类似的，一般都可以直接改源URL地址(sourceURL)域名来切换网站。\\n*/\\ntry{\\n\\tc2=result.match(/c2=\\\"(.*?)\\\"/)[1]\\n\\tu2=result.match(/src=\\\"(.*?)\\\"/)[1]\\n\\torigin=baseUrl.match(/[^.]+[^/]+/)[0]\\n\\tstr=java.ajax(origin+u2).match(/function.*\\\\(\\\\)\\\\}/)[0]\\n\\teval(str);temp=ajax(c2)\\n\\tjava.ajax(origin+temp)\\n if(baseUrl.match(/sscc/)){\\n \\tu=java.get(\\\"url\\\")}else{u=baseUrl}\\n \\t//java.log(u)\\n\\tresult=java.ajax(u)\\n}catch(err){result}\",\n        \"bookSourceGroup\": \"人机验证-搜索\",\n        \"bookSourceName\": \"来看文学\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://m.laikan9.com\",\n        \"bookUrlPattern\": \"\",\n        \"customOrder\": 19,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"@js:\\n sort=[];\\n push=(title,url,type)=>sort.push({\\n\\t\\ttitle: title,\\n\\t\\turl: url,\\n\\t\\tstyle: {\\n\\t\\t\\t\\tlayout_flexGrow: 1,\\n\\t\\t\\t\\tlayout_flexBasisPercent: type\\n\\t\\t\\t}\\n\\t});\\n\\tu=source.getKey();\\n\\turl=u+\\\"/menu.html\\\";\\n\\tD=org.jsoup.Jsoup.parse(java.ajax(url));\\n\\tA=D.select('div[class=\\\"divmen\\\"] a');\\n\\tfor(i in A){\\n\\t\\tif(i!=0&&i!=4&&i!=5){\\n\\t\\t\\tpush(A[i].text(),A[i].attr(\\\"href\\\"),\\\"0.25\\\")\\n\\t\\t}\\n\\t}\\n\\tJSON.stringify(sort);\",\n        \"header\": \"\",\n        \"lastUpdateTime\": 1723916041565,\n        \"loginUrl\": \"\",\n        \"respondTime\": 9107,\n        \"ruleBookInfo\": {\n            \"author\": \"class.b0@tag.span.0@text##作者：\",\n            \"coverUrl\": \"class.b0@img@src\",\n            \"intro\": \"[property~=description]@content\",\n            \"kind\": \"[property~=category|status|time]@content##.\\\\d{2}:.*\",\n            \"lastChapter\": \"class.b0@dd.-1@a@text\",\n            \"name\": \"class.FCol.0@text\",\n            \"tocUrl\": \"class.nrbt@tag.a.0@href\",\n            \"wordCount\": \"\"\n        },\n        \"ruleContent\": {\n            \"content\": \"<js>\\nif(result.match(/<title>\\\\d+</)){\\ncookie.removeCookie(baseUrl)\\nresult=java.ajax(baseUrl)\\n}\\neval(String(source.bookSourceComment))\\ncc=String(cookie.getCookie(baseUrl)).replace(/\\\\%2C[^;]+/g,\\\"\\\")\\ncookie.setCookie(baseUrl,cc)\\njava.setContent(result)\\nresult\\n</js>\\n#content@html||[class~=(?i)content]@html\",\n            \"nextContentUrl\": \"text.下—页@href\",\n            \"replaceRegex\": \"##\\\\s+\\\"\\\\n|\\\\s+本章(没|未)完，.*|(\\\\.\\\\n)?.*看完记得收藏.*|\\\\s+\\\\/\\\\d+\\\\/.*|\\\\s+。：.*|\\\\s+：。.*|\\\\s*温馨提示：.*|\\\\s*\\\\d{8}\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"text.作者：@text##作者：\",\n            \"bookList\": \"dl[class=\\\"B\\\"]&&dl[class=\\\"S\\\"]\",\n            \"bookUrl\": \"a.0@href\",\n            \"coverUrl\": \"img@src\",\n            \"intro\": \".d2@text##简介：\",\n            \"kind\": \"{{@@span:contains(类别：)@text##^类别：}}\\n{{@@dd:contains(更新时间：)@text##.*更新时间：}}\",\n            \"lastChapter\": \"{{@@dd.-1@a@text}} • {{@@class.ml@text||dd.-2@text##更新时间：|\\\\s.*}}\",\n            \"name\": \"a.1@text||a.0@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"text.作者：@text##作者：\",\n            \"bookList\": \"<js>\\neval(String(source.bookSourceComment))\\ntry{\\n\\tactyzm=result.match(/actyzm\\\" value=\\\"([^\\\"]+)\\\"/)[1];\\n\\tbutton=result.match(/button\\\" value=\\\"([^\\\"]+)\\\"/)[1];\\t\\n\\turl=java.get(\\\"url\\\");\\n\\tcode=String(url).replace(/\\\\/sscc.*/,'')+\\\"/member/getcode.asp\\\";\\n\\tyzco=source.getVariable();\\n\\tfunction getOption(str,co){\\n  \\thed={\\\"Referer\\\":url,\\\"Cookie\\\":co}\\n  \\treturn JSON.stringify({\\\"method\\\":\\\"POST\\\",\\n\\\"charset\\\":\\\"gb2312\\\",\\\"body\\\":\\\"actyzm=\\\"+actyzm+\\\"&yzm=\\\"+str+\\\"&button=\\\"+button,\\\"headers\\\":hed});\\n  }\\n  function succes(){\\n\\t\\tyzm=java.getVerificationCode(code);\\n\\t\\turl+=\\\",\\\"+getOption(yzm,\\\"\\\");\\n\\t\\thm=java.ajax(url);\\n\\t\\tco=java.getCookie(url,\\\"g3jy9sqo0ws\\\");\\n   source.setVariable(yzm+',g3jy9sqo0ws='+co)\\n   return hm;\\n  }\\n\\tif(yzco&&yzco!=''){\\n\\t\\tv=String(yzco).split(',');\\n\\t\\tu=url+\\\",\\\"+getOption(v[0],v[1]);\\n\\t\\tresult=java.ajax(u);\\n\\t\\tif(/请输入验证码/.test(result)){\\n\\t\\t\\tjava.longToast(\\\"  ！验证码过期或有误，重新获取  ！\\\")\\n\\t\\t\\tresult=succes();\\n\\t\\t}\\n\\t}else{result=succes(\\\"\\\");}\\nresult\\n}catch(err){java.log(err);result}\\n</js>\\n.B\",\n            \"bookUrl\": \"a.0@href\",\n            \"checkKeyWord\": \"系统\",\n            \"coverUrl\": \"img@src\",\n            \"intro\": \".d2@text##简介：\",\n            \"kind\": \"class.js@text##类别：|\\\\/ 作者.*\\\\s.*\",\n            \"lastChapter\": \"{{@@dd.-1@a@text}} • {{@@class.ml@text##更新时间：}}\",\n            \"name\": \"a.1@text\",\n            \"wordCount\": \"@js:\\ntry{\\t\\ncc=String(cookie.getCookie(baseUrl)).replace(java.get(\\\"key\\\"),\\\"\\\")\\ncookie.setCookie(baseUrl,cc)\\n}catch(e){\\\"\\\"}\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"//*[@class=\\\"MLlist\\\"]/li/a||//dt[-1]/following-sibling::dd/a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"@js:\\ntry{\\nbUrl=baseUrl.replace(/\\\\/?\\\\#\\\\#.*/,'');\\ncookie.removeCookie(bUrl)\\ns=String(java.ajax(bUrl))\\nact=s.match(/\\\"act\\\".*?\\\"(.{16})\\\"/)[1]\\nsub=s.match(/name=\\\"submit\\\".*?value=\\\"(.*?)\\\"/)[1]\\nbody=String(\\\"act=\\\"+act+\\\"&q=\\\"+key+\\\"&submit=\\\"+sub)\\nxx=body.match(/[^&=]+/g)\\nfor(i in xx){\\nre=java.encodeURI(xx[i],\\\"gbk\\\")\\nbody=body.replace(xx[i],re)\\n }\\nvar url=String(bUrl+\\\"/sscc/,\\\"+JSON.stringify({\\n\\t\\\"method\\\":\\\"POST\\\",\\\"body\\\":body}))\\njava.put(\\\"key\\\",body.match(/q=([^&]*)/)[1]);\\njava.put(\\\"url\\\",bUrl+\\\"/sscc/\\\"+java.post(bUrl+\\\"/sscc/\\\",body,{}).header(\\\"Location\\\"));url\\n}catch{java.longToast(\\\"获取失败\\\")}\",\n        \"variableComment\": \"\",\n        \"weight\": 20\n    },\n    {\n        \"bookSourceComment\": \"正文页 502\\n————\\n注意：该书源【搜索】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源）可能会出现人机验证界面，通过后一段时间内不会再验证，如果不喜欢可以禁用该书源。\\n————\\n提示：如果你遇到了 人机验证 无限循环 或提示报错的情况，则代表是 WebView 方面有问题，请按照下方步骤简单排查：\\n - 如果该书源网站你在手机浏览器上也是无限循环人机验证，那么说明是你系统的 WebView 版本太低了，建议升级到最少 11x 版本。\\n - 如果该书源网站你在手机浏览器能通过人机验证，那么说明是你手机系统 WebView 内核版本与当前书源所用的 UA 中的 WebView 版本信息相差过大，请将书源【搜索 - 搜索地址】规则中 `Chrome/115.0.4664.104` 的 115 这个大版本号修改为你手机系统的 WebView 内核版本（比如你是 96.0.x.x 那就将 115 改成 96，后面的小版本号不影响）。\",\n        \"bookSourceGroup\": \"人机验证-搜索,暂不可用\",\n        \"bookSourceName\": \"大文学无错小说网\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.wcxsw.org\",\n        \"customOrder\": 19,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": false,\n        \"lastUpdateTime\": 1727540687023,\n        \"respondTime\": 180000,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.content.0@html##【.+?咪咪.+?】|【(话说|讲真|推荐).+?】\",\n            \"imageStyle\": \"0\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"$.author\",\n            \"bookList\": \"$[*]\",\n            \"bookUrl\": \"$.index##m\\\\.##www.\",\n            \"checkKeyWord\": \"系统\",\n            \"coverUrl\": \"$.bookid@js:`${book.origin}/image/${result.slice(0,-3)}/${result}/${result}s.jpg`\",\n            \"intro\": \"$.intro\",\n            \"kind\": \"$.caption\",\n            \"lastChapter\": \"$.lastchapter\",\n            \"name\": \"$.articlename\",\n            \"wordCount\": \"$.size_c\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"//div[@id=\\\"list\\\"]/dl/dt[last()]/following-sibling::dd/a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"@js:url=\\\"https://m.wcxsw.org/search.php,{'body':'submit=搜索&keyword={{key}}&json=1','method':'POST','headers':{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36','Referer':'https://m.wcxsw.org/'}}\\\";if(java.ajax(url).match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');java.startBrowserAwait(url,'人机验证');};result=url;\",\n        \"weight\": 20\n    },\n    {\n        \"bookSourceComment\": \"注意：该书源【全站】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源、更新目录、加载新章节等）可能会出现人机验证界面，通过后一段时间内不会再验证，如果不喜欢可以禁用该书源。\\n————\\n提示：如果你遇到了 人机验证 无限循环 或提示报错的情况，则代表是 WebView 方面有问题，请按照下方步骤简单排查：\\n - 如果该书源网站你在手机浏览器上也是无限循环人机验证，那么说明是你系统的 WebView 版本太低了，建议升级到最少 11x 版本。\\n - 如果该书源网站你在手机浏览器能通过人机验证，那么说明是你手机系统 WebView 内核版本与当前书源所用的 UA 中的 WebView 版本信息相差过大，请将下方的【请求头】规则和【正文规则】中 `Chrome/115.0.4664.104` 的 115 这个大版本号修改为你手机系统的 WebView 内核版本（比如你是 96.0.x.x 那就将 115 改成 96，后面的小版本号不影响）。\\n————————\\n有时候会莫名其妙抽风搜索不到内容（实际上是被重定向到首页了），暂不清楚原因\",\n        \"bookSourceGroup\": \"人机验证-全站\",\n        \"bookSourceName\": \"和图书\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://hetushu.com\",\n        \"customOrder\": 20,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"网游小说::/book/index.php?type=网游小说&page={{page}}\\n玄幻小说::/book/index.php?type=玄幻小说&page={{page}}\\n穿越小说::/book/index.php?type=穿越小说&page={{page}}\\n科幻小说::/book/index.php?type=科幻小说&page={{page}}\\n仙侠小说::/book/index.php?type=仙侠小说&page={{page}}\\n都市小说::/book/index.php?type=都市小说&page={{page}}\\n武侠小说::/book/index.php?type=武侠小说&page={{page}}\\n历史小说::/book/index.php?type=历史小说&page={{page}}\\n竞技小说::/book/index.php?type=竞技小说&page={{page}}\\n言情小说::/book/index.php?type=言情小说&page={{page}}\\n悬疑小说::/book/index.php?type=悬疑小说&page={{page}}\\n军事小说::/book/index.php?type=军事小说&page={{page}}\\n灵异小说::/book/index.php?type=灵异小说&page={{page}}\",\n        \"header\": \"{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36','Referer':'https://hetushu.com/'}\",\n        \"lastUpdateTime\": 1714554039573,\n        \"respondTime\": 199686,\n        \"ruleBookInfo\": {\n            \"author\": \"class.book_info.0@tag.a.0@text\",\n            \"coverUrl\": \"class.book_info@tag.img.0@src\",\n            \"init\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>\",\n            \"intro\": \"class.intro.0@html\",\n            \"kind\": \"class.tag.0@tag.a.!0:1@text&&class.continue.0@tag.div.2@text<js>if(result[result.length-1].includes('类型：')){result[result.length-1]='连载'}else{result[result.length]='完结'};result;</js>\",\n            \"lastChapter\": \"id.dir.0@tag.dd.-1@tag.a.0@text\",\n            \"name\": \"class.book_info.0@tag.h2.0@text\",\n            \"wordCount\": \"class.book_info.0@tag.div.3@text##字数：\"\n        },\n        \"ruleContent\": {\n            \"content\": \"<js>\\nif(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;\\nloadDocType=\\\"{{@@body@data-doctype}}\\\";\\nloadType=\\\"{{@@body@data-randomtype}}\\\";\\nsid=baseUrl.match(/(\\\\d+).html/)[1];\\nurl=baseUrl.replace(/\\\\d+.html/,'')\\n\\nvar section = {\\n    loadDocType: loadDocType,\\n    loadType: loadType,\\n    sid:sid,\\n    content: {\\n        childNode: [],\\n        init: function(c){\\n            this.body=c\\n            if (section.loadType == 'normal') {\\n      this.load(String(java.base64Decode(java.getString('//*[@name=\\\"client\\\"]/@content'))))\\n            } else if (section.loadType == 'substep') {\\n                var d = 'r' + section.sid;\\n                var f = false;\\n                if (section.loadDocType == 'xml') {\\n                    d += '.xml'\\n                } else if (section.loadDocType == 'json') {\\n                    d += '.json';\\n                    f = true\\n                } else {\\n                    return false\\n                };        \\n             cookie='PHPSESSID='+java.get(baseUrl,{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36'}).cookie('PHPSESSID');\\n            token= java.get(url+d,{'X-Requested-With': 'XMLHttpRequest','referer':baseUrl,'cookie':String(cookie),'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36'}).header('token')              \\n                \\tthis.load(token)      \\t\\n            } else {\\n                return false\\n            };               \\n        },\\n        load: function(a) {         \\n            a = String(java.base64Decode(a)).split(/[A-Z]+%/);      \\n            var b = 0,\\n            start = 0;\\n            for (var i = 0; i < this.body.length; i++) {\\n                if (String(this.body[i]).match(/h2/i)) {\\n                    start = i + 1\\n                };\\n                if (String(this.body[i]).match(/div/i)&& this.body[i].attr(\\\"class\\\") != 'chapter') {\\n                    break\\n                }\\n            };\\n            for (var i = 0; i < a.length; i++) {\\n                if (a[i] < 5) {\\n                    this.childNode[a[i]] = this.body[i + start];\\n                      b++\\n                } else {\\n                    this.childNode[a[i] - b] = this.body[i + start]                 \\n                }\\n            };\\n  }\\n}\\n}\\nsection.content.init(java.getElement(\\\"@@id.content@children!0\\\").toArray());\\nsection.content.childNode.join(\\\"\\\")\\n</js>tag.div@ownText\",\n            \"imageStyle\": \"FULL\"\n        },\n        \"ruleExplore\": {\n            \"author\": \"class.author.0@text\",\n            \"bookList\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>class.book_list.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"kind\": \"class.author_box.0@tag.span.0@text\",\n            \"name\": \"class.name.0@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"tag.h4.0@tag.span.0@text##\\\\/\",\n            \"bookList\": \"class.list.0@tag.dd\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"checkKeyWord\": \"我有一个\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"class.intro.0@html\",\n            \"kind\": \"@js:result=String(result).match(/continue/)?'连载':'完结'\",\n            \"name\": \"tag.h4.0@tag.a.0@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"<js>if(result.match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');result=java.startBrowserAwait(baseUrl,'人机验证').body();};result;</js>id.dir.0@children\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"tag.a.0@href\",\n            \"isVolume\": \"@js:result=String(result).match(/^<dt/)?true:false\"\n        },\n        \"searchUrl\": \"<js>if(java.ajax(baseUrl).match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');java.startBrowserAwait(baseUrl,'人机验证');};</js>/search/?keyword={{key}}\",\n        \"weight\": 20\n    },\n    {\n        \"bookSourceComment\": \"目录页 502\\n————\\n注意：该书源【搜索】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源）可能会出现人机验证界面，通过后一段时间内不会再验证，如果不喜欢可以禁用该书源。\\n————\\n提示：如果你遇到了 人机验证 无限循环 或提示报错的情况，则代表是 WebView 方面有问题，请按照下方步骤简单排查：\\n - 如果该书源网站你在手机浏览器上也是无限循环人机验证，那么说明是你系统的 WebView 版本太低了，建议升级到最少 11x 版本。\\n - 如果该书源网站你在手机浏览器能通过人机验证，那么说明是你手机系统 WebView 内核版本与当前书源所用的 UA 中的 WebView 版本信息相差过大，请将书源【搜索 - 搜索地址】规则中 `Chrome/115.0.4664.104` 的 115 这个大版本号修改为你手机系统的 WebView 内核版本（比如你是 96.0.x.x 那就将 115 改成 96，后面的小版本号不影响）。\",\n        \"bookSourceGroup\": \"人机验证-搜索,暂不可用\",\n        \"bookSourceName\": \"思路客\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.siluke.com\",\n        \"customOrder\": 21,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": false,\n        \"lastUpdateTime\": 1727540704148,\n        \"respondTime\": 180000,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.content.0@html\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"$.author\",\n            \"bookList\": \"$[*]\",\n            \"bookUrl\": \"$.index##m\\\\.##www.\",\n            \"checkKeyWord\": \"系统\",\n            \"coverUrl\": \"$.bookid@js:`${book.origin}/img/${result.slice(0,-3)}/${result}/${result}s.jpg`\",\n            \"intro\": \"$.intro\",\n            \"kind\": \"$.caption\",\n            \"lastChapter\": \"$.lastchapter\",\n            \"name\": \"$.articlename\",\n            \"wordCount\": \"$.size_c\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"//div[@id=\\\"list\\\"]/dl/dt[last()]/following-sibling::dd/a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"@js:url=\\\"https://m.siluke.com/search.php,{'body':'submit=搜索&keyword={{key}}&json=1','method':'POST','headers':{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36','Referer':'https://m.siluke.com/'}}\\\";if(java.ajax(url).match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');java.startBrowserAwait(url,'人机验证');};result=url;\",\n        \"weight\": 20\n    },\n    {\n        \"bookSourceComment\": \"注意：该书源【搜索】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源）可能会出现人机验证界面，通过后一段时间内不会再验证，如果不喜欢可以禁用该书源。\\n————\\n提示：如果你遇到了 人机验证 无限循环 或提示报错的情况，则代表是 WebView 方面有问题，请按照下方步骤简单排查：\\n - 如果该书源网站你在手机浏览器上也是无限循环人机验证，那么说明是你系统的 WebView 版本太低了，建议升级到最少 11x 版本。\\n - 如果该书源网站你在手机浏览器能通过人机验证，那么说明是你手机系统 WebView 内核版本与当前书源所用的 UA 中的 WebView 版本信息相差过大，请将书源【搜索 - 搜索地址】规则中 `Chrome/115.0.4664.104` 的 115 这个大版本号修改为你手机系统的 WebView 内核版本（比如你是 96.0.x.x 那就将 115 改成 96，后面的小版本号不影响）。\",\n        \"bookSourceGroup\": \"人机验证-搜索\",\n        \"bookSourceName\": \"顶点小说 ddxs\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.ddxs.com\",\n        \"customOrder\": 22,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": false,\n        \"lastUpdateTime\": 1727540718259,\n        \"respondTime\": 180000,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@name='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@name='og:novel:category' or @name='og:novel:status' or @name='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@name='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@name='og:novel:book_name']/@content\"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.contents.0@html\",\n            \"replaceRegex\": \"##（未完待续）$\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"$.author\",\n            \"bookList\": \"$[*]\",\n            \"bookUrl\": \"$.index##m\\\\.##www.\",\n            \"checkKeyWord\": \"系统\",\n            \"coverUrl\": \"$.bookid@js:`${book.origin}/img/${result.slice(0,-3)}/${result}.jpg`\",\n            \"intro\": \"$.intro\",\n            \"kind\": \"$.caption\",\n            \"lastChapter\": \"$.lastchapter\",\n            \"name\": \"$.articlename\",\n            \"wordCount\": \"$.size_c\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"id.at.-1@tag.a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"@js:url=\\\"https://m.ddxs.com/search.php,{'body':'keyword={{key}}&json=1','method':'POST','headers':{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36','Referer':'https://m.ddxs.com/'}}\\\";if(java.ajax(url).match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');java.startBrowserAwait(url,'人机验证');};result=url;\",\n        \"weight\": 20\n    },\n    {\n        \"bookSourceComment\": \"博爱文学https://m.boaiwx.com/\\n瓜书阁https://m.guashuge.com\\n笔字阅读https://m.biziyd.com\",\n        \"bookSourceName\": \"艾途小说\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://m.aitbooks.com\",\n        \"customOrder\": 23,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"[{\\\"title\\\":\\\"男古连载\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_5_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_6_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_7_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_8_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_9_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_10_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_11_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_12_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"男古完结\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_5_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_6_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_7_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_8_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_9_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_10_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_11_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_12_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"男现连载\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_5_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_6_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_7_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_8_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_9_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_10_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_11_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_12_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"男现完结\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_5_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_6_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_7_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_8_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_9_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_10_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_11_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_12_1.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"女古连载\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_5_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_6_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_7_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_8_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_9_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_10_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_11_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/1_0_0_1_{{page}}_12_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"女古完结\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_5_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_6_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_7_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_8_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_9_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_10_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_11_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/1_0_0_2_{{page}}_12_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"女现连载\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_5_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_6_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_7_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_8_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_9_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_10_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_11_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/2_0_0_1_{{page}}_12_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"女现完结\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_5_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"虚拟网游\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_6_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"架空历史\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_7_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻空间\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_8_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_9_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"惊悚小说\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_10_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"同人衍生\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_11_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"穿越架空\\\",\\\"url\\\":\\\"/shuku/2_0_0_2_{{page}}_12_2.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}}]\",\n        \"lastUpdateTime\": 1680525969810,\n        \"respondTime\": 10017,\n        \"ruleBookInfo\": {\n            \"author\": \"[property$=author]@content##的小说\",\n            \"coverUrl\": \"[property$=image]@content\",\n            \"intro\": \"💠   {{@@.channel@text}}\\n👤   {{@@.leader@text}}{{'\\\\n'+'​'}}\\n{{@@.sectionTwo-content@ownText}}##(^|[。！？]+[”」）】]?)##$1<br>\",\n            \"kind\": \"[property~=category|status|update_time]@content##小说|\\\\s.*\",\n            \"lastChapter\": \".chapter-table a.0@text##正文.|[\\\\(（【].*?[求更票谢乐发订合补加架字Kk].*?[】）\\\\)]\",\n            \"name\": \"[property$=book_name]@content##\\\\-.*|\\\\_.*|\\\\s.*\",\n            \"tocUrl\": \"text.进入目录@href\"\n        },\n        \"ruleContent\": {\n            \"content\": \"<js>\\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</js>\",\n            \"nextContentUrl\": \".next@href\"\n        },\n        \"ruleExplore\": {\n            \"author\": \".gray@text##\\\\/\\\\s|的小说\",\n            \"bookList\": \".list-item\",\n            \"bookUrl\": \"a@href\",\n            \"coverUrl\": \"img@data-lazy\",\n            \"kind\": \"p.1@text##T.*\",\n            \"lastChapter\": \"p.2@text##.*\\\\/\\\\s|正文.|\",\n            \"name\": \"p.0@ownText##\\\\-.*|\\\\_.*|\\\\s.*\"\n        },\n        \"ruleSearch\": {\n            \"author\": \"a.1@text##的小说\",\n            \"bookList\": \".search-card\",\n            \"bookUrl\": \"a.0@href\",\n            \"intro\": \".sc-content@text\",\n            \"kind\": \".gray@text&&.sc-time span.1@text##\\\\[|\\\\]|\\\\(|\\\\s..:.*\",\n            \"lastChapter\": \".sc-time span.0@text##正文.|[\\\\(（【].*?[求更票谢乐发订合补加架字Kk].*?[】）\\\\)]\",\n            \"name\": \"a.0@text##\\\\-.*|\\\\_.*|\\\\s.*\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \".BGsectionThree-content li a\",\n            \"chapterName\": \"text##正文.|[\\\\(（【].*?[求更票谢乐发订合补加架字Kk].*?[】）\\\\)]\",\n            \"chapterUrl\": \"href\",\n            \"nextTocUrl\": \"text.下页@href\"\n        },\n        \"searchUrl\": \"/search/,{'method': 'POST','body': 'keyword={{key}}'}\",\n        \"weight\": 0\n    },\n    {\n        \"bookSourceComment\": \"备用地址：https://sma.yueyouxs.com\",\n        \"bookSourceName\": \"阅友小说\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"http://m.suixkan.com\",\n        \"customOrder\": 24,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"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}}]\",\n        \"lastUpdateTime\": 1680526062517,\n        \"respondTime\": 1238,\n        \"ruleBookInfo\": {\n            \"author\": \".face-info span.0@text##.*：\",\n            \"coverUrl\": \".face-cover img@src\",\n            \"intro\": \"#intro@html\",\n            \"kind\": \".face-info span.1:3@text&&#idNewIds@#chapter-ps-id@text##.*：\",\n            \"lastChapter\": \"#idNewIds@.chapter-entrance@text\",\n            \"name\": \".face-info-title@text\",\n            \"tocUrl\": \".sumchapter a@href\",\n            \"wordCount\": \".face-info span.2@text##.*：\"\n        },\n        \"ruleContent\": {\n            \"content\": \".con@html\",\n            \"replaceRegex\": \"##[\\\\(（]本章未完.*[）\\\\)]|[\\\\(（]本章完[）\\\\)]\"\n        },\n        \"ruleExplore\": {\n            \"author\": \".v-author@text##\\\\s\",\n            \"bookList\": \".v-list-item\",\n            \"bookUrl\": \"@onclick@js:result.match(/\\\\('(.*?)'\\\\)/)[1]\",\n            \"coverUrl\": \"img@src\",\n            \"intro\": \".v-intro@text\",\n            \"name\": \".v-title@text\",\n            \"wordCount\": \".v-words@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \".v-author@text##\\\\s\",\n            \"bookList\": \".v-list-item\",\n            \"bookUrl\": \"@onclick@js:result.match(/\\\\('(.*?)', '', ''\\\\)/)[1]\",\n            \"coverUrl\": \"img@src\",\n            \"intro\": \".v-intro@text\",\n            \"kind\": \".base-label@text\",\n            \"name\": \".v-title@text\",\n            \"wordCount\": \".v-words@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \".catalog_ls li a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href\"\n        },\n        \"searchUrl\": \"/s/1.html?keyword={{key}}&page={{page}}\",\n        \"weight\": 0\n    },\n    {\n        \"bookSourceName\": \"就爱文学\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"http://www.92xs.info\",\n        \"customOrder\": 25,\n        \"enabled\": true,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": true,\n        \"exploreUrl\": \"[{\\\"title\\\":\\\"榜单\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"总排行榜\\\",\\\"url\\\":\\\"/allvisit-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"总推荐榜\\\",\\\"url\\\":\\\"/allvote-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"月排行榜\\\",\\\"url\\\":\\\"/monthvisit-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"月推荐榜\\\",\\\"url\\\":\\\"/monthvote-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"周排行榜\\\",\\\"url\\\":\\\"/weekvisit-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"周推荐榜\\\",\\\"url\\\":\\\"/weekvote-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"最新入库\\\",\\\"url\\\":\\\"/postdate-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"最近更新\\\",\\\"url\\\":\\\"/lastupdate-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"总收藏榜\\\",\\\"url\\\":\\\"/goodnum-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"字数排行\\\",\\\"url\\\":\\\"/size-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.25,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"分类\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":1,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"玄幻\\\",\\\"url\\\":\\\"/sort/1-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"武侠\\\",\\\"url\\\":\\\"/sort/2-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"都市\\\",\\\"url\\\":\\\"/sort/3-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"历史\\\",\\\"url\\\":\\\"/sort/4-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"推理\\\",\\\"url\\\":\\\"/sort/5-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"游戏\\\",\\\"url\\\":\\\"/sort/6-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"科幻\\\",\\\"url\\\":\\\"/sort/7-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"恐怖\\\",\\\"url\\\":\\\"/sort/8-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"言情\\\",\\\"url\\\":\\\"/sort/10-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"其他\\\",\\\"url\\\":\\\"/sort/9-{{page}}.html\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}},{\\\"title\\\":\\\"\\\",\\\"url\\\":\\\"\\\",\\\"style\\\":{\\\"layout_flexBasisPercent\\\":0.2,\\\"layout_flexGrow\\\":1}}]\",\n        \"lastUpdateTime\": 1680525764982,\n        \"respondTime\": 121838,\n        \"ruleBookInfo\": {\n            \"author\": \".p_author@text\",\n            \"coverUrl\": \"#bookimg img@src\",\n            \"downloadUrls\": \"#button_all a.1@href\",\n            \"intro\": \"#bookintro p.-1@html##【展开】.*\",\n            \"kind\": \"#count span.0:3@text&&#keywords@text##.*：|小说|\\\\s.*\",\n            \"lastChapter\": \"#newlist a.1@text\",\n            \"name\": \".d_title h1@text\",\n            \"tocUrl\": \".newrap a.0@href\",\n            \"wordCount\": \"#count span.2@text\"\n        },\n        \"ruleContent\": {\n            \"content\": \"#ccontent@textNodes\"\n        },\n        \"ruleExplore\": {\n            \"author\": \".rankpage_list7@text\",\n            \"bookList\": \".rankpage_list_box\",\n            \"bookUrl\": \"a.0@href\",\n            \"coverUrl\": \"a.0@href##.*/(\\\\d+)(\\\\d+)(\\\\d+)(\\\\d+).*##/files/article/image/$1/$1$2$3$4/$1$2$3$4s.jpg\",\n            \"kind\": \".rankpage_list2@text&&.rankpage_list4@text&&.rankpage_list8@text##\\\\[|\\\\]|小说\",\n            \"name\": \".rankpage_list3@text\",\n            \"wordCount\": \".rankpage_list5@text\"\n        },\n        \"ruleSearch\": {\n            \"author\": \".odd.1@text\",\n            \"bookList\": \"#author@tbody@tr!0\",\n            \"bookUrl\": \"a.0@href##.com/##.la/\",\n            \"coverUrl\": \"a.0@href##.*/(\\\\d+)(\\\\d+)(\\\\d+)(\\\\d+).*##/files/article/image/$1/$1$2$3$4/$1$2$3$4s.jpg\",\n            \"kind\": \".even.2@text&&.odd.2@text\",\n            \"lastChapter\": \".even.0@text\",\n            \"name\": \".odd.0@text\",\n            \"wordCount\": \".even.1@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \".ccss\",\n            \"chapterName\": \"a@text\",\n            \"chapterUrl\": \"a@href\"\n        },\n        \"searchUrl\": \"/modules/article/search.php,{'method':'post','body':'searchtype=articlename=author&searchkey={{key}}'}\",\n        \"weight\": 0\n    },\n    {\n        \"bookSourceComment\": \"注意：该书源【搜索】启用了 \\\"人机验证\\\"，因此使用过程中（搜索、换书源）可能会出现人机验证界面，通过后一段时间内不会再验证，如果不喜欢可以禁用该书源。\\n————\\n提示：如果你遇到了 人机验证 无限循环 或提示报错的情况，则代表是 WebView 方面有问题，请按照下方步骤简单排查：\\n - 如果该书源网站你在手机浏览器上也是无限循环人机验证，那么说明是你系统的 WebView 版本太低了，建议升级到最少 11x 版本。\\n - 如果该书源网站你在手机浏览器能通过人机验证，那么说明是你手机系统 WebView 内核版本与当前书源所用的 UA 中的 WebView 版本信息相差过大，请将书源【搜索 - 搜索地址】规则中 `Chrome/115.0.4664.104` 的 115 这个大版本号修改为你手机系统的 WebView 内核版本（比如你是 96.0.x.x 那就将 115 改成 96，后面的小版本号不影响）。\",\n        \"bookSourceGroup\": \"人机验证-搜索\",\n        \"bookSourceName\": \"八一中文\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.81zw2.com\",\n        \"customOrder\": 26,\n        \"enabled\": false,\n        \"enabledCookieJar\": true,\n        \"enabledExplore\": false,\n        \"header\": \"\",\n        \"lastUpdateTime\": 1675926141363,\n        \"respondTime\": 121341,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\"\n        },\n        \"ruleContent\": {\n            \"content\": \"id.content.0@textNodes##((请退出转码|八一中文|八壹中文).+|(网页版章节内容慢).+(\\\\n.+)+)\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"class.author.0@text##作者：\",\n            \"bookList\": \"class.bookbox\",\n            \"bookUrl\": \"tag.a.0@href@js:result=book.origin+result;result;\",\n            \"coverUrl\": \"tag.img.0@src\",\n            \"intro\": \"class.intro_line.0@textNodes\",\n            \"kind\": \"\",\n            \"lastChapter\": \"class.update.0@tag.a.0@text\",\n            \"name\": \"class.bookname.0@tag.a.0@text\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"id.list.0@tag.dd\",\n            \"chapterName\": \"tag.a.0@text\",\n            \"chapterUrl\": \"tag.a.0@href\"\n        },\n        \"searchUrl\": \"@js:url=\\\"https://m.81zw2.com/search.php,{'body':'keyword={{key}}','method':'POST','headers':{'User-Agent':'Mozilla/5.0 (Linux; Android 12; Nexus 5X Build/NRD90M); wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/115.0.4664.104 Mobile Safari/537.36','Referer':'https://m.81zw2.com/'}}\\\";if(java.ajax(url).match(/^<!DOCTYPE html><html lang=\\\"en-US\\\"><head><title>Just a moment...</)){java.longToast('请根据网页提示点击勾选「确认您是真人」来通过人机验证，如果无限循环请查看源注释说明。');java.startBrowserAwait(url,'人机验证');};result=url;\",\n        \"weight\": 0\n    },\n    {\n        \"bookSourceName\": \"武林中文网\",\n        \"bookSourceType\": 0,\n        \"bookSourceUrl\": \"https://www.50zw.so\",\n        \"customOrder\": 27,\n        \"enabled\": true,\n        \"enabledCookieJar\": false,\n        \"enabledExplore\": false,\n        \"lastUpdateTime\": 1675926196793,\n        \"respondTime\": 180000,\n        \"ruleBookInfo\": {\n            \"author\": \"//meta[@property='og:novel:author']/@content\",\n            \"coverUrl\": \"//meta[@property='og:image']/@content\",\n            \"intro\": \"//meta[@property='og:description']/@content\",\n            \"kind\": \"//meta[@property='og:novel:category' or @property='og:novel:status' or @property='og:novel:update_time']/@content\",\n            \"lastChapter\": \"//meta[@property='og:novel:latest_chapter_name']/@content\",\n            \"name\": \"//meta[@property='og:novel:book_name']/@content\",\n            \"tocUrl\": \"\"\n        },\n        \"ruleContent\": {\n            \"content\": \"class.word_read.0@tag.p.!-1@text##武林中文网.+|最新章节！|请勿开启浏览器阅读模式.+\",\n            \"nextContentUrl\": \"class.read_btn.0@tag.a.-1@href@js:if(/\\\\/\\\\d+_\\\\d{1,}\\\\.html$/.test(result[0])){result=result[0]+\\\",{'webView':true}\\\";}else{result=[];};\",\n            \"replaceRegex\": \"\"\n        },\n        \"ruleExplore\": {},\n        \"ruleSearch\": {\n            \"author\": \"class.s3.0@tag.a.0@text\",\n            \"bookList\": \"class.txt-list.0@tag.li\",\n            \"bookUrl\": \"tag.a.0@href\",\n            \"kind\": \"class.s1.0@text##\\\\[|\\\\]\",\n            \"lastChapter\": \"class.s4.0@tag.a.0@text\",\n            \"name\": \"tag.a.0@text\",\n            \"wordCount\": \"\"\n        },\n        \"ruleToc\": {\n            \"chapterList\": \"class.section-list.-1@tag.a\",\n            \"chapterName\": \"text\",\n            \"chapterUrl\": \"href##$##,{'webView':true}\",\n            \"nextTocUrl\": \"@css:a.btn-mulu,.page_num>.y@href\"\n        },\n        \"searchUrl\": \"/search.html,{'method':'POST','body':'s={{key}}'}\",\n        \"weight\": 0\n    }\n]"
  }
]