diff --git a/domains/yatsuki.json b/domains/yatsuki.json new file mode 100644 index 000000000..48ee4c2c1 --- /dev/null +++ b/domains/yatsuki.json @@ -0,0 +1,14 @@ +{ + "description": "Personal dev domain for my portfolio, testing purposes, and self-hosting via Cloudflare Tunnel.", + "owner": { + "username": "Turkitutu", + "email": "turkitututfm@gmail.com", + "discord": "yatsuki." + }, + "record": { + "NS": [ + "ezra.ns.cloudflare.com", + "teagan.ns.cloudflare.com" + ] + } +}