Last active
September 14, 2016 08:46
-
-
Save Heat-Miser/cfefa20b8e7b4daac848d93f9e53476b to your computer and use it in GitHub Desktop.
Bookmarklets anti antiadblocks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment