From e099fba6ca65fd0a62c8bf4db53b7ae1f0aae76d Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 23 Mar 2021 10:01:45 +1100 Subject: [PATCH] Update technologies.json --- src/technologies.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 +}