need help to block a part from google search
need help to block a part from google search
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
these are what i'm talking about -> http://i.imgur.com/syiYaHj.jpg
Re: need help to block a part from google search
try
Code: Select all
##.kno-rs
Re: need help to block a part from google search
thank you so much mate it workedmapx wrote:tryCode: Select all
##.kno-rs

Re: need help to block a part from google search
above filter doesn't work anymore so any chance for a new one.??
Re: need help to block a part from google search
Code: Select all
google.com##._Awf
Re: need help to block a part from google search
it doesn't properly work m8 (i wanna block every one of those rating things)Samosa wrote:It will also block metacritic ratings, so not sure that it's what you wanted.Code: Select all
google.com##._Awf
Re: need help to block a part from google search
every one ? that filter remove all those ratings
Do you want to block only some of them ?
Do you want to block only some of them ?
Re: need help to block a part from google search
if you want to hide only imdb and roeten:
Code: Select all
##div.ellip:nth-child(1)
##div.ellip:nth-child(2)
Re: need help to block a part from google search
not sure why but it didn't worked for me and yes i wanna block all of them rating widgetsmapx wrote:every one ? that filter remove all those ratings
Do you want to block only some of them ?
thnx it worked but now i can't see the character names -> http://i.imgur.com/zs7V2K4.jpgmapx wrote:if you want to hide only imdb and roeten:Code: Select all
##div.ellip:nth-child(1) ##div.ellip:nth-child(2)
any idea how to fix it.??
Re: need help to block a part from google search
probably you are using other google (not .com)
remove the old filters and try
remove the old filters and try
Code: Select all
##._Awf
Re: need help to block a part from google search
and now it works thank you so much guysmapx wrote:probably you are using other google (not .com)
remove the old filters and tryCode: Select all
##._Awf

Re: need help to block a part from google search
probably you need (to be more specific)
Code: Select all
google.lk##._Awf
Re: need help to block a part from google search
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.
Putting a website in front of the actual filter means it will only work on said site.
Re: need help to block a part from google search
try125_PO wrote:any chance for a new filter.??
Code: Select all
google.lk##._AJf