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 {