mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-05-16 04:41:51 +00:00
Merge 7f0826d461 into fc5eeec654
This commit is contained in:
commit
a18572cd55
2 changed files with 8 additions and 3 deletions
|
|
@ -73,12 +73,17 @@ export const Providers = {
|
||||||
{
|
{
|
||||||
key: 'comando',
|
key: 'comando',
|
||||||
label: 'Comando',
|
label: 'Comando',
|
||||||
foreign: '🇵🇹'
|
foreign: '🇧🇷'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'bludv',
|
key: 'bludv',
|
||||||
label: 'BluDV',
|
label: 'BluDV',
|
||||||
foreign: '🇵🇹'
|
foreign: '🇧🇷'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 'micoLeaoDublado',
|
||||||
|
label: 'MicoLeaoDublado',
|
||||||
|
foreign: '🇧🇷'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'micoleaodublado',
|
key: 'micoleaodublado',
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ const languageMapping = {
|
||||||
'japanese': '🇯🇵',
|
'japanese': '🇯🇵',
|
||||||
'russian': '🇷🇺',
|
'russian': '🇷🇺',
|
||||||
'italian': '🇮🇹',
|
'italian': '🇮🇹',
|
||||||
'portuguese': '🇵🇹',
|
'portuguese': '🇧🇷',
|
||||||
'spanish': '🇪🇸',
|
'spanish': '🇪🇸',
|
||||||
'latino': '🇲🇽',
|
'latino': '🇲🇽',
|
||||||
'korean': '🇰🇷',
|
'korean': '🇰🇷',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue