From c19b6e547e9ec17613e51bac76d169d3cd18f040 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 2 Aug 2022 10:39:18 +0100 Subject: [PATCH] torrentday: add tday.* mirrors --- src/Jackett.Common/Indexers/TorrentDay.cs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Indexers/TorrentDay.cs b/src/Jackett.Common/Indexers/TorrentDay.cs index 333ca5fef..a0a6d60a4 100644 --- a/src/Jackett.Common/Indexers/TorrentDay.cs +++ b/src/Jackett.Common/Indexers/TorrentDay.cs @@ -32,7 +32,11 @@ namespace Jackett.Common.Indexers "https://td.findnemo.net/", "https://td.getcrazy.me/", "https://td.venom.global/", - "https://td.workisboring.net/" + "https://td.workisboring.net/", + "https://tday.findnemo.net/", + "https://tday.getcrazy.me/", + "https://tday.venom.global/", + "https://tday.workisboring.net/" }; public override string[] LegacySiteLinks { get; protected set; } = {