We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0efef commit 14a5824Copy full SHA for 14a5824
brave-lists/brave-specific.txt
@@ -1,4 +1,4 @@
1
! Specific filters (Tracking or ads) for Brave
2
-localhost^$third-party,domain=~127.0.0.1|~::1
3
-127.0.0.1^$third-party,domain=~localhost|~::1
4
-::1^$third-party,domain=~localhost|~127.0.0.1
+||localhost^$third-party,domain=~127.0.0.1|~[::1]
+||127.0.0.1^$third-party,domain=~localhost|~[::1]
+||[::1]^$third-party,domain=~localhost|~127.0.0.1
0 commit comments