tld

This project separates subdomains, domains, and top-level-domains from URLs.

Latest on Hackage:0.3.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by James Parker
Maintained by [email protected]

This project separates subdomains, domains, and top-level-domains from URLs. At compile-time, it parses a list of top-level-domains from `datatld.dat`. This list comes from `http:mxr.mozilla.orgmozillasourcenetwerkdnssrc/effective_tld_names.dat?raw=1`. This package most likely isn't perfect, especially when handling unicode characters.