mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-15 21:14:32 +01:00
parent
8b0760296a
commit
998e214171
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ public class DesiTorrents : Unit3dBase
|
|||
{
|
||||
public override string Name => "DesiTorrents";
|
||||
public override string Language => "en-US";
|
||||
public override string[] IndexerUrls => new[] { "https://desitorrents.tv/" };
|
||||
public override string[] IndexerUrls => new[] { "https://desitorrents.tv/", "https://desitorrents.rocks/" };
|
||||
public override string Description => "Desitorrents is a Private Torrent Tracker for BOLLYWOOD / TOLLYWOOD / GENERAL";
|
||||
public override IndexerPrivacy Privacy => IndexerPrivacy.Private;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue