From b126154f2f26a2e8e50800183e416beec05b2e3b Mon Sep 17 00:00:00 2001 From: Sahil Raut Date: Tue, 28 Jan 2025 16:36:19 +0530 Subject: [PATCH 1/4] feat(domain): add `thebread.is-a-good.dev.is-a-good.dev` --- sub-logs/thebread.is-a-good.dev.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sub-logs/thebread.is-a-good.dev.json diff --git a/sub-logs/thebread.is-a-good.dev.json b/sub-logs/thebread.is-a-good.dev.json new file mode 100644 index 0000000..d3abf52 --- /dev/null +++ b/sub-logs/thebread.is-a-good.dev.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "me-is-bread", + "email": "mail.sahil.raut@gmail.com" + }, + + "target": { + "CNAME": { + "name": "thebread.is-a-good.dev", + "value": "thebread.pages.dev" + } + }, + + "proxied": false +} From 5ebf2bcf74b8b9d32a439b786e364498e53ba63c Mon Sep 17 00:00:00 2001 From: Sahil Raut Date: Tue, 28 Jan 2025 16:38:35 +0530 Subject: [PATCH 2/4] Update thebread.is-a-good.dev.json --- sub-logs/thebread.is-a-good.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub-logs/thebread.is-a-good.dev.json b/sub-logs/thebread.is-a-good.dev.json index d3abf52..f2c57cf 100644 --- a/sub-logs/thebread.is-a-good.dev.json +++ b/sub-logs/thebread.is-a-good.dev.json @@ -6,7 +6,7 @@ "target": { "CNAME": { - "name": "thebread.is-a-good.dev", + "name": "thebread", "value": "thebread.pages.dev" } }, From 05fa5045eaa4da564af3b3c144fcc62f2a55814f Mon Sep 17 00:00:00 2001 From: Sahil Raut Date: Tue, 28 Jan 2025 16:39:42 +0530 Subject: [PATCH 3/4] feat(domain): add `thebread.is-a-good.dev` --- sub-logs/thebread.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sub-logs/thebread.json diff --git a/sub-logs/thebread.json b/sub-logs/thebread.json new file mode 100644 index 0000000..f2c57cf --- /dev/null +++ b/sub-logs/thebread.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "me-is-bread", + "email": "mail.sahil.raut@gmail.com" + }, + + "target": { + "CNAME": { + "name": "thebread", + "value": "thebread.pages.dev" + } + }, + + "proxied": false +} From cd831e084da2e239e7a16b43f8f3a8da05574200 Mon Sep 17 00:00:00 2001 From: Sahil Raut Date: Wed, 29 Jan 2025 08:10:06 +0530 Subject: [PATCH 4/4] Delete sub-logs/thebread.is-a-good.dev.json --- sub-logs/thebread.is-a-good.dev.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sub-logs/thebread.is-a-good.dev.json diff --git a/sub-logs/thebread.is-a-good.dev.json b/sub-logs/thebread.is-a-good.dev.json deleted file mode 100644 index f2c57cf..0000000 --- a/sub-logs/thebread.is-a-good.dev.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "me-is-bread", - "email": "mail.sahil.raut@gmail.com" - }, - - "target": { - "CNAME": { - "name": "thebread", - "value": "thebread.pages.dev" - } - }, - - "proxied": false -}