From 507b401fa45d05b3c6fcd0cdca01b4840fbb443d Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 21 Jul 2024 04:47:28 +0100 Subject: [PATCH] Create ai-y.yunexiz.json --- domains/ai-y.yunexiz.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/ai-y.yunexiz.json diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json new file mode 100644 index 000000000..2cfa27863 --- /dev/null +++ b/domains/ai-y.yunexiz.json @@ -0,0 +1,21 @@ +{ + "owner": { + "username": "yunexiz", + "discord": "1040303561847881729", + "email": "" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] + } +}