assorted: unblockit.club -> *.onl

This commit is contained in:
Garfield69
2021-05-03 18:09:12 +12:00
parent 00c1ffa8c6
commit 4de2124b98
18 changed files with 36 additions and 18 deletions

View File

@@ -45,7 +45,7 @@ namespace Jackett.Common.Indexers
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://www.epublibre.org/",
"https://epublibre.unblockit.club/"
"https://epublibre.unblockit.onl/"
};
public override string[] LegacySiteLinks { get; protected set; } = {
@@ -55,6 +55,7 @@ namespace Jackett.Common.Indexers
"https://epublibre.unblockit.ltd/",
"https://epublibre.unblockit.link/",
"https://epublibre.unblockit.buzz/",
"https://epublibre.unblockit.club/",
"https://epublibre.org/"
};