From dafc137cecbfd8a2ed6991aabd982709bc12f17f Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 30 Mar 2018 16:28:58 +0000 Subject: [PATCH] Updated 4.2.3 uMatrix (markdown) --- 4.2.3-uMatrix.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/4.2.3-uMatrix.md b/4.2.3-uMatrix.md index c3477d4..eeb98f6 100644 --- a/4.2.3-uMatrix.md +++ b/4.2.3-uMatrix.md @@ -1,5 +1,18 @@ +:large_orange_diamond: **Block TLDs** -**Prevent Internet sites from requesting LAN resources** ( thanks @theWalkingDuck ) +Example, blocking Cameroon (`.cm`) + +``` +* cm * block +``` + +For ABP-compatible syntax, this would be: + +``` +||cm^ +``` + +:large_orange_diamond: **Prevent Internet sites from requesting LAN resources** ( thanks @theWalkingDuck ) this is/was the only default ABE rule in Noscript: ```