mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-04-20 22:32:05 +00:00
updates config url
This commit is contained in:
parent
abe67cdf4c
commit
98eb05510f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ function manifest({ providers, realdebrid } = {}) {
|
|||
name: 'Torrentio',
|
||||
description: 'Provides torrent streams from scraped torrent providers.'
|
||||
+ ` ${providersDesc} ${providersList.join(', ')}${realDebridDesc}.`
|
||||
+ ' To configure providers, RealDebrid support and other settings visit www.torrentio.now.sh',
|
||||
+ ' To configure providers, RealDebrid support and other settings visit https://torrentio.strem.fun',
|
||||
catalogs: [],
|
||||
resources: ['stream'],
|
||||
types: ['movie', 'series'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue