From 448d62b321f68077fc39939d010e928e9eb30e5c Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 3 Nov 2025 13:24:36 +0100 Subject: [PATCH] add suggestion Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- leak-utils/parquet/suggestions.go | 1 + 1 file changed, 1 insertion(+) diff --git a/leak-utils/parquet/suggestions.go b/leak-utils/parquet/suggestions.go index 0eb1dd0..b2462a8 100644 --- a/leak-utils/parquet/suggestions.go +++ b/leak-utils/parquet/suggestions.go @@ -86,6 +86,7 @@ var ( "numeromobile": "phone", "mobilephone": "phone", "mobile": "phone", + "website": "url", } )