fix(database): issue #1018

This commit is contained in:
wanhose 2024-10-07 12:21:31 +02:00
parent 0dd3b532c9
commit 0aad2e7454

View File

@ -443,6 +443,12 @@
"domain": "staylibere.com", "domain": "staylibere.com",
"selector": "[class*=\"LayoutCookieBanner_buttons\"] > button:last-child" "selector": "[class*=\"LayoutCookieBanner_buttons\"] > button:last-child"
}, },
{
"action": "reset",
"domain": "thetvdb.com",
"property": "overflow",
"selector": "body"
},
{ {
"action": "click", "action": "click",
"domain": "twitch.tv", "domain": "twitch.tv",
@ -13990,5 +13996,5 @@
"ytm-consent-bump-v2-renderer" "ytm-consent-bump-v2-renderer"
] ]
}, },
"version": "1728295948141" "version": "1728296484406"
} }