Merge pull request #5247 from nurbek91/melkosoft

Add Microsoft Ajax Content Delivery Network / CDN
main
Elbert Alias 3 years ago committed by GitHub
commit 6a7b71aefd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 998 B

@ -0,0 +1,13 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1850_9)">
<path d="M15.2076 15.2051H0V0H15.2076V15.2051Z" fill="#F1511B"/>
<path d="M32.0007 15.2051H16.792V0H31.9994V15.2051H32.0007Z" fill="#80CC28"/>
<path d="M15.2076 31.9998H0V16.7949H15.2076V31.9998Z" fill="#00ADEF"/>
<path d="M32.0007 31.9998H16.792V16.7949H31.9994V31.9998H32.0007Z" fill="#FBBC09"/>
</g>
<defs>
<clipPath id="clip0_1850_9">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 541 B

@ -1059,7 +1059,7 @@
"_uetvid": "\\w+" "_uetvid": "\\w+"
}, },
"description": "Microsoft Advertising is an online advertising platform developed by Microsoft.", "description": "Microsoft Advertising is an online advertising platform developed by Microsoft.",
"icon": "Microsoft.png", "icon": "Microsoft.svg",
"dom": "link[href*='.bing.com']", "dom": "link[href*='.bing.com']",
"js": { "js": {
"UET": "", "UET": "",
@ -1072,12 +1072,21 @@
"scriptSrc": "bat\\.bing\\.com/bat\\.js", "scriptSrc": "bat\\.bing\\.com/bat\\.js",
"website": "https://ads.microsoft.com" "website": "https://ads.microsoft.com"
}, },
"Microsoft Ajax Content Delivery Network": {
"cats": [
31
],
"description": "Microsoft Ajax Content Delivery Network hosts popular third party JavaScript libraries such as jQuery and enables you to easily add them to your web applications.",
"icon": "Microsoft.svg",
"scriptSrc": "ajax\\.aspnetcdn\\.com/ajax/",
"website": "https://docs.microsoft.com/en-us/aspnet/ajax/cdn/overview"
},
"Microsoft Clarity": { "Microsoft Clarity": {
"cats": [ "cats": [
10 10
], ],
"description": "Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.", "description": "Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.",
"icon": "Microsoft.png", "icon": "Microsoft.svg",
"js": { "js": {
"clarity": "" "clarity": ""
}, },
@ -1109,7 +1118,7 @@
"headers": { "headers": {
"Server": "Microsoft-HTTPAPI(?:/([\\d.]+))?\\;version:\\1" "Server": "Microsoft-HTTPAPI(?:/([\\d.]+))?\\;version:\\1"
}, },
"icon": "Microsoft.png", "icon": "Microsoft.svg",
"website": "http://microsoft.com" "website": "http://microsoft.com"
}, },
"Microsoft PowerPoint": { "Microsoft PowerPoint": {

@ -944,7 +944,7 @@
"headers": { "headers": {
"Server": "\\bWinCE\\b" "Server": "\\bWinCE\\b"
}, },
"icon": "Microsoft.png", "icon": "Microsoft.svg",
"website": "http://microsoft.com" "website": "http://microsoft.com"
}, },
"Windows Server": { "Windows Server": {