From 1c6a2da52a8b89f5c244f49815c69246a5f40744 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 9 Feb 2022 15:17:37 +1300 Subject: [PATCH] fix 6824e05f3612c02712527de8d7f703fcc5dacc9a --- src/Jackett.Common/Indexers/EpubLibre.cs | 2 +- src/Jackett.Common/Indexers/MejorTorrent.cs | 2 +- src/Jackett.Common/Indexers/NewPCT.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Jackett.Common/Indexers/EpubLibre.cs b/src/Jackett.Common/Indexers/EpubLibre.cs index 232f09df4..abe40871d 100644 --- a/src/Jackett.Common/Indexers/EpubLibre.cs +++ b/src/Jackett.Common/Indexers/EpubLibre.cs @@ -64,7 +64,7 @@ namespace Jackett.Common.Indexers "https://epublibre.unblockit.li/", "https://epublibre.unblockit.kim/", "https://epublibre.unblockit.bz/", - "https://epublibre.unblockit.how/" + "https://epublibre.unblockit.how/", "https://epublibre.unblockit.tv/" }; diff --git a/src/Jackett.Common/Indexers/MejorTorrent.cs b/src/Jackett.Common/Indexers/MejorTorrent.cs index 1c177ec20..aa3786606 100644 --- a/src/Jackett.Common/Indexers/MejorTorrent.cs +++ b/src/Jackett.Common/Indexers/MejorTorrent.cs @@ -60,7 +60,7 @@ namespace Jackett.Common.Indexers "https://www.mejortorrento.info/", "https://mejortorrent.nocensor.work/", "https://www.mejortorrentes.net/", - "https://mejortorrent.unblockit.how/" + "https://mejortorrent.unblockit.how/", "https://mejortorrent.unblockit.tv/" }; diff --git a/src/Jackett.Common/Indexers/NewPCT.cs b/src/Jackett.Common/Indexers/NewPCT.cs index 1c91b08a0..1f64ee933 100644 --- a/src/Jackett.Common/Indexers/NewPCT.cs +++ b/src/Jackett.Common/Indexers/NewPCT.cs @@ -108,7 +108,7 @@ namespace Jackett.Common.Indexers "https://atomixhq.one/", "https://pctmix1.unblockit.tv/", "https://atomixhq.top/", - "https://pctmix1.unblockit.how/" + "https://pctmix1.unblockit.how/", "https://atomixhq.net/" };