diff --git a/README.md b/README.md index fb95d4d1d..8ab13575c 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht * CrnaBerza * Dajiao (打胶) [![(invite needed)][inviteneeded]](#) * DANISH BYTES - * Dark-Shadow * DataScene (DS) * DesiTorrents * Diablo Torrent [![(invite needed)][inviteneeded]](#) diff --git a/src/Jackett.Updater/Program.cs b/src/Jackett.Updater/Program.cs index 7c3b9166f..43c52f96a 100644 --- a/src/Jackett.Updater/Program.cs +++ b/src/Jackett.Updater/Program.cs @@ -333,6 +333,7 @@ namespace Jackett.Updater "Definitions/cztorrent.yml", "Definitions/danishbytes.yml", // migrated to C# "Definitions/dariustracker.yml", + "Definitions/dark-shadow.yml", "Definitions/darktracker.yml", "Definitions/darmowetorenty.yml", // migrated to C# "Definitions/datascene.yml", // switch to *-API #8682