add telegram stickers

main
nurbek 3 years ago
parent 7cd128f19b
commit 7664c04fdd

@ -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"

Loading…
Cancel
Save