From 41c7e0ebcdaa27eef33c86f2c455bee0df9a38d3 Mon Sep 17 00:00:00 2001 From: kongzy <kongzy> Date: 星期四, 07 十一月 2024 10:50:59 +0800 Subject: [PATCH] change captcha --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 3748198..5f46f96 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ ### VS Code ### .vscode/ logs/ -images/ \ No newline at end of file +images/ +upload/ \ No newline at end of file -- Gitblit v1.9.2