Merge pull request #3203 from fransallen/master

Add Statically CDN
main
Elbert Alias 4 years ago committed by GitHub
commit b09af36345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
<svg width="16.675mm" height="16.675mm" clip-rule="evenodd" fill-rule="evenodd" image-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" viewBox="0 0 445.67 445.33" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="a" x1="110.67" x2="334.32" y1="414.8" y2="30.19" gradientTransform="translate(0,1555.7)" gradientUnits="userSpaceOnUse"><stop stop-color="#d72430" offset="0"/><stop stop-color="#fda259" offset="1"/></linearGradient></defs><g transform="translate(.33427 -1556)"><path d="m30 1666.7c62-107 198-143 304-81 107 62 143 198 81 304-62 107-198 143-304 81-107-62-143-198-81-304z" fill="url(#a)"/><g transform="matrix(1.2194 .11236 -.11292 1.2255 -22.251 1478.4)" stroke="#fefefe" stroke-linejoin="round" stroke-width="23.041"><g stroke="#fefefe" stroke-linejoin="round" stroke-width="23.041"><path d="M283 226l-47-19 74-105L156 222l52 18-73 106z" fill="#fefefe" stroke="#fefefe" stroke-linejoin="round" stroke-width="23.041"/></g></g></g></svg>

After

Width:  |  Height:  |  Size: 1011 B

@ -12996,6 +12996,17 @@
"scripts": "statcounter\\.com/counter/counter", "scripts": "statcounter\\.com/counter/counter",
"website": "http://www.statcounter.com" "website": "http://www.statcounter.com"
}, },
"Statically": {
"cats": [
31
],
"headers": {
"Server": "^statically$"
},
"icon": "Statically.svg",
"html": "<link [^>]*?href=\"?[a-z]*?:?//cdn\\.statically\\.io/",
"website": "https://statically.io"
},
"Stimulus": { "Stimulus": {
"cats": [ "cats": [
12 12

Loading…
Cancel
Save