mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted: add working nocensor domain
This commit is contained in:
@@ -26,7 +26,8 @@ namespace Jackett.Common.Indexers
|
||||
public override string[] AlternativeSiteLinks => new[]
|
||||
{
|
||||
"https://subsplease.org/",
|
||||
"https://subsplease.mrunblock.guru/"
|
||||
"https://subsplease.mrunblock.guru/",
|
||||
"https://subsplease.nocensor.click/"
|
||||
};
|
||||
public override string[] LegacySiteLinks => new[]
|
||||
{
|
||||
|
Reference in New Issue
Block a user