mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Documentation cleanup.
This commit is contained in:
parent
6636e1d68b
commit
ad40bf9be1
@ -12,5 +12,3 @@ The different block modes are:
|
||||
<li>block only black list: Block the <canvas> API only for websites on the black list.</li>
|
||||
<li>allow everything: Ignore all lists and allow the <canvas> API on all websites.</li>
|
||||
</ul>
|
||||
|
||||
At present, only my domain (kkapsner.de) is whitelisted by default.
|
||||
|
@ -13,8 +13,4 @@ Die verschiedenen Blockiermoden sind:
|
||||
<li>alles erlauben: Ignoriere alle Listen und erlaube die <canvas>-API auf allen Webseiten.</li>
|
||||
</ul>
|
||||
|
||||
Derzeit ist als Standard nur meine Domain (kkapsner.de) auf der Whitelist.
|
||||
|
||||
Falls Sie Fehler finden oder Verbesserungvorschläge haben, teilen Sie mir das bitte auf https://github.com/kkapsner/CanvasBlocker/issues mit.
|
||||
|
||||
Eine hochgradig experimentelle Version für Android ist verfügbar unter https://github.com/kkapsner/CanvasBlocker/tree/android
|
||||
Falls Sie Fehler finden oder Verbesserungvorschläge haben, teilen Sie mir das bitte auf https://github.com/kkapsner/CanvasBlocker/issues mit.
|
@ -13,8 +13,4 @@ The different block modes are:
|
||||
<li>allow everything: Ignore all lists and allow the <canvas> API on all websites.</li>
|
||||
</ul>
|
||||
|
||||
At present, only my domain (kkapsner.de) is whitelisted by default.
|
||||
|
||||
Please report issues and feature requests at https://github.com/kkapsner/CanvasBlocker/issues
|
||||
|
||||
A highly experimental version for Android is available at https://github.com/kkapsner/CanvasBlocker/tree/android
|
||||
|
@ -3,9 +3,6 @@ Version 0.3.6:
|
||||
- only last bit of image values are changes also in non persistent mode
|
||||
- removed default entry in white list
|
||||
|
||||
new features:
|
||||
-
|
||||
|
||||
fixes:
|
||||
- faking webGL
|
||||
- added readPixels for webGL2
|
||||
|
Loading…
x
Reference in New Issue
Block a user