Add Azion detection

main
Elbert Alias 4 years ago
parent 42705e5201
commit 75215abab2

@ -0,0 +1,3 @@
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.307 3L0.707 24.329L0 28H3.688L23.52 11.487L20.323 28H25.161L30 3H26.307Z" fill="#F3652B"/>
</svg>

After

Width:  |  Height:  |  Size: 247 B

@ -1381,13 +1381,29 @@
"saas": true,
"website": "https://affiliate-program.amazon.com.au/"
},
"Azion": {
"cats": [
31
],
"description": "",
"headers": {
"Server": "^Azion "
},
"dns": {
"CNAME": "azioncdn\\.net\\.?$"
},
"icon": "Azion.svg",
"saas": true,
"pricing": ["poa", "payg"],
"website": "https://www.azion.com/"
},
"Amazon Cloudfront": {
"cats": [
31
],
"description": "Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds.",
"dns": {
"CNAME": "^[a-z0-9]+\\.cloudfront.net$"
"CNAME": "^[a-z0-9]+\\.cloudfront.net\\.?$"
},
"headers": {
"Via": "\\(CloudFront\\)$",
@ -21075,4 +21091,4 @@
"website": "https://www.xt-commerce.com"
}
}
}
}