From 18bdbd1e87476bb1986db370ecd0aae9b7a528c0 Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 00:00:35 +0700 Subject: [PATCH 1/2] added tih.json using cname --- domains/tih.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tih.json diff --git a/domains/tih.json b/domains/tih.json new file mode 100644 index 000000000..dd5b0c7fa --- /dev/null +++ b/domains/tih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FatihArridho", + "email": "m.fatiharridho@gmail.com" + }, + "record": { + "CNAME": "https://tih-9t0.pages.dev" + } +} From 2cb1f55598b7c66014edcd2f93b343163fae49aa Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 06:47:42 +0700 Subject: [PATCH 2/2] Update tih.json --- domains/tih.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tih.json b/domains/tih.json index dd5b0c7fa..a09ebfdd0 100644 --- a/domains/tih.json +++ b/domains/tih.json @@ -4,6 +4,6 @@ "email": "m.fatiharridho@gmail.com" }, "record": { - "CNAME": "https://tih-9t0.pages.dev" + "CNAME": "tih-9t0.pages.dev.pages.dev" } -} +}