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 +} 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 - } -}