mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-25 04:05:17 +08:00
9 lines
293 B
JavaScript
9 lines
293 B
JavaScript
var rule = {
|
|
模板: '首图',
|
|
title: '饺子影院',
|
|
host: 'https://www.jiaozi.me',
|
|
url: '/mlist/indexfyclass-fypage.html',
|
|
searchUrl: '/search.php?page=fypage&searchword=**&searchtype=',
|
|
class_parse: '.myui-header__menu li;a&&Text;a&&href;index(\\d+)\.html',
|
|
lazy: ``,
|
|
} |