fixup! New: (DanishBytes) Move to YML

pull/881/head
bakerboy448 3 years ago committed by Qstick
parent 09bd8137fc
commit 3b51a3a618

@ -19,9 +19,9 @@ using NzbDrone.Core.Validation;
namespace NzbDrone.Core.Indexers.Definitions
{
[Obsolete("Moved to YML")]
public class DanishBytes : TorrentIndexerBase<DanishBytesSettings>
{
[Obsolete("Moved to YML")]
public override string Name => "DanishBytes";
public override string[] IndexerUrls => new string[] { "https://danishbytes.club/", "https://danishbytes2.org/" };
public override string Description => "DanishBytes is a Private Danish Tracker";

Loading…
Cancel
Save