From f23307184f1544b8980cfe8fc4b7a3d9a38ba684 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 24 Jul 2023 09:51:52 +1200 Subject: [PATCH] Update IndexerManagerService.cs --- src/Jackett.Common/Services/IndexerManagerService.cs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Services/IndexerManagerService.cs b/src/Jackett.Common/Services/IndexerManagerService.cs index 4ad495e8b..49f1c21f5 100644 --- a/src/Jackett.Common/Services/IndexerManagerService.cs +++ b/src/Jackett.Common/Services/IndexerManagerService.cs @@ -57,12 +57,14 @@ namespace Jackett.Common.Services {"rstorrent", "redstartorrent"}, {"scenefz", "speedapp"}, {"seals", "greatposterwall"}, - {"tehconnectionme", "anthelion-api"}, + {"tehconnectionme", "anthelion"}, + {"anthelion", "anthelion-api"}, {"todotorrents", "dontorrent"}, {"toros", "bulltorrent"}, {"torrentgalaxyorg", "torrentgalaxy"}, {"torrentsurf", "xtremebytes"}, - {"transmithenet", "nebulanceapi"}, + {"transmithenet", "nebulance"}, + {"nebulance", "nebulanceapi"}, {"xtremezone", "speedapp"}, {"yourexotic", "exoticaz"} };