need help to block a part from google search

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
125_PO

need help to block a part from google search

Post by 125_PO »

is there a way i can block the imdb and rotten tomatoes scores from google search.??
these are what i'm talking about -> http://i.imgur.com/syiYaHj.jpg
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: need help to block a part from google search

Post by mapx »

try

Code: Select all

##.kno-rs
Guest

Re: need help to block a part from google search

Post by Guest »

mapx wrote:try

Code: Select all

##.kno-rs
thank you so much mate it worked :mrgreen:
128_0

Re: need help to block a part from google search

Post by 128_0 »

above filter doesn't work anymore so any chance for a new one.??
Samosa

Re: need help to block a part from google search

Post by Samosa »

Code: Select all

google.com##._Awf
It will also block metacritic ratings, so not sure that it's what you wanted.
128_0

Re: need help to block a part from google search

Post by 128_0 »

Samosa wrote:

Code: Select all

google.com##._Awf
It will also block metacritic ratings, so not sure that it's what you wanted.
it doesn't properly work m8 (i wanna block every one of those rating things)
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: need help to block a part from google search

Post by mapx »

every one ? that filter remove all those ratings
Do you want to block only some of them ?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: need help to block a part from google search

Post by mapx »

if you want to hide only imdb and roeten:

Code: Select all

##div.ellip:nth-child(1)
##div.ellip:nth-child(2)
128_0

Re: need help to block a part from google search

Post by 128_0 »

mapx wrote:every one ? that filter remove all those ratings
Do you want to block only some of them ?
not sure why but it didn't worked for me and yes i wanna block all of them rating widgets
mapx wrote:if you want to hide only imdb and roeten:

Code: Select all

##div.ellip:nth-child(1)
##div.ellip:nth-child(2)
thnx it worked but now i can't see the character names -> http://i.imgur.com/zs7V2K4.jpg
any idea how to fix it.??
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: need help to block a part from google search

Post by mapx »

probably you are using other google (not .com)
remove the old filters and try

Code: Select all

##._Awf
128_0

Re: need help to block a part from google search

Post by 128_0 »

mapx wrote:probably you are using other google (not .com)
remove the old filters and try

Code: Select all

##._Awf
and now it works thank you so much guys :)
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: need help to block a part from google search

Post by mapx »

probably you need (to be more specific)

Code: Select all

google.lk##._Awf
Samosa

Re: need help to block a part from google search

Post by Samosa »

Yeah my bad, since your screenshots were in English I thought you were using google.com.

Putting a website in front of the actual filter means it will only work on said site.
125_PO

Re: need help to block a part from google search

Post by 125_PO »

any chance for a new filter.??
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: need help to block a part from google search

Post by mapx »

125_PO wrote:any chance for a new filter.??
try

Code: Select all

google.lk##._AJf
Locked