diff --git a/custom-node-list.json b/custom-node-list.json index 10ada155..4ebea7cf 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21829,6 +21829,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "orange90", + "title": " ComfyUI-Regex-Runner ", + "id": "comfyui-regex-runner", + "reference": "https://github.com/orange90/ComfyUI-Regex-Runner", + "files": [ + "https://github.com/orange90/ComfyUI-Regex-Runner" + ], + "install_type": "git-clone", + "description": "This is a node to run regex for strings." } ] }