From 2a6024042725fe534b774e557189b1d51b5aba4a Mon Sep 17 00:00:00 2001 From: Yu Mei Date: Sat, 7 Mar 2026 02:42:59 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ciao.su/ali.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/ciao.su/ali.json diff --git a/domains/ciao.su/ali.json b/domains/ciao.su/ali.json new file mode 100644 index 0000000..7812d73 --- /dev/null +++ b/domains/ciao.su/ali.json @@ -0,0 +1,19 @@ +{ + "description": "博客网站", + "subdomain": "ali", + "domain": "ciao.su", + "owner": { + "name": "liummei", + "github": "Lium-7768", + "email": "lium840471184@gmail.com" + }, + "records": [ + { + "type": "CNAME", + "name": "www", + "content": "lium-7768.github.io", + "ttl": 3600, + "proxied": false + } + ] +} \ No newline at end of file From b9c77f3a0db75d214efb221493c7d489e519961a Mon Sep 17 00:00:00 2001 From: Yu Mei Date: Sat, 7 Mar 2026 02:49:02 +0800 Subject: [PATCH 2/2] update description --- domains/ciao.su/ali.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciao.su/ali.json b/domains/ciao.su/ali.json index 7812d73..77425e7 100644 --- a/domains/ciao.su/ali.json +++ b/domains/ciao.su/ali.json @@ -1,5 +1,5 @@ { - "description": "博客网站", + "description": "个人博客网站", "subdomain": "ali", "domain": "ciao.su", "owner": {