В стаята на Фейсбук има слон. Огромният проблем, за който никой не говори.
Някой подрежда, филтрира или побутва това, което ви се представя като информация, като алгоритъмът е секретен. Решава вместо вас какво да виждате. Няколко милиарда потребители, високо време на ангажираност в платформите. Подобна манипулация може да води света за носа.
В останалите социални мрежи и търсещи машини положението не е по-различно.
As you have seen your FB NewsFeed is getting full of advertisements which take from your time and are annoying sometimes. These are the adds that are added between your friends' posts. Here's how to get rid of them.
Install AdBlock, Adblock Plus, or uBlock Origin Chrome extensions.
Open the extension options and add the following custom rule:
AdBlock: Customize -> Manually edit your filters
Adblock Plus: Advanced -> My Filter list
facebook.com#?#div[data-pagelet^="FeedUnit_"]:-abp-has(a[aria-label="Sponsored"])
FaceBook site gets sluggish with this custom rule in AdBlock
.
It works better with Adblock Plus
.
Here is the non-extended version of the selector:
facebook.com##div[data-pagelet^="FeedUnit_"]:has(a[aria-label="Sponsored"])
but it only works in uBlock Origin
(tab "My Filters" in the extension options) .
Tested in the desktop version of Chromium based browsers ( Google Chrome, Chromium )
PS: This is a cat and mouse game and FaceBook can change how these are inserted in their page. If so please report in a comment.
References: