mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Updated Static filter syntax (markdown)
parent
8b6a2698b5
commit
aa0d4b10ac
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ Just a placeholder.
|
|||
[Implemented](https://github.com/uBlockOrigin/uBlock-issues/issues/1356#issuecomment-735280463) to resolve ambiguity in `$removeparam` filters with Regular Expression parameters detected as plain Regular Expression filters because of leading and trailing slashes:
|
||||
|
||||
```adb
|
||||
/ad-$removeparam=/^ss=foo\d$/,_
|
||||
/ad-$removeparam=/^foo=bar\d$/,_
|
||||
```
|
||||
|
||||
***
|
||||
|
|
Loading…
Reference in a new issue