Merge pull request #89 from eltociear/patch-1

chore: update ToolsUtil.py
This commit is contained in:
冰晓焰 2024-11-12 18:01:26 +08:00 committed by GitHub
commit b58fcdc939
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,9 +55,9 @@ def show_author_info():
author_info = f"{YELLOW}bilibili{RESET} {BLUE}@高数带我飞{RESET} {YELLOW}GetQzonehistory V1.0{RESET}"
print(author_info)
print(f'{RED}程序完全免费,且在github开源{RESET}')
print(f'{RED}程序完全免费,且在github开源{RESET}')
print(f'{RED}程序完全免费,且在github开源{RESET}')
print(f'{RED}程序完全免费,且在GitHub开源{RESET}')
print(f'{RED}程序完全免费,且在GitHub开源{RESET}')
print(f'{RED}程序完全免费,且在GitHub开源{RESET}')
def get_html_template():