From 95b0b5ebf01b58b861cef3d7b27be89fb9cf0206 Mon Sep 17 00:00:00 2001 From: FatGrizzly <66728880+FatGrizzly@users.noreply.github.com> Date: Wed, 14 Apr 2021 13:44:52 +0530 Subject: [PATCH] Create fatgrizzly.json --- domains/fatgrizzly.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/fatgrizzly.json diff --git a/domains/fatgrizzly.json b/domains/fatgrizzly.json new file mode 100644 index 000000000..9160aabc0 --- /dev/null +++ b/domains/fatgrizzly.json @@ -0,0 +1,14 @@ +{ + "description": "personal website ", + "repo": "https://github.com/fatgrizzly", + "owner": { + "username": "fatgrizzly", + "email": "soundar@secret.fyi" + }, + "record": { + "A": [ + "89.163.215.190", + "89.163.215.211" + ] + } +}