assorted: update unblockit proxy domain *.app (#10096)

This commit is contained in:
ilike2burnthing
2020-11-03 09:40:30 +00:00
committed by GitHub
parent 5e5e885e77
commit 2d95fb53a2
19 changed files with 40 additions and 18 deletions

View File

@@ -45,6 +45,10 @@ namespace Jackett.Common.Indexers
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://epublibre.org/",
"https://epublibre.unblockit.app/"
};
public override string[] LegacySiteLinks { get; protected set; } = {
"https://epublibre.unblockit.lat/"
};