Add files via upload

This commit is contained in:
gaotianliuyun
2022-10-18 17:05:30 +08:00
committed by GitHub
parent 04b16f8668
commit 500edbf5e2
13 changed files with 469 additions and 189 deletions

View File

@@ -1,5 +1,6 @@
var rule = Object.assign(muban.mxpro,{
var rule = {
title:'cokemv',
模板:'mxpro',
host:'https://cokemv.me',
class_parse:'.navbar-items li:gt(1):lt(7);a&&Text;a&&href;/(\\d+).html',
});
}