From 162c38f18f81a4e069db5f957c13f68c2cdc9b89 Mon Sep 17 00:00:00 2001 From: Luca Date: Mon, 15 Jan 2024 19:03:46 +0100 Subject: Added new API calls - ndpi_load_domain_suffixes() - ndpi_get_host_domain_suffix() whose goal is to find the domain name of a hostname. Example: www.bbc.co.uk -> co.uk mail.apple.com -> com --- windows/nDPI.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/nDPI.vcxproj') diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj index 3205829f4..ac7089067 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -132,6 +132,7 @@ + -- cgit v1.2.3