mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mejortorrent: add unblockit domain (#12680)
This commit is contained in:
@@ -37,7 +37,8 @@ namespace Jackett.Common.Indexers
|
|||||||
|
|
||||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||||
"https://www.mejortorrentes.net/",
|
"https://www.mejortorrentes.net/",
|
||||||
"https://mejortorrent.nocensor.biz/"
|
"https://mejortorrent.nocensor.biz/",
|
||||||
|
"https://mejortorrent.unblockit.tv/"
|
||||||
};
|
};
|
||||||
|
|
||||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||||
|
Reference in New Issue
Block a user