diff --git a/domains/anmail.json b/domains/anmail.json new file mode 100644 index 000000000..93d819357 --- /dev/null +++ b/domains/anmail.json @@ -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"] + } +} \ No newline at end of file diff --git a/domains/krish.json b/domains/krish.json new file mode 100644 index 000000000..f6c80b1af --- /dev/null +++ b/domains/krish.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "krish858", + "email": "unknowmortal57@gmail.com", + "discord": "789102469345968131" + }, + + "record": { + "CNAME": "krish858.github.io" + } + } + diff --git a/domains/pranjal.json b/domains/pranjal.json new file mode 100644 index 000000000..ccece6e96 --- /dev/null +++ b/domains/pranjal.json @@ -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" + } +}