mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-07-29 06:21:19 +00:00
Merge pull request #11691 from GizzyUwU/patch-7
Deleted site.gizzy.json and add A and AAAA records pointing to github pages
This commit is contained in:
@@ -6,6 +6,18 @@
|
||||
"discord": "gizzyowo"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"AAAA": [
|
||||
"2606:50c0:8000::153",
|
||||
"2606:50c0:8001::153",
|
||||
"2606:50c0:8002::153",
|
||||
"2606:50c0:8003::153"
|
||||
],
|
||||
"MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"],
|
||||
"TXT": "forward-email=nerop455@gmail.com"
|
||||
}
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"description": "site.gizzy.is-a.dev",
|
||||
"repo": "https://github.com/GizzyUwU/gizzyuwu.github.io",
|
||||
"owner": {
|
||||
"username": "GizzyUwU",
|
||||
"email": "nerop455@gmail.com",
|
||||
"discord": "gizzyowo"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gizzyuwu.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user