From 2b0e1e3cbb3c515861506d5016527873c0a3aba5 Mon Sep 17 00:00:00 2001 From: Vincent Yang Date: Sun, 13 Jul 2025 23:14:24 +0800 Subject: [PATCH] fix: 503 unable to request. close #196 close #194 close #193 close #191 close #179 close #178 --- translate/translate.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translate/translate.go b/translate/translate.go index 38a0c7b..87ff16d 100644 --- a/translate/translate.go +++ b/translate/translate.go @@ -2,7 +2,7 @@ * @Author: Vincent Young * @Date: 2024-09-16 11:59:24 * @LastEditors: Vincent Yang - * @LastEditTime: 2025-07-13 23:06:01 + * @LastEditTime: 2025-07-13 23:09:49 * @FilePath: /DeepLX/translate/translate.go * @Telegram: https://t.me/missuo * @GitHub: https://github.com/missuo