From 3d03fd3840771016f4dbd3e50e42abe4aa5b4ff6 Mon Sep 17 00:00:00 2001 From: Semih <130384567+Sxinar@users.noreply.github.com> Date: Sat, 6 Jul 2024 14:27:50 +0300 Subject: [PATCH 1/3] Create Dijisx.json --- domains/Dijisx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Dijisx.json diff --git a/domains/Dijisx.json b/domains/Dijisx.json new file mode 100644 index 000000000..b0233a341 --- /dev/null +++ b/domains/Dijisx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sxinar", + "email": "oshidev@proton.me" + }, + "record": { + "CNAME": "sx.digitalpress.blog + } +} From 8a77de598d874ba544ac1fc1447b063c4e900c88 Mon Sep 17 00:00:00 2001 From: Semih <130384567+Sxinar@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:46:51 +0300 Subject: [PATCH 2/3] Update domains/Dijisx.json Co-authored-by: CuteDog5695 --- domains/Dijisx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Dijisx.json b/domains/Dijisx.json index b0233a341..736ccd175 100644 --- a/domains/Dijisx.json +++ b/domains/Dijisx.json @@ -4,6 +4,6 @@ "email": "oshidev@proton.me" }, "record": { - "CNAME": "sx.digitalpress.blog + "CNAME": "sx.digitalpress.blog" } } From 06b49c0801205870e686cb00f72900eeb3e2ad68 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 6 Jul 2024 16:54:25 +0300 Subject: [PATCH 3/3] Rename Dijisx.json to dijisx.json --- domains/{Dijisx.json => dijisx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Dijisx.json => dijisx.json} (100%) diff --git a/domains/Dijisx.json b/domains/dijisx.json similarity index 100% rename from domains/Dijisx.json rename to domains/dijisx.json