Skip to content

Commit 0750bd1

Browse files
authored
Update run.py
1 parent 9ecaa6e commit 0750bd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inc/run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ def file(filename,proxies):
9494
print("Ctrl + C 手动终止了进程")
9595
sys.exit()
9696
except Exception as e:
97-
print(e)
9897
cprint("[-] URL为 " + u + " 的目标积极拒绝请求,予以跳过!", "magenta")
9998
#break
10099
count = len(open("output.txt", 'r').readlines())

0 commit comments

Comments
 (0)