mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-01-26 17:42:31 +01: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 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions;
|
||||
|
||||
[Obsolete("User Agent blocked")]
|
||||
public class AudioBookBay : TorrentIndexerBase<NoAuthTorrentBaseSettings>
|
||||
{
|
||||
public override string Name => "AudioBook Bay";
|
||||
|
|
|
|||
Loading…
Reference in a new issue