fix: imbalanced 'localised' dom pattern

properly match square brackets

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
main
kingthorin 3 years ago
parent 83cd5673d8
commit c272cc1822

@ -11566,7 +11566,7 @@
],
"description": "Localised is local-first ecommerce platform.",
"dom": {
"img[src='.localised.com'": {
"img[src='.localised.com']": {
"attributes": {
"src": ""
}