Update last commit

MasterKia 2023-02-04 13:53:39 +03:30
parent 452c316da6
commit 082b9cf43a

@ -611,7 +611,7 @@ Examples:
```
Starting with [1.46.1b17](https://github.com/gorhill/uBlock/commit/b1de8d3fe48755da58268ba86dccd5d76940b613) support for regex-based values has been added. Example of usage:
`$script,to=/img[a-z]{3,5}\.buzz/`
`*$script,to=/img[a-z]{3,5}\.buzz/`
Related discussion: [uBlockOrigin/uBlock-issues#2234](https://github.com/uBlockOrigin/uBlock-issues/discussions/2234)