Skip to content

Commit aeb9af9

Browse files
committed
fix: 修改通过GET调用时的返回数据
1 parent b9b6f9b commit aeb9af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ def do_GET(self):
8484
"info": "DouZero API",
8585
"version": version,
8686
"link": [
87+
"https://github.com/pineoncellar/DouZero_API",
8788
"https://github.com/kwai/DouZero",
88-
"https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu",
8989
],
9090
}
9191
)

0 commit comments

Comments
 (0)