From ba114612b0dc83a23061550c30b6bfd440bcf4a2 Mon Sep 17 00:00:00 2001 From: Andy Piper Date: Sun, 10 Jun 2018 08:32:35 -0400 Subject: [PATCH] Fixed Twitter information (#690) Fixed link to Twitter development site and clarified that the API does not support CORS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4094fe1..9cee845e 100644 --- a/README.md +++ b/README.md @@ -627,7 +627,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | Unknown | [Go!](https://core.telegram.org/api#getting-started) | | Tumblr | Read and write Tumblr Data | `OAuth` | Yes | Unknown | [Go!](https://www.tumblr.com/docs/en/api/v2) | | Twitch | Game Streaming API | `OAuth` | Yes | Unknown | [Go!](https://dev.twitch.tv/docs) | -| Twitter | Read and write Twitter data | `OAuth` | Yes | Unknown | [Go!](https://dev.twitter.com/rest/public) | +| Twitter | Read and write Twitter data | `OAuth` | Yes | No | [Go!](https://developer.twitter.com/en/docs) | | vk | Read and write vk data | `OAuth` | Yes | Unknown | [Go!](https://vk.com/dev/sites) | ### Sports & Fitness