mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-25 04:05:17 +08:00
8 lines
193 B
JavaScript
8 lines
193 B
JavaScript
var rule = {
|
|
模板: '采集1',
|
|
title: '飞刀资源',
|
|
host: 'http://www.feidaozy.com',
|
|
cate_exclude: '电视剧|电影|综艺|动漫',
|
|
tab_rename: {'feidaozy': '飞刀'}
|
|
}
|