diff --git a/domains/ip6.omne.json b/domains/ip6.omne.json new file mode 100644 index 000000000..9cb6ca7ef --- /dev/null +++ b/domains/ip6.omne.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "notomne", + "email": "charmquark314@proton.me" + }, + "description": "omne.is-a.dev, but IPv6-only", + "record": { + "AAAA": [ + "2600:1f14:1f56:d100::1337", + "2600:1f14:1f56:d100::c0de" + ] + } +}