From c345db38639e61a4b9ffb6c4c1b3cec099eac079 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sat, 4 Dec 2021 07:29:37 +1100 Subject: [PATCH] Update l.json --- src/technologies/l.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/l.json b/src/technologies/l.json index ed16912a1..206073465 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -1105,7 +1105,7 @@ ], "description": "LottieFiles is an open-source animation file format that's tiny, high quality, interactive, and can be manipulated at runtime.", "icon": "LottieFiles.svg", - "dom": "lottie-player, div[data-animation-type='lottie'], div[data-testid='lottie-player']", + "dom": "clipPath[id*='__lottie_element_']", "scriptSrc": [ "/dist/lottie-player\\.js", "/dist/tgs-player\\.js" @@ -1253,4 +1253,4 @@ "icon": "lighttpd.png", "website": "http://www.lighttpd.net" } -} \ No newline at end of file +}