diff --git a/domains/cihatksm.json b/domains/cihatksm.json new file mode 100644 index 000000000..f5b6ce838 --- /dev/null +++ b/domains/cihatksm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CihatKsm", + "email": "ctk.cihatksm@gmail.com" + }, + "record": { + "CNAME": "cihatksm.com" + } +} diff --git a/domains/ctk.json b/domains/ctk.json new file mode 100644 index 000000000..970f8b2f3 --- /dev/null +++ b/domains/ctk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CihatKsm", + "email": "ctk.cihatksm@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