v.18.14Improvement

Top-Level Domains Update for firstSignificantSubdomain Function

The list of top-level domains for the firstSignificantSubdomain function now includes the domain biz. decaseal
The firstSignificantSubdomain function now recognizes biz as a top-level domain (TLD).

Why it matters

This update enhances the firstSignificantSubdomain function by expanding its list of known top-level domains to include biz. This ensures accurate extraction of significant subdomains from URLs or domain names that use the biz TLD, improving correctness in domain parsing tasks.

How to use it

Users can benefit from this feature by using the firstSignificantSubdomain function as usual when processing domains with the biz TLD. No additional configuration is needed.