appwiki:adblockplus

This is an old revision of the document!


The Blocking CSS

  • Block a div with ThatClassName that contains child with “Sponsored” words
    theSite.com#?#div.ThatClassName:-abp-contains(Sponsored)
    theSite.com#?#div.ThatClassName:-abp-contains(Spotlight)
  • another way block div class with 'RANDOM-bg'
    #div(class*=-bg)
  • block anti-blocker div
    ##DIV[style*="z-index: 99999"]
  • appwiki/adblockplus.1630139613.txt.gz
  • Last modified: 2021/08/28 08:33
  • by ying