From e39313da101336503cf357ca19edc0da863ad0f9 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 5 Dec 2024 08:07:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyMethod.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyMethod.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SrcJyMethod.js b/SrcJyMethod.js index 479a9b06..7787e8ee 100644 --- a/SrcJyMethod.js +++ b/SrcJyMethod.js @@ -18,6 +18,9 @@ function extraJS(playUrl) { } if(/jqqzx\.me|dadazhu\.me/.test(playUrl)){ return click1('#playleft iframe','#start'); + }else if(/playerjy\.com/.test(playUrl)){ + log("click"); + return click1('#myiframe','#iudljxfb'); }else{ return undefined; }