Merge pull request #1914 from whinee/main

Added and modified files (Full description below)
This commit is contained in:
MaskDuck
2022-03-18 17:42:05 +07:00
committed by GitHub
6 changed files with 42 additions and 10 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "whi_ne's discord",
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}
@@ -7,6 +7,6 @@
"description": "whi_ne's deno subdomain",
"record": {
"A": ["34.120.54.55"],
"TXT": "deno-com-validation=ee0178763815b97a05c22f1b"
"TXT": "deno-com-validation=572b9c00ebc922b6f8367944"
}
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "whi_ne's redirects",
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}
+1 -1
View File
@@ -9,4 +9,4 @@
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
}
+17 -7
View File
@@ -1,12 +1,22 @@
{
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"description": "whi_ne's personal site",
"repo": "https://github.com/whinee/whinee.github.io",
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"record": {
"CNAME": "whinee.github.io"
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
}