From d8a09869914ae0abca2c7567a9ccc1a82aa96027 Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 24 Jul 2026 22:08:43 +0300 Subject: [PATCH] domains: take down aurel.is-a.dev --- domains/_discord.aurel.json | 10 ---------- domains/aurel.json | 12 ------------ domains/www.aurel.json | 10 ---------- 3 files changed, 32 deletions(-) delete mode 100644 domains/_discord.aurel.json delete mode 100644 domains/aurel.json delete mode 100644 domains/www.aurel.json diff --git a/domains/_discord.aurel.json b/domains/_discord.aurel.json deleted file mode 100644 index 539363f0ac..0000000000 --- a/domains/_discord.aurel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "s4huan", - "email": "xiao.bytedance@proton.me", - "discord": "1497485763133177947" - }, - "records": { - "TXT": "dh=7d4a201d3cfba3865a2f88c1643527aee4370e0a" - } -} diff --git a/domains/aurel.json b/domains/aurel.json deleted file mode 100644 index eac0e56391..0000000000 --- a/domains/aurel.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "s4huan", - "email": "xiao.bytedance@proton.me", - "discord": "1497485763133177947" - }, - "records": { - "A": [ - "75.2.60.5" - ] - } -} diff --git a/domains/www.aurel.json b/domains/www.aurel.json deleted file mode 100644 index 6e827d6f3c..0000000000 --- a/domains/www.aurel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "s4huan", - "email": "xiao.bytedance@proton.me", - "discord": "1497485763133177947" - }, - "records": { - "CNAME": "s4huan.netlify.app" - } -}