mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
cc776b48de
commit
d42a4d2372
14 changed files with 532 additions and 2 deletions
|
@ -38,6 +38,7 @@ Beschützte "Fingerprinting"-APIs:
|
|||
<li>window (standardmäßig deaktiviert)</li>
|
||||
<li>DOMRect</li>
|
||||
<li>navigator (standardmäßig deaktiviert)</li>
|
||||
<li>screen</li>
|
||||
</ul>
|
||||
|
||||
Falls Sie Fehler finden oder Verbesserungsvorschläge haben, teilen Sie mir das bitte auf https://github.com/kkapsner/CanvasBlocker/issues mit.
|
|
@ -39,6 +39,7 @@ Protected "fingerprinting" APIs:
|
|||
<li>window (disabled by default)</li>
|
||||
<li>DOMRect</li>
|
||||
<li>navigator (disabled by default)</li>
|
||||
<li>screen</li>
|
||||
</ul>
|
||||
|
||||
Please report issues and feature requests at https://github.com/kkapsner/CanvasBlocker/issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue