mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-04-21 06:51:55 +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',
|
label: 'MejorTorrent',
|
||||||
foreign: '🇪🇸'
|
foreign: '🇪🇸'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 'cinecalidad',
|
||||||
|
label: 'Cinecalidad',
|
||||||
|
foreign: '🇲🇽'
|
||||||
|
},
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
const QualityFilter = {
|
const QualityFilter = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue