fix(database): issue #681

This commit is contained in:
wanhose 2024-09-15 12:24:47 +02:00
parent 9603910996
commit ddd1860f9f

View File

@ -394,6 +394,11 @@
"action": "reload", "action": "reload",
"domain": "myprivacy.dpgmedia" "domain": "myprivacy.dpgmedia"
}, },
{
"action": "click",
"domain": "off-campers.com",
"selector": "[form=\"cookie-consent-form\"][value=\"deny\"]"
},
{ {
"action": "reset", "action": "reset",
"domain": "orcd.co", "domain": "orcd.co",
@ -13910,5 +13915,5 @@
"ytm-consent-bump-v2-renderer" "ytm-consent-bump-v2-renderer"
] ]
}, },
"version": "1726394978957" "version": "1726395866253"
} }