anthelion: rename old id tehconnectionme #8355 (#8667)

This commit is contained in:
Diego Heras
2020-05-15 23:50:04 +02:00
committed by GitHub
parent 6ef2dec5cf
commit 35358e3c76
2 changed files with 3 additions and 2 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>
{
{"tehconnectionme", "anthelion"},
{"nostalgic", "vhstapes"}
};