nebulance: rename old id transmithenet #8355 (#8668)

This commit is contained in:
Diego Heras
2020-05-15 23:55:14 +02:00
committed by GitHub
parent 35358e3c76
commit 31fbcc1c53
2 changed files with 8 additions and 22 deletions

View File

@@ -37,6 +37,7 @@ namespace Jackett.Common.Services
private readonly Dictionary<string, string> renamedIndexers = new Dictionary<string, string>
{
{"tehconnectionme", "anthelion"},
{"transmithenet", "nebulance"},
{"nostalgic", "vhstapes"}
};