From 7cd128f19b3527f34a20f29189789b040b393bda Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 3 Dec 2021 21:07:39 +0600 Subject: [PATCH] Add LottieFiles / Miscellaneous --- .../webextension/images/icons/LottieFiles.svg | 9 +++++++++ src/technologies/l.json | 14 ++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/LottieFiles.svg diff --git a/src/drivers/webextension/images/icons/LottieFiles.svg b/src/drivers/webextension/images/icons/LottieFiles.svg new file mode 100644 index 000000000..d6c4f4c65 --- /dev/null +++ b/src/drivers/webextension/images/icons/LottieFiles.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies/l.json b/src/technologies/l.json index 6bc0dd3c6..618965940 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -1099,6 +1099,20 @@ "saas": true, "website": "https://www.loqate.com" }, + "LottieFiles": { + "cats": [ + 19 + ], + "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[src*='.lottiefiles.com/'], div[data-animation-type='lottie'], div[data-testid='lottie-player']", + "scriptSrc": "lottie-player\\.js", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://lottiefiles.com" + }, "Lotus Domino": { "cats": [ 22