add torrent9 provider

This commit is contained in:
TheBeastLT
2021-09-20 09:37:07 +02:00
parent 52840c87d6
commit e01b3e87a3
12 changed files with 385 additions and 82 deletions

View File

@@ -68,6 +68,11 @@ const Providers = {
key: 'ondebaixa',
label: 'OndeBaixa',
foreign: true
},
{
key: 'torrent9',
label: 'Torrent9',
foreign: true
}
]
};