Block ins tag?

General information, announcements and questions about the EasyList subscriptions.
Locked
hellfire
Postaholic
Postaholic
Posts: 225
Joined: Mon Jan 11, 2016 4:02 pm

Block ins tag?

Post by hellfire »

Some websites using ins instead div to avoid it being blocked.
Is it possible to block "ins" tag using a filter?

Code: Select all

<ins class="adsbygoogle" style="display:inline-block;width:336px;height:280px" data-ad-client="ca-pub-2603336100045400" data-ad-slot="1730361577"></ins>
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Examples ?
hellfire
Postaholic
Postaholic
Posts: 225
Joined: Mon Jan 11, 2016 4:02 pm

Post by hellfire »

intense wrote: Sat Apr 29, 2017 10:34 amExamples ?

Code: Select all

https://www.up-4ever.com/qqkdz42jdj5f
i know banner is blanked but it's taking spaces, and i forgot a website that also uses ins instead div.
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

if you added @@||up-4ever.com^$generichide you need

Code: Select all

up-4ever.com##.adsbygoogle
so, no differences even using ins
hellfire
Postaholic
Postaholic
Posts: 225
Joined: Mon Jan 11, 2016 4:02 pm

Post by hellfire »

Oh ok but i noticed the difference of ins, is a filter like

Code: Select all

##.adsbygoogle
does not apply so i need to add url name to make it apply like

Code: Select all

up-4ever.com##.adsbygoogle
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

again: if you added the generic filter above ==> this means any generic filter (without domain) will not work anymore
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

generichide - for exception rules only, similar to elemhide but only disables generic element hiding rules on the page.
genericblock - for exception rules only, just like generichide but disables generic blocking rules.
- https://adblockplus.org/filters#options
- https://adblockplus.org/development-bui ... nericblock
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Moved from Off Topic to EasyList Subscriptions on Sat Apr 29, 2017 5:06 pm by LanikSJ

Locked