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 Sep 25, 2023
1 parent bf396e7 commit 66243d1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20367,3 +20367,4 @@ hypotheek.nl###cookielaw_idf_overlay
||analytics.0xecho.com^
||web.stytch.com^
||adconfig.ster.nl^
||licelus.com^
3 changes: 2 additions & 1 deletion little-snitch-blocklist.lsrules
Original file line number Diff line number Diff line change
Expand Up @@ -19148,6 +19148,7 @@
"lmsqueezy.com",
"analytics.0xecho.com",
"web.stytch.com",
"adconfig.ster.nl"
"adconfig.ster.nl",
"licelus.com"
]
}
1 change: 1 addition & 0 deletions pihole-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19781,3 +19781,4 @@
0.0.0.0 analytics.0xecho.com
0.0.0.0 web.stytch.com
0.0.0.0 adconfig.ster.nl
0.0.0.0 licelus.com
1 change: 1 addition & 0 deletions rpz-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19673,3 +19673,4 @@ lmsqueezy.com CNAME .
analytics.0xecho.com CNAME .
web.stytch.com CNAME .
adconfig.ster.nl CNAME .
licelus.com CNAME .
1 change: 1 addition & 0 deletions unbound-blocklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19676,3 +19676,4 @@ local-zone: "lmsqueezy.com." always_null
local-zone: "analytics.0xecho.com." always_null
local-zone: "web.stytch.com." always_null
local-zone: "adconfig.ster.nl." always_null
local-zone: "licelus.com." always_null

0 comments on commit 66243d1

Please sign in to comment.