From 1c09e612198d67acfabfcc178aba38d931cee7fa Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 11 May 2025 17:16:25 +0800 Subject: [PATCH] =?UTF-8?q?=5Fspecial=5Fdomains=E5=88=97=E8=A1=A8=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0pt.gtk.pw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/utils/string.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/utils/string.py b/app/utils/string.py index a786a813..1bcc1faa 100644 --- a/app/utils/string.py +++ b/app/utils/string.py @@ -15,7 +15,8 @@ from app.schemas.types import MediaType _special_domains = [ 'u2.dmhy.org', 'pt.ecust.pp.ua', - 'pt.gtkpw.xyz' + 'pt.gtkpw.xyz', + 'pt.gtk.pw' ] # 内置版本号转换字典