From 6f5bd085d0a50c360c84b07783f745072fe45281 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 9 Dec 2020 18:47:00 +0600 Subject: [PATCH 01/14] Add Clerk.io/Ecommerce, Analytcs --- .../webextension/images/icons/Clerk.io.svg | 6 ++++++ src/technologies.json | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Clerk.io.svg diff --git a/src/drivers/webextension/images/icons/Clerk.io.svg b/src/drivers/webextension/images/icons/Clerk.io.svg new file mode 100644 index 000000000..660d4a9aa --- /dev/null +++ b/src/drivers/webextension/images/icons/Clerk.io.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 90f482542..f1c5ce21a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -3212,6 +3212,24 @@ ], "website": "https://clearbit.com/reveal" }, + "Clerk.io": { + "cats": [ + 10, + 6 + ], + "description": "Clerk.io is an all-in-one ecommerce personalization platform.", + "icon": "Clerk.io.svg", + "js": { + "__clerk_cb_0": "", + "__clerk_q": "" + }, + "scripts": [ + "\\.clerk\\.io/" + ], + "saas": true, + "pricing": ["mid", "recurring"], + "website": "https://clerk.io" + }, "Cleverbridge": { "cats": [ 6 From 3a4059c3cc5a3c6ee078429f9e6aa9ebe1b66f2c Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 9 Dec 2020 20:35:53 +0600 Subject: [PATCH 02/14] Add Aimtell/Marketing automatiom --- .../webextension/images/icons/Aimtell.png | Bin 0 -> 1430 bytes src/technologies.json | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Aimtell.png diff --git a/src/drivers/webextension/images/icons/Aimtell.png b/src/drivers/webextension/images/icons/Aimtell.png new file mode 100644 index 0000000000000000000000000000000000000000..2d94a6da298f090d69454603d43d56a2fa191f0d GIT binary patch literal 1430 zcmV;H1!?+;P)Otg#h_#|CwFR3__CW~3IFP_z_X!Y6{^PmM+|7K0r!u1s zB(DImIw)C-khKMG{T9Ss0VsDz_}7Zj5d#zqkQ(^JYI%H(0saN4uA^TxBZa(JTNS_^ z0etC>^0x)!K}2ERyP4fr&#D^vq%SgGg{FK6T5sUZKW>aKfIEUikb%7~F-|1edFQ6sl zx5WVzr5C8u{6#|7bsW5U6y4E)z$mHEIg{M3dFJV6OHF7(iYX44D#>#j|DZ{WuxmDR zu4Ukh=!YlE#JrpbOr?MKH0sB^)fz@gQeX&pVM>PDBn_EOT9M<(zBL)6Ha=+@HU^%` zUrH`}hBC&d+b*NN&npLj5iNAiq7`{=6r|;mRkH|RpdFRIi#XYOLG&E`V3T`I zT>e$fPxR`^PcS_tm-avYA(iAUmO>2G(;n=kji+|#-(5MHlH1qZO*Y8Muc?x&|cN@qH1a9041dC%gg_k3L8>e(yRpygG*KlM##_iAQDlft!$ zPU;ACW2)6|K9`y_P9R}7B$S9;_N;g|>k9kv!Tgt1an@W~l>LyH>6|L0@!|~-ooGHM zCs-1%Z3zLeYFga!D+@|A<{@(;dX%=E{#>2wYS5PF6eip|Bm|&0I<%t3I50hZK04oe z0p~jEaH!!|QPbP3K_vGk-UL85`KD0Zj;r3^6n_}eBWl&p>(uYQOIp8*aw0QI%)bmC z4S=wUp)=&C$tk(!>W`ML7Y{d`Qn|Kt;R&>=?`wY%J0E$6Y?@6l%YCI~IMG~5{%{|x zQX}VtG-TLPajK=7HdlX>R30z^=nVVo%ZK%ykG*T=g(a?H$!t!Ds+j!j!a;05vqx=N zwm~!AhWyki@}>KpjoUmp$mJZcxw-<$P&^Usy7Z%EPxZIDg1Rk$ntGclL^`%s@7G>G zzEyepyozXOj2V)et_Ee`3C6;MKBZ7J3>H#Uk3uQkoT~Vv$I+K_M>H4puRO$wG3I;ZOsx$yNw`b9&(Szq+q0sOCI9HZDa_KLX|V=r>cCHr~Q#s}^(8&bh{ z4jt`mY8$7^Cg`e;JLU!hz;))?32bfn)M(**VcZo$$V5m?LWl&S{3vErYrech5kLl( z;{M87ya;`yO$`9A@Yefyc|MQ%HpGAkUe@O^FC)bLy=2re#kVG{3ln>~(KsatPhcAN z|F3b@Ukgp7n>Py^uTDWK&wq}UmmvWf2(B$#B(e@z@kV{bumj1^#`*b}WL*yjZD0T? zrb!y#pbFE9@Wk=hNXy5r_o`UnL|A*9tzXY3WO8bG9&0KOkF;#;o4?%)r*rjUw^9+- kRjtN7qg~5fppgyy2etnjte6hT)c^nh07*qoM6N<$f_!wTzW@LL literal 0 HcmV?d00001 diff --git a/src/technologies.json b/src/technologies.json index 90f482542..aa8da51f0 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -953,6 +953,22 @@ }, "website": "https://github.com/ankane/ahoy" }, + "Aimtell": { + "cats": [ + 32 + ], + "description": "Aimtell is a cloud-hosted marketing platform that allows digital marketers and businesses to deliver web-based push notifications.", + "icon": "Aimtell.png", + "js": { + "_aimtellPushToken": "", + "_aimtellLoad": "", + "_aimtellWebhook": "" + }, + "scripts": "cdn\\.aimtell\\.\\w+/", + "saas": true, + "pricing": ["low", "recurring"], + "website": "https://aimtell.com" + }, "Aircall": { "cats": [ 52 From a1136aa84e9cd8e131c0618ad00a4ce8a891fc63 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 9 Dec 2020 22:01:41 +0600 Subject: [PATCH 03/14] Add Pushowl/Marketing automation --- src/drivers/webextension/images/icons/Pushowl.svg | 3 +++ src/technologies.json | 11 +++++++++++ 2 files changed, 14 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Pushowl.svg diff --git a/src/drivers/webextension/images/icons/Pushowl.svg b/src/drivers/webextension/images/icons/Pushowl.svg new file mode 100644 index 000000000..c9a97812b --- /dev/null +++ b/src/drivers/webextension/images/icons/Pushowl.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index 90f482542..cfbe09db6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12029,6 +12029,17 @@ "scripts": "api\\.pushnami\\.com", "website": "https://pushnami.com" }, + "Pushowl": { + "cats": [ + 32 + ], + "description": " PushOwl is a push notification platform for ecommerce stores.", + "icon": "Pushowl.svg", + "scripts": "cdn\\.pushowl\\.com", + "saas": true, + "pricing": ["low", "freemium", "recurring"], + "website": "https://pushowl.com" + }, "Pygments": { "cats": [ 19 From e8c41e7e41226aab57f8860ff329d90c6555b260 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 9 Dec 2020 22:08:18 +0600 Subject: [PATCH 04/14] uppercase name --- .../webextension/images/icons/{Pushowl.svg => PushOwl.svg} | 0 src/technologies.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename src/drivers/webextension/images/icons/{Pushowl.svg => PushOwl.svg} (100%) diff --git a/src/drivers/webextension/images/icons/Pushowl.svg b/src/drivers/webextension/images/icons/PushOwl.svg similarity index 100% rename from src/drivers/webextension/images/icons/Pushowl.svg rename to src/drivers/webextension/images/icons/PushOwl.svg diff --git a/src/technologies.json b/src/technologies.json index cfbe09db6..004d286f0 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12029,12 +12029,12 @@ "scripts": "api\\.pushnami\\.com", "website": "https://pushnami.com" }, - "Pushowl": { + "PushOwl": { "cats": [ 32 ], "description": " PushOwl is a push notification platform for ecommerce stores.", - "icon": "Pushowl.svg", + "icon": "PushOwl.svg", "scripts": "cdn\\.pushowl\\.com", "saas": true, "pricing": ["low", "freemium", "recurring"], From 56ec5ea3fa529fcf07c79b55d3cd7ca6843e2498 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Dec 2020 12:57:11 +0600 Subject: [PATCH 05/14] Add Braze/Marketing automation, Analytics --- src/drivers/webextension/images/icons/Braze.svg | 10 ++++++++++ src/technologies.json | 16 ++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Braze.svg diff --git a/src/drivers/webextension/images/icons/Braze.svg b/src/drivers/webextension/images/icons/Braze.svg new file mode 100644 index 000000000..646e312e7 --- /dev/null +++ b/src/drivers/webextension/images/icons/Braze.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 90f482542..dd62cb848 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2520,6 +2520,22 @@ "scripts": "js\\.braintreegateway\\.com", "website": "https://www.braintreepayments.com" }, + "Braze": { + "cats": [ + 32, + 10 + ], + "description": "Braze is a customer engagement platform that delivers messaging experiences across push, email, in-product, and more.", + "icon": "Braze.svg", + "js": { + "appboy": "", + "appboyQueue": "" + }, + "scripts": "js\\.appboycdn\\.com/web-sdk/([\\d.]+)\\;version:\\1", + "saas": true, + "pricing": ["poa"], + "website": "https://www.braze.com" + }, "Brightspot": { "cats": [ 1 From b60e091a05592375c1d0c4f21dff231169960c91 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Dec 2020 13:15:47 +0600 Subject: [PATCH 06/14] Add PushEngage/Marketing automation --- .../webextension/images/icons/PushEngage.png | Bin 0 -> 1531 bytes src/technologies.json | 11 +++++++++++ 2 files changed, 11 insertions(+) create mode 100644 src/drivers/webextension/images/icons/PushEngage.png diff --git a/src/drivers/webextension/images/icons/PushEngage.png b/src/drivers/webextension/images/icons/PushEngage.png new file mode 100644 index 0000000000000000000000000000000000000000..0f31ff56a69cb0ee065f84a3bbe0df68850b0105 GIT binary patch literal 1531 zcmVp6Gsc6aS%cLw9HIce{?=bZoV{NH5+ z0{o9))hwbMeZh7#_gzNU&`kuwJ~Fxyi3Z7A2AtLahjA91hFQqBmt&T-7}?emHAgEG zh{Ypl>^_G}w@={OoiiAU^kF7QGv?qv*TZ-y=LwW&tpvj`Dc3PmO+W>mzEy*|mO}`Q z25>KsZp_8X!e_BGe+wK$ODPEqM+Z=Q<71p|{v46muxycr(IVebjw0tm z#DqV$e2G>S@5iJoIvMb6W%(tVw@4N)uNngY?%9+c;Jnm^Elab5P$f7 z#pqZVYQSmrBIz|HJ5b=LBwD$S+NJ}mwKCHe5yWW*B!O5mi&@s@6wZ$(Hb(2kj z27L4TUfk@xs3>T{1hIHjaZN?mDm=enpXdklOe$xN^Fgd3awHQ>-4qw%*j>8-{t>S< zr)SNgHK8SjXD!IH&BOhK+}6tX@Z9`;IPW<| z9Qu%W37v+A5*VdS*c-ZycH+@xS<8sCg>kgueO&N-C%c&vs&Y4BOT`{ha7*76l)9>5 z)Y)f7U@{I~+KCGt-^=EB)oyjQAd<1VUKQi6X>Qb@GTp)f^?_TD9 z232_*i6hM?sW=2iqlH0d7UTbH>(^rDq&dZA$b>2gDpBvP6G#n^p1TJU7^vGi#ZJgx1Gnv5+^pzbD}qR8yv}I{Sgax{nUo;;pnsib1WP_Tkj_6oKGh3 z;)!O|)b~IQ9(7xBY)c8OdL62d{D~iKsV`gyR%T%5(n2xoY9_z%1`{`6Nirxf31mPV z*#`L`r`red_L)|(-~_^BllBR)u*##<0#w=)rCHGja*5DiHs``%7?&K6$4NsnjHgff z&>0#Rc&NdTcbA1|E|O4cV{qc}EN~o`@?4f>;cz&l{y>ocLq2x99Ttm4nsd2;S9=-k zIol;Z2crT!{XzLYk{4WLp~+-|8fY*>1V-g~ONhsa0{(qlIc*qD_-JHIKwawqKE0A~ z(rhCc7GBiW1R4WzRDN-T^bg5*bD20CezJh{jmGH-v<3yFebgvDN8`!2+*YK6)k-^? zZfTA#Yw@QJ<6He<9Ix-huI0tk`+$;A3Qi+nN3j;KSLK4|<(1B$C7y0g-GDmD(nT3^ zk%|QDIsr>F80uBh98a|BHfyo5$b>TYY}jnJqgbpG1s8qtU=@Hp@C>MFLJD zt)_Yoj7FpE02)Sg(BG**&!&;1HVW=)0-6ITi;-Hi6X)Gt+W{?``shrf4!aj; zkq%0qOn{wnRv3qwOKcn>$?4msyVnJlG%x$tmnPSOCD{qPJ>Xyz?K~BmOYP8W8C7d} z5faO84320|gMEpnhBH%Ao-S|_}|9(4JG)8<68PJ7eRS`a^jy@i)^ehNxLPZFB$t002ovPDHLkV1jb{#Gn8G literal 0 HcmV?d00001 diff --git a/src/technologies.json b/src/technologies.json index 90f482542..03730432a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12020,6 +12020,17 @@ "icon": "Pure CSS.png", "website": "http://purecss.io" }, + "PushEngage": { + "cats": [ + 32 + ], + "description": "PushEngage is a browser push notification platform that helps content website managers engage visitors by automatically segmenting and sending web push messages.", + "icon": "PushEngage.png", + "scripts": "clientcdn\\.pushengage\\.\\w+/core", + "saas": true, + "pricing": ["low", "freemium", "recurring"], + "website": "https://www.pushengage.com" + }, "Pushnami": { "cats": [ 32 From 7e767222eb43cb47c80c5e438480b3929b7e65a1 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Dec 2020 13:43:05 +0600 Subject: [PATCH 07/14] Add Airship/Marketing Automation,Analytics --- .../webextension/images/icons/Airship.svg | 17 +++++++++++++++++ src/technologies.json | 12 ++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Airship.svg diff --git a/src/drivers/webextension/images/icons/Airship.svg b/src/drivers/webextension/images/icons/Airship.svg new file mode 100644 index 000000000..a88a8cca6 --- /dev/null +++ b/src/drivers/webextension/images/icons/Airship.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 90f482542..42637cd69 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -983,6 +983,18 @@ "icon": "Airform.svg", "website": "https://airform.io" }, + "Airship": { + "cats": [ + 32, + 10 + ], + "description": "Airship is an American company that provides marketing and branding services. Airship allows companies to generate custom messages to consumers via push notifications, SMS messaging, and similar, and provides customer analytics services.", + "icon": "Airship.svg", + "scripts": "urbanairship\\.\\w+/notify/v([\\d.]+)\\;version:\\1", + "saas": true, + "pricing": ["poa"], + "website": "https://www.airship.com" + }, "Akamai": { "cats": [ 31 From 68098bf3db78459a636c8b7cd3d5a1e6e4ef8a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Thu, 10 Dec 2020 12:32:15 +0100 Subject: [PATCH 08/14] Update Nuxt categories and description --- src/technologies.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 7adda60ff..a3e7855c3 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10406,8 +10406,12 @@ }, "Nuxt.js": { "cats": [ - 12 + 12, + 18, + 22, + 57 ], + "description": "Nuxt is a Vue framework for developing modern web applications.", "html": [ "
]*id=\"__nuxt\"", "