mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-01-11 22:40:22 +00:00
include magnetdl provider
This commit is contained in:
parent
b253560b0e
commit
a085e59d09
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,10 @@ const Providers = {
|
|||
key: 'torrentgalaxy',
|
||||
label: 'TorrentGalaxy'
|
||||
},
|
||||
{
|
||||
key: 'magnetdl',
|
||||
label: 'MagnetDL'
|
||||
},
|
||||
{
|
||||
key: 'horriblesubs',
|
||||
label: 'HorribleSubs',
|
||||
|
|
|
|||
Loading…
Reference in a new issue