mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-01-20 06:32:04 +01:00
fixup!
This commit is contained in:
parent
b911f8cc08
commit
4be41ff3fb
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ public class RetroFlix : SpeedAppBase
|
|||
public override string Name => "RetroFlix";
|
||||
|
||||
public override string[] IndexerUrls => new string[] { "https://retroflix.club/" };
|
||||
public override string[] LegacyUrls => new string[] { "http://retroflix.net/" };
|
||||
public override string[] LegacyUrls => new string[] { "https://retroflix.net/" };
|
||||
|
||||
public override string Description => "Private Torrent Tracker for Classic Movies / TV / General Releases";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue