mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Updated Static filter syntax (markdown)
parent
23c7266b7d
commit
8b6a2698b5
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:
|
[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
|
```adb
|
||||||
/ad-$removeparam=/^ss$/,_
|
/ad-$removeparam=/^ss=foo\d$/,_
|
||||||
```
|
```
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
Loading…
Reference in a new issue