diff --git a/src/js/httpsb.js b/src/js/httpsb.js index de6afc3..adff7fd 100644 --- a/src/js/httpsb.js +++ b/src/js/httpsb.js @@ -28,7 +28,6 @@ (function() { var µm = µMatrix; µm.pMatrix = new µm.Matrix(); - µm.pMatrix.setSwitch('matrix-off', 'localhost', 1); µm.pMatrix.setSwitch('matrix-off', 'about-scheme', 1); µm.pMatrix.setSwitch('matrix-off', 'chrome-extension-scheme', 1); µm.pMatrix.setSwitch('matrix-off', 'chrome-scheme', 1);