From e4657b2b0f030fe80d4c33ebe4b9400288da93ad Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 27 Feb 2026 01:51:51 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d368bf21..adc1b56c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38828,6 +38828,17 @@ "install_type": "git-clone", "description": "Remote workflow executor node - Execute workflows on remote ComfyUI servers. Supports image/text/audio/video input and output." }, + { + "author": "Pondowner857", + "title": "ComfyUI Workflow Protector", + "id": "comfyui-workflow-protector", + "reference": "https://github.com/Pondowner857/comfyui-workflow-protector", + "files": [ + "https://github.com/Pondowner857/comfyui-workflow-protector" + ], + "install_type": "git-clone", + "description": "ComfyUI Workflow Protector is a security plugin for ComfyUI that provides multi-layered protection against unauthorized export, copying, or usage of workflows. It supports password-based access control and workflow file encryption to safeguard your creative work." + }, { "author": "luxdelux7", "title": "Forbidden Vision", @@ -44036,17 +44047,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Pondowner857", - "title": "ComfyUI Workflow Protector", - "id": "comfyui-workflow-protector", - "reference": "https://github.com/Pondowner857/comfyui-workflow-protector", - "files": [ - "https://github.com/Pondowner857/comfyui-workflow-protector" - ], - "install_type": "git-clone", - "description": "ComfyUI Workflow Protector is a security plugin for ComfyUI that provides multi-layered protection against unauthorized export, copying, or usage of workflows. It supports password-based access control and workflow file encryption to safeguard your creative work." } ] }