From 650d4ab286debfd3e8ef9516b1af40ba45142bf8 Mon Sep 17 00:00:00 2001 From: omixmaxdimo <67067757+omixmaxdimo@users.noreply.github.com> Date: Wed, 8 Oct 2025 15:57:27 +0330 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index d17be5ab..14db11ec 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34369,6 +34369,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "title": "OmiXdev Custom Nodes", + "id": "omixdev-custom-nodes", + "author": "OmiX", + "description": "A collection of custom node for online chat with APIKey to OpenAI ChatGpt4xx... Grok ....", + "reference": "https://github.com/omixmaxdimo/OmiXDev", + "files": ["https://github.com/omixmaxdimo/OmiXDev"], + "install_type": "git-clone", + "contact": "Info@OmiX.IR", + "version": "0.1.0", + "license": "MIT" + } ] }