From dd0ac722008ff990065a431aebdc3f3d092e7812 Mon Sep 17 00:00:00 2001 From: laylavish <128162304+laylavish@users.noreply.github.com> Date: Wed, 30 Apr 2025 09:38:04 +0000 Subject: [PATCH] Update README.md update outdated allowlist line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 310c6b5..d11b668 100644 --- a/README.md +++ b/README.md @@ -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!