mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 01:26:35 +00:00
87ed833e38
I'm updating the nameserver to work with dreamhost. These are the nameservers that dreamhost uses: (This information is already public) ns1.dreamhost.com 162.159.26.14 ns2.dreamhost.com 162.159.26.81 ns3.dreamhost.com 162.159.27.84 I am using the first one's IP. If this is incorrect please correct me! Once the script is updated, it should point to their nameservers and theoretically work when connected. I will then make my site from their built-in wordpress editor. The reason is so I can have subpages that instead of just redirecting the user to a bad free wordpress site, is actually owned and operated by me.
13 lines
251 B
JSON
13 lines
251 B
JSON
{
|
|
"description": "Just a website for detailing the game development projects of Lua",
|
|
"owner": {
|
|
"username": "notxlua",
|
|
"email": "notxlua@gmail.com",
|
|
"discord": "778436572835086366"
|
|
},
|
|
|
|
"record": {
|
|
"A": ["162.159.26.14"]
|
|
}
|
|
}
|