fix: correct registry.json's node url

Lee Yunjin committed Apr 26, 2026 at 13:47 UTC f3bbf09e6b5a6c4341e95b0ea7cd17fd91e89beb
1 file changed +2 -2
registry.json
+2 -2
@@ -6,6 +6,6 @@
6 "https://portal.1ncursio.dev/",
7 "https://portal.dawnfullstack.com/",
8 "https://portal.damn.it.com/",
9 - "https://portal.tyutya.top/"
9 + "https://kakashit.org"
10 ]
11 -}
\ No newline at end of file
11 +}