From df73c432fc45b44e95aa40d9e78e1ac5e6ad56a0 Mon Sep 17 00:00:00 2001 From: Nick Khaetsky Date: Wed, 17 Nov 2021 11:19:04 +0300 Subject: [PATCH 01/13] Add Shopaholic technology --- .../webextension/images/icons/Shopaholic.svg | 11 ++++++++++ src/technologies/s.json | 22 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Shopaholic.svg diff --git a/src/drivers/webextension/images/icons/Shopaholic.svg b/src/drivers/webextension/images/icons/Shopaholic.svg new file mode 100644 index 000000000..36b41fbeb --- /dev/null +++ b/src/drivers/webextension/images/icons/Shopaholic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index 88e80ceeb..02047642d 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1468,6 +1468,28 @@ "icon": "ShopGold.svg", "website": "https://www.shopgold.pl" }, + "Shopaholic": { + "cats": [ + 6 + ], + "cookies": { + "shopaholic_cart_id": "" + }, + "dom": { + "[class*='_shopaholic']": { + "exists": "" + } + }, + "implies": [ + "PHP\\;confidence:100", + "October CMS\\;confidence:100", + "Laravel\\;confidence:100", + ], + "requires": "October CMS", + "description": "Shopaholic is an open-source ecosystem of plugins and themes for rapid e-commerce website development that allows building projects of various scale: from small online shops to large multi-vendor marketplaces with hundreds of thousands of SKUs.", + "icon": "Shopaholic.svg", + "website": "https://shopaholic.one" + }, "Shopatron": { "cats": [ 6 From 70976138cddd3f798b345b8d04a79424f1f897a1 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 11:37:26 +0600 Subject: [PATCH 02/13] Add Hosting Ukraine / hosting --- .../images/icons/Hosting Ukraine.png | Bin 0 -> 364 bytes src/technologies/h.json | 15 +++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Hosting Ukraine.png diff --git a/src/drivers/webextension/images/icons/Hosting Ukraine.png b/src/drivers/webextension/images/icons/Hosting Ukraine.png new file mode 100644 index 0000000000000000000000000000000000000000..74000eb4b79c0cba726a30476406e2889ca2f51c GIT binary patch literal 364 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?3oVGw3ym^DWND9BhG zvv}?YTn&^MEFI*9NT88i(;#S;sV*cE`KrqaO&~vuS?h0%efhzeW>gb zzh%2Q%SG$x1^dJ9Hq;%LZ?3c9H`w^$wo1}x>RJPTq1-iJL1h4;VNMp00i_ I>zopr0AmP|+5i9m literal 0 HcmV?d00001 diff --git a/src/technologies/h.json b/src/technologies/h.json index 08a3231ab..8302b8934 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -592,6 +592,21 @@ "saas": true, "website": "https://www.homestead.com" }, + "Hosting Ukraine": { + "cats": [ + 88 + ], + "description": "Hosting Ukraine is a web hosting provider and internet domain registrar.", + "icon": "Hosting Ukraine.png", + "dns": { + "SOA": "ns\\d+\\.ukraine\\.com\\.ua" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.ukraine.com.ua" + }, "Hostmeapp": { "cats": [ 93, From 7eeb5688a55b4f7eb0b47d9c0c51673fbfb16036 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 12:17:26 +0600 Subject: [PATCH 03/13] Add REG.RU / hosting --- src/drivers/webextension/images/icons/REG.RU.svg | 10 ++++++++++ src/technologies/r.json | 15 +++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 src/drivers/webextension/images/icons/REG.RU.svg diff --git a/src/drivers/webextension/images/icons/REG.RU.svg b/src/drivers/webextension/images/icons/REG.RU.svg new file mode 100644 index 000000000..3c42ddee5 --- /dev/null +++ b/src/drivers/webextension/images/icons/REG.RU.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/r.json b/src/technologies/r.json index 735103a8c..2c5990cc1 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -720,6 +720,21 @@ "scriptSrc": "\\.cloudfront\\.net/js/reflektion\\.js", "website": "https://reflektion.com" }, + "REG.RU": { + "cats": [ + 88 + ], + "description": "REG.RU is a web hosting provider and internet domain registrar.", + "icon": "REG.RU.svg", + "dns": { + "SOA": "(?:\\.hosting)?\\.reg\\.ru" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.reg.ru" + }, "Regiondo": { "cats": [ 5, From 791193883a6f3e1850d5c6f8c5ff56c86345e21a Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 12:42:04 +0600 Subject: [PATCH 04/13] Add UKFast / hosting --- .../webextension/images/icons/UKFast.png | Bin 0 -> 2523 bytes src/technologies/u.json | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/UKFast.png diff --git a/src/drivers/webextension/images/icons/UKFast.png b/src/drivers/webextension/images/icons/UKFast.png new file mode 100644 index 0000000000000000000000000000000000000000..ba97eefad752b4109a0140c8529f6aadb62e7c24 GIT binary patch literal 2523 zcmaJ@c{o&iAD=9dEh%eyJ4S?znZYnK88Qn=Lk+SFGR+({Wfn7o8CqnEc4SvlDY>OY zHLfg4HCa=n>kZ>7OV;PQl(u_kD&6;w?t7kd&hPj8KHtyh`}r>Cc~06kFLzBfBQ*#F zqUo`jNRh38{83#hd-G#s|CB9;0#bm$hZ8P{q47Y7D}%EO1Uy)@-5>>|F+`D1Kqm-9 z(TeFCAP69D#nL$}8=Bn5M#$pI&=81|i;zpB?*j$EE^s%Kje}0t)I$L#0|)g-kr8Ar z0o=pf9LocJV!eFnvHR#42GqqFa1vr=1T0WM1B9#yHXkd*LBH~1WqY|94h6ot2=?Ki z-$VtFw*dqW4+Ky)4lp{>&K7XQ*dS3DTeQ73V2eOHz!COvBnF1G!^&=Z1n~WW%A)ZY z;aCdM?RzZQ2?yOH5OA?@cuY);O^lrlhqqgX#bDqFTez()Oy&XOi`W915XR=4E;0~7 zKAp$p3YZ)=AZMiQ;zS8>P?^$iDX_RdXxaSlWs(&PE~IhcNE?JarA0?F`Tx7JSU~wbxNuW>C@z-318D*d&zHlASghibbxR~(s)^H!R~PTE1gtdHf3&E)xTnH~4=VzG#w7k$n4Od}W6p9{|XfO+8OG z-pQ>_UJ%GqcMqbgudsK*pUUy|GYE+*dR`qprL1;8>6pR?Y2tRe!e%^l6}{mZ<^0pD zfJqZ%`IjXF`^`2{gN%-Qo7WkoIX0u7rKrJJut^EfWKeFlYf^x<8;Phtke5#Ez3SYh zzn*2gd$_Q+t|e&vV@gPQ-~N#=Ck7D_tNCB7R)w7!sG-i`K|}-QNG>75?XU9jMlFWz zLRiBog^<>{ma@`#&E{9SySyslbxMQ0Pmgc>rFgS1ZJBtX@b~-m-ie1r_rju+Cnj9f z!$Lz~dc;QW73r2~l0@QIt@9nJn5(9B?qrsS&Im8pXbov9I=_^abB zZPoTGYOhOdfK&R7euDvmRL`FBp{KY|`$?hlc+ZVZ2x;d?MkYD9`e;SwbxG*>lI1BD z0hedi)j89{6Dy}b{ju80N$;?puP&qWjpA{NemPd*V9^QKwDrSYREw?{dpZc&`Cm`z zWbWH>KWTaAZO>(rk?QkO@`lTr@jOxh*qes>;@h#S@mtc($+IPF(2P(Cwn4`rhef)u5R%RveV5 z4oVHCYuuzTiROG_oRdi1k(g%tARxJC7 zLLb0%I>xWR{y2U0==$FR-zxc6?63$Ug+4zda-rK%HFJ_ON6X#`P7^4zBJ|$=pyUTf zUYHooUVOPZZ{b0nQx!w*+YR3Kz%tg+EwTc_%Y>$u6iFs>L7P0~9zk7G z`_2OIl9|-&YcRR=O!Zv_PS3Rl6_p(q%dAw-V%>*7X#eM~@xwC{)vX^dvBbtgGkZ%1lF%#>SI@sb^A;?7jVWC>rS5?X&EKR-)&sAF8nj=aV&R{NA> zpBGA|uq`tw`F7#s`PgO6ugWw`eFsvTPP)CU81*rCuGNjK?>LsPxuN3j0?Im22QCtZ z@6kSm?L~;*#34Ly^-)|)Z?#yORMV~fC9S5&q`MA4zgRu>ab)#~!xYXyrC9@0cd(B) z;aPWdBxgs~sscl!M?>w=TcdX>Sw$#^Y8)>J-2MS5NM3Uidapz)?ee++=;7x(wTdrR zuCDL@d=`D73SGO>AtKJOCEILEi|g;<;Iaz<5?`TAS0!H9hfH+;rbFdYBp8C1(Oh=K{6D z@8ACAiRz{HTIZzxEa|i>@q$?BoJ@!1oUS8FLoe$a-w&_I*iKd-quO_S{l2`pP{k^% zbxTcLFn^}#DaaV_dJjltHd6U3qfgu z=hvqpZ4!3%bqPtI|cM*8*r~_5l z-2T#}txGGV@l=WB5ue#@LDz$x*p~*`zCPVNvf|Yi(A#|QYPp-g{^3K Date: Sun, 21 Nov 2021 13:12:35 +0600 Subject: [PATCH 05/13] Add 34SP.com / hosting --- .../webextension/images/icons/34SP.com.svg | 3 +++ src/technologies/_.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/34SP.com.svg diff --git a/src/drivers/webextension/images/icons/34SP.com.svg b/src/drivers/webextension/images/icons/34SP.com.svg new file mode 100644 index 000000000..7475e2112 --- /dev/null +++ b/src/drivers/webextension/images/icons/34SP.com.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/_.json b/src/technologies/_.json index 5340da9ea..110e6084d 100644 --- a/src/technologies/_.json +++ b/src/technologies/_.json @@ -56,6 +56,21 @@ "website": "https://www.33across.com", "xhr": "\\.33across\\.com" }, + "34SP.com": { + "cats": [ + 88 + ], + "description": "34SP.com specialises in website hosting, discount domain names, low cost VPS servers and dedicated servers.", + "icon": "34SP.com.svg", + "dns": { + "SOA": "ns(?:\\d+)?\\.34sp\\.com" + }, + "pricing": [ + "recurring", + "low" + ], + "website": "https://www.34sp.com" + }, "3dCart": { "cats": [ 1, From a4131b831a23f1912f7950e0a3e1f41e91153475 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 17:09:22 +0600 Subject: [PATCH 06/13] Add ALL-INKL / hosting --- .../webextension/images/icons/ALL-INKL.png | Bin 0 -> 493 bytes src/technologies/a.json | 15 +++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/drivers/webextension/images/icons/ALL-INKL.png diff --git a/src/drivers/webextension/images/icons/ALL-INKL.png b/src/drivers/webextension/images/icons/ALL-INKL.png new file mode 100644 index 0000000000000000000000000000000000000000..b9d26df3edede591a2dca05a960ba7c91fd5ee8e GIT binary patch literal 493 zcmV%WWXEp!f!D~RUS-V!cA2>w#p?UgDb zTOOAY6Ch-zJ{PX*jv(G-W_I!Z*#dzm*YDd#CjsYF6%d0uc_PbUvbh1-R|g^MD*>yn zO;J0O-m@l$28p(7*_dzb2l9=I;u&7Z{(5v0urG9x*2t|bVD@b;6aANc?`ZdP>qMW; zi#lFJHUZ~SE72O+@&wHW@LZ$%>B)~7=uwmsFz5*ssUrelU8nkKX-py2!%x6{e3H8d~LLF j60mu Date: Sun, 21 Nov 2021 17:31:54 +0600 Subject: [PATCH 07/13] Add AlternC / hosting panels --- .../webextension/images/icons/AlternC.png | Bin 0 -> 1073 bytes src/technologies/a.json | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 src/drivers/webextension/images/icons/AlternC.png diff --git a/src/drivers/webextension/images/icons/AlternC.png b/src/drivers/webextension/images/icons/AlternC.png new file mode 100644 index 0000000000000000000000000000000000000000..135997d493f2114ebb3f8c949be100269e4a9cb9 GIT binary patch literal 1073 zcmV-11kU@3P) z6jd0*N#P4C?8um39H{=CVf- z(RMRN>iA?U0}v1ch6EHMfG!b1Z1b!!{nF4dswU3smrE)~XRz(%{gY=Cbpg`A{ZYy5 zNLS7S#cv|UY`hiRoR`4;8KpLXlFepa`)T7;{M2_lipmn_A_CQaj)%MWWA2g)aLW(B zh*a$}ZkC%gk+(%cbc;Qko!I`ov%-*MSr!Dw%4*a~Y*{WNM@+Ryk6dN5;K;$>uBi51M*?5Iw8_?M0lEnm**(OwddD=_ zanS$$32)?;c_eiFJ+0@S8;efx@HJDa1@cJnH6@N8`JsRQBF40pNu>eMCmcZa?TL9a zVG6!EjO}?Q;wlg%!+3m_K-Y-k?;2JPYdUS>Y09y4AtQZ|U#WZ9FF$D=Xet_eYfHZI zNY!&4+lXa&=Blp}VQ*g8aftvNBKnifhhf9!WbO z(!kcKATB+2A$pn*dvEI&fjq-*ZNZ2i!``2RL)Sz4+kEH`#A5tp**%@Zu@(PE$X>1m zlX)z72)(V9xs0lf-}Xi3{|n)F;a1Dee6nFJ#dw#oxhIEJ)^KFDWAtBbvte$;`&%|R zt_JWruTSepWuCMH`rO7ICuqdI{Xq*%sa7P2j2P18vIQ^Q3 z6eE7LwpKiUxv#PPw0}m!v;&qx=e{z@(_He-p`8xB`~k`MY~~xfM=mWM_@Mas(Kj5l z>Y=PLEa<$hJ*w30>kj=sHK*6}(9L5@fK>_vZ~ORE zczDPcH$EzVEwH8nX>g~2u!h11dcv#DjKs$O@yDOzQcq&y8eqQ$MDvdui_Q9w4=%&K z!1y0DZ(9|UBq)bvBCWrn-SuGS+5&SHVq!Hc6KNITs_#_=Q4Au)R>LxpRsntOHTH|w r6so9n3hosai)B5(*&suP49mm~2GpmbFs)M{00000NkvXXu0mjfr7!_a literal 0 HcmV?d00001 diff --git a/src/technologies/a.json b/src/technologies/a.json index e0114ea99..712b2edde 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1752,6 +1752,18 @@ ], "website": "https://github.com/alpinejs/alpine" }, + "AlternC": { + "cats": [ + 9 + ], + "description": "AlternC is a set of software management on Linux shared hosting.", + "icon": "AlternC.png", + "requires": "Debian", + "scriptSrc": "js/alternc\\.js", + "oss": true, + "saas": false, + "website": "https://alternc.com" + }, "Amaya": { "cats": [ 20 From f88b86f42927c389826c99d201440dd59b178efc Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 17:59:41 +0600 Subject: [PATCH 08/13] Add Aruba.it / hosting, paas --- .../webextension/images/icons/Aruba.it.svg | 10 ++++++++++ src/technologies/a.json | 19 +++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Aruba.it.svg diff --git a/src/drivers/webextension/images/icons/Aruba.it.svg b/src/drivers/webextension/images/icons/Aruba.it.svg new file mode 100644 index 000000000..9c317b79a --- /dev/null +++ b/src/drivers/webextension/images/icons/Aruba.it.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index e0114ea99..c84bb94ca 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2706,6 +2706,25 @@ ], "website": "http://jfrog.com/open-source/#os-arti" }, + "Aruba.it": { + "cats": [ + 88, + 62 + ], + "description": "Aruba.it is an Italian company mainly active in the web hosting and domain registration businesses.", + "icon": "Aruba.it.svg", + "headers": { + "x-servername": "\\.aruba\\.it" + }, + "dns": { + "SOA": "\\.technorail\\.com" + }, + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.aruba.it" + }, "Artifactory Web Server": { "cats": [ 22 From e7d2d3ba004d73bf0dcbee0997b44bfebe9c296f Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 18:43:52 +0600 Subject: [PATCH 09/13] Add Cloudways / PaaS --- .../webextension/images/icons/Cloudways.png | Bin 0 -> 819 bytes src/technologies/c.json | 14 ++++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Cloudways.png diff --git a/src/drivers/webextension/images/icons/Cloudways.png b/src/drivers/webextension/images/icons/Cloudways.png new file mode 100644 index 0000000000000000000000000000000000000000..81da3406a78ce646477d94c3a37102f33f81adb9 GIT binary patch literal 819 zcmV-31I+x1P)(hd9zQyk zQ$TZMuwIep5fAOnx(!=rw>$o}p%922iZsCvyMaZ$>@AD$5Tbw`wxn^@*)FNRo6pw?#=#cAF+!T4$ zLZBz1cqkO+iq+NiSib*Sb5;_yZp_*I)`dVZG(8^eKYV1QNh{S?tjh7*gcfNlm8x-` zbC?6WbK@v7T9|L#?AK%tu<Zb6OJ2teq(sjaT@jLMdA1E(e&U&dW?UTEIE-wV7v^S00h62ja4PM>|JGD$}rE-EJ zp!?lu>zAy_WOX@x!O}9uF~6x_t^avo2hdt3gzqS5P@#R@G4Awd6=1X&Mxh1QgDgeH xK%sEG=Hg)%jgT`dDxLf^d3+v9lqm7P@C$n02#A>N3RnOD002ovPDHLkV1l=zbCLi6 literal 0 HcmV?d00001 diff --git a/src/technologies/c.json b/src/technologies/c.json index 999569621..255e85a6d 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1196,6 +1196,20 @@ }, "website": "https://cloudinary.com" }, + "Cloudways": { + "cats": [ + 62 + ], + "description": "Cloudways offers managed cloud-hosting services for WordPress sites on a cloud server where multiple copies of your content will be replicated throughout your chosen data center.", + "icon": "Cloudways.png", + "headers": { + "cache-provider": "CLOUDWAYS-CACHE-DE" + }, + "pricing": [ + "payg" + ], + "website": "https://www.cloudways.com" + }, "Cloverly": { "cats": [ 5 From 3e7858ba3a27fbe50547ad6d42f7cc60f068f247 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 21:46:21 +0600 Subject: [PATCH 10/13] Add DomainFactory / hosting --- .../webextension/images/icons/DomainFactory.png | Bin 0 -> 578 bytes src/technologies/d.json | 15 +++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/drivers/webextension/images/icons/DomainFactory.png diff --git a/src/drivers/webextension/images/icons/DomainFactory.png b/src/drivers/webextension/images/icons/DomainFactory.png new file mode 100644 index 0000000000000000000000000000000000000000..e310b1c55c6daae445a8e19faef53288447b083b GIT binary patch literal 578 zcmV-I0=@l-P)hi|i>7Ag#MwPop zmAXc>&_>AJWX<4l#oJpRJP=s`000GaQchF;{{H^{JhsH^00001Z*opl0neg$ng9R* z$Vo&&R5;7s(!~zKKoEf8;zh~=#f!UZad&r@_kRvJkaoIW_nFvABJO|(%Im@QVD-N6GV!!Rxg+{okg`2!pXhQi?p1kqTW zN}wbMQfcgoOg2a5QGo+RmSsy2lu?CZP?ZBUx?XSKpov=i4DC**D+Im%U^wDI6`P?v z9#5t-e$Dv;1IyKFy#a^X?l2&BYS~@@4o3kvDG2%b0=nMr57_fJ{^SpU7kxfA4 Date: Sun, 21 Nov 2021 22:36:45 +0600 Subject: [PATCH 11/13] Add FastComet / hosting --- .../webextension/images/icons/FastComet.png | Bin 0 -> 625 bytes src/technologies/f.json | 15 +++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/drivers/webextension/images/icons/FastComet.png diff --git a/src/drivers/webextension/images/icons/FastComet.png b/src/drivers/webextension/images/icons/FastComet.png new file mode 100644 index 0000000000000000000000000000000000000000..1014a0c01b9856d8c5ba3d29e807f9068c35d538 GIT binary patch literal 625 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyEa{HEjtmSN`?>!lvVtU&J%W50 z7^>757#dm_7=8hT8eT9klo~KFyh>nTu$sZZAYL$MSD+10;zoc^h%1n0`2XLbVZZ03 z+rBf;xGlQqH}^)s{PW&RF9j~T<2U;N-%R@BHh2^Fa)s`Ct(U zcRo-JQ0f|(yzT>32^4`UhDd>Q`9YOk2N?xa4XYQy$jyZ7wdf9S}m zGv_Z}x&89>+jpOS{QmRz-(<%u#`spw+F|zOCDWeRXSY-< wjT+cpeG}(sWpO5l2ToqA;`vSeOZ+~DwK>r%_sx&m4D=9#r>mdKI;Vst0QjOJqyPW_ literal 0 HcmV?d00001 diff --git a/src/technologies/f.json b/src/technologies/f.json index 89469d09e..2b878b42c 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -278,6 +278,21 @@ "scriptSrc": "js\\.fast\\.co/", "website": "https://www.fast.co" }, + "FastComet": { + "cats": [ + 88 + ], + "description": "FastComet is a hosting service company from San Francisco, California.", + "icon": "FastComet.png", + "dns": { + "SOA": "\\.fcomet\\.com" + }, + "pricing": [ + "recurring", + "payg" + ], + "website": "https://www.fastcomet.com" + }, "Fastcommerce": { "cats": [ 6 From 98eeeb838ec7d7121ad890c02ea6f88f8689ab45 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 21 Nov 2021 22:54:05 +0600 Subject: [PATCH 12/13] Add Hostens / hosting --- .../webextension/images/icons/Hostens.svg | 8 ++++++++ src/technologies/h.json | 16 ++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Hostens.svg diff --git a/src/drivers/webextension/images/icons/Hostens.svg b/src/drivers/webextension/images/icons/Hostens.svg new file mode 100644 index 000000000..ed085490f --- /dev/null +++ b/src/drivers/webextension/images/icons/Hostens.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index 08a3231ab..b48a474e5 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -592,6 +592,22 @@ "saas": true, "website": "https://www.homestead.com" }, + "Hostens": { + "cats": [ + 88 + ], + "description": "Hostens is a web hosting company specialising in hosting services, virtual private server hosting, and the domain name or transition.", + "icon": "Hostens.svg", + "dns": { + "SOA": "\\.hostens\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.homestead.com" + }, "Hostmeapp": { "cats": [ 93, From 731ee4e808787070b3d13a2a0d701d3a246c2078 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 22 Nov 2021 07:10:17 +1100 Subject: [PATCH 13/13] Update s.json --- src/technologies/s.json | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index 02047642d..8161b259a 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1475,19 +1475,14 @@ "cookies": { "shopaholic_cart_id": "" }, - "dom": { - "[class*='_shopaholic']": { - "exists": "" - } + "dom": "[class*='_shopaholic']", + "js": { + "ShopaholicCart": "", }, - "implies": [ - "PHP\\;confidence:100", - "October CMS\\;confidence:100", - "Laravel\\;confidence:100", - ], "requires": "October CMS", - "description": "Shopaholic is an open-source ecosystem of plugins and themes for rapid e-commerce website development that allows building projects of various scale: from small online shops to large multi-vendor marketplaces with hundreds of thousands of SKUs.", + "description": "Shopaholic is an open-source ecosystem of plugins and themes for rapid ecommerce website development that allows building projects from small to large online shops.", "icon": "Shopaholic.svg", + "oss": true, "website": "https://shopaholic.one" }, "Shopatron": {