From e18e1f7d304f084fa4193666eabd0c1ec5414b8f Mon Sep 17 00:00:00 2001 From: orangci Date: Sat, 1 Mar 2025 13:44:05 +0300 Subject: [PATCH] feat(domains): register `cirno.is-a.dev` --- domains/cirno.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cirno.json diff --git a/domains/cirno.json b/domains/cirno.json new file mode 100644 index 000000000..37a73adae --- /dev/null +++ b/domains/cirno.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "orangci", + "discord": "orangc" + }, + "record": { + "URL": "https://orangc.net" + } + } + \ No newline at end of file