diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index cb91862e2e..e6e153e2e3 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -347,6 +347,12 @@
"url": "https://ui.paceui.com/r/{name}.json",
"description": "Animated components and building blocks built for smooth interaction and rich detail. Copy, customise, and create without the extra setup."
},
+ {
+ "name": "@pastecn",
+ "homepage": "https://pastecn.com",
+ "url": "https://pastecn.com/r/{name}",
+ "description": "pastebin + shadcn = pastecn. Paste your code and get a shadcn-compatible registry URL instantly."
+ },
{
"name": "@paykit-sdk",
"homepage": "https://www.usepaykit.dev",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index a82cc5b2c1..fc3bba9faf 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -405,6 +405,13 @@
"description": "Animated components and building blocks built for smooth interaction and rich detail. Copy, customise, and create without the extra setup.",
"logo": ""
},
+ {
+ "name": "@pastecn",
+ "homepage": "https://pastecn.com",
+ "url": "https://pastecn.com/r/{name}",
+ "description": "pastebin + shadcn = pastecn. Paste your code and get a shadcn-compatible registry URL instantly.",
+ "logo": ""
+ },
{
"name": "@paykit-sdk",
"homepage": "https://www.usepaykit.dev",