From 921aeb668b1d32078d1148b81d748a6a189df4ed Mon Sep 17 00:00:00 2001 From: tloook Date: Tue, 20 Dec 2022 14:35:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "js/555\345\275\261\350\247\206.js" | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git "a/js/555\345\275\261\350\247\206.js" "b/js/555\345\275\261\350\247\206.js" index 678c065..9c2106e 100644 --- "a/js/555\345\275\261\350\247\206.js" +++ "b/js/555\345\275\261\350\247\206.js" @@ -1,11 +1,14 @@ -var rule = Object.assign(muban.mxpro,{ -title:'555影视', -// host:'https://www.555dy.app', -// host:'https://www.555yy2.com/', -// host:'https://www.555yy1.com/', -host:'https://www.555pian.com', -headers:{//网站的请求头,完整支持所有的,常带ua和cookies - 'User-Agent':'MOBILE_UA', - "Cookie": "searchneed=ok" -}, -}); \ No newline at end of file +var rule = { + title:'555影视', + 模板:'mxpro', + // host:'https://www.555dy.app', + // host:'https://www.555yy2.com', + // host:'https://www.555ys1.com', + host:'https://www.555pian.com', + url:'/vodshow/fyclass--------fypage---/pjax/YES.html', + headers:{//网站的请求头,完整支持所有的,常带ua和cookies + 'User-Agent':'PC_UA', + "Cookie": "searchneed=ok", + "Accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" + }, +} \ No newline at end of file -- GitLab