Skip to content

Instantly share code, notes, and snippets.

@tree-s
Created March 2, 2021 13:35
Show Gist options
  • Save tree-s/1e141f55c7f8429f5de2ba174a2d818e to your computer and use it in GitHub Desktop.
Save tree-s/1e141f55c7f8429f5de2ba174a2d818e to your computer and use it in GitHub Desktop.
THE PRINTLIMINATOR
javascript:/*THE.PRINTLIMINATOR*/(function(){function%20loadScript(a,b){var%20c=document.createElement('script'),d=document.getElementsByTagName('head')[0],e=!1;c.type='text/javascript',c.src=a,c.onload=c.onreadystatechange=function(){e||this.readyState&&'loaded'!=this.readyState&&'complete'!=this.readyState||(e=!0,b())},d.appendChild(c)}loadScript('//css-tricks.github.io/The-Printliminator/printliminator.min.js',function(){thePrintliminator.init()});})();
//javascript: /*THE.PRINTLIMINATOR*/ (function() {
// function loadScript(a, b) {
// var c = document.createElement('script'),
// d = document.getElementsByTagName('head')[0],
// e = !1;
// c.type = 'text/javascript', c.src = a, c.onload = c.onreadystatechange = function() {
// e || this.readyState && 'loaded' != this.readyState && 'complete' != this.readyState || (e = !0, b())
// }, d.appendChild(c)
// }
// loadScript('//css-tricks.github.io/The-Printliminator/printliminator.min.js', function() {
// thePrintliminator.init()
// });
//})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment