Blocking "Games You May Like" in Facebook Feed

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Hobbage
Posts: 20
Joined: Fri Nov 13, 2015 3:19 am

Blocking "Games You May Like" in Facebook Feed

Post by Hobbage »

Hi all,

I'm still getting this in my Facebook feed and would very much like it to be gone:

http://postimg.org/image/xkop3c2b1/

I'm subscribed to the following lists:

https://easylist-downloads.adblockplus. ... s_full.txt
https://easylist-downloads.adblockplus. ... wsfeed.txt
Adblock Warning Removal List
EasyList

I also have the following custom filters which I've tried from recommendations from various sources but nothing seems to work so far:

facebook.com###u_0_0
facebook.com###pagelet_games_rhc
facebook.com##div#u_0_2v
http://www.facebook.com##DIV[class="mvs _5j5u _5jqk clearfix"]
http://www.facebook.com##DIV[class="_5pcr&­quot;]
http://www.facebook.com##DIV[class="_4hh&q­uot;]
facebook.com##div[id=rightCol]

Any help to get rid of this would be very much appreciated.

Thank you!
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Blocking "Games You May Like" in Facebook Feed

Post by mapx »

when you get that advert, right click the page, "save as" ==> you'll get a html object + a folder
pack them (zip them) together and upload the zip on some server. Send me a pm with the link to the zip.
Hobbage
Posts: 20
Joined: Fri Nov 13, 2015 3:19 am

Re: Blocking "Games You May Like" in Facebook Feed

Post by Hobbage »

Thank you for the reply. As soon as it shows up again I'll do just that. When I loaded Facebook today it didn't show up, but I'm pretty sure it'll be back soon.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Blocking "Games You May Like" in Facebook Feed

Post by mapx »

could you test this filter

Code: Select all

facebook.com##[id^="hyperfeed_story_id_"][aria-labelledby="js_3h"]
Hobbage
Posts: 20
Joined: Fri Nov 13, 2015 3:19 am

Re: Blocking "Games You May Like" in Facebook Feed

Post by Hobbage »

Just tried it, no luck :(
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Blocking "Games You May Like" in Facebook Feed

Post by mapx »

what about:

Code: Select all

facebook.com##[style="height: 198px; width: 471px; overflow: hidden;"]
facebook.com##[href="https://www.facebook.com/games/"]
facebook.com##.fsl.fwb.fcb
if still in trouble, submit an issue report and post here the report link.
You could also send me another saved page to see if all those elements are changing the divs name
Hobbage
Posts: 20
Joined: Fri Nov 13, 2015 3:19 am

Re: Blocking "Games You May Like" in Facebook Feed

Post by Hobbage »

It worked! :D :D :D

Ahhhhhhhh thank you so much. It's such a shame Facebook doesn't simply give us the option of whether or not to view things like that.

Thank God for people like you :P

Again, many thank yous!
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Blocking "Games You May Like" in Facebook Feed

Post by mapx »

you're welcome :)
sjeter5
Posts: 2
Joined: Mon Nov 30, 2015 6:47 am

Re: Blocking "Games You May Like" in Facebook Feed

Post by sjeter5 »

I tried the following:

facebook.com##[style="height: 198px; width: 471px; overflow: hidden;"]
facebook.com##[href="https://www.facebook.com/games/"]
facebook.com##.fsl.fwb.fcb

but only the last two lines work. I don't see the title "Games You May Like" but I see the block of games.

I use the F.B. Purity extension which has an option to "Expand News Column". I turned it off but then the page shows
an upcoming event on the right-hand side.

How would I determine the proper height and width?
sjeter5
Posts: 2
Joined: Mon Nov 30, 2015 6:47 am

Re: Blocking "Games You May Like" in Facebook Feed

Post by sjeter5 »

Done - thanks!
Hobbage
Posts: 20
Joined: Fri Nov 13, 2015 3:19 am

Re: Blocking "Games You May Like" in Facebook Feed

Post by Hobbage »

Mapx,

The problem has returned somehow this evening. It's the same feed but it lacks the "Games You May Like" title.

Here is the link to the saved Facebook htm file and its corresponding directory:

http://s000.tinyupload.com/index.php?fi ... 3039887229

Hoping you can figure this one out as well.

Thank you.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Blocking "Games You May Like" in Facebook Feed

Post by mapx »

see if works

Code: Select all

facebook.com##.userContentWrapper._5pcr._2pio._5pcr
or (perhaps better)

Code: Select all

|https://www.facebook.com/games/async/related_games/?*
Hobbage
Posts: 20
Joined: Fri Nov 13, 2015 3:19 am

Re: Blocking "Games You May Like" in Facebook Feed

Post by Hobbage »

Once again I am indebted to you my friend! Worked like a charm.

Many thanks! :)
Locked