diff --git a/src/technologies.json b/src/technologies.json index 0211cc813..83f6e2a28 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4381,7 +4381,11 @@ 67 ], "icon": "cookieyes.svg", - "html": "]+id=\"cookie-law-info-bar\"", + "dom": { + "#cookie-law-info-bar": { + "text": "" + } + }, "scripts": "app\\.cookieyes\\.com/client_data/", "website": "https://www.cookieyes.com/" }, @@ -21657,4 +21661,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}