Skip to content

Commit

Permalink
added domains in bulk to blocklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ph00lt0 committed Feb 18, 2024
1 parent aad8a82 commit 0186627
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 1 deletion.
4 changes: 4 additions & 0 deletions blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20859,3 +20859,7 @@ bol.com##.smartbanner
||planhat.com^
||debounce.io^
||getnomad.app^$badfilter # no tracker
||temptation.tweakers.nl^
||t.tweakers.nl^
||aa.tweakers.nl^
||ab.tweakers.nl^
6 changes: 5 additions & 1 deletion little-snitch-blocklist.lsrules
Original file line number Diff line number Diff line change
Expand Up @@ -19538,6 +19538,10 @@
"marketinsights.funda.io",
"nicereply.com",
"planhat.com",
"debounce.io"
"debounce.io",
"temptation.tweakers.nl",
"t.tweakers.nl",
"aa.tweakers.nl",
"ab.tweakers.nl"
]
}
4 changes: 4 additions & 0 deletions pihole-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20198,3 +20198,7 @@
0.0.0.0 planhat.com
0.0.0.0 debounce.io
! allow getnomad.app reason: no tracker
0.0.0.0 temptation.tweakers.nl
0.0.0.0 t.tweakers.nl
0.0.0.0 aa.tweakers.nl
0.0.0.0 ab.tweakers.nl
4 changes: 4 additions & 0 deletions rpz-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20090,3 +20090,7 @@ nicereply.com CNAME .
planhat.com CNAME .
debounce.io CNAME .
; allow getnomad.app reason: no tracker
temptation.tweakers.nl CNAME .
t.tweakers.nl CNAME .
aa.tweakers.nl CNAME .
ab.tweakers.nl CNAME .
4 changes: 4 additions & 0 deletions unbound-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20093,3 +20093,7 @@ local-zone: "nicereply.com." always_null
local-zone: "planhat.com." always_null
local-zone: "debounce.io." always_null
# allow getnomad.app reason: no tracker
local-zone: "temptation.tweakers.nl." always_null
local-zone: "t.tweakers.nl." always_null
local-zone: "aa.tweakers.nl." always_null
local-zone: "ab.tweakers.nl." always_null

0 comments on commit 0186627

Please sign in to comment.