Last active
June 6, 2018 04:37
-
-
Save sloanlance/11cea790e4cbb8e644e0b9d86e661992 to your computer and use it in GitHub Desktop.
Prevent forbes.com from displaying "disable your adblocker" messages. Use Adblock Plus and add a subscription to this gist as: https://gist.githubusercontent.com/sloanlance/11cea790e4cbb8e644e0b9d86e661992/raw/forbes_com-anti_adblock.txt
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
Gist title: Adblock Plus: Anti-anti-adblock rules for forbes.com |
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
[Adblock Plus 2.0] | |
! Title: forbes.com anti-adblock | |
! Homepage: https://gist.github.com/sloanlance/11cea790e4cbb8e644e0b9d86e661992 | |
! Version: 1.0 | |
! Expires: 1 days | |
! License: https://creativecommons.org/licenses/by-sa/4.0/ | |
! WritingRules: https://adblockplus.org/filters | |
! RedundantRules: https://arestwo.org/famlam/redundantRuleChecker.html | |
! RegExpVisualizer http://www.regexper.com/ | |
! | |
! ----- Anti-Adblockers ------------------------------------------------------------------------------------------------------------------- ! | |
! | |
! ----- Generic ----- ! | |
! | |
@@||forbes.com^$generichide | |
@@||servedbyopenx.com^$domain=forbes.com | |
||marketo.net^ | |
||novately.com^ | |
forbes.com##[id^="google_ads_iframe_"] |
Nice article i was looking for this solution from very long time. its help me lot. before that i was using adzsafe. Adzsafe which is an anti adblock. It disables adblock from operating in user's browser. But I would definitely try your code as it seems easy to use and Prevent forbes.com from displaying "disable your adblocker" .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Impressive.