From 1f4642b4f5ccc4c57e7022b8a9afcd0f89de6481 Mon Sep 17 00:00:00 2001 From: UrgingOfc Date: Thu, 21 Mar 2024 12:46:12 +0100 Subject: [PATCH] feat(domain): vscode.urging.is-a.dev --- domains/vscode.urging.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vscode.urging.json diff --git a/domains/vscode.urging.json b/domains/vscode.urging.json new file mode 100644 index 000000000..e0d094d44 --- /dev/null +++ b/domains/vscode.urging.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +}