mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-21 06:21:16 +01:00
Updated 4.2.3 uMatrix (markdown)
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.
|
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^
|
||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:
|
this is/was the only default ABE rule in Noscript:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user