mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 11:24:52 +08:00
更新 ikanbot_open.js
This commit is contained in:
parent
422bec1529
commit
ded31e6514
@ -118,7 +118,7 @@ async function detail(id) {
|
|||||||
};
|
};
|
||||||
const res = await req(url + '/api/getResN?videoId=' + id.substring(id.lastIndexOf('/') + 1) + '&mtype=2', {
|
const res = await req(url + '/api/getResN?videoId=' + id.substring(id.lastIndexOf('/') + 1) + '&mtype=2', {
|
||||||
headers: {
|
headers: {
|
||||||
Referer: url,
|
Referer: 'play',
|
||||||
'User-Agent': UA,
|
'User-Agent': UA,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user