From 20d4f09cf610e3cf83b5c881273b108d928046cc Mon Sep 17 00:00:00 2001 From: oxy <71779258+0xyc0de@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:43:59 +0300 Subject: [PATCH] Create oxy.json --- domains/oxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oxy.json diff --git a/domains/oxy.json b/domains/oxy.json new file mode 100644 index 000000000..f1e4ce145 --- /dev/null +++ b/domains/oxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xyc0de", + "email": "alexutu49@outlook.com" + }, + "record": { + "CNAME": "https://0xyc0de.github.io/main/" + } +}