From 6e94922b1533e9935b012a3a10282c43ee28b3eb Mon Sep 17 00:00:00 2001 From: IReallyLikeSmores <133826571+IReallyLikeSmores@users.noreply.github.com> Date: Fri, 15 Sep 2023 21:20:12 -0400 Subject: [PATCH] Removes Reddit api as it is no longer free. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f7348891..b60faf3b 100644 --- a/README.md +++ b/README.md @@ -1517,7 +1517,6 @@ API | Description | Auth | HTTPS | CORS | | [Open Collective](https://docs.opencollective.com/help/developers/api) | Get Open Collective data | No | Yes | Unknown | | [Pinterest](https://developers.pinterest.com/) | The world's catalog of ideas | `OAuth` | Yes | Unknown | | [Product Hunt](https://api.producthunt.com/v2/docs) | The best new products in tech | `OAuth` | Yes | Unknown | -| [Reddit](https://www.reddit.com/dev/api) | Homepage of the internet | `OAuth` | Yes | Unknown | | [Revolt](https://developers.revolt.chat/api/) | Revolt open source Discord alternative | `apiKey` | Yes | Unknown | | [Saidit](https://www.saidit.net/dev/api) | Open Source Reddit Clone | `OAuth` | Yes | Unknown | | [Slack](https://api.slack.com/) | Team Instant Messaging | `OAuth` | Yes | Unknown |