Skip to content

Instantly share code, notes, and snippets.

@lorenzoongithub
Created December 9, 2015 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lorenzoongithub/984e2157e40bf9713a82 to your computer and use it in GitHub Desktop.
Save lorenzoongithub/984e2157e40bf9713a82 to your computer and use it in GitHub Desktop.
//
// https://github.com/mailcheck/mailcheck
//
load('https://cdn.jsdelivr.net/mailcheck/1.1/mailcheck.min.js');
Kicksend.mailcheck.run({email:'lo@hotmail.cmo',suggested:function(oj) { x = oj; }});
x;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment