From 65b471c32d7588c0c48973e7d16e67c839a44559 Mon Sep 17 00:00:00 2001 From: lylythechosenone Date: Tue, 28 Nov 2023 08:44:33 -0500 Subject: [PATCH 1/2] feat(domain): vpn.lylythechosenone.is-a.dev --- domains/vpn.lylythechosenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vpn.lylythechosenone.json diff --git a/domains/vpn.lylythechosenone.json b/domains/vpn.lylythechosenone.json new file mode 100644 index 000000000..741ea91a8 --- /dev/null +++ b/domains/vpn.lylythechosenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lylythechosenone", + "email": "Lysander.mealy@gmail.com" + }, + "record": { + "A": ["162.84.137.147"] + } +} From c85ebf309a32e8215be590ce8f606496e172af08 Mon Sep 17 00:00:00 2001 From: lylythechosenone Date: Sun, 14 Jan 2024 02:12:00 -0500 Subject: [PATCH 2/2] feat(domain): lylythechosenone.is-a.dev --- domains/lylythechosenone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lylythechosenone.json diff --git a/domains/lylythechosenone.json b/domains/lylythechosenone.json new file mode 100644 index 000000000..c6515247e --- /dev/null +++ b/domains/lylythechosenone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lylythechosenone", + "email": "Lysander.mealy@gmail.com" + }, + "record": { + "CNAME": "lylythechosenone.github.io" + } +}