Skip to content

Instantly share code, notes, and snippets.

@bburky
Created January 14, 2014 22:46
Show Gist options
  • Save bburky/8427440 to your computer and use it in GitHub Desktop.
Save bburky/8427440 to your computer and use it in GitHub Desktop.
<!doctype html>
<script src="https://mediacru.sh/static/mediacrush.js"></script>
<script>
var hash = document.location.search.substring(1);
MediaCrush.delete(hash)
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment