From 9c8b938ecd35f03ffe5af8ceb02aaddd60c01834 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 3 Dec 2024 15:17:08 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcJyMethod.js b/SrcJyMethod.js index 64e86ac4..48d05ef6 100644 --- a/SrcJyMethod.js +++ b/SrcJyMethod.js @@ -6,6 +6,7 @@ function extraJS(playUrl) { return $.toString((p1,p2) => { function check() { try { + log(p1); let iframe = document.querySelector(p1); let iframeDocument = iframe.contentDocument || iframe.contentWindow.document; iframeDocument.querySelector(p2).click();