remove localhost `allow` rule from default ruleset

pull/2/head
Raymond Hill 7 years ago
parent 6d85d53868
commit 52139a9137
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

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

Loading…
Cancel
Save