From c9b956c28ae57a56bf3a49de8cc0b70530a31cdb Mon Sep 17 00:00:00 2001 From: klemek Date: Mon, 15 Jun 2026 22:40:49 +0200 Subject: [PATCH] fix: better whois and smaller tld list --- src/App.vue | 31 ++++++++++++++++------- src/lib/factory.ts | 11 ++++---- src/lib/tld.ts | 35 +++++++++++--------------- src/lib/whois.ts | 62 +++++++--------------------------------------- 4 files changed, 51 insertions(+), 88 deletions(-) diff --git a/src/App.vue b/src/App.vue index 6c3946c..6ed3f3c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@