Skip to content

Email Validator Worker v1.0.0

Compare
Choose a tag to compare
@obfuscatedgenerated obfuscatedgenerated released this 29 Apr 19:07
· 16 commits to main since this release
v1.0.0
9f51ff8

The first full release of the worker.

Features:

  • Email verification of form responses
  • Storage of form and other data in KV
  • Overriding form variables with form references in KV
  • Redirects after submitting form

What's to come:

  • Email cooldowns and ban list
  • Passing form data to redirects
  • Link expiration time
  • Ratelimits

Attached is a pre-transpiled JS file. You can copy and paste this into the Cloudflare Dashboard's Quick Edit feature if you wish, but using wrangler is probably nicer.