From 97cb5fa00e4523c3f953efc231e2662ec99dba7c Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:35:46 +0000 Subject: [PATCH] Create an.json --- domains/an.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/an.json diff --git a/domains/an.json b/domains/an.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/an.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +}