mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-30 15:38:38 +02:00
Anthelion: shorten name
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Jackett.Common.Indexers
|
||||
};
|
||||
|
||||
public TehConnectionMe(IIndexerConfigurationService configService, WebClient webClient, Logger logger, IProtectionService protectionService)
|
||||
: base(name: "Anthelion (TehConnection.me)",
|
||||
: base(name: "Anthelion", // old name: TehConnection.me
|
||||
desc: "A movies tracker",
|
||||
link: "https://anthelion.me/",
|
||||
configService: configService,
|
||||
|
Reference in New Issue
Block a user