mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 13:57:11 -04:00
New: (DanishBytes) Move to YML
This commit is contained in:
parent
495daf7967
commit
09bd8137fc
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ namespace NzbDrone.Core.Indexers.Definitions
|
|||
{
|
||||
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…
Add table
Add a link
Reference in a new issue