Update fofa_api.py

This commit is contained in:
Jing Ling
2019-08-23 18:35:47 +08:00
committed by GitHub
parent b4432dfd47
commit 46d447392c
+1 -1
View File
@@ -71,4 +71,4 @@ def do(domain): # 统一入口名字 方便多线程调用
if __name__ == '__main__':
do('bitterwinter.org')
do('example.com')