From e2c25d78c91a5c8575279074f25a6209a2cc31eb Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 15 May 2023 08:43:27 +1200 Subject: [PATCH] assorted: add working nocensor domain --- src/Jackett.Common/Definitions/bitsearch.yml | 1 + src/Jackett.Common/Definitions/gktorrent.yml | 1 + src/Jackett.Common/Definitions/solidtorrents.yml | 1 + src/Jackett.Common/Definitions/torlock.yml | 1 + src/Jackett.Common/Definitions/torrentdownload.yml | 1 + src/Jackett.Common/Definitions/torrentfunk.yml | 1 + src/Jackett.Common/Definitions/yourbittorrent.yml | 1 + src/Jackett.Common/Indexers/SubsPlease.cs | 3 ++- 8 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/bitsearch.yml b/src/Jackett.Common/Definitions/bitsearch.yml index b7c0d639a..cd893f771 100644 --- a/src/Jackett.Common/Definitions/bitsearch.yml +++ b/src/Jackett.Common/Definitions/bitsearch.yml @@ -9,6 +9,7 @@ requestDelay: 2 links: - https://bitsearch.to/ - https://bitsearch.mrunblock.life/ + - https://bitsearch.nocensor.click/ legacylinks: - https://bitsearch.nocensor.biz/ - https://bitsearch.nocensor.sbs/ diff --git a/src/Jackett.Common/Definitions/gktorrent.yml b/src/Jackett.Common/Definitions/gktorrent.yml index bc71f98a0..b504f185a 100644 --- a/src/Jackett.Common/Definitions/gktorrent.yml +++ b/src/Jackett.Common/Definitions/gktorrent.yml @@ -9,6 +9,7 @@ followredirect: true # to fetch current domain use https://www.protege-liens.com/Gktorrent links: - https://www.gktorrents.cc/ + - https://gktorrent.nocensor.click/ legacylinks: - https://www.gktorrent.org/ - https://www.gktorrent.me/ diff --git a/src/Jackett.Common/Definitions/solidtorrents.yml b/src/Jackett.Common/Definitions/solidtorrents.yml index 4f166d3c3..16ed2fe1e 100644 --- a/src/Jackett.Common/Definitions/solidtorrents.yml +++ b/src/Jackett.Common/Definitions/solidtorrents.yml @@ -8,6 +8,7 @@ encoding: UTF-8 requestDelay: 2 links: - https://solidtorrents.to/ + - https://solidtorrents.nocensor.click/ legacylinks: - https://solidtorrents.net/ diff --git a/src/Jackett.Common/Definitions/torlock.yml b/src/Jackett.Common/Definitions/torlock.yml index 47ec8b189..e5e78fc22 100644 --- a/src/Jackett.Common/Definitions/torlock.yml +++ b/src/Jackett.Common/Definitions/torlock.yml @@ -12,6 +12,7 @@ links: - https://www.torlock.com/ - https://torlock.unblockit.asia/ - https://torlock.mrunblock.life/ + - https://torlock.nocensor.click/ legacylinks: - https://torlock.com/ - https://torlock.unblockit.cam/ diff --git a/src/Jackett.Common/Definitions/torrentdownload.yml b/src/Jackett.Common/Definitions/torrentdownload.yml index 358191f1b..05af4ff66 100644 --- a/src/Jackett.Common/Definitions/torrentdownload.yml +++ b/src/Jackett.Common/Definitions/torrentdownload.yml @@ -10,6 +10,7 @@ links: - https://www.torrentdownload.info/ - https://torrentdownload.unblockit.asia/ - https://torrentdownload.mrunblock.life/ + - https://torrentdownload.nocensor.click/ legacylinks: - https://torrentdownload.nocensor.space/ - https://torrentdownload.nocensor.work/ diff --git a/src/Jackett.Common/Definitions/torrentfunk.yml b/src/Jackett.Common/Definitions/torrentfunk.yml index f44469a5a..a34f21281 100644 --- a/src/Jackett.Common/Definitions/torrentfunk.yml +++ b/src/Jackett.Common/Definitions/torrentfunk.yml @@ -11,6 +11,7 @@ links: - https://www.torrentfunk2.com/ - https://torrentfunk.unblockit.asia/ - https://torrentfunk.mrunblock.life/ + - https://torrentfunk.nocensor.click/ legacylinks: - https://torrentfunk.nocensor.space/ - https://torrentfunk.nocensor.work/ diff --git a/src/Jackett.Common/Definitions/yourbittorrent.yml b/src/Jackett.Common/Definitions/yourbittorrent.yml index 4f5fac513..fa0b2993f 100644 --- a/src/Jackett.Common/Definitions/yourbittorrent.yml +++ b/src/Jackett.Common/Definitions/yourbittorrent.yml @@ -9,6 +9,7 @@ links: - https://yourbittorrent.com/ - https://yourbittorrent2.com/ - https://yourbittorrent.mrunblock.life/ + - https://yourbittorrent.nocensor.click/ legacylinks: - https://yourbittorrent.host/ - https://yourbittorrent.nocensor.space/ diff --git a/src/Jackett.Common/Indexers/SubsPlease.cs b/src/Jackett.Common/Indexers/SubsPlease.cs index c84365b73..2d4966ea5 100644 --- a/src/Jackett.Common/Indexers/SubsPlease.cs +++ b/src/Jackett.Common/Indexers/SubsPlease.cs @@ -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[] {