mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 02:38:08 +00:00
gktorrent -> zktorrent. resolves #15399
This commit is contained in:
parent
ec1c8faadb
commit
f0f12247fa
3 changed files with 13 additions and 9 deletions
|
@ -67,7 +67,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||||
* EZTV
|
* EZTV
|
||||||
* FilmesHdTorrent
|
* FilmesHdTorrent
|
||||||
* GamesTorrents
|
* GamesTorrents
|
||||||
* GkTorrent
|
|
||||||
* GloDLS
|
* GloDLS
|
||||||
* GTorrent.pro
|
* GTorrent.pro
|
||||||
* Idope
|
* Idope
|
||||||
|
@ -154,6 +153,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||||
* YourBittorrent
|
* YourBittorrent
|
||||||
* YTS.ag
|
* YTS.ag
|
||||||
* zetorrents
|
* zetorrents
|
||||||
|
* ZkTorrent
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details> <summary> <b> Supported Semi-Private Trackers </b> </summary>
|
<details> <summary> <b> Supported Semi-Private Trackers </b> </summary>
|
||||||
|
|
|
@ -1,26 +1,28 @@
|
||||||
---
|
---
|
||||||
id: gktorrent
|
id: zktorrent
|
||||||
name: GkTorrent
|
replaces:
|
||||||
description: "GkTorrent is a French Public site for TV / MOVIES / GENERAL"
|
- gktorrent
|
||||||
|
name: ZkTorrent
|
||||||
|
description: "ZkTorrent 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
|
||||||
# to fetch current domain use https://www.rantop.org/
|
# to fetch current domain use https://www.rantop.my/
|
||||||
links:
|
links:
|
||||||
- https://www-gktorrent.com/
|
- https://www.zktorrent.com/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
# latest domains list
|
# latest domains list
|
||||||
- https://www.rantop.org/
|
- https://www.rantop.my/
|
||||||
- https://gktorrent.news/
|
- https://gktorrent.news/
|
||||||
- https://www.torrent.onl/
|
|
||||||
- https://www.site-torrent.com/
|
- https://www.site-torrent.com/
|
||||||
# domain lists no longer working
|
# domain lists no longer working
|
||||||
- https://www.protege-torrent.com/
|
- https://www.protege-torrent.com/
|
||||||
- https://www.torrent.ws/
|
- https://www.torrent.ws/
|
||||||
- https://www.protege-liens.com/
|
- https://www.protege-liens.com/
|
||||||
- https://www.protege-liens.net/
|
- https://www.protege-liens.net/
|
||||||
|
- https://www.torrent.onl/
|
||||||
|
- https://www.rantop.org/
|
||||||
# actual legacylinks
|
# actual legacylinks
|
||||||
- https://www.gktorrent.sh/
|
|
||||||
- https://www.gktorrent.eu/
|
- https://www.gktorrent.eu/
|
||||||
- https://www.gktorrent.xyz/
|
- https://www.gktorrent.xyz/
|
||||||
- https://www.gktorrent.pm/
|
- https://www.gktorrent.pm/
|
||||||
|
@ -35,6 +37,7 @@ legacylinks:
|
||||||
- https://www.gktorrent.ke/
|
- https://www.gktorrent.ke/
|
||||||
- https://www.gktorrent.cv/
|
- https://www.gktorrent.cv/
|
||||||
- https://wvw-gktorrent.com/
|
- https://wvw-gktorrent.com/
|
||||||
|
- https://www-gktorrent.com/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
|
@ -430,6 +430,7 @@ namespace Jackett.Updater
|
||||||
"Definitions/gdf76.yml",
|
"Definitions/gdf76.yml",
|
||||||
"Definitions/generationfree.yml", // switch to unit3d api #12982
|
"Definitions/generationfree.yml", // switch to unit3d api #12982
|
||||||
"Definitions/gfxnews.yml",
|
"Definitions/gfxnews.yml",
|
||||||
|
"Definitions/gktorrent.yml", // renamed to zktorrent #15399
|
||||||
"Definitions/gods.yml",
|
"Definitions/gods.yml",
|
||||||
"Definitions/goodtracker.yml",
|
"Definitions/goodtracker.yml",
|
||||||
"Definitions/gormogon.yml",
|
"Definitions/gormogon.yml",
|
||||||
|
|
Loading…
Add table
Reference in a new issue