From e4a1c5a52e82ee6f444cdd121a4768afd8c75e93 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 13 Nov 2024 10:41:58 +0800 Subject: [PATCH] Delete domains/sandbox.json --- domains/sandbox.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 domains/sandbox.json diff --git a/domains/sandbox.json b/domains/sandbox.json deleted file mode 100644 index 7c9301fc2..000000000 --- a/domains/sandbox.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "description": "Sandbox environment for is-a.dev", - "owner": { - "username": "is-a-dev" - }, - "record": { - "NS": [ - "blue.foundationdns.com", - "blue.foundationdns.net", - "blue.foundationdns.org" - ], - "DS": [ - { - "key_tag": 2371, - "algorithm": 13, - "digest_type": 2, - "digest": "023DD50C657C5F2471728B76127008F244CFB45F32AA0CE1978C0182D363EF12" - } - ] - } -}