Fixed: (SpeedApp) Migrate Legacy URL without slash

This commit is contained in:
bakerboy448 2022-11-16 15:19:45 -06:00 committed by Qstick
parent c7e5cc6462
commit 817d61de91

View file

@ -10,6 +10,7 @@ public class SpeedApp : SpeedAppBase
public override string Name => "SpeedApp.io";
public override string[] IndexerUrls => new string[] { "https://speedapp.io/" };
public override string[] LegacyUrls => new string[] { "https://speedapp.io" };
public override string Description => "SpeedApp is a ROMANIAN Private Torrent Tracker for MOVIES / TV / GENERAL";