mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
Typos
This commit is contained in:
parent
95c826ad8d
commit
b6a80c0b69
@ -13,7 +13,7 @@ Die verschiedenen Blockiermodi sind:
|
||||
<li>alles erlauben: Ignoriere alle Listen und erlaube die canvas-API auf allen Webseiten.</li>
|
||||
</ul>
|
||||
|
||||
Geschütze "Fingerprinting"-APIs:
|
||||
Geschützte "Fingerprinting"-APIs:
|
||||
<ul>
|
||||
<li>canvas 2d</li>
|
||||
<li>webGL</li>
|
||||
|
@ -704,7 +704,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"blockRequestsFromDataURL_description": {
|
||||
"message": "Data URL pages cannot be protected agains fingerprinting (see https://bugzilla.mozilla.org/show_bug.cgi?id=1475831). Blocking requests from them prevents the real fingerprint to reach any server.",
|
||||
"message": "Data URL pages cannot be protected against fingerprinting (see https://bugzilla.mozilla.org/show_bug.cgi?id=1475831). Blocking requests from them prevents the real fingerprint to reach any server.",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user