mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
thepiratebay: update proxies
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Jackett.Common.Indexers
|
|||||||
{
|
{
|
||||||
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
public override string[] AlternativeSiteLinks { get; protected set; } = {
|
||||||
"https://thepiratebay.org/",
|
"https://thepiratebay.org/",
|
||||||
"https://tpb19.ukpass.co/",
|
"https://tpb22.ukpass.co/",
|
||||||
"https://tpb.sadzawka.tk/",
|
"https://tpb.sadzawka.tk/",
|
||||||
"https://www.tpbay.win/",
|
"https://www.tpbay.win/",
|
||||||
"https://tpb.cnp.cx/",
|
"https://tpb.cnp.cx/",
|
||||||
@@ -32,7 +32,7 @@ namespace Jackett.Common.Indexers
|
|||||||
"https://piratetoday.xyz/",
|
"https://piratetoday.xyz/",
|
||||||
"https://piratenow.xyz/",
|
"https://piratenow.xyz/",
|
||||||
"https://piratesbaycc.com/",
|
"https://piratesbaycc.com/",
|
||||||
"https://pirateproxy.tube/"
|
"https://pirateproxy.ltda/"
|
||||||
};
|
};
|
||||||
|
|
||||||
public override string[] LegacySiteLinks { get; protected set; } = {
|
public override string[] LegacySiteLinks { get; protected set; } = {
|
||||||
@@ -51,7 +51,9 @@ namespace Jackett.Common.Indexers
|
|||||||
"https://piratebayztemzmv.onion.ly/",
|
"https://piratebayztemzmv.onion.ly/",
|
||||||
"https://pirateproxy.cloud/",
|
"https://pirateproxy.cloud/",
|
||||||
"https://tpb18.ukpass.co/",
|
"https://tpb18.ukpass.co/",
|
||||||
"https://pirateproxy.dev/"
|
"https://pirateproxy.dev/",
|
||||||
|
"https://tpb19.ukpass.co/",
|
||||||
|
"https://pirateproxy.tube/"
|
||||||
};
|
};
|
||||||
|
|
||||||
private static readonly Uri _ApiBaseUri = new Uri("https://apibay.org/");
|
private static readonly Uri _ApiBaseUri = new Uri("https://apibay.org/");
|
||||||
|
Reference in New Issue
Block a user