1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Fix formating

iam-py-test 2023-08-05 14:09:50 -04:00
parent 5fd15f9a49
commit ebb2630d49

@ -1189,8 +1189,10 @@ Modifies the response of all fetch requests in order to replace part of the text
Run without any arguments to log requests.
Parameters:
- pattern
The pattern to replace. Can be a regex
- replacement
The string to replace _pattern_ with.
***