diff --git a/domains/block.json b/domains/block.json new file mode 100644 index 000000000..dc3827c88 --- /dev/null +++ b/domains/block.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CookieTriste", + "email": "romain.tocsin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/dynamic-homepage.json b/domains/dynamic-homepage.json index be30a4d38..706cf81de 100644 --- a/domains/dynamic-homepage.json +++ b/domains/dynamic-homepage.json @@ -4,6 +4,8 @@ "email": "vs423502@gmail.com" }, "record": { - "URL": "https://github.com/vikramv20/dynamic-homepage" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 3e8d2d7a7..18ffbd525 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -4,6 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "CNAME": "d964cd04-4484-4129-bc2e-f7c2c41205f3.id.repl.co" + "CNAME": "rtxeon-portfolio-isadev.onrender.com" } } diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 78df35194..07906eb42 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"] + "CNAME": "berzcode.github.io" } }