mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-30 23:47:17 +02:00
torrentday. fix 7d073af14f
#6880
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Jackett.Common.Indexers
|
||||
private string SearchUrl { get { return SiteLink + "t.json"; } }
|
||||
|
||||
public override string[] LegacySiteLinks { get; protected set; } = new string[] {
|
||||
"https://torrentday.com/"
|
||||
"https://torrentday.com/",
|
||||
"https://tday.love/",
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user