From baa380d6c678b4fe2e4c49ec104eb3e702dc3bf7 Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Thu, 7 Oct 2021 21:09:01 +0600 Subject: [PATCH] Added Dehash.It API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00624fe0..96598151 100644 --- a/README.md +++ b/README.md @@ -1053,6 +1053,7 @@ API | Description | Auth | HTTPS | CORS | | [Botd](https://github.com/fingerprintjs/botd) | Botd is a browser library for JavaScript bot detection | `apiKey` | Yes | Yes | | [Censys.io](https://censys.io/api) | Search engine for Internet connected host and devices | `apiKey` | Yes | No | | [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown | +| [Dehash.lt](https://github.com/Dehash-lt/api) | Hash decryption MD5, SHA1, SHA3, SHA256, SHA384, SHA512 | No | Yes | Unknown | | [EmailRep](https://docs.emailrep.io/) | Email address threat and risk prediction | No | Yes | Unknown | | [Escape](https://github.com/polarspetroll/EscapeAPI) | An API for escaping different kind of queries | No | Yes | No | | [FilterLists](https://filterlists.com) | Lists of filters for adblockers and firewalls | No | Yes | Unknown |