mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
90298b297f
commit
dc82bd26e0
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ However in uBO the interpretation will be "block network requests to the site `e
|
|||
|
||||
So in uBO, any pattern which can be wholly read as a valid hostname, will be assumed to be equivalent to a filter of the form `||example.com^`. If ever you want such filter to be syntactically parsed according to ABP's interpretation, just add a wildcard at the end:
|
||||
|
||||
example.com/*
|
||||
example.com*
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue