mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
dontorrent: typo fix
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Jackett.Common.Indexers
|
|||||||
private const string SearchUrl = "/buscar/";
|
private const string SearchUrl = "/buscar/";
|
||||||
|
|
||||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||||
"https://dontorrent.it",
|
"https://dontorrent.it/",
|
||||||
"https://todotorrents.net/",
|
"https://todotorrents.net/",
|
||||||
"https://tomadivx.net/",
|
"https://tomadivx.net/",
|
||||||
"https://seriesblanco.one/"
|
"https://seriesblanco.one/"
|
||||||
|
Reference in New Issue
Block a user