mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-01 06:12:54 +00:00
Fix nine.json, change host (A record)
Error fixed, change from CNAME to A. Add email (MX and TXT records)
This commit is contained in:
+3
-1
@@ -2,7 +2,9 @@
|
||||
"description": "A passionate Back and Front-end Developer 🚀 Having An Experience Of Building Web And Discord Bots With JavaScript / HTML / CSS / Nodejs / Python And Some Other Cool Libraries And Frameworks.",
|
||||
"repo": "https://github.com/ninelel",
|
||||
"record": {
|
||||
"CNAME": "revproxy-us.bloom.host",
|
||||
"A": [
|
||||
"23.185.16.239"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
|
||||
Reference in New Issue
Block a user