diff --git a/blocklist.txt b/blocklist.txt index a00543e28..7817c46da 100644 --- a/blocklist.txt +++ b/blocklist.txt @@ -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^ diff --git a/little-snitch-blocklist.lsrules b/little-snitch-blocklist.lsrules index 205f2684c..cd685d8bb 100644 --- a/little-snitch-blocklist.lsrules +++ b/little-snitch-blocklist.lsrules @@ -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" ] } \ No newline at end of file diff --git a/pihole-blocklist.txt b/pihole-blocklist.txt index 79e5115c6..54ac18ebd 100644 --- a/pihole-blocklist.txt +++ b/pihole-blocklist.txt @@ -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 diff --git a/rpz-blocklist.txt b/rpz-blocklist.txt index 740d01992..f09e53f7c 100644 --- a/rpz-blocklist.txt +++ b/rpz-blocklist.txt @@ -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 . diff --git a/unbound-blocklist.txt b/unbound-blocklist.txt index 520714047..fca9aec85 100644 --- a/unbound-blocklist.txt +++ b/unbound-blocklist.txt @@ -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