feat: tx源cdn地址切换

This commit is contained in:
helloplhm-qwq
2023-11-11 21:12:13 +08:00
parent 0618b30dbe
commit aad3a71427
3 changed files with 21 additions and 16 deletions

View File

@ -11,7 +11,6 @@
import logging
import colorlog
import os
import traceback
from pygments import highlight
from pygments.lexers import PythonLexer
from pygments.formatters import TerminalFormatter