oxtorrent: rename to torrent911. resolves #13332 (#13333)

This commit is contained in:
ilike2burnthing
2022-07-02 09:45:13 +01:00
committed by GitHub
parent f5c17c891d
commit 59838795d0
4 changed files with 6 additions and 4 deletions

View File

@@ -109,7 +109,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* OnceSearch * OnceSearch
* OneJAV * OneJAV
* OpenSharing * OpenSharing
* OxTorrent
* ParnuXi * ParnuXi
* PC-torrent * PC-torrent
* PiratBit * PiratBit
@@ -150,6 +149,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* torrent-pirat * torrent-pirat
* Torrent9 * Torrent9
* Torrent9 clone * Torrent9 clone
* Torrent911
* TorrentDownload * TorrentDownload
* TorrentFunk * TorrentFunk
* TorrentGalaxy (TGx) * TorrentGalaxy (TGx)

View File

@@ -1,7 +1,7 @@
--- ---
id: oxtorrent id: torrent911
name: OxTorrent name: Torrent911
description: "OxTorrent is a French Public site for TV / MOVIES / GENERAL" description: "Torrent911 is a French Public site for TV / MOVIES / GENERAL"
language: fr-FR language: fr-FR
type: public type: public
encoding: UTF-8 encoding: UTF-8

View File

@@ -51,6 +51,7 @@ namespace Jackett.Common.Services
{"legacyhd", "reelflix"}, {"legacyhd", "reelflix"},
{"metaliplayro", "romanianmetaltorrents"}, {"metaliplayro", "romanianmetaltorrents"},
{"nnm-club", "noname-club"}, {"nnm-club", "noname-club"},
{"oxtorrent", "torrent911"},
{"passtheheadphones", "redacted"}, {"passtheheadphones", "redacted"},
{"puntorrent", "puntotorrent"}, {"puntorrent", "puntotorrent"},
{"rstorrent", "redstartorrent"}, {"rstorrent", "redstartorrent"},

View File

@@ -435,6 +435,7 @@ namespace Jackett.Updater
"Definitions/obscure.yml", "Definitions/obscure.yml",
"Definitions/onlineselfeducation.yml", "Definitions/onlineselfeducation.yml",
"Definitions/onlyscene.yml", "Definitions/onlyscene.yml",
"Definitions/oxtorrent.yml",
"Definitions/passionetorrent.yml", "Definitions/passionetorrent.yml",
"Definitions/piratadigital.yml", "Definitions/piratadigital.yml",
"Definitions/pirateiro.yml", "Definitions/pirateiro.yml",