From a61031e93495bfae187fa532e431b3d573075ccc Mon Sep 17 00:00:00 2001 From: fir1216 <104707888+fir1216@users.noreply.github.com> Date: Thu, 11 Dec 2025 08:57:19 +0800 Subject: [PATCH] Create tata.json --- domains/ciao.su/tata.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/ciao.su/tata.json diff --git a/domains/ciao.su/tata.json b/domains/ciao.su/tata.json new file mode 100644 index 0000000..d435112 --- /dev/null +++ b/domains/ciao.su/tata.json @@ -0,0 +1,17 @@ +{ + "description": "个人博客网站", + "owner": { + "name": "fir", + "github": "fir1216", + "email": "2437568584@qq.com" + }, + "records": [ + { + "type": "A", + "name": "@", + "content": "169.254.210.95", + "ttl": 3600, + "proxied": false + } + ] +}