Sublist3r
Sublist3r copied to clipboard
Added ImportError exception.
Specified which exception to catch when trying to import modules. This will prevent catching unrelated exceptions like:KeyboardInterrupt and SystemExit.