From 498d2dd64c203e352216272f8128c49003789926 Mon Sep 17 00:00:00 2001 From: arian firoozfar Date: Wed, 9 Jun 2021 12:46:23 +0430 Subject: [PATCH] Update README.md Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0f620dd..c7e8b7a4 100644 --- a/README.md +++ b/README.md @@ -864,7 +864,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [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 | -| [Escape](https://github.com/polarspetroll/EscapeAPI)| an API for escaping different kind of queries | No | Yes | No +| [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 | | [FraudLabs Pro](https://www.fraudlabspro.com/developer/api/screen-order) | Screen order information using AI to detect frauds | `apiKey` | Yes | Unknown | | [GitGuardian](https://api.gitguardian.com/doc) | Scan files for secrets (API Keys, database credentials, ...) | `apiKey` | Yes | No |