Skip to content

Commit c90cc01

Browse files
committed
add .local, add left anchors
1 parent dc0efef commit c90cc01

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

brave-lists/brave-specific.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
! 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
2+
||localhost^$third-party,domain=~127.0.0.1|~::1|~*.local
3+
||127.0.0.1^$third-party,domain=~localhost|~::1|~*.local
4+
||::1^$third-party,domain=~localhost|~127.0.0.1|~*.local
5+
.local^$third-party,domain=~localhost|~127.0.0.1|~::1

0 commit comments

Comments
 (0)