mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 08:01:07 +00:00
249 B
249 B
kumo.string.psl_domain(STRING)
{{since('2024.09.02-c5476b89')}}
Get the registrable domain as defined by Mozilla's Public Suffix List.
assert(kumo.string.psl_domain 'www.example.com' == 'example.com')