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
4 months ago
Geoffrey Frogeye
b98a37f9da
Add 1st chain Act-On
To unclobber -only lists
4 months ago
Geoffrey Frogeye
8828d4cf24
Investigated >1% trackers from Fukuda paper
4 months ago
Geoffrey Frogeye
2c0286e36b
Add genieesspv.jp CNAME tracker
Closes #18
8 months ago
Geoffrey Frogeye
954bc86eaa
More Tracedock domains
From https://gist.github.com/pietvanzoen/ed7b8322a552542bc00a83ced7332d33
8 months ago
Geoffrey Frogeye
708c53041e
Added two japanese trackers
1 year ago
Geoffrey Frogeye
7e06e98808
Added TraceDock FP tracker
Thought they did change the URL of their load balancers,
guess I was wrong.
1 year ago
Geoffrey Frogeye
4a22054796
Added optional cache for faster IP matching
1 year ago
Geoffrey Frogeye
06b745890c
Added other first-party trackers
1 year ago
Geoffrey Frogeye
62e6c9005b
Tracker: intendmedia?
1 year ago
Geoffrey Frogeye
16f8bed887
Tracker: Otto Group
1 year ago
Geoffrey Frogeye
d6df0fd4f9
Tracker: Webtrekk
1 year ago
Geoffrey Frogeye
ae71d6b204
Tracker: 2o7
1 year ago
Geoffrey Frogeye
0b2eb000c3
FP: ThreatMetrix
1 year ago
Geoffrey Frogeye
025370bbbe
Splitted list with curated and not curated
Closes #2
1 year ago
Geoffrey Frogeye
0159c6037c
Improved DNS resolving performances
Also various fixes.
Also some debug stuff, make sure to remove that later.
1 year 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).
1 year ago