mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
TorrentDay: add missing /
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Jackett.Common.Indexers
|
||||
|
||||
public override string[] LegacySiteLinks { get; protected set; } = new string[] {
|
||||
"https://torrentday.it/", // temp down?
|
||||
"https://torrentday.com"
|
||||
"https://torrentday.com/"
|
||||
};
|
||||
|
||||
public override string[] AlternativeSiteLinks { get; protected set; } = new string[] {
|
||||
|
Reference in New Issue
Block a user