From aa4e7b553f457fcf6e4d85320655c7d7cac788d0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 20 Jan 2026 22:59:03 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 14 ++++++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 24 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0353b8c1..ff09fd39 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41796,6 +41796,20 @@ "install_type": "git-clone", "description": "A collection of custom nodes for ComfyUI by Mickmumpitz." }, + { + "author": "Xz3r0", + "title": "ComfyUI-Xz3r0-Nodes", + "reference": "https://github.com/Xz3r0-M/ComfyUI-Xz3r0-Nodes", + "files": [ + "https://github.com/Xz3r0-M/ComfyUI-Xz3r0-Nodes" + ], + "install_type": "git-clone", + "description": "Some custom nodes: XMath, XResolution, XImageSave, XVideoSave, XLatentLoad, XLatentSave ...and more" + }, + + + + diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b6897557..a52d28c2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Xz3r0", + "title": "ComfyUI-Xz3r0-Nodes", + "reference": "https://github.com/Xz3r0-M/ComfyUI-Xz3r0-Nodes", + "files": [ + "https://github.com/Xz3r0-M/ComfyUI-Xz3r0-Nodes" + ], + "install_type": "git-clone", + "description": "Some custom nodes: XMath, XResolution, XImageSave, XVideoSave, XLatentLoad, XLatentSave ...and more" + }, { "author": "mickmumpitz", "title": "Mickmumpitz-Nodes",