• work out a way for the Lookup-class instance to recognize an email address python flask-soc-site-v2
  • work through the normalize method in normalize_input to remove quotes, any trailing whitespace, extract a domain name, etc. It’s basically not necessary for URLs and domains, but, normalizing/sanitizing user input is always a good idea 👍 python flask-soc-site-v2 user-input