From 79062dc3232bba4175938836f9a36600b3b0b259 Mon Sep 17 00:00:00 2001 From: fracz Date: Tue, 29 Apr 2025 18:31:42 +0200 Subject: [PATCH 1/3] Create fondfracz.json --- domains/fondfracz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/fondfracz.json diff --git a/domains/fondfracz.json b/domains/fondfracz.json new file mode 100644 index 000000000..0b84821b9 --- /dev/null +++ b/domains/fondfracz.json @@ -0,0 +1,8 @@ + { + "owner": { + "email": "fraczdev@gmail.com" + }, + "record": { + "CNAME": "fondfracz.netlify.app" + } + } From d6b9666ade4d3b6b80bf1f69630d609d5f477b7b Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 1 May 2025 09:09:23 +0200 Subject: [PATCH 2/3] Update fondfracz.json --- domains/fondfracz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/fondfracz.json b/domains/fondfracz.json index 0b84821b9..756ba9ed9 100644 --- a/domains/fondfracz.json +++ b/domains/fondfracz.json @@ -1,5 +1,6 @@ { "owner": { + "username": "Fraczdev", "email": "fraczdev@gmail.com" }, "record": { From aa2e612345ae98e73c9fa2998189500a51bc8def Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 1 May 2025 09:10:31 +0200 Subject: [PATCH 3/3] Update fondfracz.json --- domains/fondfracz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fondfracz.json b/domains/fondfracz.json index 756ba9ed9..7da00a19f 100644 --- a/domains/fondfracz.json +++ b/domains/fondfracz.json @@ -3,7 +3,7 @@ "username": "Fraczdev", "email": "fraczdev@gmail.com" }, - "record": { + "records": { "CNAME": "fondfracz.netlify.app" } }