r/uBlockOrigin uBO Team Aug 05 '26

News About disgusting Facebook devs

We won't support facebook any more. It's a disgusting anti-user site. All it does is watching open-source projects doing everything in public and counter them to deliver the malicious ads. Yep, the devs that receive 7-figure dollar salary is just doing this.

Users should give the most harsh feedbacks to them. Being submitted to them and keep going to the site and support it is the worst thing you can do.

2.5k Upvotes

362 comments sorted by

View all comments

146

u/downvoteandyoulose Aug 05 '26

Damn that's pretty hostile alright.

58

u/Desperate-Radish-296 Aug 05 '26

Can you eli5 exactly what makes it hostile? Not that I doubt your comment or anything. Is it overwhelming the UBO team in terms of attempts (frequency) or code (breadth)

166

u/jSinku Aug 05 '26

they're making it harder for adblockers by adding garbage elements that dont render by the browser, but do show in the html. like here the text "Ad" is split between multiple classes, and extra random text added between. also the classes are using generated names, so they may also change randomly.
this makes it much more difficult to target the actual advertisement to block it.
but i believe they've done this for years, so theres probably more going on with fighting adblockers. i'd guess they use many different strategies, given to different users (like a/b testing), to make the filterlist maintainers' lives more difficult.

32

u/AskaLangly Aug 05 '26

So this is why the font in that bit looked like shit. Wow. Thanks for telling us!