You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
fixed indent error
This commit is contained in:
@ -79,7 +79,7 @@ class SubDomainTakeOver(HackingTool):
|
||||
PROJECT_URL = "https://github.com/m4ll0k/takeover"
|
||||
|
||||
def __init__(self):
|
||||
super(SubDomainTakeOver, self).__init__(runnable = False)
|
||||
super(SubDomainTakeOver, self).__init__(runnable = False)
|
||||
|
||||
class Dirb(HackingTool):
|
||||
TITLE = "Dirb"
|
||||
|
Reference in New Issue
Block a user