From 98eb05510f40540522256adfa95d6261336b8009 Mon Sep 17 00:00:00 2001 From: TheBeastLT Date: Thu, 26 Mar 2020 20:12:45 +0100 Subject: [PATCH] updates config url --- addon/lib/manifest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addon/lib/manifest.js b/addon/lib/manifest.js index 272f577..409d319 100644 --- a/addon/lib/manifest.js +++ b/addon/lib/manifest.js @@ -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'],