threatlead

Results 1 comments of threatlead

IDNA library threw exception while handing emoji-domains from: https://xn--qeiaa.ws/ (GoDaddy) . Is this a related issue? Thanks! ```python >>> import idna >>> print(idna.decode('xn--qeiaa.ws')) ``` > Traceback (most recent call last):...