mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
iptorrents: add www. to the alternate links list. resolves #4594
This commit is contained in:
@@ -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/",
|
||||
|
Reference in New Issue
Block a user