mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/550 Related Chromium issue (I can't access it): - https://bugs.chromium.org/p/chromium/issues/detail?id=957866 Findings so far: affects browsers based on Chromium 74. I could not reproduce the issue with either Chromium 73 or Google Chrome 75. This commit is a mitigation: to prevent sites from using uBO's internal WAR secret for tracking purpose. A secret can be used for at most one second, after which a new secret is generated. The original issue related to the implementation of secret-gated web accessible resources is: - https://github.com/gorhill/uBlock/issues/2823 |
||
|---|---|---|
| .. | ||
| is-webrtc-supported.html | ||
| is-webrtc-supported.js | ||
| managed_storage.json | ||
| manifest.json | ||
| vapi-background.js | ||
| vapi-client.js | ||
| vapi-common.js | ||
| vapi-usercss.js | ||
| vapi-usercss.pseudo.js | ||
| vapi-usercss.real.js | ||
| vapi-webrequest.js | ||
| vapi.js | ||