Fixed: (ZonaQ) Obsolete per site policy

This commit is contained in:
ilike2burnthing 2025-12-15 21:24:21 +00:00 committed by Auggie
parent 28bd80d3aa
commit b2d49164bc

View file

@ -23,6 +23,7 @@
namespace NzbDrone.Core.Indexers.Definitions
{
[Obsolete("Site does not allow automation")]
public class ZonaQ : TorrentIndexerBase<UserPassTorrentBaseSettings>
{
public override string Name => "ZonaQ";