-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathwildcards.txt
66 lines (62 loc) · 1.5 KB
/
wildcards.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
! Title: 🔥 Wildcards
! Version: 06September2024v1
! Expires: 12 hours
! Description: Goal here is to use wildcards to block ad, tracking, analytics, annoyances, and other trash domains where possible. This is EXTEMELY experimental and WILL cause breakage, be warned, this should NOT yet be used.
! Homepage: https://badblock.celenity.dev
abtest*
ad*^$denyallow=akadns.net|upload.*|*-upload.*|adobe.*|adobedtm.*|metadata.*|download.*|downloads.*|gatewayradiatorcontrol.*|datadog.pool.ntp.org|quad9.net
audit*
aviary*
banner*
beacon*
campaign*
clarity*
collect*
consent*
cookie*
count*^$denyallow=|account*|myaccount.*|account*.*|oauthaccountmanager.*|myaccount*.*
crash*
csp*^$denyallow=ocsp.*|ocsp*.*
data*
diag*
event*
experiment*
feedback*
||geo.*^
imasdk*
insight*
launch*
log*
lytic*
matomo*
measur*
metric*
monitor*
piwik*
pixel*
plausible*
posthog*
promo*
qualtric*
report*
sentry*
spoc*
spons*
stat*^$denyallow=static.*|static*.*|static-*.*
stud*
survey*
tag*
telem*
trace*
tracing*
unagi*
usage*
utiq*
# You could also consider:
#aff* # Would break affiliate links, not much of a point blocking IMO
#click* # Would break email links, not much of a point blocking IMO
#track* # Reason not included is it'll probably break i.e. postage tracking services, may reconsider though
# Credit to:
# The Great HaGeZi https://raw.githubusercontent.com/hagezi/dns-blocklists/main/controld/analytics-wildcard-folder.json
# mmotti https://github.com/mmotti/pihole-regex/blob/master/regex.list
# And my own research and analysis :)