diff --git a/domains/62radio.json b/domains/62radio.json new file mode 100644 index 000000000..5d3141892 --- /dev/null +++ b/domains/62radio.json @@ -0,0 +1,12 @@ +{ + "description": "62radio.is-a.dev", + "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" + }, + "record": { + "CNAME": "radio-indonesia.github.io" + } +} diff --git a/domains/dailycat.json b/domains/dailycat.json new file mode 100644 index 000000000..e958fe686 --- /dev/null +++ b/domains/dailycat.json @@ -0,0 +1,12 @@ +{ + "description": "dailycat.is-a.dev", + "repo": "https://github.com/dailycats/dailycats.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" + }, + "record": { + "CNAME": "dailycats.github.io" + } +} diff --git a/domains/dailycats.json b/domains/dailycats.json new file mode 100644 index 000000000..9cd922ee1 --- /dev/null +++ b/domains/dailycats.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@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 diff --git a/domains/moo.json b/domains/moo.json new file mode 100644 index 000000000..04b549516 --- /dev/null +++ b/domains/moo.json @@ -0,0 +1,12 @@ +{ + "description": "moo.is-a.dev", + "repo": "https://github.com/moo-7/moo-7.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" + }, + "record": { + "CNAME": "moo-7.github.io" + } +}