On the "share your email" input form on https://peanut.to/raffle/create, there's no input validation implemented. Users are able to submit text/links other than email addresses through the form.
Suggestion:
Implement input validation to allow only email address.
