updated Contentful's html regex

main
Charlie Chrisman 7 years ago
parent 50ec3b21dc
commit df3529018a

@ -1650,12 +1650,7 @@
"cats": [ "cats": [
"1" "1"
], ],
"html": [ "html": "<[^>]+(?:https?:)?//(?:assets|downloads|images|videos)\\.contentful\\.com",
"<[^>]+(?:https?:)?\/\/images.contentful.com",
"<[^>]+(?:https?:)?\/\/videos.contentful.com",
"<[^>]+(?:https?:)?\/\/assets.contentful.com",
"<[^>]+(?:https?:)?\/\/downloads.contentful.com"
],
"icon": "Contentful.svg", "icon": "Contentful.svg",
"website": "http://www.contentful.com" "website": "http://www.contentful.com"
}, },

Loading…
Cancel
Save