From ecff06553b8399b8f5e6f58af65532712895ee80 Mon Sep 17 00:00:00 2001 From: Yoursmile7 Date: Sun, 6 Nov 2022 11:49:40 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'88=E7=9C=8B=E7=90=83.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 88看球.js | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 88看球.js diff --git a/88看球.js b/88看球.js deleted file mode 100644 index 0cc8fbe..0000000 --- a/88看球.js +++ /dev/null @@ -1,21 +0,0 @@ -var rule = { - title:'88看球', - host:'http://www.88kanqiu.cc', - url:'/match/fyclass/live', - searchUrl:'', - searchable:0, - quickSearch:0, - class_parse:'.nav-pills li;a&&Text;a&&href;/match/(\\d+)/live', - headers:{ - 'User-Agent':'PC_UA' - }, - timeout:5000, - play_parse:true, - lazy:'', - limit:6, - double:false, - 推荐:'*', - 一级:'.list-group .group-game-item;.d-none&&Text;img&&src;.btn&&Text;a&&href', - 二级:{title:'.game-info-container&&Text;.customer-navbar-nav li&&Text',img:'img&&src',desc:';;;div.team-name:eq(0)&&Text;div.team-name:eq(1)&&Text',content:'div.game-time&&Text',tabs:'',tab_text:'',lists:'.btn-group a',list_text:'a&&Text',list_url:'a&&href'}, - 搜索:'', -}