Update README.md

update outdated allowlist line
This commit is contained in:
laylavish 2025-04-30 09:38:04 +00:00 committed by GitHub
parent 27ed247563
commit dd0ac72200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -237,7 +237,7 @@ Boom! Now it's allowlisted!
Or, if you don't want to go through that mumbo-jumbo, add this line in your filter list:
```
#@#a[href*="example.com"]:upward(div):style(opacity:0.00!important;)
#@#a[href*="example.com"]:upward(li):remove()
```
Change "example.com" to the URL you want to allowlist. Copy & paste that in uBlock Origin's "My filters" list, and you're set!