Merge branch 'is-a-dev:main' into register/anubhav-pathak

This commit is contained in:
Anubhav Pathak
2024-06-27 06:43:54 +05:30
committed by GitHub
3 changed files with 36 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Subdomain my own website and email forwarding",
"repo": "https://github.com/ririko5834/register",
"owner": {
"username": "ririko5834",
"email": "wolfo89+anmail@protonmail.com"
},
"record": {
"A": ["167.235.217.200"],
"MX": ["5d84c429388a8a21.mx2.emailprofi.seznam.cz", "5d84c429388a8a21.mx1.emailprofi.seznam.cz"],
"TXT": ["v=spf1 include:spf.seznam.cz ~all"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "krish858",
"email": "unknowmortal57@gmail.com",
"discord": "789102469345968131"
},
"record": {
"CNAME": "krish858.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Subdomain for my personal page.",
"repo": "https://github.com/Pranjal-SB/Pranjal-SB",
"owner": {
"username": "Pranjal-SB",
"email": "psbhatnagar.in@gmal.com"
},
"record": {
"CNAME": "Pranjal-SB.github.io"
}
}