mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-17 18:30:47 +02:00
Add acronym for PrivateHD
This commit is contained in:
parent
4366530409
commit
b37d8799a0
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ public class PrivateHD : AvistazBase
|
|||
{
|
||||
public override string Name => "PrivateHD";
|
||||
public override string[] IndexerUrls => new[] { "https://privatehd.to/" };
|
||||
public override string Description => "PrivateHD is a Private Torrent Tracker for HD MOVIES / TV and the sister-site of AvistaZ, CinemaZ, ExoticaZ, and AnimeTorrents";
|
||||
public override string Description => "PrivateHD (PHD) is a Private Torrent Tracker for HD MOVIES / TV and the sister-site of AvistaZ, CinemaZ, ExoticaZ, and AnimeTorrents";
|
||||
public override IndexerPrivacy Privacy => IndexerPrivacy.Private;
|
||||
|
||||
public PrivateHD(IIndexerRepository indexerRepository,
|
||||
|
|
|
|||
Loading…
Reference in a new issue