SLD and TLD is split by exploding the string on the dot character - this will fail for TLDs that include a dot, like `.co.uk`
SLD and TLD is split by exploding the string on the dot character - this will fail for TLDs that include a dot, like
.co.uk