Add files via upload

This commit is contained in:
gaotianliuyun
2022-10-09 15:32:41 +08:00
committed by GitHub
parent bb92ea3b34
commit c2812107e0
53 changed files with 1537 additions and 0 deletions

5
Js/cokemv.js Normal file
View File

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