_special_domains列表中添加pt.gtk.pw

This commit is contained in:
Simon
2025-05-11 17:16:25 +08:00
parent 0800e3a136
commit 1c09e61219
+2 -1
View File
@@ -15,7 +15,8 @@ from app.schemas.types import MediaType
_special_domains = [ _special_domains = [
'u2.dmhy.org', 'u2.dmhy.org',
'pt.ecust.pp.ua', 'pt.ecust.pp.ua',
'pt.gtkpw.xyz' 'pt.gtkpw.xyz',
'pt.gtk.pw'
] ]
# 内置版本号转换字典 # 内置版本号转换字典