mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
rename hdzone to hdfun #6078
This commit is contained in:
parent
d259f603f8
commit
5538f534a2
4 changed files with 6 additions and 4 deletions
|
@ -382,6 +382,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
|||
* HDC (HDCiTY) [![(invite needed)][inviteneeded]](#)
|
||||
* HDChina (HDWing) [![(invite needed)][inviteneeded]](#)
|
||||
* HDFans
|
||||
* HDFun (HDZone)
|
||||
* HDHome (HDBigger) [![(invite needed)][inviteneeded]](#)
|
||||
* HDMaYi
|
||||
* HDPT [![(invite needed)][inviteneeded]](#)
|
||||
|
@ -393,7 +394,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
|||
* HDU
|
||||
* hdvbits
|
||||
* HDVIDEO
|
||||
* HDZone
|
||||
* Hebits
|
||||
* HellasHut
|
||||
* HHanClub
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
id: hdzone
|
||||
name: HDZone
|
||||
description: "HDZone is a CHINESE Private Torrent Tracker for HD MOVIES / TV"
|
||||
id: hdfun
|
||||
name: HDFun
|
||||
description: "HDFun (HDZone) is a CHINESE Private Torrent Tracker for HD MOVIES / TV"
|
||||
language: zh-CN
|
||||
type: private
|
||||
encoding: UTF-8
|
|
@ -45,6 +45,7 @@ namespace Jackett.Common.Services
|
|||
{"broadcastthenet", "broadcasthenet"},
|
||||
{"casatorrent", "teamctgame"},
|
||||
{"icetorrent", "speedapp"},
|
||||
{"hdzone", "hdfun"},
|
||||
{"kickasstorrent-kathow", "kickasstorrents-ws"},
|
||||
{"kisssub", "miobt"},
|
||||
{"legacyhd", "reelflix"},
|
||||
|
|
|
@ -425,6 +425,7 @@ namespace Jackett.Updater
|
|||
"Definitions/hdreactor.yml", // renamed to hdhouse
|
||||
"Definitions/hdspain.yml",
|
||||
"Definitions/hdstreet.yml",
|
||||
"Definitions/hdzone.yml", // renamed to hdfun
|
||||
"Definitions/hellastz.yml",
|
||||
"Definitions/hidden-palace.yml",
|
||||
"Definitions/hon3yhd-net.yml",
|
||||
|
|
Loading…
Reference in a new issue