diff --git a/theHarvester/discovery/otxsearch.py b/theHarvester/discovery/otxsearch.py index c9e00fbb..e9c9df65 100644 --- a/theHarvester/discovery/otxsearch.py +++ b/theHarvester/discovery/otxsearch.py @@ -1,6 +1,6 @@ from theHarvester.lib.core import * -# import json -# import grequests +import json +import grequests import re