From 172189b967879591da5fc4b4d27ffc21b30faa00 Mon Sep 17 00:00:00 2001 From: Mary Date: Thu, 6 Aug 2026 15:17:46 +0200 Subject: [PATCH 1/2] Add bucksite entry to dino.icu.yaml --- dino.icu.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dino.icu.yaml b/dino.icu.yaml index d8174a392..02b1822e6 100644 --- a/dino.icu.yaml +++ b/dino.icu.yaml @@ -266,7 +266,12 @@ bsky: # andreijiroh@alumni.dino.icu https://github.com/hackclub-alumni/meta - ttl: 300 type: CNAME value: proxyparty.recaptime.dev. - + +bucksite: # the.bucket020@gmail.com U0AF865SD2P +- ttl: 600 + type: CNAME + value: thebucket-ops.github.io + builders-club: #turtlesy1234@gmail.com U0AM2DYC3FB - ttl: 600 type: CNAME From c8e71e5cc0114db8555f0f184b78ac66478a9cba Mon Sep 17 00:00:00 2001 From: Mary Date: Thu, 6 Aug 2026 15:19:27 +0200 Subject: [PATCH 2/2] Fix CNAME value formatting for bucksite Added a trailing dot to the CNAME value for bucksite. --- dino.icu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dino.icu.yaml b/dino.icu.yaml index 02b1822e6..1c66ed0da 100644 --- a/dino.icu.yaml +++ b/dino.icu.yaml @@ -270,7 +270,7 @@ bsky: # andreijiroh@alumni.dino.icu https://github.com/hackclub-alumni/meta bucksite: # the.bucket020@gmail.com U0AF865SD2P - ttl: 600 type: CNAME - value: thebucket-ops.github.io + value: thebucket-ops.github.io. builders-club: #turtlesy1234@gmail.com U0AM2DYC3FB - ttl: 600