Merge pull request #2215 from demonitize/main

Created "demonitize.json"
This commit is contained in:
MaskDuck
2022-04-27 06:47:54 +07:00
committed by GitHub
+19
View File
@@ -0,0 +1,19 @@
{
"owner": {
"username": "demonitize",
"email": "",
"twitter": "demonitized_boi",
"twitch": "demonitized_boi",
"discord": "DEMONITIZED BOI#6969"
},
"description": "Probably will use this to redirect to GitHub, because custom domain look cool",
"repo": "https://github.com/demonitize",
"record": {
"URL": "https://github.com/demonitize",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}