feat: updates
This commit is contained in:
@@ -40,7 +40,7 @@ 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 ADD_DOC_URL: &str = "https://playsecurity.org/doc/addDoc.jsonp";
|
||||
const ADD_DOC_URL: &str = "https://play.hatter.me/doc/addDoc.jsonp";
|
||||
|
||||
#[derive(Debug, Parser)]
|
||||
#[command(name = "osssendfile-rs", bin_name = "osssendfile.rs")]
|
||||
@@ -376,5 +376,5 @@ async fn parse_sts_response(response: Response) -> XResult<Sts> {
|
||||
Ok(sts)
|
||||
}
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20250123T234818+08:00.MEUCIAu1vC7V6LU5kpnr1Q8H
|
||||
// TA6dAgC7kodEwgLFibsoF6wTAiEAsvvxxzGPedrIhqj4yOtL78Fud9PaS1v8QmosGrn+Yvo=
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20250620T220638+08:00.MEUCIB20YFhBPP1yoqSil3Me
|
||||
// LoDojsR0d9RIMTT56rZ1Jy5hAiEA8gvFd4GK89l92iEEnCK3koLrnsCWCyEJiYwixSW5E20=
|
||||
|
||||
Reference in New Issue
Block a user