mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 21:26:53 +00:00
reorder rutor entry
This commit is contained in:
parent
21812f8c54
commit
ccecf68ecb
1 changed files with 5 additions and 5 deletions
|
|
@ -29,11 +29,6 @@ const Providers = {
|
|||
key: 'torrentgalaxy',
|
||||
label: 'TorrentGalaxy'
|
||||
},
|
||||
{
|
||||
key: 'rutor',
|
||||
label: 'Rutor',
|
||||
foreign: '🇷🇺'
|
||||
},
|
||||
{
|
||||
key: 'horriblesubs',
|
||||
label: 'HorribleSubs',
|
||||
|
|
@ -49,6 +44,11 @@ const Providers = {
|
|||
label: 'NyaaPantsu',
|
||||
anime: true
|
||||
},
|
||||
{
|
||||
key: 'rutor',
|
||||
label: 'Rutor',
|
||||
foreign: '🇷🇺'
|
||||
},
|
||||
{
|
||||
key: 'comando',
|
||||
label: 'Comando',
|
||||
|
|
|
|||
Loading…
Reference in a new issue