assorted: last batch of description updates

This commit is contained in:
Garfield69
2025-03-16 11:57:43 +13:00
parent 49599dfa37
commit 0c4bc244c8
6 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ namespace Jackett.Common.Indexers.Definitions
public override string Id => "dontorrent";
public override string[] Replaces => new[] { "todotorrents" };
public override string Name => "DonTorrent";
public override string Description => "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL";
public override string Description => "DonTorrent is a SPANISH Public tracker for MOVIES / TV / GENERAL";
// in the event the redirect is inactive https://t.me/s/dontorrent should have the latest working domain
public override string SiteLink { get; protected set; } = "https://dontorrent.schule/";
public override string[] AlternativeSiteLinks => new[]

View File

@@ -18,7 +18,7 @@ namespace Jackett.Common.Indexers.Definitions
{
public override string Id => "erai-raws";
public override string Name => "Erai-Raws";
public override string Description => "Erai-Raws is a team release site for Anime subtitles.";
public override string Description => "Erai-Raws is a Semi-Private team release site for Anime subtitles.";
public override string SiteLink { get; protected set; } = "https://www.erai-raws.info/";
public override string[] AlternativeSiteLinks => new[]
{

View File

@@ -18,7 +18,7 @@ namespace Jackett.Common.Indexers.Definitions.Feeds
{
public override string Id => "animetosho";
public override string Name => "Anime Tosho";
public override string Description => "AnimeTosho (AT) is an automated service that provides torrent files, magnet links and DDL for all anime releases";
public override string Description => "AnimeTosho (AT) is a Public automated service that provides torrent files, magnet links and DDL for all anime releases";
public override string SiteLink { get; protected set; } = "https://animetosho.org/";
public override string Language => "en-US";
public override string Type => "public";

View File

@@ -22,7 +22,7 @@ namespace Jackett.Common.Indexers.Definitions.Feeds
{
public override string Id => "morethantv-api";
public override string Name => "MoreThanTV (API)";
public override string Description => "Private torrent tracker for TV / MOVIES";
public override string Description => "MoreThanTV is a Private Torrent Tracker for TV / MOVIES";
public override string SiteLink { get; protected set; } = "https://www.morethantv.me/";
public override string Language => "en-US";
public override string Type => "private";

View File

@@ -26,7 +26,7 @@ namespace Jackett.Common.Indexers.Definitions
{
public override string Id => "mejortorrent";
public override string Name => "MejorTorrent";
public override string Description => "MejorTorrent - Hay veces que un torrent viene mejor! :)";
public override string Description => "MejorTorrent is a Public site - Hay veces que un torrent viene mejor! :)";
public override string SiteLink { get; protected set; } = "https://www28.mejortorrent.eu/";
public override string[] LegacySiteLinks => new[]
{

View File

@@ -32,7 +32,7 @@ namespace Jackett.Common.Indexers.Definitions
"nebulance"
};
public override string Name => "NebulanceAPI";
public override string Description => "At Nebulance we will change the way you think about TV. Using API.";
public override string Description => "Nebulance is a Private site. At Nebulance we will change the way you think about TV. Using API.";
// Status: https://nbl.trackerstatus.info/
public override string SiteLink { get; protected set; } = "https://nebulance.io/";
public override string Language => "en-US";