From cdd13c525be0da5167a0d5b9370a82cb309ff0a2 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Mon, 13 Jan 2025 23:27:48 +0800 Subject: [PATCH] chore(dino.icu): use deSEC nameservers for andreijiroh.dino.icu and ajhalili2006.dino.icu --- dino.icu.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/dino.icu.yaml b/dino.icu.yaml index dba77a6e5..06615888a 100644 --- a/dino.icu.yaml +++ b/dino.icu.yaml @@ -54,14 +54,17 @@ ajhalili2006: # by https://github.com/ajhalili2006 via https://github.com/andreijiroh-dev/website - ttl: 600 - type: CNAME - # redirects to https://andreijiroh.xyz via caddy config at https://github.com/recaptime-dev/proxyparty-caddy - value: proxyparty.recaptime.dev. + type: NS + values: + - ns1.desec.io. + - ns2.desec.io. andreijiroh: # by https://github.com/ajhalili2006, but uses his first name as subdomain instead of github username - ttl: 600 - type: CNAME - value: proxyparty.recaptime.dev. + type: NS + values: + - ns1.desec.io. + - ns2.desec.io. avsc: ttl: 600