Geoffrey Frogeye
998c3faf8f
Add SAS.com
2 years ago
Geoffrey Frogeye
c8a14a4e21
Add DataUnlocker
2 years ago
Geoffrey Frogeye
1ec26e7f96
Add Plausible.io
2 years ago
Geoffrey Frogeye
5b49441bc0
Add Branch.io tracker
2 years ago
Geoffrey Frogeye
6ae3d5fb55
Add Lead Forensics tracker
2 years ago
Geoffrey Frogeye
10a505d84f
Add Fathom
2 years ago
Geoffrey Frogeye
c06648da53
Added Pardot tracker
2 years ago
Geoffrey Frogeye
edf444cc28
Add ad-cloud.jp and improve names of Japanese trackers
Closes #19
Names from https://github.com/AdguardTeam/cname-trackers/issues/1
2 years ago
Geoffrey Frogeye
f5f9f88c42
Remove ThreatMetrix
I received a lot of false positives for this one,
and while I wasn't able to reproduce the issue in most of the cases,
I trust the community.
It's also not in any other CNAME tracker list, probably for the same reason.
Plus, it's apparently not very nasty.
So I'll let it go.
Closes #17
2 years ago
Geoffrey Frogeye
2997e41f98
Investigated >0.5% trackers from Fukuda paper
2 years ago
Geoffrey Frogeye
6cf1028174
Added other tracking source for Adobe
Found on the Adobe documentation and in the wild
https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/trackingserversecure.html?lang=en#s.trackingserversecure-in-appmeasurement-and-launch-custom-code-editor
2 years ago
Geoffrey Frogeye
b98a37f9da
Add 1st chain Act-On
To unclobber -only lists
3 years ago
Geoffrey Frogeye
8828d4cf24
Investigated >1% trackers from Fukuda paper
3 years ago
Geoffrey Frogeye
2c0286e36b
Add genieesspv.jp CNAME tracker
Closes #18
3 years ago
Geoffrey Frogeye
954bc86eaa
More Tracedock domains
From https://gist.github.com/pietvanzoen/ed7b8322a552542bc00a83ced7332d33
3 years ago
Geoffrey Frogeye
708c53041e
Added two japanese trackers
3 years ago
Geoffrey Frogeye
7e06e98808
Added TraceDock FP tracker
Thought they did change the URL of their load balancers,
guess I was wrong.
3 years ago
Geoffrey Frogeye
4a22054796
Added optional cache for faster IP matching
4 years ago
Geoffrey Frogeye
06b745890c
Added other first-party trackers
4 years ago
Geoffrey Frogeye
62e6c9005b
Tracker: intendmedia?
4 years ago
Geoffrey Frogeye
16f8bed887
Tracker: Otto Group
4 years ago
Geoffrey Frogeye
d6df0fd4f9
Tracker: Webtrekk
4 years ago
Geoffrey Frogeye
ae71d6b204
Tracker: 2o7
4 years ago
Geoffrey Frogeye
0b2eb000c3
FP: ThreatMetrix
4 years ago
Geoffrey Frogeye
025370bbbe
Splitted list with curated and not curated
Closes #2
4 years ago
Geoffrey Frogeye
0159c6037c
Improved DNS resolving performances
Also various fixes.
Also some debug stuff, make sure to remove that later.
4 years ago
Geoffrey Frogeye
69b82d29fd
Improved rules handling
Rules can now come in 3 different formats:
- AdBlock rules
- Host lists
- Domains lists
All will be converted into domain lists and aggregated
(only AdBlock rules matching a whole domain will be kept).
Subdomains will now be matched if it is a subdomain of any domain of the
rule.
It is way faster (seconds rather than hours!) but less flexible
(although it shouldn't be a problem).
4 years ago