From 9f7590783d34ec9f96ab52cfe8ae3f97c09adbf1 Mon Sep 17 00:00:00 2001 From: kaso17 Date: Tue, 24 Apr 2018 23:51:57 +0200 Subject: [PATCH] TorrentDay: add missing / --- src/Jackett.Common/Indexers/TorrentDay.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Indexers/TorrentDay.cs b/src/Jackett.Common/Indexers/TorrentDay.cs index 40e6fdb96..8d73be84f 100644 --- a/src/Jackett.Common/Indexers/TorrentDay.cs +++ b/src/Jackett.Common/Indexers/TorrentDay.cs @@ -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[] {