diff --git a/domains/abdo.json b/domains/abdo.json index 32fea9454..9a460c08a 100644 --- a/domains/abdo.json +++ b/domains/abdo.json @@ -4,6 +4,8 @@ "email": "animikantan@gmail.com" }, "record": { - "CNAME": "my-proto.onrender.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file diff --git a/domains/bobert.json b/domains/bobert.json new file mode 100644 index 000000000..276ac82e7 --- /dev/null +++ b/domains/bobert.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org" + }, + "record": { + "CNAME": "issuelucas.pages.dev" + } +} diff --git a/domains/erdogan.json b/domains/erdogan.json index a24740aeb..ae749661b 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,8 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "erdogansad.github.io" } -} \ No newline at end of file +}