mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-31 00:21:52 +00:00
change cname to ip's
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gornostay25",
|
||||
"email": "me@gornostay25.is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gornostay25.github.io"
|
||||
}
|
||||
"owner": {
|
||||
"username": "gornostay25",
|
||||
"email": "me@gornostay25.is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user