Update jsDelivr detection

main
Elbert Alias 3 years ago
parent 2101abddda
commit 2e3debb644

@ -654,9 +654,10 @@
31
],
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"html": "<link [^>]*?href=\"?[a-zA-Z]*?:?//cdn\\.jsdelivr\\.net/",
"dom": "link[href*=[cdn.jsdelivr.net']",
"xhr": "cdn\\.jsdelivr\\.net",
"icon": "jsdelivr-icon.svg",
"scripts": "//cdn\\.jsdelivr\\.net/",
"scripts": "cdn\\.jsdelivr\\.net",
"website": "https://www.jsdelivr.com/"
}
}
}

@ -479,7 +479,7 @@
"saas": true,
"website": "https://www.voracio.co.uk"
},
"Vue-Storefront": {
"Vue Storefront": {
"cats": [
6,
12

Loading…
Cancel
Save