module

Fetcher::PublicSuffix

Class methods

get_public_suffix(domain : String) : String
Source
load_rules
Source
registrable_domain(domain : String) : String | Nil

Return the registrable domain (eTLD+1) or nil if cannot be determined

Source