|
|
|
@ -1103,10 +1103,13 @@
|
|
|
|
|
"cats": [
|
|
|
|
|
19
|
|
|
|
|
],
|
|
|
|
|
"description": "LottieFiles is an open source animation file format that's tiny, high quality, interactive, and can be manipulated at runtime.",
|
|
|
|
|
"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",
|
|
|
|
|
"dom": "lottie-player, div[data-animation-type='lottie'], div[data-testid='lottie-player']",
|
|
|
|
|
"scriptSrc": [
|
|
|
|
|
"/dist/lottie-player\\.js",
|
|
|
|
|
"/dist/tgs-player\\.js"
|
|
|
|
|
],
|
|
|
|
|
"oss": true,
|
|
|
|
|
"pricing": [
|
|
|
|
|
"freemium"
|
|
|
|
|