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