Create n.json

This commit is contained in:
Nalin
2025-04-21 06:54:43 +05:30
committed by GitHub
parent 7af030b609
commit 147487b277
+12
View File
@@ -0,0 +1,12 @@
{
"description": "backup domain for my url shortener",
"repo": "https://github.com/NotNalin/url-shortener",
"owner": {
"username": "NotNalin",
"email": "notnalin@protonmail.com",
"discord": "trickygamer"
},
"record": {
"CNAME": "go.notnal.in"
}
}