From 4f4e49c35bf72c183705530ab79f0a489d12acfd Mon Sep 17 00:00:00 2001 From: Stanislav A Date: Fri, 11 Nov 2022 18:34:29 +0300 Subject: [PATCH] improve allowed sources description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7debae3e..37a11afb 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ Trusted scriptlets are scriptlets with extended functionality. Their names are p Trusted scriptlets application must be restricted due to dangerous nature of their capabilities. Allowed sources of trusted scriptlets are: -* pre-installed filters list, -* custom filters which were installed with `trusted` option checked, +* filters created by AdGuard Team, +* custom filters which were installed as `trusted`, * user rules. > Trusted scriptlets has no compatibility table as they are not compatible with any other blocker.