Skip to content

Commit 5845b2a

Browse files
authored
小改动
1 parent 5161d7a commit 5845b2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bili_ticket_monitor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ def handle_error(self, msg, critical):
143143

144144
if __name__ == "__main__":
145145
clear_screen()
146+
print(f"{Fore.CYAN}项目github页面:https://github.com/TaiMiao/Bili_Ticket_Monitor \n")
146147
print(f"{Fore.YELLOW}监控ID: {Config.TICKET_ID} | 刷新间隔: {Config.REFRESH_INTERVAL}s")
147148
print("=" * 40)
148149
Monitor().start()

0 commit comments

Comments
 (0)