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 c90cc01Copy full SHA for c90cc01
brave-lists/brave-specific.txt
@@ -1,4 +1,5 @@
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|~*.local
+||127.0.0.1^$third-party,domain=~localhost|~::1|~*.local
+||::1^$third-party,domain=~localhost|~127.0.0.1|~*.local
5
+.local^$third-party,domain=~localhost|~127.0.0.1|~::1
0 commit comments