kat.cr: how to block this button next to each torrent entry

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
darkblue
Posts: 33
Joined: Thu Dec 15, 2011 8:32 pm

kat.cr: how to block this button next to each torrent entry

Post by darkblue »

In eg. https://kat.cr/ next to each torrent entry. there's a (blue) button:
Image
that redirects to malware site (it's already blocked by Firefox as "Forgery site").

I used to block it using this custom filter:

Code: Select all

kat.cr##.partner1Button.idownload.icon16
but unfortunately the HTML code has changed today and now this filter doen't work.

Trying the Element Hiding Helper, I select

Code: Select all

kat.cr##.ka.ka16.ka-arrow-down.partner1Button
and it only blocks the element in front of the button:
Image
The background remains, and blocking it too, results in blocking all the buttons in all entries in the page.


Could you please help me with this?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: kat.cr: how to block this button next to each torrent entry

Post by mapx »

add

Code: Select all

kat.cr##[onclick*="redirect"]
darkblue
Posts: 33
Joined: Thu Dec 15, 2011 8:32 pm

Re: kat.cr: how to block this button next to each torrent entry

Post by darkblue »

Thank you very much!
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: kat.cr: how to block this button next to each torrent entry

Post by fanboy »

Any of the torrents selected on the main page, I'm not seeing this blue button. Does it still show?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: kat.cr: how to block this button next to each torrent entry

Post by mapx »

fanboy wrote:Any of the torrents selected on the main page, I'm not seeing this blue button. Does it still show?
go to https://kat.cr/animerg-naruto-shippuude ... 25264.html
see related torrents at the bottom
Locked