chore: update ToolsUtil.py

github -> GitHub
This commit is contained in:
Ikko Eltociear Ashimine 2024-11-08 12:31:32 +09:00 committed by GitHub
parent 6c8d8d2ec3
commit b881724dda
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():