mirror of
https://github.com/Jackett/Jackett
synced 2025-02-22 14:20:57 +00:00
Anthelion: renamed from TehConnection.me
This commit is contained in:
parent
10473c6bd3
commit
5eb4dbe550
2 changed files with 2 additions and 2 deletions
|
@ -103,6 +103,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
|
|||
* AlphaRatio (AR)
|
||||
* AnimeBytes
|
||||
* AnimeTorrents (AnT)
|
||||
* Anthelion (was TehConnection.me)
|
||||
* AOX
|
||||
* Apollo (XANAX)
|
||||
* ArabaFenice
|
||||
|
@ -262,7 +263,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
|
|||
* Superbits
|
||||
* Tasmanit
|
||||
* TBPlus
|
||||
* TehConnection.me
|
||||
* TenYardTracker
|
||||
* The Empire
|
||||
* The Geeks
|
||||
|
|
|
@ -14,7 +14,7 @@ namespace Jackett.Common.Indexers
|
|||
};
|
||||
|
||||
public TehConnectionMe(IIndexerConfigurationService configService, WebClient webClient, Logger logger, IProtectionService protectionService)
|
||||
: base(name: "TehConnection.me",
|
||||
: base(name: "Anthelion (TehConnection.me)",
|
||||
desc: "A movies tracker",
|
||||
link: "https://anthelion.me/",
|
||||
configService: configService,
|
Loading…
Reference in a new issue