mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-25 12:15:02 +08:00
9 lines
299 B
JavaScript
9 lines
299 B
JavaScript
|
var rule = {
|
||
|
模板: 'mxpro',
|
||
|
title: '蓝光影视',
|
||
|
host: 'https://lgysw.cn',
|
||
|
url: '/vodshow/fyclass--------fypage---.html',
|
||
|
searchUrl: '/vodsearch/**----------fypage---/',
|
||
|
class_parse: '.navbar-items li;a&&Text;a&&href;.*/(.*?)/',
|
||
|
cate_exclude: '今日更新|热榜',
|
||
|
}
|