mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
734e76180f
commit
640bd36b86
12 changed files with 84 additions and 4 deletions
|
@ -75,6 +75,7 @@
|
|||
canvas: {name: "protectedCanvasPart", value: "nothing"},
|
||||
audio: {name: "protectAudio", value: false},
|
||||
domRect: {name: "protectDOMRect", value: false},
|
||||
svg: {name: "protectSVG", value: false},
|
||||
history: {name: "historyLengthThreshold", value: 10000},
|
||||
navigator: {name: "protectNavigator", value: false},
|
||||
windows: {name: "protectWindow", value: false},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue