上传文件至 'sub'

This commit is contained in:
Yoursmile7 2023-02-11 13:37:19 +00:00
parent 30db42c4ec
commit 1d8019d8f5

View File

@ -1,35 +1,45 @@
{ {
"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; Android 8.1.0; OPPO R11t Build/OPM1.171019.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/11.19 SP-engine/2.15.0 baiduboxapp/11.19.5.10 (Baidu; P1 8.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",
"足球": "@directory/game/Football", "足球":"@directory/game/Football",
"搏击": "@directory/game/Fight", "搏击":"@directory/game/Fight",
"网球排球": "@directory/game/Tennis", "网球排球":"@directory/game/Tennis",
"英文原声": "@directory/game/English", "英文原声":"@directory/game/English",
"台球": "@directory/game/Billiards", "台球":"@directory/game/Billiards",
"棒球/橄榄球/冰球": "@directory/game/MLB", "棒球/橄榄球/冰球":"@directory/game/MLB",
"NBA": "@directory/game/NBA", "NBA":"@directory/game/NBA",
"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')]", "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": "",
"homeVodName": "/div/following-sibling::p[1]/text()",
"homeVodId": "/@href", "cateUrl2": "https://m.live.qq.com/{cateId}",
"homeVodIdR": "/(\\S+)",
"homeVodImg": "//div[contains(@style,'http')]/@style", "cateVodNode": "//a[contains(@href,'/10')]",
"homeVodImgR": "(http.*?jpg)",
"homeVodMark": "", "cateVodName": "/div/following-sibling::p[1]/text()",
"cateUrl2": "https://m.live.qq.com/{cateId}",
"cateVodNode": "//a[contains(@href,'/10')]", "cateVodId": "/@href",
"cateVodName": "/div/following-sibling::p[1]/text()",
"cateVodId": "/@href", "cateVodIdR": "/(\\S+)",
"cateVodIdR": "/(\\S+)",
"cateVodImg": "//div[contains(@style,'http')]/@style", "cateVodImg": "//div[contains(@style,'http')]/@style",
"cateVodImgR": "(http.*?jpg)",
"cateVodMark": "", "cateVodImgR": "(http.*?jpg)",
"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()",
@ -58,5 +68,5 @@
"dtUrlName": "/text()", "dtUrlName": "/text()",
"dtUrlNameR": "(\\d+)", "dtUrlNameR": "(\\d+)",
"playUrl": "https://m.live.qq.com/{playUrl}", "playUrl": "https://m.live.qq.com/{playUrl}",
"playUa": "{\"User-Agent\":\"okhttp/3.12.11\"}" "playUa":"{\"User-Agent\":\"okhttp/3.12.11\"}"
} }