From a7428113c38078cd2e8486ffd172134fa49f9879 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Tue, 7 Feb 2023 18:50:27 +0800 Subject: [PATCH] =?UTF-8?q?Delete=20=E9=85=B7=E5=A5=87MV.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 酷奇MV.js | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 酷奇MV.js diff --git a/酷奇MV.js b/酷奇MV.js deleted file mode 100644 index 7e9509e3..00000000 --- a/酷奇MV.js +++ /dev/null @@ -1,22 +0,0 @@ -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;*;*;*;*', -}