From 01eb94320703050e68ae5c06e4c3c3f09b1d7b1f Mon Sep 17 00:00:00 2001 From: liuyuda <166491578+liuyuda301020@users.noreply.github.com> Date: Thu, 7 Nov 2024 11:05:39 +0800 Subject: [PATCH] Create oaoyuy.thedev.me.json --- domains/oaoyuy.thedev.me.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/oaoyuy.thedev.me.json diff --git a/domains/oaoyuy.thedev.me.json b/domains/oaoyuy.thedev.me.json new file mode 100644 index 0000000..81c0953 --- /dev/null +++ b/domains/oaoyuy.thedev.me.json @@ -0,0 +1,14 @@ +{ + "subdomain": "oaoyuy", + "domain": "thedev.me", + "email_or_discord": "liuyuda3010@outlook.com", + "github_username": "liuyuda301020", + "description": "mytestsubdomain", + + "records": { + "A": ["159.75.125.245"] + "TXT": ["v=spf1 include:_spf.improvmx.com ~all"] + }, + + "proxied": true +}