Add files via upload

This commit is contained in:
aliluya1977
2024-06-17 16:24:29 +08:00
committed by GitHub
parent afe2afd729
commit a6865db039
10 changed files with 705 additions and 0 deletions

12
JS/剧圈圈.js Normal file
View File

@ -0,0 +1,12 @@
Object.assign(muban.mxpro.二级, {
tab_text: 'div--small&&Text',
});
var rule = {
模板: 'mxpro',
title: '剧圈圈',
host: 'https://www.jqqzx.cc/',
url: '/vodshow/id/fyclass/page/fypage.html',
searchUrl: '/vodsearch**/page/fypage.html',
class_parse: '.navbar-items li:gt(2):lt(8);a&&Text;a&&href;.*/(.*?)\.html',
cate_exclude: '今日更新|热榜',
}