fix(database): issue #835

This commit is contained in:
wanhose 2024-08-23 19:41:36 +02:00
parent 02192a9bf6
commit edb024226a

View File

@ -262,6 +262,11 @@
"property": "filter", "property": "filter",
"selector": "body > *" "selector": "body > *"
}, },
{
"action": "click",
"domain": "bbc.com",
"selector": "[aria-label=\"I do not agree\"]"
},
{ {
"action": "click", "action": "click",
"domain": "bilbaomuseoa.eus", "domain": "bilbaomuseoa.eus",
@ -14149,5 +14154,5 @@
"ytd-consent-bump-v2-lightbox" "ytd-consent-bump-v2-lightbox"
] ]
}, },
"version": "1724434141265" "version": "1724434874215"
} }