feat(all/Torrentio): Add TorBox as debrid provider (#398)

Signed-off-by: Victor Borges <victor1882@outlook.com>
This commit is contained in:
Victor Borges 2024-11-27 18:30:21 -03:00 committed by GitHub
parent b953892c0a
commit df43cf2b73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 2 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Torrentio (Torrent / Debrid)'
extClass = '.Torrentio'
extVersionCode = 1
extVersionCode = 2
containsNsfw = false
}