请求优化

This commit is contained in:
shmilylty
2019-10-24 18:44:35 +08:00
parent 6d3c0ae873
commit 707a5eda93
+2 -2
View File
@@ -163,6 +163,6 @@ class OneForAll(object):
if __name__ == '__main__': if __name__ == '__main__':
fire.Fire(OneForAll) # fire.Fire(OneForAll)
# OneForAll('example.com').run() OneForAll('freebuf.com').run()
# OneForAll('./domains.txt').run() # OneForAll('./domains.txt').run()