Advertisement
Damonwei

tingbook

Jul 6th, 2023 (edited)
865
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.53 KB | None | 0 0
  1. {
  2.   "author": "",
  3.   "desc": "",
  4.   "ua": "",
  5.   "homeUrl": "https://www.tingbook.cc/",
  6.   "cateManual": {"玄幻":"1","武侠":"2","都市":"3","言情":"4","科幻":"5","推理":"6","恐怖":"7","惊悚":"8","历史":"9","军事":"10","网游":"11","官商":"12","文学":"15","儿童":"16","穿越":"28","百家讲坛":"33"},
  7.   "homeVodNode": "//h2[contains(@class,'tx-title1') and contains(./strong/text(),'推荐')]/following-sibling::div[1]/ul/li/div",
  8.   "homeVodName": "//a[@class='f-bold']/text()",
  9.   "homeVodId": "//a[@class='f-bold']/@href",
  10.   "homeVodIdR": "/show/(\\w+).html",
  11.   "homeVodImg": "//img/@src",
  12.   "homeVodImgR": "",
  13.   "homeVodMark": "//h2[contains(@class,'txt-ov')]/span[1]/a[1]/text()",
  14.   "cateUrl": "https://www.tingbook.cc/book/{cateId}-{catePg}.html",
  15.   "cateVodNode": "//ul/li/div",
  16.   "cateVodName": "//a[@class='f-bold']/text()",
  17.   "cateVodId": "//a[@class='f-bold']/@href",
  18.   "cateVodIdR": "/show/(\\w+).html",
  19.   "cateVodImg": "//img/@src",
  20.   "cateVodImgR": "",
  21.   "cateVodMark": "//h2[contains(@class,'txt-ov')]/span[1]/a[1]/text()",
  22.   "dtUrl": "https://www.tingbook.cc/show/{vid}.html",
  23.   "dtNode": "//body",
  24.   "dtName": "//h1[contains(@class,'f-bold')]/text()",
  25.   "dtNameR": "",
  26.   "dtImg": "//div[contains(@class,'tx-box')]//span[@class='img-box']/img/@src",
  27.   "dtImgR": "",
  28.   "dtCate": "",
  29.   "dtCateR": "",
  30.   "dtYear": "",
  31.   "dtYearR": "",
  32.   "dtArea": "",
  33.   "dtAreaR": "",
  34.   "dtActor": "//a[contains(text(),'播音')]/following-sibling::a[1]/text()",
  35.   "dtActorR": "",
  36.   "dtDirector": "//div[contains(@class,'tx-box') and not(@id='yuedu')]//i[@class='iconfont icon-user']/following-sibling::a[1]/text()",
  37.   "dtDirectorR": "",
  38.   "dtDesc": "concat('Dwei提示:资源播放失败说明听书网站资源已下架,请搜索其他资源')",
  39.   "dtDescR": "",
  40.   "dtFromNode": "//div[@id='yuedu']",
  41.   "dtFromName": "concat('播放源',count(parent::*/preceding::*//div[@id='yuedu']) + 1)",
  42.   "dtFromNameR": "(\\S+).0",
  43.   "dtUrlNode": "//div[@id='yuedu']/ul",
  44.   "dtUrlSubNode": "/li/a",
  45.   "dtUrlId": "/@href",
  46.   "dtUrlIdR": "/jpplay/(\\S+).html",
  47.   "dtUrlName": "/text()",
  48.   "dtUrlNameR": "",
  49.   "playUrl": "https://www.tingbook.cc/jpplay/{playUrl}.html",
  50.   "playUa": "",
  51.   "searchUrl": "https://www.tingbook.cc/search.php?searchword={wd}",
  52.   "scVodNode": "//div[@class='style-img clearfix']",
  53.   "scVodName": "//a[@class='f-bold']/text()",
  54.   "scVodId": "//a[@class='f-bold']/@href",
  55.   "scVodIdR":  "/show/(\\w+).html",
  56.   "scVodImg": "//img/@src",
  57.   "scVodMark": "//h2[contains(@class,'txt-ov')]/span[1]/text()"
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement