Skip to content

Instantly share code, notes, and snippets.

@bootleg224
Created October 31, 2019 14:31
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 bootleg224/62edd568a48778c21e2ba86e5ffe4a2b to your computer and use it in GitHub Desktop.
Save bootleg224/62edd568a48778c21e2ba86e5ffe4a2b to your computer and use it in GitHub Desktop.
<div id="intercom-widget"></div>
<script src="https://openwater-public.s3.amazonaws.com/sonar-uploads%2F4oB08ScXRgSrwOSYCgoZ_intercom-widget.bundle.js"></script>
<script>
window.onload = function () {
new IntercomWidget("https://openwater-support-stats.azurewebsites.net/api/GetRatingData");
};
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment