Merge pull request #18654 from NarasimaPandiyan/main

Adding json(s)
This commit is contained in:
DIBSTER
2025-01-20 11:16:57 -05:00
committed by GitHub
5 changed files with 59 additions and 9 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com",
"discord": "gamingdoodle"
},
"record": {
"TXT": "did=did:plc:u5uxl7mjlywolajtgso2ouoe"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com"
},
"record": {
"TXT": "dh=d54feeb331611626de2134ef368bdcf7691cbbb3"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=blog.narasima.is-a.dev,f77f79e5650f4790387a"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com"
},
"record": {
"CNAME": "hashnode.network"
}
}
+22 -9
View File
@@ -1,10 +1,23 @@
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com",
"discord": "gamingdoodle"
},
"record": {
"CNAME": "NarasimaPandiyan.github.io"
}
{
"owner": {
"username": "NarasimaPandiyan",
"email": "cs42059@gmail.com",
"discord": "gamingdoodle"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
"v=spf1 include:spf.improvmx.com ~all"
]
}
}