@ensexpiring >>> list(map(ord, 'vitаlik.eth'))
[118, 105, 116, 1072, 108, 105, 107, 46, 101, 116, 104]
Looks like 1072 is the Cyrillic а
@ensepiring
@ensexpiring >>> list(map(ord, 'vitаlik.eth'))
[118, 105, 116, 1072, 108, 105, 107, 46, 101, 116, 104]
Looks like 1072 is the Cyrillic а
@ensepiring