From 1ee4e8ff93771fdb3f2c90705354c783050d6ebc Mon Sep 17 00:00:00 2001 From: Scronite <83937884+Scronite@users.noreply.github.com> Date: Sat, 17 Sep 2022 20:11:33 +0530 Subject: [PATCH] Create scronite.json --- domains/scronite.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/scronite.json diff --git a/domains/scronite.json b/domains/scronite.json new file mode 100644 index 000000000..cef48acd8 --- /dev/null +++ b/domains/scronite.json @@ -0,0 +1,13 @@ + + "description": "Subdomain of is-a.dev for my profile card.", + "repo": "https://github.com/Scronite/profile/", + "owner": { + "username": "Scronite", + "email": "scronite@gmail.com" + }, + "record": { + "A": [ + "164.132.74.251" + ] + } +}