broadcasthenet: rename indexer. #8355 (#8888)

This commit is contained in:
Diego Heras
2020-06-06 22:15:50 +02:00
committed by GitHub
parent cdfdcde560
commit ab5cf5b10d
3 changed files with 7 additions and 6 deletions

View File

@@ -36,6 +36,7 @@ namespace Jackett.Common.Services
// use: {"<old id>", "<new id>"}
private readonly Dictionary<string, string> renamedIndexers = new Dictionary<string, string>
{
{"broadcastthenet", "broadcasthenet"},
{"nostalgic", "vhstapes"},
{"passtheheadphones", "redacted"},
{"tehconnectionme", "anthelion"},