Updated 4.2.3 uMatrix (markdown)

Thorin-Oakenpants 2018-05-22 07:32:19 +00:00
parent 069f6c098d
commit b3d00961e1

@ -1,4 +1,4 @@
:large_orange_diamond: **Block TLDs**
:small_orange_diamond: **Block TLDs**
Example: blocking [.cm](https://en.wikipedia.org/wiki/.cm) which is the [ccTLD](https://en.wikipedia.org/wiki/Country_code_top-level_domain) for Cameroon. Note: you will need both lines if you allow 1st-party (`* 1st-party * allow`), as the way uMatrix works, narrow rules win over broader rules.
@ -13,7 +13,7 @@ For ABP-compatible syntax (such as uBlock Origin, Adblock Plus), this would be:
||cm^
```
:large_orange_diamond: **Prevent Internet sites from requesting LAN resources** ( thanks @theWalkingDuck )
:small_orange_diamond: **Prevent Internet sites from requesting LAN resources** ( thanks @theWalkingDuck )
this is/was the only default ABE rule in Noscript:
```