From de8df02a7697ab525cd1362deaa876c3021edbcf Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 22 Apr 2023 19:47:52 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJuMethod.js b/SrcJuMethod.js index 3cf131bf..27f4ad05 100644 --- a/SrcJuMethod.js +++ b/SrcJuMethod.js @@ -65,7 +65,7 @@ function readData(fileid,datatype){ eval("source = " + jkdata.public); if (source.ext && /^http/.test(source.ext)) { requireCache(source.ext, 48); - parse = ggparse; + parse = ggdata; } else { parse = source; }