Skip to content

Commit

Permalink
Changed typo '-'
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdln1 authored Dec 19, 2021
1 parent 9001cab commit 6c20888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dorker.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def exechaha(args,dorks):

else:
line = args.dork
driver = helium.start_firefox(headless=True)
driver = helium.start_firefox(headless=False)
time.sleep(5)
go_to('www.google.com')
input_(line)
Expand Down

0 comments on commit 6c20888

Please sign in to comment.