上传文件至 'sub'

This commit is contained in:
Yoursmile7 2023-01-11 14:21:50 +00:00
parent 5d3304f420
commit 2f6324f344

View File

@ -1,10 +1,6 @@
{ {
"author": "率性而活", "author": "率性而活",
"ua": "Mozilla/5.0(Linux;Android8.1.0;OPPOR11tBuild/OPM1.171019.011;wv)AppleWebKit/537.36(KHTML,likeGecko)Version/4.0Chrome/76.0.3809.89MobileSafari/537.36T7/11.19SP-engine/2.15.0baiduboxapp/11.19.5.10(Baidu;P18.1.0)", "ua": "Mozilla/5.0(Linux;Android8.1.0;OPPOR11tBuild/OPM1.171019.011;wv)AppleWebKit/537.36(KHTML,likeGecko)Version/4.0Chrome/76.0.3809.89MobileSafari/537.36T7/11.19SP-engine/2.15.0baiduboxapp/11.19.5.10(Baidu;P18.1.0)",
//125.88.199.34 m.live.qq.com
//"dcVipFlag": "true",
//"dcPlayUrl": "true",
"homeUrl": "https://m.live.qq.com/directory/game/Basketball", "homeUrl": "https://m.live.qq.com/directory/game/Basketball",
"cateManual": { "cateManual": {
"篮球": "@directory/game/Basketball", "篮球": "@directory/game/Basketball",
@ -18,28 +14,22 @@
"CBA": "@directory/game/CBA", "CBA": "@directory/game/CBA",
"颜值": "@directory/game/YZ", "颜值": "@directory/game/YZ",
"棋牌/游戏": "@directory/game/Game" "棋牌/游戏": "@directory/game/Game"
}, },
"homeVodNode": "//a[contains(@href,'/10')]","homeVodName": "/div/following-sibling::p[1]/text()","homeVodId": "/@href","homeVodIdR": "/(\\S+)","homeVodImg": "//div[contains(@style,'http')]/@style","homeVodImgR": "(http.*?jpg)","homeVodMark": "", "homeVodNode": "//a[contains(@href,'/10')]",
"homeVodName": "/div/following-sibling::p[1]/text()",
"homeVodId": "/@href",
"homeVodIdR": "/(\\S+)",
"homeVodImg": "//div[contains(@style,'http')]/@style",
"homeVodImgR": "(http.*?jpg)",
"homeVodMark": "",
"cateUrl2": "https://m.live.qq.com/{cateId}", "cateUrl2": "https://m.live.qq.com/{cateId}",
"cateVodNode": "//a[contains(@href,'/10')]", "cateVodNode": "//a[contains(@href,'/10')]",
"cateVodName": "/div/following-sibling::p[1]/text()", "cateVodName": "/div/following-sibling::p[1]/text()",
"cateVodId": "/@href", "cateVodId": "/@href",
"cateVodIdR": "/(\\S+)", "cateVodIdR": "/(\\S+)",
"cateVodImg": "//div[contains(@style,'http')]/@style", "cateVodImg": "//div[contains(@style,'http')]/@style",
"cateVodImgR": "(http.*?jpg)", "cateVodImgR": "(http.*?jpg)",
"cateVodMark": "", "cateVodMark": "",
//
"dtUrl": "https://m.live.qq.com/{vid}", "dtUrl": "https://m.live.qq.com/{vid}",
"dtNode": "//body", "dtNode": "//body",
"dtName": "//p[contains(@class,'p-title')]/text()", "dtName": "//p[contains(@class,'p-title')]/text()",