Skip to content

Instantly share code, notes, and snippets.

@py7hon
Last active July 17, 2021 11:50
Show Gist options
  • Save py7hon/df56e715cbd9e0ec948e404d8cec79a2 to your computer and use it in GitHub Desktop.
Save py7hon/df56e715cbd9e0ec948e404d8cec79a2 to your computer and use it in GitHub Desktop.
Please turn on your ad blocker to continue
document.write('<div id="LoveAdblock" style="width:10px;"></div>');
window.setTimeout(function(){
if (document.querySelector('#LoveAdblock').clientWidth === 10) {
plsblock= '<div style="text-align:center;"><span style="font-size: 20px;width: 300px;margin-top: 10%;display: inline-block;">Please turn on your ad blocker to continue browsing this site</span></div>'
document.body.innerHTML=plsblock
}
}, 1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment