| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-19 | 885 Bytes | |
| v1.1.0 source code.tar.gz | 2026-04-19 | 40.7 kB | |
| v1.1.0 source code.zip | 2026-04-19 | 48.5 kB | |
| Totals: 3 Items | 90.0 kB | 0 | |
What's New
Usercentrics CMP detection
Detects Usercentrics consent banners and clicks "Reject All" via shadow DOM piercing. Usercentrics was listed in package keywords but had no detection code — now fully supported as the 2nd/3rd most popular CMP in the EU.
New tracker domains & cookies
- 8 new tracker domains: YouTube, Reddit Analytics, Reddit Ads, Amazon Ads, Crazy Egg, VWO, googlevideo.com, assoc-amazon.com
- 6 new tracking cookie patterns: YouTube (YSC, VISITOR_INFO1_LIVE, PREF), Reddit (_rdt_uuid), Amazon (ad-id, ad-privacy)
Navigation retry
Page loads now retry up to 3 times with exponential backoff (1s, 2s) on timeout and network errors. Sites with heavy CMP scripts are inherently slow — this dramatically improves scan reliability.
Full Changelog: https://github.com/trustyourwebsite/cookie-consent-validator/compare/v1.0.1...v1.1.0