diff --git a/domains/blog.dib.json b/domains/blog.dib.json new file mode 100644 index 000000000..b7660860b --- /dev/null +++ b/domains/blog.dib.json @@ -0,0 +1,11 @@ +{ + "description": "Blog site for my personal projects.", + "owner": { + "username": "DEV-DIBSTER", + "email": "dibster@danbot.host", + "twitter": "DEV_DIBSTER" + }, + "record": { + "A": ["192.95.42.66"] + } +} diff --git a/domains/dib.json b/domains/dib.json index 3d240c483..9309e1001 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -1,9 +1,8 @@ { "description": "URL Shortener for sites.", - "repo": "https://github.com/DIBSTERYT", "owner": { - "username": "DIBSTERYT", - "email": "contact@dibster.ml", + "username": "DEV-DIBSTER", + "email": "dibster@danbot.host", "twitter": "DEV_DIBSTER" }, "record": { diff --git a/domains/dibster.json b/domains/dibster.json index b8c22e59a..37fb8a60e 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -1,14 +1,11 @@ { - "description": "ShareX Server/Protfolio Site. Under @DIBSTERYT on GitHub.", - "repo": "https://github.com/DIBSTERYT", + "description": "ShareX Server/Protfolio Site.", "owner": { - "username": "DIBSTERYT", - "email": "hello@dibster-is-a.engineer", + "username": "DEV-DIBSTER", + "email": "dibster@danbot.host", "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.66"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "A": ["192.95.42.66"] } }