From 9561cb8cd92a5051846e84699f0d75ed186b249e Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Mon, 29 Jul 2024 10:52:59 +0100 Subject: [PATCH 1/3] Create g.json --- domains/g.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/g.json diff --git a/domains/g.json b/domains/g.json new file mode 100644 index 000000000..80e19481f --- /dev/null +++ b/domains/g.json @@ -0,0 +1,11 @@ +{ + "description": "g.is-a.dev", + "owner": { + "username": "GizzyUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyowo" + }, + "record": { + "CNAME": "gizzy.is-a.dev" + } +} From 24ed56501b7e8c4463543fc5f27764ffe3fd6ef5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 Jul 2024 18:14:09 +0800 Subject: [PATCH 2/3] Delete domains/p.json --- domains/p.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/p.json diff --git a/domains/p.json b/domains/p.json deleted file mode 100644 index 0e948dbee..000000000 --- a/domains/p.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "PogMaster9001", - "email": "", - "discord": "1190052608346435597" - }, - - "record": { - "CNAME": "projectdevs.net" - } - } - From d74fe30ee3fe398668f62489e4f43a03d1249367 Mon Sep 17 00:00:00 2001 From: Priyanshu <140606611+Priyansxu@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:51:38 +0530 Subject: [PATCH 3/3] Create p.json --- domains/p.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/p.json diff --git a/domains/p.json b/domains/p.json new file mode 100644 index 000000000..6f9d79483 --- /dev/null +++ b/domains/p.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Priyansxu", + "email": "cloudypriyanshu@gmail.com" + }, + "record": { + "CNAME": "pusxoo.onrender.com" + } +}