fix(all/torrentioanime): use api.ani.zip for episode lists and fix nsfw (#676)

* feat(all/torrentio): use api.ani.zip again for episode list

* feat(all/torrentio): align queries with nsfw tag

* feat(all/torrentio): fix latest query
This commit is contained in:
Victor Borges 2025-02-16 19:30:38 -03:00 committed by GitHub
parent 4933411035
commit 954c401f8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 121 additions and 46 deletions

View file

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