Private GIT

Skip to content
Snippets Groups Projects
Commit 80387301 authored by Tadeo Kondrak's avatar Tadeo Kondrak Committed by vlbox
Browse files

TorrentBytes is now a private tracker (#2301)

parent 3cce69cb
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* NoName Club
* RuTracker
* SkTorrent
* TorrentBytes
* Xtreme Zone
* YggTorrent
* Ztracker
......@@ -248,6 +247,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* Torrent Network
* Torrent Sector Crew
* TorrentBD
* TorrentBytes
* TorrentCCF [![(invite needed)][inviteneeded]](#)
* TorrentDay
* Torrentech
......
......@@ -39,7 +39,7 @@ namespace Jackett.Indexers
{
Encoding = Encoding.GetEncoding("iso-8859-1");
Language = "en-us";
Type = "semi-private";
Type = "private";
AddCategoryMapping(41, TorznabCatType.TV);
AddCategoryMapping(33, TorznabCatType.TVSD);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment