Skip to content

Commit

Permalink
redstartorrent: rename indexer. #8355 (#8895)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngosang committed Jun 6, 2020
1 parent 265cbae commit 7280108
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Jackett.Common/Definitions/redstartorrent.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: rstorrent
name: RedStarTorrent
id: redstartorrent
name: Red Star Torrent
description: "Red Star Torrent (RST) is a POLISH Private Torrent Tracker for TV"
language: pl-pl
type: private
Expand Down
1 change: 1 addition & 0 deletions src/Jackett.Common/Services/IndexerManagerService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ public class IndexerManagerService : IIndexerManagerService
{"nnm-club", "noname-club"},
{"nostalgic", "vhstapes"},
{"passtheheadphones", "redacted"},
{"rstorrent", "redstartorrent"},
{"tehconnectionme", "anthelion"},
{"transmithenet", "nebulance"},
{"yourexotic", "exoticaz"}
Expand Down

0 comments on commit 7280108

Please sign in to comment.