From ee98b9fe787167e34d659b8fa8d99b74eda496b8 Mon Sep 17 00:00:00 2001 From: imados Date: Wed, 6 Dec 2023 11:57:48 +0100 Subject: [PATCH] Create imad.json --- domains/imad.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/imad.json diff --git a/domains/imad.json b/domains/imad.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/imad.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +}