mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 17:15:37 +00:00
add Cinecalidad provider
This commit is contained in:
parent
bc09352a40
commit
a63e377607
1 changed files with 5 additions and 0 deletions
|
|
@ -78,6 +78,11 @@ const Providers = {
|
|||
label: 'MejorTorrent',
|
||||
foreign: '🇪🇸'
|
||||
},
|
||||
{
|
||||
key: 'cinecalidad',
|
||||
label: 'Cinecalidad',
|
||||
foreign: '🇲🇽'
|
||||
},
|
||||
]
|
||||
};
|
||||
const QualityFilter = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue