obheda12 / GitDorker

A Python program to scrape secrets from GitHub through usage of a large repository of dorks.
2.26k stars 417 forks source link

Variable error #18

Closed ambron60 closed 3 years ago

ambron60 commented 3 years ago

Wondering if anyone is having this issue:

File "GitDorker.py", line 485, in sys.stdout.write(colored('%s' % new_url, 'white')) NameError: name 'new_url' is not defined

Thanks

obheda12 commented 3 years ago

are you still having this issue?