From 9c7cc4359d2f7b6afd327afd2456c233fc336e99 Mon Sep 17 00:00:00 2001 From: Rizky Adjie Sapoetra <153899174+adjisoft@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:49:13 +0700 Subject: [PATCH] Delete domains/hello.json --- domains/hello.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hello.json diff --git a/domains/hello.json b/domains/hello.json deleted file mode 100644 index 175ab8b..0000000 --- a/domains/hello.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "subdomain": "hello", - "record": { - "type": "CNAME", - "value": "adjisoft.github.io", - "ttl": 3600, - "proxied": true - } -}