mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-24 19:45:01 +08:00
11 lines
298 B
JavaScript
11 lines
298 B
JavaScript
/**
|
|
* 有筛选验证
|
|
*/
|
|
var rule = {
|
|
模板: 'mxpro',
|
|
title: '快看影视',
|
|
host: 'https://www.kkvod.org',
|
|
url: '/vodshow/fyclass--------fypage---.html',
|
|
searchUrl: '/vodsearch/**----------fyclass---.html',
|
|
class_parse: '.navbar-items li;a&&Text;a&&href;/(\\d+).html',
|
|
} |