mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
369c0fe3f8
commit
68a7b63c2b
1 changed files with 1 additions and 0 deletions
|
|
@ -1049,6 +1049,7 @@ Valid directives:
|
|||
|
||||
- `?name`: extracts the value of parameter `name`
|
||||
- `&i`: extracts the name of the parameter at position `i` (1-based) <sup>(New in [dev build 1.60.1b6+](https://github.com/gorhill/uBlock/commit/64b2086ba4))</sup>
|
||||
- `#`: extracts the hash part as the current string
|
||||
- `/.../`: extracts the first capture group of a regex <sup>(New in [dev build 1.60.1b11+](https://github.com/gorhill/uBlock/commit/c86ed5287b))</sup>
|
||||
- `+https`:
|
||||
- prepends the current string with `https://` protocol in case it lacks a leading protocol
|
||||
|
|
|
|||
Loading…
Reference in a new issue