This commit is contained in:
kkapsner 2018-07-16 09:11:55 +02:00
parent 95c826ad8d
commit b6a80c0b69
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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": ""
},