From 027c70989dac80b1447a4aa070f4c92ef4841f08 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 13 Jan 2023 00:55:22 +0600 Subject: [PATCH 1/2] Add SIDEARM sports / cms --- .../webextension/images/icons/SIDEARM Sports.png | Bin 0 -> 884 bytes src/technologies/p.json | 2 +- src/technologies/s.json | 15 +++++++++++++++ 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 src/drivers/webextension/images/icons/SIDEARM Sports.png diff --git a/src/drivers/webextension/images/icons/SIDEARM Sports.png b/src/drivers/webextension/images/icons/SIDEARM Sports.png new file mode 100644 index 0000000000000000000000000000000000000000..4862f9cf16f1677a927c6c81014e60f7967955ec GIT binary patch literal 884 zcmV-)1B?8LP)LraLn7!$P zJ%vdTgcfNpnWfnb6Et%3&o=KpeaALh^UgchCIo))v2)Mw{Lc5CbAET{5^dvu1m|1^ z&0rmEHN4{I!8yRnb+)dGd-keKKNc$)_947&zz9$sBlYrSzG%teKE@#?%{{$EG(lFyFd2BSuyG zkdo)^!Wpw$M%mCL9-PWjIb+m-0y#pPgQ%4rt({;Si2El$#YhukxfDJ$k3;e`;ygSH zL((-8#h8*!h`X^aw?@BMY=LWGc2D5szYSO?2Jz;JDxRmXz-F1m+FbIEY|f=($V~>s zr$}LCv8|uRH4O;F=N)>Ef#Qn&K_Tm|y^f6v3er$F(4J)Zcs%~v+izTzYy1{7iuh%t zbz*dVdH{G&rMx&gRE1Ut9+QH|E;Gi5vC?~LoV!1v(JpSn3h)A$4Za31Ia^H0j44g3 zDp?Y4e13@n=DG%aCY&R03X%NeZxd`5GxTzjx>w}bcPWz@hPTKud;(|2^F2+>EJ0d!skHoyDLb#*zRh^*bs#a-b3(_(&az`nKyBiKA`&BYpuEf82um;kUp50000< KMNUMnLSTa5k&5vE literal 0 HcmV?d00001 diff --git a/src/technologies/p.json b/src/technologies/p.json index 548ee841e..9dd614c27 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -521,7 +521,7 @@ ], "description": "Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread.", "icon": "Partytown.svg", - "dom": "script[type*='text/partytown']" + "dom": "script[type*='text/partytown']", "js": { "partytown": "" }, diff --git a/src/technologies/s.json b/src/technologies/s.json index edae5c4b2..d827498ad 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -2860,6 +2860,21 @@ ], "website": "https://showit.co" }, + "SIDEARM Sports": { + "cats": [ + 1 + ], + "description": "SIDEARM Sports provides the software and technology that powers the websites, livestats, and video streaming for athletic programs North America.", + "icon": "SIDEARM Sports.png", + "js": { + "sidearmsports": "", + "sidearmComponents": "" + }, + "pricing": [ + "poa" + ], + "website": "https://sidearmsports.com/websites" + }, "Shuttle": { "cats": [ 1 From 1252fb17e2807b6cbc66369068771c19ae11017a Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 13 Jan 2023 00:57:46 +0600 Subject: [PATCH 2/2] add imlies --- src/technologies/s.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/s.json b/src/technologies/s.json index d827498ad..c79bfc598 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -2866,6 +2866,7 @@ ], "description": "SIDEARM Sports provides the software and technology that powers the websites, livestats, and video streaming for athletic programs North America.", "icon": "SIDEARM Sports.png", + "implies": "Microsoft ASP.NET", "js": { "sidearmsports": "", "sidearmComponents": ""