diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index cc3be560dd..a7f0014401 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -239,6 +239,12 @@
"url": "https://formcn.dev/r/{name}.json",
"description": "Build production-ready forms with a few clicks using shadcn components and modern tools."
},
+ {
+ "name": "@flightcn",
+ "homepage": "https://flightcn.yencheng.dev",
+ "url": "https://flightcn.yencheng.dev/r/{name}.json",
+ "description": "Flight routes on interactive maps with great-circle arcs, airport markers, multi-leg journeys, and optional animation, built for mapcn."
+ },
{
"name": "@gaia",
"homepage": "https://ui.heygaia.io",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 45eac876d3..89f8f9719c 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -279,6 +279,13 @@
"description": "Build production-ready forms with a few clicks using shadcn components and modern tools.",
"logo": ""
},
+ {
+ "name": "@flightcn",
+ "homepage": "https://flightcn.yencheng.dev",
+ "url": "https://flightcn.yencheng.dev/r/{name}.json",
+ "description": "Flight routes on interactive maps with great-circle arcs, airport markers, multi-leg journeys, and optional animation, built for mapcn.",
+ "logo": ""
+ },
{
"name": "@gaia",
"homepage": "https://ui.heygaia.io",