From 5fce25164b234dcb4604c6b428d26e91bad3beb1 Mon Sep 17 00:00:00 2001 From: Farel Reski Aditiya Date: Wed, 9 Apr 2025 00:31:14 +0700 Subject: [PATCH] Register `farel.is-a.dev` domain --- domains/farel.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/farel.json diff --git a/domains/farel.json b/domains/farel.json new file mode 100644 index 000000000..6dd8471a3 --- /dev/null +++ b/domains/farel.json @@ -0,0 +1,14 @@ +{ + "description": "Personal development, testing, and deployment", + "repo": "https://github.com/FarelRA/profile", + "owner": { + "username": "FarelRA", + "email": "farelreskiaditiya22@gmail.com" + }, + "record": { + "NS": [ + "adi.ns.cloudflare.com", + "clayton.ns.cloudflare.com" + ] + } +}