mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -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"}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user