Added Contentful

main
Charlie Chrisman 7 years ago
parent 0b03390ae1
commit 50ec3b21dc

@ -1646,6 +1646,19 @@
},
"website": "http://www.gocontentbox.org"
},
"Contentful": {
"cats": [
"1"
],
"html": [
"<[^>]+(?:https?:)?\/\/images.contentful.com",
"<[^>]+(?:https?:)?\/\/videos.contentful.com",
"<[^>]+(?:https?:)?\/\/assets.contentful.com",
"<[^>]+(?:https?:)?\/\/downloads.contentful.com"
],
"icon": "Contentful.svg",
"website": "http://www.contentful.com"
},
"ConversionLab": {
"cats": [
"10"

@ -0,0 +1,7 @@
<svg width="18" height="20" viewBox="0 0 18 20" xmlns="http://www.w3.org/2000/svg">
<path d="M6.002 13.944l.002-.002a5.537 5.537 0 0 1 .002-7.845l-.003-.003a2.18 2.18 0 0 0-3.084-3.083 9.876 9.876 0 0 0-2.903 7.01 9.873 9.873 0 0 0 2.903 7.006 2.18 2.18 0 0 0 3.084-3.082" fill="#F8E418"/>
<path d="M6.003 6.095l.002.002a5.537 5.537 0 0 1 7.845.001l.003-.002a2.18 2.18 0 0 0 3.083-3.084A9.876 9.876 0 0 0 9.925.108 9.873 9.873 0 0 0 2.92 3.012a2.18 2.18 0 0 0 3.082 3.084v-.001" fill="#56AED2"/>
<path d="M13.852 13.944l-.002-.002a5.537 5.537 0 0 1-7.845-.001l-.003.002a2.18 2.18 0 0 0-3.083 3.084 9.876 9.876 0 0 0 7.01 2.904 9.873 9.873 0 0 0 7.006-2.904 2.18 2.18 0 0 0-3.082-3.084l-.001.001" fill="#E0534E"/>
<path d="M6.003 6.094a2.18 2.18 0 1 1-3.084-3.083 2.18 2.18 0 0 1 3.084 3.083" fill="#1D78A4"/>
<path d="M6.003 17.027a2.18 2.18 0 1 1-3.084-3.083 2.18 2.18 0 0 1 3.084 3.083" fill="#BE433B"/>
</svg>

After

Width:  |  Height:  |  Size: 923 B

Loading…
Cancel
Save