From fc1675e54d1b2ffd2fa57d3531c908b4b8dcb14c Mon Sep 17 00:00:00 2001 From: shadcn Date: Mon, 23 Mar 2026 10:52:10 +0400 Subject: [PATCH] Revert "Registry: Add @code-blocks to open registry directory (#9639)" (#10144) This reverts commit a5abe1aa0f70d903a0ca3de1b9cc9fa6a1382d21. --- apps/v4/public/r/registries.json | 6 ------ apps/v4/registry/directory.json | 7 ------- 2 files changed, 13 deletions(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 24de8520bf..bcf9f5d3f3 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -881,12 +881,6 @@ "url": "https://soundcn.xyz/r/{name}.json", "description": "Large collection of game, interface, retro, and voice sound effects for web applications" }, - { - "name": "@code-blocks", - "homepage": "https://code-blocks.pheralb.dev", - "url": "https://code-blocks.pheralb.dev/r/{name}.json", - "description": "A set of UI components & utilities to show your code beautifully." - }, { "name": "@pixelact-ui", "homepage": "https://pixelactui.com", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 28c64620f7..deebef2b92 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1029,13 +1029,6 @@ "description": "Large collection of game, interface, retro, and voice sound effects for web applications", "logo": "" }, - { - "name": "@code-blocks", - "homepage": "https://code-blocks.pheralb.dev", - "url": "https://code-blocks.pheralb.dev/r/{name}.json", - "description": "A set of UI components & utilities to show your code beautifully.", - "logo": "" - }, { "name": "@pixelact-ui", "homepage": "https://pixelactui.com",