@nekofag This is a hack. I was planning to do that originally and still might.
Although, it’s very specific and very unlikely a real username will get caught in it. And even if it does, it would be okay.
const isPubkey = (value: string) => /^[0-9a-f]{64}$/i.test(value);