diff --git a/domains/api.gurubot.json b/domains/api.gurubot.json new file mode 100644 index 000000000..76f3049a3 --- /dev/null +++ b/domains/api.gurubot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Guru322", + "email": "sahoogurucharan00@gmail.com" + }, + "record": { + "CNAME": "guruapi-rlc1.onrender.com" + } +} diff --git a/domains/gurubot.json b/domains/gurubot.json new file mode 100644 index 000000000..813932e1f --- /dev/null +++ b/domains/gurubot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Guru322", + "email": "sahoogurucharan00@gmail.com" + }, + "record": { + "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