Add files via upload

This commit is contained in:
n3rddd 2023-10-06 09:48:04 +08:00 committed by GitHub
parent 9f1b3cf4b5
commit b8d7c75417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ var rule = {
4:{cateId:'4',by:'time'}, 4:{cateId:'4',by:'time'},
124:{cateId:'124',by:'time'} 124:{cateId:'124',by:'time'}
}, },
class_parse: '.navbar-items li;a&&Text;a&&href;/(\\d+)/',
cate_exclude:'福利', cate_exclude:'福利',
searchUrl:'/index.php/ajax/suggest?mid=1&wd=**&limit=50', searchUrl:'/index.php/ajax/suggest?mid=1&wd=**&limit=50',
detailUrl:'/voddetail/fyid.html', //非必填,二级详情拼接链接 detailUrl:'/voddetail/fyid.html', //非必填,二级详情拼接链接