Merge pull request #7732 from nurbek91/data-sb-field-path

Update Stackbit, Cloudinary
main
Elbert Alias 1 year ago committed by GitHub
commit 26e42f2d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2221,7 +2221,7 @@
95
],
"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.",
"dom": "img[src*='.cloudinary.com/'], img[data-src*='.cloudinary.com/']",
"dom": "img[src*='.cloudinary.com/'], img[data-src*='.cloudinary.com/'], link[href*='.cloudinary.com/']",
"headers": {
"Content-Security-Policy": "player\\.cloudinary\\.com"
},

@ -5738,6 +5738,11 @@
"dom": {
"script#__NEXT_DATA__": {
"text": "stackbit"
},
"header[data-sb-field-path]": {
"attributes": {
"data-sb-field-path": ""
}
}
},
"icon": "stackbit.svg",

Loading…
Cancel
Save