mirror of
https://github.com/qist/tvbox.git
synced 2025-10-28 02:32:16 +00:00
update TVB
This commit is contained in:
@@ -25,6 +25,9 @@ var rule = {
|
||||
},
|
||||
searchUrl: '/vod/search.html?wd=**&submit=',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
headers: {
|
||||
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36 Edg/136.0.0.0',
|
||||
},
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
play_parse: true,
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
var rule = {
|
||||
title: '农民影视',
|
||||
//host:'https://www.nmddd.com',
|
||||
host: 'https://m.wwgz.cn/',
|
||||
host: 'https://wwgz.cn',
|
||||
// hostJs: 'print(HOST);let html=request(HOST,{headers:{"User-Agent":MOBILE_UA}});let src = jsp.pdfh(html,"body&&a:eq(0)&&href");print(src);HOST=src',
|
||||
url: '/vod-list-id-fyfilter.html',
|
||||
// /vod-list-id-2-pg-1-order--by-time-class-0-year-2023-letter--area--lang-.html
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// 地址发布页 https://cz01.vip
|
||||
var rule = {
|
||||
title: '厂长资源',
|
||||
host: 'https://www.czzyvideo.com',
|
||||
host: 'https://www.czzy77.com',
|
||||
// host:'https://www.czzy.site',
|
||||
// host:'https://cz01.vip',
|
||||
// hostJs:'print(HOST);let html=request(HOST,{headers:{"User-Agent":PC_UA}});HOST = html.match(/推荐访问<a href="(.*)"/)[1];print("厂长跳转地址 =====> " + HOST)',
|
||||
|
||||
Reference in New Issue
Block a user