Skip to content

Commit 7449bbd

Browse files
Update Dirbrute_Script.py
1 parent a663b81 commit 7449bbd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dirbrute_Script/Dirbrute_Script.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# dirbrute.py
55
#
6-
# Copyright 2023 Kalivarapubindusree
6+
#
77
#
88
# This program is free software; you can redistribute it and/or modify
99
# it under the terms of the GNU General Public License as published by
@@ -32,7 +32,7 @@
3232
\t| (_| | | | | |_) | | | |_| | || __/
3333
\t \__,_|_|_| |_.__/|_| \__,_|\__\___|"""+bold+"V: 1.6"+ end +blue+"""
3434
\t
35-
\t Coded by: Kalivarapubindusree
35+
\t
3636
\t ---------------
3737
"""+end)
3838

@@ -176,4 +176,4 @@ def Main():
176176
exit(1)
177177

178178
if __name__ == '__main__':
179-
Main()
179+
Main()

0 commit comments

Comments
 (0)