Merge branch 'main' into main

This commit is contained in:
Geek Musik
2024-03-17 14:03:57 +07:00
committed by GitHub
5 changed files with 44 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "AdityaBhattacharya1",
"email": "ec6isyf0@anonaddy.me"
},
"record": {
"CNAME": "blogs-b2q.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Manafix",
"email": "manafix.pub@gmail.com"
},
"record": {
"CNAME": "manafix.dev"
}
}
+6 -1
View File
@@ -7,6 +7,11 @@
},
"record": {
"A": ["185.199.108.153"],
"AAAA": ["2606:50c0:8001::153"]
"AAAA": ["2606:50c0:8001::153"],
"MX":[
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT":"v=spf1 include:spf.improvmx.com ~all"
}
}
+9 -7
View File
@@ -1,9 +1,11 @@
{
"owner": {
"username": "rushilp1",
"email": "rushil.p1@ahduni.edu.in"
},
"record": {
"URL": "https://rushilp1.github.io/"
}
"description": "For my Personal Portfolio website",
"repo": "https://github.com/rushilp1/rushilp1.github.io",
"owner": {
"username": "rushilp1",
"email": "rushil.p1@ahduni.edu.in"
},
"record": {
"CNAME": "rushilp1.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "For my Personal Portfolio website",
"repo": "https://github.com/rushilp1/rushilp1.github.io",
"owner": {
"username": "rushilp1",
"email": "rushil.p1@ahduni.edu.in"
},
"record": {
"CNAME": "rushilp1.github.io"
}
}