From 6ffc8de33f4ceea4d2dd312fd5e14bf3d1ee9f85 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Thu, 13 Feb 2025 13:38:34 -0500 Subject: [PATCH] Blacklist / Deprecate old versions of mover tuning --- Moderation.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Moderation.json b/Moderation.json index 3161a2e..4038645 100644 --- a/Moderation.json +++ b/Moderation.json @@ -1,4 +1,12 @@ { + "https://raw.githubusercontent.com/Squidly271/plugin-repository/master/ca.mover.tuning.xml": { + "Blacklist": true, + "ModeratorComment": "Original unmaintained version. Highly recommended to use version from masterwishx" + }, + "https://raw.githubusercontent.com/R3yn4ld/unraid-plugins/master/ca.mover.tuning.xml": { + "Deprecated": true, + "ModeratorComment": "Recommanded to instead use the version from masterwishx" + }, "malfurious/mailserver": { "Blacklist": true, "ModeratorComment": "Unable to be pulled from dockerHub"