From e365d0ad6ac39e74d282d0568701814ee230add6 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:47:23 +0500 Subject: [PATCH 1/3] Update raafey.json --- domains/raafey.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index e85d62436..acda1fe5d 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,9 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net" + "CNAME": "raafey.great-site.net", + "_acme-challenge.raafey.is-a.dev": { + "Destination": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" + } } } From c5831bdf90bcc1c43b1ac0e614b4ddb9f4e6c961 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:21:21 +0500 Subject: [PATCH 2/3] Update raafey.json --- domains/raafey.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index acda1fe5d..e85d62436 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,9 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net", - "_acme-challenge.raafey.is-a.dev": { - "Destination": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" - } + "CNAME": "raafey.great-site.net" } } From 8efd2727625fa46ae562f427def92961201ddd3a Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:21:55 +0500 Subject: [PATCH 3/3] Create _acme-challenge.raafey.json --- domains/_acme-challenge.raafey.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_acme-challenge.raafey.json diff --git a/domains/_acme-challenge.raafey.json b/domains/_acme-challenge.raafey.json new file mode 100644 index 000000000..2d49b4505 --- /dev/null +++ b/domains/_acme-challenge.raafey.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + "record": { + "CNAME": "dc6fbbae-3aba-4a5d-9741-4b7a386b9151.acmedns.infinityfree.net" + } +}