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",