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 + } + ] +}