mirror of
https://github.com/qist/tvbox.git
synced 2026-04-24 16:32:57 +00:00
Update 678.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
var rule = {
|
var rule = {
|
||||||
title:'闪雷影视',
|
title:'闪雷影视',
|
||||||
编码:'gb2312',
|
编码:'gb2312',
|
||||||
host:'http://121.16.47.10:5001',
|
host:'http://sl.hdkszx.com:808',
|
||||||
url:'/www/List.asp?classid=fyclass&searchword=&page=fypage',
|
url:'/www/List.asp?classid=fyclass&searchword=&page=fypage',
|
||||||
filterable:0,//是否启用分类筛选,
|
filterable:0,//是否启用分类筛选,
|
||||||
class_name:'电影&电视剧&综艺&动漫&音乐',
|
class_name:'电影&电视剧&综艺&动漫&音乐',
|
||||||
@@ -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=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=27.188.68.230'
|
||||||
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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user