From 7ae60790d8e942226d3ea591177be9f1c27c9c0a Mon Sep 17 00:00:00 2001 From: song-jz <1224406650@qq.com> Date: Tue, 29 Apr 2025 15:20:21 +0800 Subject: [PATCH] add a node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fd17406b..fc743245 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25122,6 +25122,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Emiya", + "title": "Chenyu Encryption Node", + "id": "chenyuEncryptionNode", + "reference": "https://github.com/song-jz/ChenYu_Node", + "files": [ + "https://github.com/song-jz/ChenYu_Node" + ], + "install_type": "git-clone", + "description": "This is a node to Encrypt the nodes." } ] }