mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
YTS: cleanup
This commit is contained in:
@@ -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/",
|
||||
};
|
||||
|
Reference in New Issue
Block a user