From 562e6951f752077b4ce292f210e9c773f587df42 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 2 May 2023 13:53:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuMethod.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuMethod.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SrcJuMethod.js b/SrcJuMethod.js index e32fdd3a..b1f433b7 100644 --- a/SrcJuMethod.js +++ b/SrcJuMethod.js @@ -78,9 +78,7 @@ function banner(start, arr, data, cfg){ } var item = data[i]; try { - log($.require('config').method); - log($.require('config').version); - require($.require('config').method); + require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJuMethod.js'); updateItem('bar', toerji(item)); } catch (e) { log(e.message)