优品小说(天天)

https://www.youpinbook.com

天天的鸟蛋 (2333)03/11 18:55

by天天的鸟蛋蛋
阅读云搜索
ljy911028:原请求头无法直搜
# 遇到阅读云
![Screenshot_2024-12-13-01-53-36-69_df198e732186825c8df26e3c5a10d7cd.jpg](http://img.wuaze.com/2024/12/13/675b24e82d244.jpg)
方法一@柚屿. 
搜索js
site=实际网站情况
比如m54kanshu
m43kanshu
```js
https://www.sososhu.com/?site=youpin&q={{key}},{
  headers: { "User-Agent": "Mozilla/5.0 (Linux; Android 10; PACM00 Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.5359.79 Mobile Safari/537.36" }}
```
列表规则js
```js

if (result.match(/阅读云/)) {
   u = baseUrl.split(',')[0]
   cookie.removeCookie(u)
   // java.startBrowserAwait(u, "验证")
   java.webView(null, u, "document.cookie")
   ck = cookie.getCookie(u)
   head = JSON.stringify({ headers: { 'Cookie': ck } })
   url = u + "," + head
   result = java.ajax(url)
}
result

.block > div > div:nth-child(n+1)
```
方法二@ljy911028
登录认证js
```js
var src = result.body();
if(key && /ge_ua/.test(src)){
	url = java.ruleUrl;
	result = java.startBrowserAwait(url, "验证");
	}
result
```
请求头js
```js
@js:  
JSON.stringify({"Referer": baseUrl,  
"X-Requested-With": "mark.via",  
"Accept-Language": "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7",  
"User-Agent": "Mozilla/5.0 (Linux; Android 10; PACM00 Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.5359.79 Mobile Safari/537.36"})
```
 天天的鸟蛋蛋已修复
 
sousou搜索,都自带24个分类,不写没人看,写了没人看  ——鲁迅
 
可用地址:
搜搜小说1 (一程)
http://www.soeo.net
搜索地址:
@js:
let url = 'https://www.sososhu.com/?site=soeonet&q={{java.encodeURI(key)}}' 
let ck = cookie.getCookie(url);
let head = JSON.stringify({
  headers: { 'Cookie': ck }
})
url + "," + head
搜搜小说2
https://www.sokanshu.com
搜索地址:
@js:
let url = 'https://www.sososhu.com/?site=soeonet&q={{java.encodeURI(key)}}' 
let ck = cookie.getCookie(url);
let head = JSON.stringify({
  headers: { 'Cookie': ck }
})
url + "," + head
二维码导入
{
    "bookSourceComment": "\nby天天的鸟蛋蛋\n阅读云搜索\nljy911028:原请求头无法直搜\n# 遇到阅读云\n![Screenshot_2024-12-13-01-53-36-69_df198e732186825c8df26e3c5a10d7cd.jpg](http:\/\/img.wuaze.com\/2024\/12\/13\/675b24e82d244.jpg)\n方法一@柚屿. \n搜索js\nsite=实际网站情况\n比如m54kanshu\nm43kanshu\n```js\nhttps:\/\/www.sososhu.com\/?site=youpin&q={{key}},{\n  headers: { \"User-Agent\": \"Mozilla\/5.0 (Linux; Android 10; PACM00 Build\/QP1A.190711.020) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/108.0.5359.79 Mobile Safari\/537.36\" }}\n```\n列表规则js\n```js\n<js>\nif (result.match(\/阅读云\/)) {\n   u = baseUrl.split(',')[0]\n   cookie.removeCookie(u)\n   \/\/ java.startBrowserAwait(u, \"验证\")\n   java.webView(null, u, \"document.cookie\")\n   ck = cookie.getCookie(u)\n   head = JSON.stringify({ headers: { 'Cookie': ck } })\n   url = u + \",\" + head\n   result = java.ajax(url)\n}\nresult\n<\/js>\n.block > div > div:nth-child(n+1)\n```\n方法二@ljy911028\n登录认证js\n```js\nvar src = result.body();\nif(key && \/ge_ua\/.test(src)){\n\turl = java.ruleUrl;\n\tresult = java.startBrowserAwait(url, \"验证\");\n\t}\nresult\n```\n请求头js\n```js\n@js:  \nJSON.stringify({\"Referer\": baseUrl,  \n\"X-Requested-With\": \"mark.via\",  \n\"Accept-Language\": \"zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7\",  \n\"User-Agent\": \"Mozilla\/5.0 (Linux; Android 10; PACM00 Build\/QP1A.190711.020) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/108.0.5359.79 Mobile Safari\/537.36\"})\n```\n 天天的鸟蛋蛋已修复\n \nsousou搜索,都自带24个分类,不写没人看,写了没人看  ——鲁迅\n \n可用地址:\n搜搜小说1 (一程)\nhttp:\/\/www.soeo.net\n搜索地址:\n@js:\nlet url = 'https:\/\/www.sososhu.com\/?site=soeonet&q={{java.encodeURI(key)}}' \nlet ck = cookie.getCookie(url);\nlet head = JSON.stringify({\n  headers: { 'Cookie': ck }\n})\nurl + \",\" + head\n搜搜小说2\nhttps:\/\/www.sokanshu.com\n搜索地址:\n@js:\nlet url = 'https:\/\/www.sososhu.com\/?site=soeonet&q={{java.encodeURI(key)}}' \nlet ck = cookie.getCookie(url);\nlet head = JSON.stringify({\n  headers: { 'Cookie': ck }\n})\nurl + \",\" + head\n",
    "bookSourceGroup": "",
    "bookSourceName": "优品小说(天天)",
    "bookSourceType": 0,
    "bookSourceUrl": "https:\/\/www.youpinbook.com",
    "concurrentRate": "",
    "customOrder": 1484,
    "enabled": true,
    "enabledCookieJar": true,
    "enabledExplore": true,
    "exploreUrl": "[{\"title\":\"玄幻\",\"url\":\"\/fenlei\/1\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"奇幻\",\"url\":\"\/fenlei\/2\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"武侠\",\"url\":\"\/fenlei\/3\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"仙侠\",\"url\":\"\/fenlei\/4\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"都市\",\"url\":\"\/fenlei\/5\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"军事\",\"url\":\"\/fenlei\/6\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"历史\",\"url\":\"\/fenlei\/7\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"游戏\",\"url\":\"\/fenlei\/8\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"竞技\",\"url\":\"\/fenlei\/9\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"科幻\",\"url\":\"\/fenlei\/10\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"悬疑\",\"url\":\"\/fenlei\/11\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"灵异\",\"url\":\"\/fenlei\/12\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"其他\",\"url\":\"\/fenlei\/13\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"古代言情\",\"url\":\"\/fenlei\/14\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"仙侠奇缘\",\"url\":\"\/fenlei\/15\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"现代言情\",\"url\":\"\/fenlei\/16\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"浪漫青春\",\"url\":\"\/fenlei\/17\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"玄幻言情\",\"url\":\"\/fenlei\/18\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"悬疑灵异\",\"url\":\"\/fenlei\/19\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"科幻空间\",\"url\":\"\/fenlei\/20\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"游戏竞技\",\"url\":\"\/fenlei\/21\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"BL文\",\"url\":\"\/fenlei\/22\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"GL文\",\"url\":\"\/fenlei\/23\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}},{\"title\":\"二次元\",\"url\":\"\/fenlei\/24\/{{page}}\/\",\"style\":{\"layout_flexBasisPercent\":0.25,\"layout_flexGrow\":1}}]",
    "header": "",
    "lastUpdateTime": "1741690511066",
    "loginCheckJs": "",
    "respondTime": 4664,
    "ruleBookInfo": {
        "author": "[email protected]@text",
        "coverUrl": "id.fmimg@img@data-original",
        "intro": "id.intro@text",
        "kind": "[email protected]@text&&[email protected]:6@text##.*:|小说|\\s..:.*",
        "lastChapter": "[email protected]@text",
        "name": "id.info@h1@text",
        "tocUrl": "[email protected]@href",
        "wordCount": "[email protected]@text##.*:"
    },
    "ruleContent": {
        "content": "id.booktxt@p!0@text",
        "nextContentUrl": "[email protected]@href",
        "replaceRegex": "##\\(本章完\\)"
    },
    "ruleExplore": {
        "author": "a.2@text",
        "bookList": ".l[-1]@.item",
        "bookUrl": "a.1@href",
        "coverUrl": "img@data-original",
        "intro": "dd@text",
        "kind": "em.1@text",
        "name": "a.1@text",
        "wordCount": "em.0@text"
    },
    "ruleSearch": {
        "author": "span@text",
        "bookList": "<js>\nif (result.match(\/阅读云\/)) {\n   u = baseUrl.split(',')[0]\n   cookie.removeCookie(u)\n   \/\/ java.startBrowserAwait(u, \"验证\")\n   java.webView(null, u, \"document.cookie\")\n   ck = cookie.getCookie(u)\n   head = JSON.stringify({ headers: { 'Cookie': ck } })\n   url = u + \",\" + head\n   result = java.ajax(url)\n}\nresult\n<\/js>\n.block > div > div:nth-child(n+1)",
        "bookUrl": "a@href",
        "checkKeyWord": "万族之劫",
        "coverUrl": "img@src",
        "intro": "dd@text",
        "name": "a@text"
    },
    "ruleToc": {
        "chapterList": "id.content_1@a",
        "chapterName": "text",
        "chapterUrl": "href",
        "nextTocUrl": "option@value"
    },
    "searchUrl": "https:\/\/www.sososhu.com\/?site=youpin&q={{key}},{\n  headers: { \"User-Agent\": \"Mozilla\/5.0 (Linux; Android 10; PACM00 Build\/QP1A.190711.020) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/108.0.5359.79 Mobile Safari\/537.36\" }}",
    "weight": 0
}
广告