* Added .idea to .gitignore
* Updated the README
* Added more verbose information on preset extractors
* removing deprecated ioutil
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
* Add hashes flag, to support multi body hash type. issue:489 and issue:488
* go mod update
* Add hash type validate for -hash flag
* support multi extract regexps
* support extract regexps matches for json output
* support extract regexp preset
* extract result deduplicate
* small changes
* lint ignore
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>