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