Skip to content

Instantly share code, notes, and snippets.

@wilhelser
Created June 27, 2017 22:22
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 wilhelser/96eec7f19988b605d5729ff7bc28c069 to your computer and use it in GitHub Desktop.
Save wilhelser/96eec7f19988b605d5729ff7bc28c069 to your computer and use it in GitHub Desktop.
Outdated Browser Warning
<script>
var $buoop = {vs:{i:9,f:-4,o:-4,s:8,c:-4},api:4};
function $buo_f(){
var e = document.createElement("script");
e.src = "//browser-update.org/update.min.js";
document.body.appendChild(e);
};
try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
catch(e){window.attachEvent("onload", $buo_f)}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment