yts: add proxies

unblocked.rest proxy is failing in browser, redirecting to yifyddl.co, which directs to yts.lv (which is a different site).

yts.pm and yify.is are also different sites.
This commit is contained in:
ilike2burnthing 2020-12-12 09:32:33 +00:00 committed by GitHub
parent 443057f156
commit 300e7d04f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -19,6 +19,14 @@ namespace Jackett.Common.Indexers
[ExcludeFromCodeCoverage]
public class YTS : BaseWebIndexer
{
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://yts.mx/",
"https://yts.unblockit.dev/",
"https://yts.unblockninja.com/",
"https://yts.root.yt/"
};
public override string[] LegacySiteLinks { get; protected set; } = {
"https://yts.ag/",
"https://yts.am/",