From ecd5d66489018a44be8a5c50332d86ba18e43434 Mon Sep 17 00:00:00 2001 From: Irfan Ansari Date: Wed, 23 Apr 2025 21:41:36 +0530 Subject: [PATCH 1/3] Create irfann.json --- domains/irfann.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/irfann.json diff --git a/domains/irfann.json b/domains/irfann.json new file mode 100644 index 000000000..c83c306cf --- /dev/null +++ b/domains/irfann.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/IrfanAnsarii/IrfanAnsarii.github.io", + "owner": { + "username": "IrfanAnsarii", + }, + "records": { + "A": ["89.117.157.47"] + }, + "proxied": true +} From 1336dc1c6835dc204b3e6fee03876fd010f47f6e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:04:33 +0800 Subject: [PATCH 2/3] Update irfann.json --- domains/irfann.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/irfann.json b/domains/irfann.json index c83c306cf..385f83a45 100644 --- a/domains/irfann.json +++ b/domains/irfann.json @@ -3,6 +3,7 @@ "repo": "https://github.com/IrfanAnsarii/IrfanAnsarii.github.io", "owner": { "username": "IrfanAnsarii", + "email": "irfangittech@gmail.com" }, "records": { "A": ["89.117.157.47"] From aef03978caeea4a85cea4292abe35e8b51a5c06e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:04:44 +0800 Subject: [PATCH 3/3] Update domains/irfann.json Co-authored-by: 21Z <21z95@proton.me> --- domains/irfann.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/irfann.json b/domains/irfann.json index 385f83a45..f745bf347 100644 --- a/domains/irfann.json +++ b/domains/irfann.json @@ -8,5 +8,5 @@ "records": { "A": ["89.117.157.47"] }, - "proxied": true + "proxied": true }