AllForOne - Beta update

This commit is contained in:
AggressiveUser 2023-07-02 19:55:33 +05:30 committed by GitHub
parent eb2dc73aa9
commit 1db52b9828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ from concurrent.futures import ThreadPoolExecutor, wait
import glob import glob
from tabulate import tabulate from tabulate import tabulate
print("\033[91m\033[93m ,-. _,---._ __ / \ _ _ _ ___ ___ ") print("\033[91m\033[93m ,-. _,---._ __ / \ _ _ _ ___ ___ ")
print(r" / ) .-' `./ / \ /_\ | | | / __\__ _ __ /___\_ __ ___ ") print(r" / ) .-' `./ / \ /_\ | | | / __\__ _ __ /___\_ __ ___ ")
print(r"( ( ,' `/ /| //_\\| | | / _\/ _ \| '__| // // '_ \ / _ \ ") print(r"( ( ,' `/ /| //_\\| | | / _\/ _ \| '__| // // '_ \ / _ \ ")