From c34e179351f60d3512415419ee2c249f44ddbb8d Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Fri, 21 Oct 2022 18:48:20 +0800 Subject: [PATCH] Delete 1080P.js --- 1080P.js | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 1080P.js diff --git a/1080P.js b/1080P.js deleted file mode 100644 index 8573254b..00000000 --- a/1080P.js +++ /dev/null @@ -1,7 +0,0 @@ -var rule = Object.assign(muban.mxpro,{ -title:'1080P', -host:'https://1080p.tv', -url:'/vodshow/fyclass--------fypage---/', -searchUrl:'/vodsearch/**----------fypage---/', -class_parse:'.navbar-items li:gt(1):lt(7);a&&Text;a&&href;.*/(.*?)/', -});