From ef1f5f82e55f53f2c6564f8addd4516e08441709 Mon Sep 17 00:00:00 2001 From: HF Date: Thu, 22 Sep 2022 08:59:31 +0200 Subject: [PATCH] ripe -r --- src/utils/whois.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/whois.js b/src/utils/whois.js index 46844c0..bf0e620 100644 --- a/src/utils/whois.js +++ b/src/utils/whois.js @@ -222,7 +222,7 @@ export default async function whoisIp( * flag to not return personal informations, otherwise * RIPE is gonne rate limit and ban */ - // queryPrefix = '-r'; + queryPrefix = '-r'; } try {