mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Add: git-over-cdn
This commit is contained in:
@@ -33,4 +33,9 @@ def hr(title, level=3):
|
||||
logger.info(f"<<< {title} >>>")
|
||||
|
||||
|
||||
def attr(name, text):
|
||||
print(f'[{name}] {text}')
|
||||
|
||||
|
||||
logger.hr = hr
|
||||
logger.attr = attr
|
||||
|
||||
Reference in New Issue
Block a user