feat: update globa.hatter.ink
This commit is contained in:
@@ -39,7 +39,7 @@ use tokio_util::bytes::BytesMut;
|
||||
use tokio_util::codec::{Decoder, FramedRead};
|
||||
|
||||
const OSS_SEND_FILE_CONFIG_FILE: &str = "~/.jssp/config/osssendfile.json";
|
||||
const CREATE_STS_URL: &str = "https://hatter.ink/oidc/create_sts.json";
|
||||
const CREATE_STS_URL: &str = "https://global.hatter.ink/oidc/create_sts.json";
|
||||
const ADD_DOC_URL: &str = "https://play.hatter.me/doc/addDoc.jsonp";
|
||||
|
||||
#[derive(Debug, Parser)]
|
||||
@@ -376,5 +376,5 @@ async fn parse_sts_response(response: Response) -> XResult<Sts> {
|
||||
Ok(sts)
|
||||
}
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20250620T220638+08:00.MEUCIB20YFhBPP1yoqSil3Me
|
||||
// LoDojsR0d9RIMTT56rZ1Jy5hAiEA8gvFd4GK89l92iEEnCK3koLrnsCWCyEJiYwixSW5E20=
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20250621T103409+08:00.MEYCIQDO99vfBHCqgcp0hIux
|
||||
// t/iN3yat60z0avv43CMumIfZUQIhAJpUfRVro3Bf/bOHH7c3P4AtBZQ3CItZf57e2Gqs2Oqk
|
||||
|
||||
Reference in New Issue
Block a user