From 326012332be8848734dc013eb742ad42f50eb941 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 22 Dec 2024 01:11:45 +0100 Subject: [PATCH] Create tictactoe.json --- domains/tictactoe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tictactoe.json diff --git a/domains/tictactoe.json b/domains/tictactoe.json new file mode 100644 index 000000000..6e1582f7e --- /dev/null +++ b/domains/tictactoe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ciao287", + "discord": "687333016921440317" + }, + "record": { + "A": ["144.91.115.195"] + } +}