Skip to content

Commit

Permalink
align banners
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakerhax committed Jan 6, 2023
1 parent 97f891a commit aa9b88a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions scripts/multi_cloner.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@


def banner():
print("#################################")
print("# multi_cloner.py #")
print("# by: sneakerhax #")
print("#################################")
print("###############################")
print("# multi_cloner.py #")
print("# by: sneakerhax #")
print("###############################")
print("")


Expand Down
8 changes: 4 additions & 4 deletions scripts/user_agents.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@


def banner():
print("#################################")
print("# user_agents.py #")
print("# by: sneakerhax #")
print("#################################")
print("##############################")
print("# user_agents.py #")
print("# by: sneakerhax #")
print("##############################")
print("")


Expand Down

0 comments on commit aa9b88a

Please sign in to comment.