diff --git a/src/Jackett.Common/Indexers/IPTorrents.cs b/src/Jackett.Common/Indexers/IPTorrents.cs index cafff1408..e7479fbc3 100644 --- a/src/Jackett.Common/Indexers/IPTorrents.cs +++ b/src/Jackett.Common/Indexers/IPTorrents.cs @@ -24,6 +24,7 @@ namespace Jackett.Common.Indexers public override string[] AlternativeSiteLinks { get; protected set; } = new string[] { "https://iptorrents.com/", + "https://www.iptorrents.com/", "https://ipt-update.com/", "https://iptorrents.eu/", "https://nemo.iptorrents.com/",