ansman/validate.js

Tame cloudflare spam protection

Opened this issue · 0 comments

Hi! Are there really any email addresses in the docs that need to be spam-protected by cloudflare? If not, could you please turn that off? Thanks!

http://validatejs.org/#validate-single
validate.single("[email protected]", {presence: true, email: true});