From e1e8c167316e2a8d482d098a18f75dc7b82aeaa0 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Sat, 22 Oct 2022 08:33:41 +0800 Subject: [PATCH] Add files via upload --- js/酷奇MV.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 js/酷奇MV.js diff --git a/js/酷奇MV.js b/js/酷奇MV.js new file mode 100644 index 00000000..4294d01e --- /dev/null +++ b/js/酷奇MV.js @@ -0,0 +1,22 @@ +var rule = { + title:'酷奇MV', + host:'https://www.kuqimv.com', + homeUrl:'/play/', + url:'/play/fyclass_fypage.html', + searchUrl:'/search.php?key=**', + searchable:2, + quickSearch:0, + class_parse:'.m_bor li;a&&Text;a&&href;/play/(\\d+)_1.html', + headers:{ + 'User-Agent':'MOBILE_UA' + }, + timeout:5000, + play_parse:true, + lazy:'', + limit:6, + double:false, + 推荐:'*', + 一级:'.mv_list li;.name&&Text;.pic img&&src;.singer&&Text;a&&href', + 二级:'*', + 搜索:'.play_xg li;*;*;*;*', +}