mirchi9.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

mirchi9.com

Post by gotitbro »

Blank ad banner in the middle of article on https://www.mirchi9.com.

Error URL: https://www.mirchi9.com/movienews/why-could-baahubali-2-be-once-in-a-lifetime-movie-for-our-generation/

Edit: Forgot to post the filter for hiding the element, I am confused a bit though which one of the following would work faster?:

Code: Select all

mirchi9.com##div[style*="max-width: 340px; height: 280px;"]
or

Code: Select all

mirchi9.com##div[style^="width: 100%; max-width: 340px; height: 280px;"]
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Code: Select all

mirchi9.com##.pull-left
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

intense wrote: Thu Apr 27, 2017 6:46 pm

Code: Select all

mirchi9.com##.pull-left
Hides the search bar as well.
Locked