mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 17:15:37 +00:00
[addon] fix configure text in manifest
This commit is contained in:
parent
d5a82fc72d
commit
0e4c65e203
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ function manifest({ providers, realdebrid } = {}) {
|
|||
name: 'Torrentio',
|
||||
description: '[BETA] Provides torrent streams from scraped torrent providers.'
|
||||
+ ` ${providersDesc} ${providersList.join(', ')}${realDebridDesc}.`
|
||||
+ ' To configure providers and and RealDebrid support visit www.torrentio.now.sh',
|
||||
+ ' To configure providers,RealDebrid support and other settings visit www.torrentio.now.sh',
|
||||
catalogs: [],
|
||||
resources: ['stream'],
|
||||
types: ['movie', 'series'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue