|
@ -106,6 +106,7 @@ function onInputChanged(ev) { |
|
|
changeUserSettings(target.id, target.checked); |
|
|
changeUserSettings(target.id, target.checked); |
|
|
break; |
|
|
break; |
|
|
case 'noMixedContent': |
|
|
case 'noMixedContent': |
|
|
|
|
|
case 'noscriptTagsSpoofed': |
|
|
case 'processReferer': |
|
|
case 'processReferer': |
|
|
changeMatrixSwitch( |
|
|
changeMatrixSwitch( |
|
|
target.getAttribute('data-matrix-switch'), |
|
|
target.getAttribute('data-matrix-switch'), |
|
|