It looks like the following TLDs (commonly used in local network hosts) are not in the list of TLDs (.tld_set_snapshot):
.local
.localdomain
.domain
.lan
.home
.corp
Edit: I just noticed the extra_suffixes kwarg in the TLDExtract class, so this may not be needed actually.
Feel free to close this issue if you think the above TLDs shouldn't be considered by default.
It looks like the following TLDs (commonly used in local network hosts) are not in the list of TLDs (
.tld_set_snapshot):Edit: I just noticed the
extra_suffixeskwarg in theTLDExtractclass, so this may not be needed actually.Feel free to close this issue if you think the above TLDs shouldn't be considered by default.