mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
Fixed: AudioBookBay removed
This commit is contained in:
parent
f8111ac7ba
commit
4990e537eb
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue