diff --git a/domains/hiddenblack.json b/domains/hiddenblack.json new file mode 100644 index 000000000..41b751d69 --- /dev/null +++ b/domains/hiddenblack.json @@ -0,0 +1,11 @@ +{ + "description": "My website", + "repo": "https://github.com/Hidden-black/hidden-black.github.io", + "owner": { + "username": "hidden-black", + "email": "shashwatrai_28@outlook.com" + }, + "record": { + "CNAME": "hidden-black.github.io" + } +} diff --git a/domains/luca.json b/domains/luca.json index d5906cd04..2033069a7 100644 --- a/domains/luca.json +++ b/domains/luca.json @@ -6,6 +6,8 @@ "email": "hi@lucatolton.me" }, "record": { - "A": [ "51.161.134.46" ] + "A": [ "168.119.228.144" ], + "MX": [ "mail.lucatolton.me" ], + "TXT": "v=spf1 +a +mx +a:optimistic-wiles.168-119-228-144.plesk.page -all" } } diff --git a/domains/mcotocel.json b/domains/mcotocel.json new file mode 100644 index 000000000..7659d4b43 --- /dev/null +++ b/domains/mcotocel.json @@ -0,0 +1,11 @@ +{ + "description": "Matei Cotocel's Site", + "repo": "https://github.com/mcotocel/mcotocel.github.io", + "owner": { + "username": "mcotocel", + "email": "mcotocel@outlook.com" + }, + "record": { + "CNAME": "mcotocel.github.io" + } +}