From a4ff928cb1259ae8a97a3db957073060f56ab71f Mon Sep 17 00:00:00 2001 From: Rizky Adjie Sapoetra <153899174+adjisoft@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:53:11 +0700 Subject: [PATCH 1/2] Delete domains/testing.json --- domains/testing.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/testing.json diff --git a/domains/testing.json b/domains/testing.json deleted file mode 100644 index e054a13..0000000 --- a/domains/testing.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "subdomain": "testing", - "record": { - "type": "CNAME", - "value": "adjisoft.github.io", - "ttl": 3600, - "proxied": true - } -} From 82581d0d5317766dac60225c7a143a57214fabe1 Mon Sep 17 00:00:00 2001 From: Rizky Adjie Sapoetra <153899174+adjisoft@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:53:27 +0700 Subject: [PATCH 2/2] Update adjisoft.json --- domains/adjisoft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adjisoft.json b/domains/adjisoft.json index 10c45d7..5ce1e3f 100644 --- a/domains/adjisoft.json +++ b/domains/adjisoft.json @@ -1,9 +1,9 @@ { - "subdomain": "adjisoft", + "subdomain": "contoh", "record": { "type": "CNAME", "value": "adjisoft.github.io", "ttl": 3600, "proxied": false } -} \ No newline at end of file +}