[
  {
    "bookSourceComment": "",
    "bookSourceName": "白胖次",
    "bookSourceGroup": "香色闺阁-小说",
    "bookSourceType": 0,
    "bookSourceUrl": "https://book.baipangci.com",
    "customOrder": 0,
    "enabled": true,
    "enabledCookieJar": false,
    "concurrentRate": "8",
    "searchUrl": "https://book.baipangci.com/search.html?searchkey={{key}}",
    "charset": "utf-8",
    "ruleSearch": {
      "bookList": ".bookbox",
      "name": "h4.bookname a@text",
      "bookUrl": "h4.bookname a@href",
      "author": ".author@text",
      "coverUrl": "img@src",
      "intro": ".update@text",
      "kind": "span.cat@text",
      "lastChapter": ".update span@text"
    },
    "ruleBookInfo": {
      "name": "meta[property='og:novel:book_name']@content,h1@text",
      "author": "meta[property='og:novel:author']@content,h1+* a@text",
      "coverUrl": "#bookimg img@src,img[alt]@src",
      "intro": "meta[property='og:description']@content,#intro@text,.intro@text,.book-intro@text",
      "kind": "meta[property='og:novel:category']@content,a[href*='sort']@text",
      "lastChapter": "meta[property='og:novel:latest_chapter_name']@content,a[href*='/read/']@text",
      "tocUrl": "{{bookUrl}}"
    },
    "ruleToc": {
      "chapterList": "#chapterlist a,a[href*='/read/']",
      "chapterName": "text",
      "chapterUrl": "href"
    },
    "ruleContent": {
      "content": "#chaptercontent p@text,#chaptercontent@text,.content@text,#content@text",
      "nextContentUrl": "a:contains(下一章)@href"
    }
  }
]
