From ac9539cb5bcc1ce82cb7ecc77ef068f70ee167df Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 5 Feb 2025 17:16:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyAliPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyAliPublic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJyAliPublic.js b/SrcJyAliPublic.js index 30d1cee..000c555 100644 --- a/SrcJyAliPublic.js +++ b/SrcJyAliPublic.js @@ -354,7 +354,7 @@ function getOpenToken(authorization) { } let json2 = {}; try { - json2 = JSON.parse(request('https://api.xhofe.top/alist/ali_open/code', { body: data, method: 'POST', timeout: 8000 })); + json2 = JSON.parse(request('https://api.xhofe.top/alist/ali_open/token', { body: data, method: 'POST', timeout: 8000 })); log("api.xhofe.top"); log(json2); } catch (e) {