mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-23 22:45:06 -04: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