feat(all/subsplease): debrid support for all/Subsplease (#568)

* adding debrid sources by torrentio api

* version update
This commit is contained in:
cristal-node 2025-01-19 06:02:31 +09:00 committed by GitHub
parent 84d261a3c7
commit fd9fb12730
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 85 additions and 5 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Subsplease'
extClass = '.Subsplease'
extVersionCode = 1
extVersionCode = 2
containsNsfw = false
}