From ce14a1d62e284c6aefaf4bbb36a1bb9c73eb9617 Mon Sep 17 00:00:00 2001 From: Cucumberrbob <128094686+Cucumberrbob@users.noreply.github.com> Date: Sun, 2 Feb 2025 14:52:29 +0000 Subject: [PATCH] Update readme to include `TorBox` in debrid services --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22eaffc..fce4c0b 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Real-Debrid Torrent Client -This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. It supports the following features: +This is a web interface to manage your torrents on Real-Debrid, AllDebrid, Premiumize or TorBox. It supports the following features: - Add new torrents through magnets or files -- Download all files from Real-Debrid, AllDebrid or Premiumize to your local machine automatically +- Download all files from Real-Debrid, AllDebrid, Premiumize or TorBox to your local machine automatically - Unpack all files when finished downloading - Implements a fake qBittorrent API so you can hook up other applications like Sonarr, Radarr or Couchpotato. - Built with Angular 15 and .NET 9 -**You will need a Premium service at Real-Debrid, AllDebrid or Premiumize!** +**You will need a Premium service at Real-Debrid, AllDebrid, Premiumize or Torbox!** [Click here to sign up for Real-Debrid.](https://real-debrid.com/?id=1348683) @@ -16,6 +16,9 @@ This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Pre [Click here to sign up for Premiumize.](https://www.premiumize.me/) +[//]: # (TODO: add referral link) +[Click here to sign up for TorBox](https://torbox.app/subscription) + (referal links so I can get a few free premium days) ## Docker Setup