Replace NON-ASCII character figlet with ASCII character figlet.

This commit is contained in:
Akash Mahanty
2022-01-26 01:46:42 +05:30
parent 4408c5e2ca
commit 5ea1d3ba4f

View File

@@ -169,14 +169,16 @@ def main(
cdx_print, cdx_print,
): ):
""" """
┏┓┏┓┏┓━━━━━━━━━━┏━━┓━━━━━━━━━━┏┓━━┏━━━┓━━━━━
┃┃┃┃┃┃━━━━━━━━━━┃┏┓┃━━━━━━━━━━┃┃━━┃┏━┓┃━━━━━ _ _
┃┃┃┃┃┃┏━━┓━┏┓━┏┓┃┗┛┗┓┏━━┓━┏━━┓┃┃┏┓┃┗━┛┃┏┓━┏┓ | | | |
┃┗┛┗┛┃┗━┓┃━┃┃━┃┃┃┏━┓┃┗━┓┃━┃┏━┛┃┗┛┛┃┏━━┛┃┃━┃┃ __ ____ _ _ _| |__ __ _ ___| | ___ __ _ _
┗┓┏┓┏┛┃┗┛┗┓┃┗━┛┃┃┗━┛┃┃┗┛┗┓┃┗━┓┃┏┓┓┃┃━━━┃┗━┛┃ \ \ /\ / / _` | | | | '_ \ / _` |/ __| |/ / '_ \| | | |
━┗┛┗┛━┗━━━┛┗━┓┏┛┗━━━┛┗━━━┛┗━━┛┗┛┗┛┗┛━━━┗━┓┏┛ \ V V / (_| | |_| | |_) | (_| | (__| <| |_) | |_| |
━━━━━━━━━━━┏━┛┃━━━━━━━━━━━━━━━━━━━━━━━━┏━┛┃━ \_/\_/ \__,_|\__, |_.__/ \__,_|\___|_|\_\ .__/ \__, |
━━━━━━━━━━━┗━━┛━━━━━━━━━━━━━━━━━━━━━━━━┗━━┛━ __/ | | | __/ |
|___/ |_| |___/
waybackpy : Python package & CLI tool that interfaces the Wayback Machine API waybackpy : Python package & CLI tool that interfaces the Wayback Machine API