diff --git a/domains/i.json b/domains/i.json new file mode 100644 index 0000000..f34c18e --- /dev/null +++ b/domains/i.json @@ -0,0 +1,14 @@ +{ + "user": { + "username": "outofsandbox" + }, + "subdomain": "i", + "records": [ + { + "type": "CNAME", + "name": "i", + "value": "dynamic-redirect.pages.dev", + "proxied": true + } + ] +}