From 5c01f9560645b42426116f2b90bf1036652e5fb9 Mon Sep 17 00:00:00 2001 From: Prajwal SR Date: Fri, 15 May 2026 10:19:20 +0530 Subject: [PATCH 1/3] Add A record for dustandink with IPv6 address --- dino.icu.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dino.icu.yaml b/dino.icu.yaml index 2457797af..9519ccd74 100644 --- a/dino.icu.yaml +++ b/dino.icu.yaml @@ -430,6 +430,11 @@ doruk: type: CNAME value: itsimpeccable.github.io. +dustandink: # prajwalsr28.9.08+dns@gmail.com +- ttl: 600 + type: A + value: [2a01:4f9:3a:276e::458]:3000 + e: # drawing app - by https://github.com/sporeball ttl: 600 type: CNAME From b955d283e27951cdffb5e865b90241f9a045c136 Mon Sep 17 00:00:00 2001 From: Prajwal SR Date: Fri, 15 May 2026 10:26:30 +0530 Subject: [PATCH 2/3] Fix value format in dino.icu.yaml Updated the value format for the dustandink entry. --- dino.icu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dino.icu.yaml b/dino.icu.yaml index 9519ccd74..a73fbdf6a 100644 --- a/dino.icu.yaml +++ b/dino.icu.yaml @@ -433,7 +433,7 @@ doruk: dustandink: # prajwalsr28.9.08+dns@gmail.com - ttl: 600 type: A - value: [2a01:4f9:3a:276e::458]:3000 + value: 2a01:4f9:3a:276e::458 e: # drawing app - by https://github.com/sporeball ttl: 600 From a915dcaa54415d41e5153a3c3532e56880d4081e Mon Sep 17 00:00:00 2001 From: Prajwal SR Date: Fri, 15 May 2026 10:28:08 +0530 Subject: [PATCH 3/3] Update A record value for dustandink --- dino.icu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dino.icu.yaml b/dino.icu.yaml index a73fbdf6a..de7254611 100644 --- a/dino.icu.yaml +++ b/dino.icu.yaml @@ -433,7 +433,7 @@ doruk: dustandink: # prajwalsr28.9.08+dns@gmail.com - ttl: 600 type: A - value: 2a01:4f9:3a:276e::458 + value: 10.60.1.95 e: # drawing app - by https://github.com/sporeball ttl: 600