mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
👽️ 修改茶服api地址
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Literal
|
||||
|
||||
GAME_TYPE: Literal['TOS'] = 'TOS'
|
||||
BASE_URL = 'https://teatube.cn:8888/'
|
||||
BASE_URL = 'http://tos.teatube.cn:19970/'
|
||||
|
||||
Reference in New Issue
Block a user