← Back to context

Comment by brycewray

5 hours ago

Just as one example: Chrome + uBOL on Reddit will show you plenty of "Sponsored" stuff. You can use Inspector to find the offending CSS classes and then use `display: none` on them with something like Stylus[0], but not everybody wants to play that whack-a-mole game on the many sites that push uBOL past its blocking capabilities.

[0]: https://github.com/openstyles/stylus

Reddit's sponsored posts are blocked by default in uBOL when using _optimal_ (default) or _complete_ mode.

  • I will recheck my uBOL settings, then, sir. Thank you for your work!

    EDIT: I did have it set to `Complete,` so perhaps I have something else going on.

    • Best is to report the issue using the "Report an issue" in the popup panel while on Reddit site. There could be other issues causing this, for instance if you didn't grant uBOL the permission to inject scripts on the site. Depending on which browser/os the issue occurs, we should be able to narrow down potential causes.

      1 reply →