mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Anthelion: renamed from TehConnection.me
This commit is contained in:
@@ -103,6 +103,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
|
|||||||
* AlphaRatio (AR)
|
* AlphaRatio (AR)
|
||||||
* AnimeBytes
|
* AnimeBytes
|
||||||
* AnimeTorrents (AnT)
|
* AnimeTorrents (AnT)
|
||||||
|
* Anthelion (was TehConnection.me)
|
||||||
* AOX
|
* AOX
|
||||||
* Apollo (XANAX)
|
* Apollo (XANAX)
|
||||||
* ArabaFenice
|
* ArabaFenice
|
||||||
@@ -262,7 +263,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
|
|||||||
* Superbits
|
* Superbits
|
||||||
* Tasmanit
|
* Tasmanit
|
||||||
* TBPlus
|
* TBPlus
|
||||||
* TehConnection.me
|
|
||||||
* TenYardTracker
|
* TenYardTracker
|
||||||
* The Empire
|
* The Empire
|
||||||
* The Geeks
|
* The Geeks
|
||||||
|
@@ -14,7 +14,7 @@ namespace Jackett.Common.Indexers
|
|||||||
};
|
};
|
||||||
|
|
||||||
public TehConnectionMe(IIndexerConfigurationService configService, WebClient webClient, Logger logger, IProtectionService protectionService)
|
public TehConnectionMe(IIndexerConfigurationService configService, WebClient webClient, Logger logger, IProtectionService protectionService)
|
||||||
: base(name: "TehConnection.me",
|
: base(name: "Anthelion (TehConnection.me)",
|
||||||
desc: "A movies tracker",
|
desc: "A movies tracker",
|
||||||
link: "https://anthelion.me/",
|
link: "https://anthelion.me/",
|
||||||
configService: configService,
|
configService: configService,
|
Reference in New Issue
Block a user