Add ctfassets.net to Contentful detection (#2257)

* Add ctfassets.net to Contentful detection.

* Use optional quantifier.
main
Fabian Schultz 7 years ago committed by Elbert Alias
parent 70b5cb3f45
commit ccfa3a38d9

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

Loading…
Cancel
Save