diff --git a/README.md b/README.md index 52ff0c665..fdbc25785 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht * Newstudio * Nipponsei * NoNaMe Club (NNM-Club) + * NorTorrent * Nyaa.si * NyaaPantsu * OneJAV @@ -128,7 +129,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht * torrent.by * torrent-pirat * Torrent9 - * Torrent9-tel * TorrentFunk * TorrentDosFilmes * TorrentDownload diff --git a/src/Jackett.Common/Definitions/torrent9-tel.yml b/src/Jackett.Common/Definitions/nortorrent.yml similarity index 95% rename from src/Jackett.Common/Definitions/torrent9-tel.yml rename to src/Jackett.Common/Definitions/nortorrent.yml index eb1b32c64..0ba84f6d0 100644 --- a/src/Jackett.Common/Definitions/torrent9-tel.yml +++ b/src/Jackett.Common/Definitions/nortorrent.yml @@ -1,19 +1,19 @@ --- -id: torrent9-tel +id: nortorrent replaces: - torrent9clone -name: Torrent9-tel -description: "Torrent9-tel is a FRENCH Public tracker for TV / MOVIES / GENERAL" + - torrent9-tel +name: NorTorrent +description: "NorTorrent is a FRENCH Public tracker for TV / MOVIES / GENERAL" language: fr-FR type: public encoding: UTF-8 -# to fetch current domain use https://www.rantop.org/ +# to fetch current domain use https://www.rantop.my/ links: - - https://www-torrent9.com/ + - https://www.nortorrent.com/ legacylinks: # latest domains list - - https://www.rantop.org/ - - https://www.torrent.onl/ + - https://www.rantop.my/ - https://torrent9.news/ - https://www.site-torrent.com/ # domain lists no longer working @@ -21,9 +21,9 @@ legacylinks: - https://www.torrent.ws/ - https://www.protege-liens.com/ - https://www.protege-liens.net/ + - https://www.torrent.onl/ + - https://www.rantop.org/ # actual legacylinks - - https://www.torrent9.tel/ - - https://torrent9.unblockninja.com/ - https://www.torrent9.plus/ - https://www.torrent9.lc/ - https://www.torrent9-p2p.com/ @@ -38,6 +38,7 @@ legacylinks: - https://www.torrent9.gdn/ - https://www.torrent9.men/ - https://www.torrent9.icu/ + - https://www-torrent9.com/ caps: categorymappings: diff --git a/src/Jackett.Updater/Program.cs b/src/Jackett.Updater/Program.cs index 14411be8a..104ab8ba5 100644 --- a/src/Jackett.Updater/Program.cs +++ b/src/Jackett.Updater/Program.cs @@ -703,6 +703,7 @@ namespace Jackett.Updater "Definitions/topnow.yml", "Definitions/torlook.yml", "Definitions/toros.yml", // renamed to bulltorrent + "Definitions/torrent9-tel.yml", // renamed to NorTorrent #15217 "Definitions/torrent911.yml", // renamed to oxtorrent-vip #15411 "Definitions/torrent9clone.yml", // renamed to torrent9-tel #15217 "Definitions/torrent-paradise-ml.yml",