assorted: *.unblockit.buzz -> *.club

This commit is contained in:
Garfield69
2021-04-08 09:31:08 +12:00
parent 337df24066
commit 4539c0a2b0
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.buzz/"
"https://epublibre.unblockit.club/"
};
public override string[] LegacySiteLinks { get; protected set; } = {
@@ -54,6 +54,7 @@ namespace Jackett.Common.Indexers
"https://epublibre.unblockit.dev/",
"https://epublibre.unblockit.ltd/",
"https://epublibre.unblockit.link/",
"https://epublibre.unblockit.buzz/",
"https://epublibre.org/"
};