mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-30 15:38:38 +02:00
[Cinecalidad] Update Links to cinecalidad.im (#10522)
This commit is contained in:

committed by
GitHub

parent
f9402415ae
commit
df942e3f85
@@ -27,8 +27,12 @@ namespace Jackett.Common.Indexers
|
||||
|
||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||
"https://www.cinecalidad.is/",
|
||||
"https://www.cinecalidad.to/",
|
||||
"https://www.cinecalidad.eu/"
|
||||
"https://www.cinecalidad.eu/",
|
||||
"https://www.cinecalidad.im/"
|
||||
};
|
||||
|
||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||
"https://www.cinecalidad.to/"
|
||||
};
|
||||
|
||||
public Cinecalidad(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps,
|
||||
|
Reference in New Issue
Block a user