From 1918a2424d097e07fb2f283149d09ffc242cbdf6 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 17 Oct 2024 21:03:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 1cb8de8a..eb9c7ab9 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -983,7 +983,7 @@ function shareResource() { } let textcontent = globalMap0.getVar('Jy_gmParams').zip(JSON.stringify(text)); try{ - log('1'); + log("content="+textcontent+"&path="+it.path+"&auth_code="+it.token); let json = fetchPC('https://pasteme.tyrantg.com/api/update', { "body": "content="+textcontent+"&path="+it.path+"&auth_code="+it.token, "method": "POST"