From d77e43ddba49516e84daf6de9df4a02a0e1b441d Mon Sep 17 00:00:00 2001 From: amenm0 <122107453+amenm0@users.noreply.github.com> Date: Sun, 10 Nov 2024 16:28:37 +0300 Subject: [PATCH] Create amin.json --- domains/amin.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/amin.json diff --git a/domains/amin.json b/domains/amin.json new file mode 100644 index 000000000..f7f2a9d04 --- /dev/null +++ b/domains/amin.json @@ -0,0 +1,16 @@ +{ + "description": "website for my links", + "repo": "https://github.com/amenm0/littlelink.github.io", + "owner": { + "username": "amenm0", + "email": "mjmwtmjls@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +}