上传文件至 /
This commit is contained in:
parent
c01d178ffa
commit
28feea9e2e
4
闪雷电.js
4
闪雷电.js
|
@ -1,7 +1,7 @@
|
|||
var rule = {
|
||||
title: '闪雷电',
|
||||
编码: 'gb2312',
|
||||
host: 'http://36.56.71.3:18008',
|
||||
host: 'http://36.56.71.45:18008',
|
||||
url: '/www/List.asp?classid=fyclass&searchword=&page=fypage',
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
class_name: '大陆综合&电视剧&电影&动漫&梨园戏曲&国学教育&综艺',
|
||||
|
@ -14,7 +14,7 @@ var rule = {
|
|||
},
|
||||
play_parse: true,
|
||||
lazy: $js.toString(() => {
|
||||
var html = 'http://36.56.71.3:18008/PlayMov.asp?ClassId=' + input.split(",")[2] + '&video=2&exe=0&down=0&movNo=2' + input.split(",")[3] + '&vgver=undefined&ClientIP=36.56.71.3'
|
||||
var html = 'http://36.56.71.45:18008/PlayMov.asp?ClassId=' + input.split(",")[2] + '&video=2&exe=0&down=0&movNo=2' + input.split(",")[3] + '&vgver=undefined&ClientIP=36.56.71.45'
|
||||
var url = request(html).match(/push\('(.*?)'/)[1]
|
||||
input = {
|
||||
jx: 0,
|
||||
|
|
Loading…
Reference in New Issue