How this gemius ads

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
majkispajki
Posts: 17
Joined: Fri Apr 17, 2015 11:38 am

How this gemius ads

Post by majkispajki »

Hello I have problem with blocking this ad. I have many linkś like this:

<a href="http://gazeta.hit.gemius.pl/lshitredir/ ... ILK_N.html" title="SILK'N jest liderem w dziedzinie urządzeń estetycznych">SILK'N jest liderem w dziedzinie urządzeń estetycznych</a>

How block links there target include *hit.gemius.pl* ?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: How this gemius ads

Post by mapx »

try

Code: Select all

##a[href*="hit.gemius.pl"]
majkispajki
Posts: 17
Joined: Fri Apr 17, 2015 11:38 am

Re: How this gemius ads

Post by majkispajki »

Thanks a lot, it's works.
Locked