Skip to content

Commit

Permalink
Update abusiv.py
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-a-g-h authored May 30, 2023
1 parent c7f6a22 commit 4be3658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abusiv.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ async def main(basedir,atype,url_main):
for t in atypes:
print(f"- {t}")

print("\nWritten by Carlos Alberto González Hernández\nVersion: 2023-05-27\n")
print("\nWritten by Carlos Alberto González Hernández\nVersion: 2023-05-29\n")
sys.exit(1)

bdir_raw=sys.argv[1]
Expand Down

0 comments on commit 4be3658

Please sign in to comment.