Recurring TR update - #394
Merged
Merged
Conversation
dharb
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created on 2026-07-25 in https://jenkins.duckduckgo.com/job/Tracker%20Radar%20Detector/138/
Note
Low Risk
Generated data-only update with no application logic changes; fingerprint scoring may shift slightly for some scripts until consumers pick up the new weights.
Overview
Automated Tracker Radar build output from Jenkins refreshes regional release statistics and API fingerprint weights used when scoring scripts for fingerprinting behavior.
Regional
releasestats.txt(AU, CA, CH, DE, FR, GB, NL, NO, US) now report slightly lower domain and entity counts than the previous snapshot—for example US moves from ~22.4k domains / ~2.6k entities to ~21.9k / ~2.6k.api_fingerprint_weights.jsonis regenerated from the latest crawl: per-API weights shift across the board (suspicious vs non-suspicious call ratios). Several touch/input-related APIs andNavigator.prototype.keyboardnow share a much higher weight (~7237 vs ~5524 previously), which will change how fingerprint scores aggregate for resources that use those APIs.Reviewed by Cursor Bugbot for commit 6b27f37. Bugbot is set up for automated code reviews on this repo. Configure here.