Update Cloudinary / DAM, CDN

main
nurbek 3 years ago
parent c3a664ef75
commit 0a190da6c3

@ -1201,19 +1201,24 @@
}, },
"Cloudinary": { "Cloudinary": {
"cats": [ "cats": [
31 31,
95
], ],
"dom": { "description": "Cloudinary is an end-to-end image- and video-management solution for websites and mobile apps, covering everything from image and video uploads, storage, manipulations, optimisations to delivery.",
"img[src*='.cloudinary.com']": {
"attributes": {
"src": "\\;confidence:80"
}
}
},
"icon": "Cloudinary.svg", "icon": "Cloudinary.svg",
"dom": "img[src*='.cloudinary.com/'], img[data-src*='.cloudinary.com/']",
"headers": {
"Content-Security-Policy": "player\\.cloudinary\\.com"
},
"js": { "js": {
"_cloudinary": "" "_cloudinary": ""
}, },
"pricing": [
"freemium",
"mid",
"recurring",
"poa"
],
"website": "https://cloudinary.com" "website": "https://cloudinary.com"
}, },
"Cloudways": { "Cloudways": {