YTS: cleanup

This commit is contained in:
kaso17 2017-12-01 07:53:16 +01:00
parent 57aa438e64
commit 7f7496d64e
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ namespace Jackett.Indexers
{
public class Yts : BaseWebIndexer
{
private static readonly string defaultSiteLink = "https://yts.am/";
public override string[] LegacySiteLinks { get; protected set; } = new string[] {
"https://yts.ag/",
};