From 997b9e45f45784c45ddf4eede89054905879085a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 14 Jul 2026 15:32:01 +0900 Subject: [PATCH] fix(custom-node-list): relocate ComfyUI-LinkRouter to end (new author) + node_db/new sync --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 132b9629..e14c5585 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "90-RED", - "title": "ComfyUI-LinkRouter", - "reference": "https://github.com/90-RED/ComfyUI-LinkRouter", - "files": [ - "https://github.com/90-RED/ComfyUI-LinkRouter" - ], - "install_type": "git-clone", - "description": "Object-avoiding orthogonal link routing for ComfyUI. Links automatically detour around nodes with smooth right-angle paths. Flow animation, hover highlight, floating control bar, and full settings panel. Pure frontend — zero impact on generation." - }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider", @@ -54357,6 +54347,16 @@ ], "install_type": "git-clone", "description": "Extract the first and last frame from any video file or image batch in ComfyUI." + }, + { + "author": "90-RED", + "title": "ComfyUI-LinkRouter", + "reference": "https://github.com/90-RED/ComfyUI-LinkRouter", + "files": [ + "https://github.com/90-RED/ComfyUI-LinkRouter" + ], + "install_type": "git-clone", + "description": "Object-avoiding orthogonal link routing for ComfyUI. Links automatically detour around nodes with smooth right-angle paths. Flow animation, hover highlight, floating control bar, and full settings panel. Pure frontend — zero impact on generation." } ] -} \ No newline at end of file +} diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d1842021..3e51ab74 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "90-RED", + "title": "ComfyUI-LinkRouter", + "reference": "https://github.com/90-RED/ComfyUI-LinkRouter", + "files": [ + "https://github.com/90-RED/ComfyUI-LinkRouter" + ], + "install_type": "git-clone", + "description": "Object-avoiding orthogonal link routing for ComfyUI. Links automatically detour around nodes with smooth right-angle paths. Flow animation, hover highlight, floating control bar, and full settings panel. Pure frontend — zero impact on generation." + }, { "author": "cyberdelia", "title": "NegPiP Prompt (Multi-Model)",