From e6a31ff3efffdf722908bdaf9d2e10f9b5cf2cbf Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 2 Aug 2016 08:01:47 -0400 Subject: [PATCH] Updated Static filter syntax (markdown) --- Static-filter-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index 0dae56c..6856303 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -28,7 +28,7 @@ So in uBO, any entry which can be read as a valid hostname, will be assumed to b example.com/* -#### "All URLs" +#### `*` aka "all URLs" The wildcard character `*` can be used to apply a filter to **all** URLs. This is not recommended though, unless you further narrow the filter using filter options. Examples: