Let the parser runt hot instead.
This commit is contained in:
parent
a3e0bbf7e7
commit
763157770a
@ -94,7 +94,6 @@ class Command(BaseCommand):
|
||||
|
||||
def handle(self, *args, **kwargs):
|
||||
parser = ServerParser()
|
||||
parser.url = './dump.html' # Use a local file instead when testing
|
||||
servers = parser.run()
|
||||
|
||||
for data in servers:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user