diff --git a/domains/ciao.su/omg.json b/domains/ciao.su/omg.json new file mode 100644 index 0000000..0ad1736 --- /dev/null +++ b/domains/ciao.su/omg.json @@ -0,0 +1,19 @@ +{ + "description": "开minecraft我的世界服务器", + "subdomain": "omg", + "domain": "ciao.su", + "owner": { + "name": "chengye xi", + "github": "xichengyegm-crypto", + "email": "xichengye@hotmail.com" + }, + "records": [ + { + "type": "A", + "name": "omg", + "content": "38.76.196.226", + "ttl": 9600, + "proxied": false + } + ] +}