mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix dynamic filtering url in en/messages.json
This commit is contained in:
parent
0b7dbdca6f
commit
93bae2667c
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@
|
|||
"description": "English: List of your dynamic filtering rules."
|
||||
},
|
||||
"rulesFormatHint": {
|
||||
"message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
|
||||
"message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/chrisaljoudi\/uBlock\/wiki\/Dynamic-filtering'>full documentation<\/a>).",
|
||||
"description": "English: dynamic rule syntax and full documentation."
|
||||
},
|
||||
"whitelistPrompt":{
|
||||
|
|
|
|||
Loading…
Reference in a new issue