mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-12-16 09:12:24 +00:00
Pending changes exported from your codespace
This commit is contained in:
@@ -29,7 +29,7 @@ var rule = {
|
||||
play_parse: true,
|
||||
lazy: $js.toString(() => {
|
||||
let d = [];
|
||||
let url1=JSON.parse(request("https://vip.ysctv.cn/api/index?parsesId=26&appid=4&videoUrl="+input)).url;
|
||||
let url1=JSON.parse(request("https://vip.ysctv.cn/api/index?parsesId=23&appid=4&videoUrl="+input)).url;
|
||||
var withoutDomain = url1.replace(/^https:\/\/baidu\.con\//, '');
|
||||
var first16Chars = withoutDomain.substring(0, 16);
|
||||
var remainingString = withoutDomain.substring(16);
|
||||
|
||||
Reference in New Issue
Block a user