From ad71198007bea2636c0db2c1863198287fa813c4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 17 Nov 2021 23:12:32 +0600 Subject: [PATCH] Add Microsoft Ajax Content Delivery Network / CDN --- .../webextension/images/icons/Microsoft.png | Bin 998 -> 0 bytes .../webextension/images/icons/Microsoft.svg | 13 +++++++++++++ src/technologies/m.json | 15 ++++++++++++--- 3 files changed, 25 insertions(+), 3 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/Microsoft.png create mode 100644 src/drivers/webextension/images/icons/Microsoft.svg diff --git a/src/drivers/webextension/images/icons/Microsoft.png b/src/drivers/webextension/images/icons/Microsoft.png deleted file mode 100644 index 8643c5f80c47e6b12b9fbdce7bb888b1983a6a8f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 998 zcmVD(Tc-uvKlO?$)tQf(n>nr;xtdF7`-!g&7iPRjpBOhCs59zjJ)f`99A1 zMORbyC^T4!bzUX#&#&JQYXbQTr zs8rk~kaD>av03+K48Z`=j|sf&55SM~7R+TMfNuqe*`5Q!$g%?xIo@aB5Ie*q#I}ow z9g`q-BXD@2xvk+@e7E>|xXbJkxY4?fF>c$|YF$ewhd98CA11)#J>NjXOQfnsgVMwnw|!h zJkNHgK+`n7sg$M_6E}+l8jF?Z+~|h*p$IZW!!Sg)?GY43K0!ekX0DfcPR9Mwe<9hn z?_lr0S1y;##F&~CGuw4%ne8Aq3J3~q&%~u6M-Fufi+tupEEuDGZ*ueV(BgH}J}Yh_ zhT$v|l=?_`o{O04akR?l3WbDcGn1F=c_u5);!HLrHB!k-x)!*u))2g8Gna*IOovQw z++NW8d#`h4*xMZhelLC=Rz(g5-Nlska!()|IOFhO&i~Q9)AHQ=w;NF%C20>+GSe+> z#O2!b3H_1asPj_Klrf?t=7U!P(0LwU#P)vS;KGU(r7ZnZh((d)@-IZ zEh-bbF;n<2qczKf6c%T6Z{JR7=Qs7fC2nH0M&SmiM6pgJ-x_6`i8*qVKr6(cyAuA z%k_Eat7jt#Z%hw-;nrlMJp(TY8rbg=x^!YhQY8($0=O(y=>hT;DIXyfk6h&Q9XAygd48Q;kzyKKPX7D?JO!3L2SICDB2<-^@9q=JO URLkA3ga7~l07*qoM6N<$f`&56umAu6 diff --git a/src/drivers/webextension/images/icons/Microsoft.svg b/src/drivers/webextension/images/icons/Microsoft.svg new file mode 100644 index 000000000..e261c4f14 --- /dev/null +++ b/src/drivers/webextension/images/icons/Microsoft.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/technologies/m.json b/src/technologies/m.json index c0558982a..f0c46047d 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -1059,7 +1059,7 @@ "_uetvid": "\\w+" }, "description": "Microsoft Advertising is an online advertising platform developed by Microsoft.", - "icon": "Microsoft.png", + "icon": "Microsoft.svg", "dom": "link[href*='.bing.com']", "js": { "UET": "", @@ -1072,12 +1072,21 @@ "scriptSrc": "bat\\.bing\\.com/bat\\.js", "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": { "cats": [ 10 ], "description": "Microsoft's Clarity is a analytics tool which provides website usage statistics, session recording, and heatmaps.", - "icon": "Microsoft.png", + "icon": "Microsoft.svg", "js": { "clarity": "" }, @@ -1109,7 +1118,7 @@ "headers": { "Server": "Microsoft-HTTPAPI(?:/([\\d.]+))?\\;version:\\1" }, - "icon": "Microsoft.png", + "icon": "Microsoft.svg", "website": "http://microsoft.com" }, "Microsoft PowerPoint": {