Update 678.js

This commit is contained in:
qist
2025-08-14 10:42:51 +08:00
committed by GitHub
parent 3f40acb306
commit 01598aad8e
+1 -1
View File
@@ -14,7 +14,7 @@ var rule = {
}, },
play_parse:true, play_parse:true,
lazy:$js.toString(() => { lazy:$js.toString(() => {
var html = rule.host + '/PlayMov.asp?ClassId=' + input.split(",")[2] + '&video=2&exe=0&down=0&movNo=' + input.split(",")[3] + '&vgver=undefined&ClientIP=27.188.68.230' var html = rule.host + '/PlayMov.asp?ClassId=' + input.split(",")[2] + '&video=2&exe=0&down=0&movNo=' + input.split(",")[3] + '&vgver=undefined&ClientIP=121.16.47.94'
var url = request(html).match(/push\('(.*?)'/)[1] var url = request(html).match(/push\('(.*?)'/)[1]
url = url.replace(/https?:\/\/(?:[\d.]+|[\w\-]+)(?::\d+)?\//, rule.host + '/'); url = url.replace(/https?:\/\/(?:[\d.]+|[\w\-]+)(?::\d+)?\//, rule.host + '/');
input = { input = {