v.18.16Improvement

firstSignificantSubdomain function enhanced to process gov, mil, and edu domains

The firstSignificantSubdomain function now processes the domains gov, mil, and edu. Igor Hatarist Improved performance. #3628
The firstSignificantSubdomain function has been enhanced to correctly recognize and process the gov, mil, and edu top-level domains.

Why it matters

This improvement addresses the need for accurate subdomain extraction for government, military, and educational domains, ensuring more precise domain parsing and better performance when working with these domain types.

How to use it

Users can continue using the firstSignificantSubdomain function as before. The function now automatically supports gov, mil, and edu domains without requiring any additional configuration.