👽️ 修改茶服api地址 (#286)

This commit is contained in:
MianSoft
2024-04-17 14:09:59 +08:00
committed by GitHub
parent e1b0918a52
commit 43e927430a

View File

@@ -1,4 +1,4 @@
from typing import Literal
GAME_TYPE: Literal['TOS'] = 'TOS'
BASE_URL = 'http://tos.teatube.cn:19970/'
BASE_URL = 'https://teatube.cn:8888/'