mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
core: code cleanup. part 2 (#9909)
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Jackett.Common.Indexers
|
||||
public class MoreThanTV : BaseWebIndexer
|
||||
{
|
||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||
"https://www.morethan.tv/",
|
||||
"https://www.morethan.tv/"
|
||||
};
|
||||
|
||||
private string LoginUrl => SiteLink + "login.php";
|
||||
|
Reference in New Issue
Block a user