Fixed: AudioBookBay removed

This commit is contained in:
Bogdan 2023-05-08 15:54:47 +03:00
parent f8111ac7ba
commit 4990e537eb

View file

@ -20,6 +20,7 @@ using NzbDrone.Core.Parser.Model;
namespace NzbDrone.Core.Indexers.Definitions;
[Obsolete("User Agent blocked")]
public class AudioBookBay : TorrentIndexerBase<NoAuthTorrentBaseSettings>
{
public override string Name => "AudioBook Bay";