assorted: trim unnecessarily long indexer names (#10935)

Addresses #10872
This commit is contained in:
ilike2burnthing
2021-01-26 01:50:18 +00:00
committed by GitHub
parent 4945f98573
commit 3a773058c6
8 changed files with 29 additions and 19 deletions

View File

@@ -37,9 +37,11 @@ namespace Jackett.Common.Services
private readonly Dictionary<string, string> renamedIndexers = new Dictionary<string, string>
{
{"ast4u", "animeworld"},
{"audiobooktorrents", "abtorrents"},
{"broadcastthenet", "broadcasthenet"},
{"cili180", "cilipro"},
{"icetorrent", "speedapp"},
{"kickasstorrent-kathow", "kickasstorrents-ws"},
{"leaguehd", "lemonhd"},
{"liaorencili", "cilipro"},
{"metaliplayro", "romanianmetaltorrents"},
@@ -48,7 +50,10 @@ namespace Jackett.Common.Services
{"puntorrent", "puntotorrent"},
{"rstorrent", "redstartorrent"},
{"scenefz", "speedapp"},
{"skytorrentsclone", "skytorrentsclone-lol"},
{"skytorrentsclone2", "skytorrentsclone-to"},
{"tehconnectionme", "anthelion"},
{"torrentgalaxyorg", "torrentgalaxy"},
{"torrentseed", "latinop2p"},
{"transmithenet", "nebulance"},
{"xtremezone", "speedapp"},