Last active
June 27, 2018 15:50
-
-
Save jinhduong/024ff86dc12de158accf340e9815e556 to your computer and use it in GitHub Desktop.
Web hook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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