1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-04 02:38:08 +00:00

lostfilm: update uptime data and change primary sitelink

cannot get Uptimia to work, so change to Uptime.com for now
This commit is contained in:
ilike2burnthing 2024-05-06 01:54:26 +01:00 committed by GitHub
parent a3181dd3e0
commit c7c3339d2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,21 +24,21 @@ namespace Jackett.Common.Indexers
public override string Id => "lostfilm"; public override string Id => "lostfilm";
public override string Name => "LostFilm.tv"; public override string Name => "LostFilm.tv";
public override string Description => "Unique portal about foreign series"; public override string Description => "Unique portal about foreign series";
public override string SiteLink { get; protected set; } = "https://www.lostfilm.life/"; public override string SiteLink { get; protected set; } = "https://www.lostfilm.tv/";
public override string[] AlternativeSiteLinks => new[] public override string[] AlternativeSiteLinks => new[]
{ {
// Uptrends.com uptime checkpoints // Uptimia.com availability locations // Uptrends.com uptime checkpoints // Uptime.com availability locations
"https://www.lostfilm.life/", // 43/43 // 41/47 "https://www.lostfilm.tv/", // 43/43 // 9/9
"https://www.lostfilmtv5.site/", // 43/43 // 40/42 "https://www.lostfilmtv.site/", // 43/43 // 9/9
"https://www.lostfilmtv2.site/", // 43/43 // 38/46 "https://www.lostfilmtv5.site/", // 43/43 // 9/9
"https://www.lostfilmtv3.site/", // 43/43 // 33/40 "https://www.lostfilmtv2.site/", // 43/43 // 9/9
"https://www.lostfilm.tv/", // 39/43 // 32/42 "https://www.lostfilmtv3.site/", // 43/43 // 9/9
"https://www.lostfilm.uno/", // 27/43 // 30/46 "https://www.lostfilm.today/", // 43/43 // 9/9
"https://www.lostfilm.win/", // 27/43 // 29/42 "https://www.lostfilm.download/", // 43/43 // 9/9
"https://www.lostfilm.tw/", // 26/43 // 33/46 "https://www.lostfilm.life/", // 27/43 // 6/9
"https://www.lostfilmtv.site/", // 18/43 // 17/45 "https://www.lostfilm.uno/", // 25/43 // 7/9
"https://www.lostfilm.download/", "https://www.lostfilm.win/", // 25/43 // 7/9
"https://www.lostfilm.today/", "https://www.lostfilm.tw/", // 25/43 // 7/9
}; };
public override string[] LegacySiteLinks => new[] public override string[] LegacySiteLinks => new[]
{ {