From 446773215b20491455a54916eba66e093e139f17 Mon Sep 17 00:00:00 2001 From: yrxxxx <109841550+yrxxxx@users.noreply.github.com> Date: Sat, 7 Mar 2026 16:21:13 +0800 Subject: [PATCH] Create fduct.json --- domains/ciao.su/fduct.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/ciao.su/fduct.json diff --git a/domains/ciao.su/fduct.json b/domains/ciao.su/fduct.json new file mode 100644 index 0000000..de24e0d --- /dev/null +++ b/domains/ciao.su/fduct.json @@ -0,0 +1,17 @@ +{ + "description": "网络技术练习", + "owner": { + "name": "yrxx", + "github": "yrxxxx", + "email": "2747521939@qq.com" + }, + "records": [ + { + "type": "A", + "name": "@", + "content": "151.242.11.246", + "ttl": 3600, + "proxied": false + } + ] +}