From 9d75774c7fa3a2a2deaa45a7f3a5baabcc1e6f9c Mon Sep 17 00:00:00 2001 From: qist <87984115@qq.com> Date: Sat, 1 Mar 2025 10:27:00 +0800 Subject: [PATCH] fix --- js/678.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/678.js b/js/678.js index ed037502..26ce52d2 100644 --- a/js/678.js +++ b/js/678.js @@ -1,7 +1,7 @@ var rule = { title:'闪雷影视', 编码:'gb2312', - host:'http://121.16.47.54:5001', + host:'http://119.251.162.227:8881', url:'/www/List.asp?classid=fyclass&searchword=&page=fypage', filterable:0,//是否启用分类筛选, class_name:'电影&电视剧&综艺&动漫&音乐', @@ -14,9 +14,9 @@ var rule = { }, play_parse:true, lazy:$js.toString(() => { - var html = 'http://121.16.47.54:5001/PlayMov.asp?ClassId=' + input.split(",")[2] + '&video=2&exe=0&down=0&movNo=' + input.split(",")[3] + '&vgver=undefined&ClientIP=114.100.48.52' + var html = rule.host + '/PlayMov.asp?ClassId=' + input.split(",")[2] + '&video=2&exe=0&down=0&movNo=' + input.split(",")[3] + '&vgver=undefined&ClientIP=114.100.48.52' var url = request(html).match(/push\('(.*?)'/)[1] - url = url.replace(/https?:\/\/(?:[\d.]+|[\w\-]+)(?::\d+)?\//, 'http://121.16.47.54:5001/'); + url = url.replace(/https?:\/\/(?:[\d.]+|[\w\-]+)(?::\d+)?\//, rule.host + '/'); input = { jx:0, url:url,