Add files via upload

This commit is contained in:
guot55 2024-05-10 10:28:27 +08:00 committed by GitHub
parent 8814574845
commit 9ab7d93984
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 28 additions and 0 deletions

28
js/草榴社区.js Normal file
View File

@ -0,0 +1,28 @@
var rule = {
title: '草榴社区',
//host: 'caoliusq4.shop',
host: 'https://kkb.sixnicecaoliusq.xyz/',
url: '/index.php/vod/type/id/fyclass/page/fypage',
searchUrl: '/index.php/vod/search/page/fypage/wd/**.html',
filterable:1,
searchable: 1,
quickSearch: 1,
headers: {
'User-Agent': 'PC_UA',
},
class_parse: '.stui-header__menu&&a;a&&Text;a&&href;/(\\d+)',
play_parse: true,
lazy:'',
limit: 20,
推荐:'*',
一级: '.stui-vodlist&&li;h4&&Text;.lazyload&&data-original;;a&&href',
二级:'*',
//二级:'*',
搜索:'*',
}