Can you please elaborate where exactly that anti-ads detector is, thank you. I have only seen two ads on the left side (these can be removed with the following string (if you don't care about Popular posts, donation): freshdown.net##div[class$="lblockcon"]
it's everywhere for me... a layer taking the whole screen masking the real content ---------- Post added at 02:39 AM ---------- Previous post was at 02:38 AM ---------- http://freshdown.net/templates/Blaster/img/adblocker.png Please disable your ad blocker to help US! Bitte deaktiviere Deinen Werbeblocker! Veuillez désactiver votre bloqueur de publicité! Por favor, desactive el bloqueador de anuncios! Back To Freshdown.net
That block warning is caused by the code: <!-- PopAds.net Popunder Code for freshdown.net --> <script type="text/javascript"> var _pop = _pop || []; _pop.push(['siteId', 458364]); _pop.push(['minBid', 0]); _pop.push(['popundersPerIP', 0]); _pop.push(['delayBetween', 0]); _pop.push(['default', false]); _pop.push(['defaultPerDay', 0]); _pop.push(['topmostLayer', false]); (function() { var pa = document.createElement('script'); pa.type = 'text/javascript'; pa.async = true; var s = document.getElementsByTagName('script')[0]; pa.src = '//c1.popads.net/pop.js'; pa.onerror = function() { var sa = document.createElement('script'); sa.type = 'text/javascript'; sa.async = true; sa.src = '//c2.popads.net/pop.js'; s.parentNode.insertBefore(sa, s); }; s.parentNode.insertBefore(pa, s); })(); </script> Sadly I'm not good in coding freshdown.net##center[id$="vd0f"] is removing the warning, but then you have a blank site from the style.
Interesting. Deleting the node in the console displays it correctly so this rule *should* work, but it doesn't in Firefox for me. Code: freshdown.net$$script[id="vd0f"]