mirror of
https://github.com/qist/tvbox.git
synced 2025-01-23 18:34:58 +08:00
update mgtv
This commit is contained in:
parent
238ed4c052
commit
4b07bf6dcf
@ -48,8 +48,8 @@ var rule = {
|
||||
`,
|
||||
|
||||
推荐:`js:
|
||||
let d = [];
|
||||
let html = request("https://pianku.api.mgtv.com/rider/list/pcweb/v3?allowedRC=1&platform=pcweb&channelId=3&pn=2&pc=30&hudong=1&_support=10000000&kind=a1&year=all&chargeInfo=a1&sort=c1&edition=a1&area=a1");
|
||||
let d = [];
|
||||
let html = request("https://pianku.api.mgtv.com/rider/list/pcweb/v3?allowedRC=1&platform=pcweb&channelId=3&pn=1&pc=40&hudong=1&_support=10000000&kind=a1&year=all&chargeInfo=a1&sort=c1&edition=a1&area=a1");
|
||||
let json = JSON.parse(html);
|
||||
json.data.hitDocs.forEach(function(data,index) {
|
||||
d.push({
|
||||
|
Loading…
x
Reference in New Issue
Block a user