From 94c3a0f70496a6d1d5a3ffcb69bcbfe636122573 Mon Sep 17 00:00:00 2001 From: Aswin Mahesh Date: Sun, 13 Oct 2024 13:28:24 +0530 Subject: [PATCH 1/2] Replace cname to A record --- domains/aswinmahesh.json | 4 +++- domains/aswinmaheshc.json | 13 +++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 domains/aswinmaheshc.json diff --git a/domains/aswinmahesh.json b/domains/aswinmahesh.json index 078e70036..634f210f7 100644 --- a/domains/aswinmahesh.json +++ b/domains/aswinmahesh.json @@ -6,6 +6,8 @@ "email": "aswinmahesh.com+dns@gmail.com" }, "record": { - "CNAME": "aswinmahesh.netlify.app" + "A": [ + "75.2.60.5" + ] } } diff --git a/domains/aswinmaheshc.json b/domains/aswinmaheshc.json new file mode 100644 index 000000000..0a6dd39c0 --- /dev/null +++ b/domains/aswinmaheshc.json @@ -0,0 +1,13 @@ +{ + "description": "Aswin Mahesh C Website", + "repo": "https://github.com/aswinmahesh", + "owner": { + "username": "aswinmahesh", + "email": "aswinmahesh.com+dns@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } + } \ No newline at end of file From ced6181030067a915313a5e2690c135de07c3ed3 Mon Sep 17 00:00:00 2001 From: JVDesign <143863577+JVDesignBavaria@users.noreply.github.com> Date: Sun, 13 Oct 2024 10:26:08 +0200 Subject: [PATCH 2/2] Create _github-pages-challenge-JVDesignBavaria.json --- domains/_github-pages-challenge-JVDesignBavaria.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-JVDesignBavaria.json diff --git a/domains/_github-pages-challenge-JVDesignBavaria.json b/domains/_github-pages-challenge-JVDesignBavaria.json new file mode 100644 index 000000000..c74ef7368 --- /dev/null +++ b/domains/_github-pages-challenge-JVDesignBavaria.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JVDesignBavaria", + "email": "", + "twitter": "JVDesignBavaria" + }, + "record": { + "TXT": "f4729fd3c0ae53d5150331f5f741a2" + } +}