Updated Static filter syntax (markdown)

Raymond Hill 2016-08-02 08:01:47 -04:00
parent 85b4fc2e54
commit e6a31ff3ef

@ -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: