From 3b02c4bd37bf463b03a28c8e5d98972713c6058e Mon Sep 17 00:00:00 2001 From: Rudyy Greyrat Date: Sat, 1 Mar 2025 20:57:25 +0700 Subject: [PATCH] Create rudeus.json --- domains/rudeus.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rudeus.json diff --git a/domains/rudeus.json b/domains/rudeus.json new file mode 100644 index 000000000..442899d78 --- /dev/null +++ b/domains/rudeus.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dmquang", + "email": "mq.rudyy.08@gmai.com" + }, + "record": { + "CNAME": "dmquang.github.io" + } +}