mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-26 15:36:21 +01: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