From 4d8e92b4886631fa9671d585691f0ffae66cf792 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Sep 2022 22:55:19 +0600 Subject: [PATCH] Update Statically / cdn --- src/technologies/s.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index 5b7e090ff..3ef68bb72 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4847,11 +4847,14 @@ "cats": [ 31 ], + "description": "Statically is a free, fast and modern CDN for open-source projects, WordPress, images, and any static assets.", + "icon": "Statically.svg", "headers": { "Server": "^statically$" }, - "html": "]*?href=\"?[a-z]*?:?//cdn\\.statically\\.io/", - "icon": "Statically.svg", + "dom": "link[href*='cdn.statically.io/'], a[href*='cdn.statically.io/']", + "scriptSrc": "cdn\\.statically\\.io/", + "oss": true, "website": "https://statically.io" }, "SteelHouse": {