From 44c45c92219eac61cfa3420d26b2b5352ff51e9b Mon Sep 17 00:00:00 2001 From: ProxyJohnny <60302138+ProxyJohnny@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:47:09 +0400 Subject: [PATCH] feat(domain): add `johnny1337.is-a.dev.is-a.dev` --- domains/johnny1337.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/johnny1337.is-a.dev.json diff --git a/domains/johnny1337.is-a.dev.json b/domains/johnny1337.is-a.dev.json new file mode 100644 index 000000000..4336e38cb --- /dev/null +++ b/domains/johnny1337.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ProxyJohnny", + "email": "johnnydx7@gmail.com" + }, + + "record": { + "CNAME": "johnny1337.pages.dev" + } +}