Merge pull request #5254 from DEV-DIBSTER/main

This commit is contained in:
William Harrison
2023-04-10 09:14:06 +08:00
committed by GitHub
3 changed files with 17 additions and 10 deletions
+11
View File
@@ -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"]
}
}
+2 -3
View File
@@ -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": {
+4 -7
View File
@@ -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"]
}
}