From 4b45c73b27f6e44b45c5841b6699ab6c879d3d34 Mon Sep 17 00:00:00 2001 From: wd210010 <76995206+wd210010@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:23:04 +0800 Subject: [PATCH] Update yysign.py --- yysign.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yysign.py b/yysign.py index 846ef9e..2ab489d 100644 --- a/yysign.py +++ b/yysign.py @@ -8,7 +8,7 @@ import json,requests,os -##变量雨云账号密码 +##变量雨云账号密码 注册地址https://www.rainyun.com/NTY1NzY=_ yyusername=os.getenv("yyusername") yypassword=os.getenv("yypassword")