mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted: change nocensor proxy domain *.work (#12271)
This commit is contained in:
@@ -22,6 +22,10 @@ namespace Jackett.Common.Indexers
|
||||
{
|
||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||
"https://subsplease.org/",
|
||||
"https://subsplease.nocensor.work/"
|
||||
};
|
||||
|
||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||
"https://subsplease.nocensor.space/"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user