From 69f72769e9b41300dc0fa787d88199e4c8c5c633 Mon Sep 17 00:00:00 2001 From: Anis Mansuri <93369399+Anismansuri03@users.noreply.github.com> Date: Wed, 12 Aug 2026 13:45:11 -0700 Subject: [PATCH 1/3] Create anis.json --- domains/anis.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/anis.json diff --git a/domains/anis.json b/domains/anis.json new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/domains/anis.json @@ -0,0 +1 @@ + From 6888846f6cbe5d994627576e6eefb4c8a5ed68ed Mon Sep 17 00:00:00 2001 From: Anis Mansuri <93369399+Anismansuri03@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:24:48 -0700 Subject: [PATCH 2/3] Update anis.json --- domains/anis.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/anis.json b/domains/anis.json index 8b13789179..4759ee982c 100644 --- a/domains/anis.json +++ b/domains/anis.json @@ -1 +1,9 @@ - +{ + "description": "anis", + "owner": { + "username": "anismansuri03" + }, + "records": { + "CNAME": "anismansuri03.github.io" + } +} From dfc93ccc614a2a8410c5e0887b7f2b1b165c6e18 Mon Sep 17 00:00:00 2001 From: Anis Mansuri <93369399+Anismansuri03@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:37:38 -0700 Subject: [PATCH 3/3] Update anis.json --- domains/anis.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/anis.json b/domains/anis.json index 4759ee982c..4c52775032 100644 --- a/domains/anis.json +++ b/domains/anis.json @@ -1,7 +1,8 @@ { "description": "anis", "owner": { - "username": "anismansuri03" + "username": "anismansuri03", + "email": "hackerlol383@gmail.com" }, "records": { "CNAME": "anismansuri03.github.io"