From 10cdee9549427cb8ce73ae9bd6b46664c34277d1 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 28 Mar 2017 10:18:39 -0400 Subject: [PATCH] Update HTTPS on file.io `https://www.file.io` times out, so updating README to reflect loss of HTTPS support. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf888e9..da23e530 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS |Link | |---|---|---|---|---| -| File.io | Files | No | Yes | [Go!](https://www.file.io) | +| File.io | File Sharing | No | No | [Go!](http://www.file.io) | | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) | | Todoist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.todoist.com) | | Wunderlist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.wunderlist.com/documentation) |