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 Oct 7, 2023
1 parent 56f366e commit 8e3d261
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 1 deletion.
3 changes: 3 additions & 0 deletions blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20400,3 +20400,6 @@ hypotheek.nl###cookielaw_idf_overlay
||gtm.reflect.app^
||shrill-definition.com^
||userapi.com^
||bc.independer.nl^
||t.independer.nl^
||ds.independer.nl^
5 changes: 4 additions & 1 deletion little-snitch-blocklist.lsrules
Original file line number Diff line number Diff line change
Expand Up @@ -19175,6 +19175,9 @@
"u9pxeznuhf9p.mycopilot.com",
"gtm.reflect.app",
"shrill-definition.com",
"userapi.com"
"userapi.com",
"bc.independer.nl",
"t.independer.nl",
"ds.independer.nl"
]
}
3 changes: 3 additions & 0 deletions pihole-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19808,3 +19808,6 @@
0.0.0.0 gtm.reflect.app
0.0.0.0 shrill-definition.com
0.0.0.0 userapi.com
0.0.0.0 bc.independer.nl
0.0.0.0 t.independer.nl
0.0.0.0 ds.independer.nl
3 changes: 3 additions & 0 deletions rpz-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19700,3 +19700,6 @@ u9pxeznuhf9p.mycopilot.com CNAME .
gtm.reflect.app CNAME .
shrill-definition.com CNAME .
userapi.com CNAME .
bc.independer.nl CNAME .
t.independer.nl CNAME .
ds.independer.nl CNAME .
3 changes: 3 additions & 0 deletions unbound-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19703,3 +19703,6 @@ local-zone: "u9pxeznuhf9p.mycopilot.com." always_null
local-zone: "gtm.reflect.app." always_null
local-zone: "shrill-definition.com." always_null
local-zone: "userapi.com." always_null
local-zone: "bc.independer.nl." always_null
local-zone: "t.independer.nl." always_null
local-zone: "ds.independer.nl." always_null

0 comments on commit 8e3d261

Please sign in to comment.