12345678910111213 |
- var rule = {
- 类型:'影视',//影视|听书|漫画|小说
- 模板:'海螺3',
- title:'海纳TV',
- host:'https://www.hainatv.net',
- url:'/index.php/vod/show/id/fyclass/page/fypage.html',
- searchUrl:'/index.php/vod/search/page/fypage/wd/**.html',
- filterable:0,
- filter:'',
- filter_url:'',
- //实例 https://www.hainatv.net/index.php/vod/show/area/美国/by/hits/id/48/lang/英语/letter/A/page/2/year/2023.html
- filter_def:{},
- }
|