updates config url

This commit is contained in:
TheBeastLT
2020-03-26 20:12:45 +01:00
parent abe67cdf4c
commit 98eb05510f

View File

@@ -16,7 +16,7 @@ function manifest({ providers, realdebrid } = {}) {
name: 'Torrentio', name: 'Torrentio',
description: 'Provides torrent streams from scraped torrent providers.' description: 'Provides torrent streams from scraped torrent providers.'
+ ` ${providersDesc} ${providersList.join(', ')}${realDebridDesc}.` + ` ${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: [], catalogs: [],
resources: ['stream'], resources: ['stream'],
types: ['movie', 'series'], types: ['movie', 'series'],