Skip to content

Instantly share code, notes, and snippets.

@jinhduong
Last active June 27, 2018 15:50
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 jinhduong/024ff86dc12de158accf340e9815e556 to your computer and use it in GitHub Desktop.
Save jinhduong/024ff86dc12de158accf340e9815e556 to your computer and use it in GitHub Desktop.
Web hook
<script src="https://nt.codfee.xyz/embed/release/index.min.js"></script>
<script>
new __NotifyService({
key: '<your-key-herer>'
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment