From 09df4bcfd447bcab3b41debc16128b171c1e6ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=BE=E8=A5=BF=E5=85=88=E7=94=9F?= Date: Wed, 31 Dec 2025 13:32:48 +0800 Subject: [PATCH] add openlablog.json --- domains/openlablog.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/openlablog.json diff --git a/domains/openlablog.json b/domains/openlablog.json new file mode 100644 index 0000000..21c50c0 --- /dev/null +++ b/domains/openlablog.json @@ -0,0 +1,15 @@ +{ + "user": { + "username": "cysell", + "email": "cysell@qq.com" + }, + "subdomain": "openlablog", + "records": [ + { + "type": "CNAME", + "name": "openlablog", + "value": "d.8.b.0.9.1.0.0.0.7.4.0.1.0.0.2.ip6.arpa", + "proxied": false + } + ] +}