From e6e1d09c2a712fe6de6e098ee666004069c0aeb3 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 28 Mar 2024 22:50:25 +0000 Subject: [PATCH] rutracker: change name to *.org #15204 --- src/Jackett.Common/Indexers/RuTracker.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Indexers/RuTracker.cs b/src/Jackett.Common/Indexers/RuTracker.cs index 7bb6a67d6f213..fcc4d34fd5d15 100644 --- a/src/Jackett.Common/Indexers/RuTracker.cs +++ b/src/Jackett.Common/Indexers/RuTracker.cs @@ -24,8 +24,8 @@ namespace Jackett.Common.Indexers public class RuTracker : IndexerBase { public override string Id => "rutracker"; - public override string Name => "RuTracker"; - public override string Description => "RuTracker is a Semi-Private Russian torrent site with a thriving file-sharing community"; + public override string Name => "RuTracker.org"; + public override string Description => "RuTracker.org is a Semi-Private Russian torrent site with a thriving file-sharing community"; public override string SiteLink { get; protected set; } = "https://rutracker.org/"; public override string[] AlternativeSiteLinks => new[] {