diff --git a/_data/comments/i-knew-how-to-validate-an-email-address-until-i-aspx/e9f7dc06.yml b/_data/comments/i-knew-how-to-validate-an-email-address-until-i-aspx/e9f7dc06.yml new file mode 100644 index 000000000..6d87b16f3 --- /dev/null +++ b/_data/comments/i-knew-how-to-validate-an-email-address-until-i-aspx/e9f7dc06.yml @@ -0,0 +1,18 @@ +id: e9f7dc06 +date: 2024-09-10T11:09:28.6899460Z +name: cizordj +avatar: https://robohash.org/57c19991cfede3fe64041e8a4c1f42e7 +message: >- + I wrote a blog post that was inspired by yours. + + + + + + https://www.cezarcampos.com.br/pt-br/posts/voce-nao-sabe-validar-um-e-mail/ + + + + + + My case is a bit different. I got pissed off because most websites don't know how to validate email addresses. So, I wrote an article about it.