diff --git a/domains/gunman.json b/domains/gunman.json new file mode 100644 index 000000000..f594f1abb --- /dev/null +++ b/domains/gunman.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MukuJhansi", + "email": "", + "discord": "1115658967012626542" + }, + + "record": { + "A": ["142.250.77.238"] + } + } + \ No newline at end of file diff --git a/domains/sunn.json b/domains/sunn.json new file mode 100644 index 000000000..3ac25cb13 --- /dev/null +++ b/domains/sunn.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Sunn/sunn.ia32", + "repo": "https://github.com/sunn-ia32/sunn-ia32.github.io", + "owner": { + "username": "sunn-ia32", + "email": "thelynxmic@gmail.com" + }, + "record": { + "CNAME": "sunn-ia32.github.io" + } +} diff --git a/domains/vaxad.json b/domains/vaxad.json new file mode 100644 index 000000000..e209e12ec --- /dev/null +++ b/domains/vaxad.json @@ -0,0 +1,11 @@ +{ + "description": "Varad's personal developer website", + "repo": "https://github.com/vaxad/portfolio3.0", + "owner": { + "username": "vaxad", + "email": "varadprabhu111@gmail.com" + }, + "record": { + "URL": "https://varadprabhu.vercel.app" + } +} \ No newline at end of file