Files
kumomta/docs/reference/string/psl_domain.md
T

233 B

kumo.string.psl_domain(STRING)

{{since('dev')}}

Get the registrable domain as defined by Mozilla's Public Suffix List.

assert(kumo.string.psl_domain 'www.example.com' == 'example.com')