From 9d415bbbc6aeba4c40e5557cc91774c06e9bcbed Mon Sep 17 00:00:00 2001 From: Gavin Stark Date: Tue, 4 Dec 2018 21:03:12 -0500 Subject: [PATCH] 24 Pull Requests CORS (#827) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da3eadc..6992f73a 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ API | Description | Auth | HTTPS | CORS | ### Development API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [24 Pull Requests](https://24pullrequests.com/api) | Project to promote open source collaboration during December | No | Yes | Unknown | +| [24 Pull Requests](https://24pullrequests.com/api) | Project to promote open source collaboration during December | No | Yes | Yes | | [ApiLeap](https://apileap.com/) | Make screenshots from web pages and HTML | `apiKey` | Yes | Unknown | | [Apility.io](https://apility.io/apidocs/) | IP, Domains and Emails anti-abuse API blocklist | No | Yes | Yes | | [APIs.guru](https://apis.guru/api-doc/) | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown |