diff --git a/domains/bots.trung.json b/domains/bots.trung.json new file mode 100644 index 000000000..b8c78ecb4 --- /dev/null +++ b/domains/bots.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "bots-website.pages.dev" + } +} diff --git a/domains/contact.trung.json b/domains/contact.trung.json new file mode 100644 index 000000000..c4e2100b6 --- /dev/null +++ b/domains/contact.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "contact-form-9c3.pages.dev" + } +} diff --git a/domains/trung.json b/domains/trung.json index fd93ed512..4f2eae8a5 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,13 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "dev-website-emr.pages.dev" + + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + + + } -} +} \ No newline at end of file