From cf61274d7304cceb671608886817fc6affa62547 Mon Sep 17 00:00:00 2001 From: Gunter Thomas Date: Wed, 13 Oct 2021 21:36:14 +0200 Subject: [PATCH] Add ddownload.com to file storage and sharing added ddownload.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index feb1884b..bff28c33 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ API | Description | Auth | HTTPS | CORS | | [AnonFiles](https://anonfiles.com/docs/api) | Upload and share your files anonymously | No | Yes | Unknown | | [BayFiles](https://bayfiles.com/docs/api) | Upload and share your files | No | Yes | Unknown | | [Box](https://developer.box.com/) | File Sharing and Storage | `OAuth` | Yes | Unknown | +| [ddownload](https://ddownload.com/api) | File Sharing and Storage | `apiKey` | Yes | Unknown | | [Dropbox](https://www.dropbox.com/developers) | File Sharing and Storage | `OAuth` | Yes | Unknown | | [File.io](https://www.file.io) | Super simple file sharing, convenient, anonymous and secure | No | Yes | Unknown | | [GoFile](https://gofile.io/api) | Unlimited size file uploads for free | `apiKey` | Yes | Unknown |