IPTorrents: update Alternative Site Links

This commit is contained in:
kaso17 2017-08-31 11:13:09 +02:00
parent 6d1997ef96
commit dfa708e355
1 changed files with 13 additions and 1 deletions

View File

@ -24,7 +24,19 @@ namespace Jackett.Indexers
string LoginUrl { get { return SiteLink + "login.php"; } }
string TakeLoginUrl { get { return SiteLink + "take_login.php"; } }
private string BrowseUrl { get { return SiteLink + "t"; } }
public override string[] AlternativeSiteLinks { get; protected set; } = new string[] { "https://ipt-update.com/", "https://iptorrents.com/", "https://iptorrents.eu/", "https://nemo.iptorrents.com/", "https://ipt.rocks/" };
public override string[] AlternativeSiteLinks { get; protected set; } = new string[] {
"https://iptorrents.com/",
"https://ipt-update.com/",
"https://iptorrents.eu/",
"https://nemo.iptorrents.com/",
"https://ipt.rocks/",
"http://ipt.read-books.org",
"http://alien.eating-organic.net",
"http://kong.net-freaks.com",
"http://ghost.cable-modem.org",
"http://logan.unusualperson.com",
"http://baywatch.workisboring.com",
};
new ConfigurationDataRecaptchaLogin configData
{