From fd0197299c315e4d9c74a51ea07b1ad097d44fb1 Mon Sep 17 00:00:00 2001 From: GH-User999 <124740436+GH-User999@users.noreply.github.com> Date: Sun, 16 Apr 2023 20:51:48 -0500 Subject: [PATCH] Grammar fixes & rewording --- Dynamic-filtering:-default-deny:-useful-rulesets.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Dynamic-filtering:-default-deny:-useful-rulesets.md b/Dynamic-filtering:-default-deny:-useful-rulesets.md index 812d4db..b46a1a4 100644 --- a/Dynamic-filtering:-default-deny:-useful-rulesets.md +++ b/Dynamic-filtering:-default-deny:-useful-rulesets.md @@ -2,7 +2,9 @@ *** -Reminder: the `noop` rule action means that network requests will not be filtered through dynamic filtering, but they will still be filtered through static filtering (_EasyList_, _EasyPrivacy_, etc). You can cut and paste as is all the rules below in the _My rules_ pane in the dashboard after clicking _Edit_ (duplicate rules are removed, so you can safely append at the end of your existing rules). +The `noop` rule action means that network requests are not filtered through dynamic filtering but are through static filtering (_EasyList_, _EasyPrivacy_, etc.). + +The rules below can be cut and pasted into the _My rules_ pane in the dashboard after clicking _Edit_. (Duplicate rules are removed. You can safely append them at the end of your existing list.) # the default-deny rules * * 3p block @@ -467,4 +469,4 @@ Reminder: the `noop` rule action means that network requests will not be filtere www.youtube.com ytimg.com * noop # zdnet.com - www.zdnet.com cbsistatic.com * noop + www.zdnet.com cbsistatic.com * noop \ No newline at end of file