From ecb8121dff99e0bceefbd75b32cffe61b6a7ab96 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:55:35 +0530 Subject: [PATCH] Update katz.json ignore the previous backend.katz.is-a.dev, basically changed the host to DBH --- domains/katz.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 21d1d538e..8ef74985d 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -4,6 +4,8 @@ "email": "imethlol1234@gmail.com" }, "record": { - "CNAME": "edge.redirect.pizza" + "A": [ + "69.197.135.202" + ] } }