From b6c00187f247cc642a20ddbfc9578af23ef367a9 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:24:59 +0200 Subject: [PATCH] Updated web client error handling --- whois/web/index.php | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/whois/web/index.php b/whois/web/index.php index 0f424bb..4c1da6b 100644 --- a/whois/web/index.php +++ b/whois/web/index.php @@ -225,6 +225,26 @@ $c['branding'] = isset($c['branding']) ? $c['branding'] : false;