Skip to content

Commit 6b6be25

Browse files
authored
Refactor config.py for improved readability
1 parent b5d3846 commit 6b6be25

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Api_Check/src/config.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ class Config:
8383
"https://public.resource.snapmaker.cn/test/user_icon.svg",
8484
"https://id.snapmaker.cn",
8585
"https://wiki.snapmaker.cn",
86-
"https://account.snapmaker.com"
86+
"https://account.snapmaker.com",
87+
"https://n8n.kuaizao.org"
8788
],
8889

8990
# 重试配置
@@ -100,3 +101,4 @@ class Config:
100101

101102

102103

104+

0 commit comments

Comments
 (0)