TorrentDay: add missing /

This commit is contained in:
kaso17 2018-04-24 23:51:57 +02:00
parent 63dceed010
commit 9f7590783d
1 changed files with 1 additions and 1 deletions

View File

@ -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[] {