From 6d76c83276e66c84fd1e8d3dceef37b3b60c9163 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 15 Sep 2020 11:24:04 +0000 Subject: [PATCH] Updated 4.2.3 uMatrix (markdown) --- 4.2.3-uMatrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.2.3-uMatrix.md b/4.2.3-uMatrix.md index 3ae1957..740fd54 100644 --- a/4.2.3-uMatrix.md +++ b/4.2.3-uMatrix.md @@ -41,7 +41,7 @@ NoScript's `Site LOCAL` `Deny` part in uMatrix: * [::1] * block ### block access to IPv6 localhost * 192.168 * block ### block access to LAN 192.168.x.x ``` -NOTE: 192.168.x.x is the most commonly used private network range. If you're using one of the [alternatives](https://en.wikipedia.org/wiki/Private_network), 10.0.0.0/8 or 172.16.0.0/12, adjust your rules accordingly. (see @crssi's [comment](https://github.com/ghacksuserjs/ghacks-user.js/issues/319#issuecomment-364119775) for details - thanks @crssi) +NOTE: 192.168.x.x is the most commonly used private network range. If you're using one of the [alternatives](https://en.wikipedia.org/wiki/Private_network), 10.0.0.0/8 or 172.16.0.0/12, adjust your rules accordingly. (see @crssi's [comment](https://github.com/arkenfox/user.js/issues/319#issuecomment-364119775) for details - thanks @crssi) The best practice is to use a separate browser for accessing local resources or using a temporary allow if needed ... but for those who need it permanently: ```