From a24740ad29617ea8c10175912fc47c040f7c8e8b Mon Sep 17 00:00:00 2001 From: ardistory Date: Tue, 27 Feb 2024 17:19:52 +0700 Subject: [PATCH] feat(domain): ardistory.is-a.dev --- domains/ardistory.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ardistory.json diff --git a/domains/ardistory.json b/domains/ardistory.json new file mode 100644 index 000000000..bef531d4d --- /dev/null +++ b/domains/ardistory.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ardistory", + "email": "putraardiansyah530@gmail.com" + }, + "record": { + "A": ["198.91.81.13"] + } +}