mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted: domain *.unblockit.day -> *.llc
This commit is contained in:
@@ -45,7 +45,7 @@ namespace Jackett.Common.Indexers
|
||||
|
||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||
"https://www.epublibre.org/",
|
||||
"https://epublibre.unblockit.day/"
|
||||
"https://epublibre.unblockit.llc/"
|
||||
};
|
||||
|
||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||
@@ -66,6 +66,7 @@ namespace Jackett.Common.Indexers
|
||||
"https://epublibre.unblockit.bz/",
|
||||
"https://epublibre.unblockit.how/",
|
||||
"https://epublibre.unblockit.tv/",
|
||||
"https://epublibre.unblockit.day/",
|
||||
"https://epublibre.unblockit.cam/"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user