From 405ff7009f2e47658db82dd7ebea823245b71f3f Mon Sep 17 00:00:00 2001 From: kaso17 Date: Wed, 16 Jan 2019 12:46:01 +0100 Subject: [PATCH] IPTorrents: add alternative links --- src/Jackett.Common/Indexers/IPTorrents.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Indexers/IPTorrents.cs b/src/Jackett.Common/Indexers/IPTorrents.cs index 11badebca..cafff1408 100644 --- a/src/Jackett.Common/Indexers/IPTorrents.cs +++ b/src/Jackett.Common/Indexers/IPTorrents.cs @@ -40,7 +40,8 @@ namespace Jackett.Common.Indexers "https://ipt.venom.global", "https://ipt.workisboring.net", "https://ipt.lol", - + "https://ipt.cool", + "https://ipt.world", }; private new ConfigurationDataRecaptchaLogin configData