mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Update ZonaQ.cs
This commit is contained in:
@@ -25,7 +25,7 @@ using NzbDrone.Core.Validation;
|
||||
|
||||
namespace NzbDrone.Core.Indexers.Definitions
|
||||
{
|
||||
public class ZonaQ : HttpIndexerBase<ZonaQSettings>
|
||||
public class ZonaQ : TorrentIndexerBase<ZonaQSettings>
|
||||
{
|
||||
public override string Name => "ZonaQ";
|
||||
public override string BaseUrl => "https://www.zonaq.pw/";
|
||||
|
Reference in New Issue
Block a user