How to Install Adblock Killer Script on Blog

As we know that many gadget users, both laptops and smart phones, have used extensions or browsers to block ads on our blog. it's certainly natural that sometimes there are indeed many sites that have ads such as pop ups or banners that interfere with the appearance of the user, but if our blog feels neat from ads that can damage the appearance it doesn't seem like it will bother our blog readers. So how do you install an Adblock killer script on a blog to notify visitors to turn off Adblock first if they want to see our articles or sites, here's how: How to Install Adblock Killer Script on Blog As usual all you do is open your blog Select Theme > Edit HTML Search Code </head> Search Code </head> or </head><!--<head/>--> and paste the code below right above the code: /* Animation */ @keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}} @keyframes rubberBand{from{transform:sc...