From 749952e5f4ba0d1a0421a7de0b33584d89be9aa2 Mon Sep 17 00:00:00 2001 From: Ahnaf Farhan Hossain <161995795+AhnafFarhanHossain@users.noreply.github.com> Date: Sat, 29 Mar 2025 16:22:49 +0600 Subject: [PATCH 1/2] Create ahnaf.json --- domains/ahnaf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahnaf.json diff --git a/domains/ahnaf.json b/domains/ahnaf.json new file mode 100644 index 000000000..14ec997ea --- /dev/null +++ b/domains/ahnaf.json @@ -0,0 +1,10 @@ +{ + "description": "For my personal portfolio website", + "owner": { + "username": "AhnafFarhanHossain", + "email": "ahnaffarhanhossain@gmail.com" + }, + "record": { + "A": ["103.62.149.9"] +  } +} From 2fb63f46fb23284c96624ae14eb75690e129c2f9 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 30 Mar 2025 11:08:30 +0300 Subject: [PATCH 2/2] Update domains/ahnaf.json Co-authored-by: 21Z <21z95@proton.me> --- domains/ahnaf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahnaf.json b/domains/ahnaf.json index 14ec997ea..a0a217e0a 100644 --- a/domains/ahnaf.json +++ b/domains/ahnaf.json @@ -6,5 +6,5 @@ }, "record": { "A": ["103.62.149.9"] -  } + } }