diff --git a/domains/xiaowu.json b/domains/xiaowu.json new file mode 100644 index 000000000..4e326fa77 --- /dev/null +++ b/domains/xiaowu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w-xuefeng", + "email": "xuefeng@wangxuefeng.com.cn" + }, + "record": { + "CNAME": "w-xuefeng.github.io" + } +} \ No newline at end of file diff --git a/domains/xuefeng.json b/domains/xuefeng.json index f138a2e6c..45719a39a 100644 --- a/domains/xuefeng.json +++ b/domains/xuefeng.json @@ -5,7 +5,7 @@ "email": "xuefeng@wangxuefeng.com.cn" }, "record": { - "A": ["123.206.18.200"] + "CNAME": "w-xuefeng.github.io" } } \ No newline at end of file