Rémi
Results
172
comments of
Rémi
Hi @seahindeniz, `google` is a valid public suffix: https://github.com/publicsuffix/list/blob/9ae55199aa39694b19b7791d2e7b0b7592b3bdd7/public_suffix_list.dat#L8388 So I think the output above is correct.
It is, a domain can end with a `.` so `https://google.` is interpreted as a domain wit has single label (`google`) which happens to be a valid public suffix.