mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 13:05:36 +00:00
add nekobt provider
Some checks failed
Deploy Addon / build (SSH_HOST_2, SSH_KEY_2) (push) Has been cancelled
Deploy Addon / build (SSH_HOST_3, SSH_KEY_3) (push) Has been cancelled
Deploy Addon / build (SSH_HOST_4, SSH_KEY_4) (push) Has been cancelled
Deploy Addon / build (SSH_HOST_5, SSH_KEY_5) (push) Has been cancelled
Some checks failed
Deploy Addon / build (SSH_HOST_2, SSH_KEY_2) (push) Has been cancelled
Deploy Addon / build (SSH_HOST_3, SSH_KEY_3) (push) Has been cancelled
Deploy Addon / build (SSH_HOST_4, SSH_KEY_4) (push) Has been cancelled
Deploy Addon / build (SSH_HOST_5, SSH_KEY_5) (push) Has been cancelled
This commit is contained in:
parent
229859c4da
commit
e224da83b5
1 changed files with 8 additions and 3 deletions
|
|
@ -55,6 +55,11 @@ export const Providers = {
|
||||||
label: 'AniDex',
|
label: 'AniDex',
|
||||||
anime: true
|
anime: true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 'nekobt',
|
||||||
|
label: 'nekoBT',
|
||||||
|
anime: true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 'rutor',
|
key: 'rutor',
|
||||||
label: 'Rutor',
|
label: 'Rutor',
|
||||||
|
|
@ -76,9 +81,9 @@ export const Providers = {
|
||||||
foreign: '🇵🇹'
|
foreign: '🇵🇹'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'micoleaodublado',
|
key: 'micoleaodublado',
|
||||||
label: 'MicoLeaoDublado',
|
label: 'MicoLeaoDublado',
|
||||||
foreign: '🇵🇹'
|
foreign: '🇵🇹'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'torrent9',
|
key: 'torrent9',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue