mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 05:47:22 -04:00
New: (IPTorrents) Add new base url
This commit is contained in:
parent
9bed795c89
commit
269dc5688b
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ namespace NzbDrone.Core.Indexers.Definitions
|
|||
"https://ipt.workisboring.net/",
|
||||
"https://ipt.lol/",
|
||||
"https://ipt.cool/",
|
||||
"https://ipt.world/"
|
||||
"https://ipt.world/",
|
||||
"https://ipt.octopus.town/"
|
||||
};
|
||||
public override string Description => "IPTorrents (IPT) is a Private Torrent Tracker for 0DAY / GENERAL.";
|
||||
public override IndexerPrivacy Privacy => IndexerPrivacy.Private;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue