Skip to content

Instantly share code, notes, and snippets.

@Heat-Miser
Heat-Miser / Bookmarklets
Last active September 14, 2016 08:46
Bookmarklets anti antiadblocks
http://lexpress.fr => javascript:$('.gam_info_s12').remove();
http://lefigaro.fr => javascript:$('.fig-article-body').css("text-shadow", "rgb(0, 0, 0) 0px 0px 0px");$('.fig-chapo').css("text-shadow", "rgb(0, 0, 0) 0px 0px 0px");$('.fig-adb').remove();
http://business.lesechos.fr/ => javascript:$('#iframe_adblock').remove();javascript:$('#p_adblock').remove();javascript:$('#chapo_adblock').remove();$('#gauche_article').css('display', 'block');$('#droite_article').css('display', 'block');