Update Statically / cdn

main
nurbek 2 years ago
parent 65df4617ee
commit 4d8e92b488

@ -4847,11 +4847,14 @@
"cats": [ "cats": [
31 31
], ],
"description": "Statically is a free, fast and modern CDN for open-source projects, WordPress, images, and any static assets.",
"icon": "Statically.svg",
"headers": { "headers": {
"Server": "^statically$" "Server": "^statically$"
}, },
"html": "<link [^>]*?href=\"?[a-z]*?:?//cdn\\.statically\\.io/", "dom": "link[href*='cdn.statically.io/'], a[href*='cdn.statically.io/']",
"icon": "Statically.svg", "scriptSrc": "cdn\\.statically\\.io/",
"oss": true,
"website": "https://statically.io" "website": "https://statically.io"
}, },
"SteelHouse": { "SteelHouse": {