How to block Google text ads

Looks like all adblockers out there are not updated for latest Google adsense stuff, so I had to do my own debugging and here it is


table[class="ra"] { display: none}
div[class="slwyWc"] {display:none}

Just append this to your custom CSS file and Google text ads will be hidden, yey!

0 yorum: