Created
June 3, 2025 17:13
-
-
Save guizmo-silva/fb3e38f384d1989d1816c024985dba48 to your computer and use it in GitHub Desktop.
Lista de filtros do uBlock Origin para bloquear anúncios no LinkedIn em português-BR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| linkedin.com##li:has-text(Promoted) | |
| linkedin.com##:xpath('//*[(text()[contains(.,"Promoted")])]/../../../../../../../../../..') | |
| linkedin.com##:xpath('//*[(text()[contains(.,"Promovido")])]/../../../../../../../../..') | |
| linkedin.com##:xpath('//*[(text()[contains(.,"Promovida")])]/../../../../../../../../..') | |
| linkedin.com##:xpath('//*[(text()[contains(.,"Promoção pela empresa")])]/../../../../../../../../..') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment