add telegram stickers

main
nurbek 3 years ago
parent 7cd128f19b
commit 7664c04fdd

@ -1103,10 +1103,13 @@
"cats": [ "cats": [
19 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", "icon": "LottieFiles.svg",
"dom": "lottie-player[src*='.lottiefiles.com/'], div[data-animation-type='lottie'], div[data-testid='lottie-player']", "dom": "lottie-player, div[data-animation-type='lottie'], div[data-testid='lottie-player']",
"scriptSrc": "lottie-player\\.js", "scriptSrc": [
"/dist/lottie-player\\.js",
"/dist/tgs-player\\.js"
],
"oss": true, "oss": true,
"pricing": [ "pricing": [
"freemium" "freemium"