diff --git a/custom-node-list.json b/custom-node-list.json index bb98dfa5..c1248d22 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34965,6 +34965,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." } ] }