From 13edba614c08a3f419c565d0f7b5c57c128c7cb7 Mon Sep 17 00:00:00 2001 From: Rich Hall Date: Thu, 8 Jul 2021 17:29:22 +1000 Subject: [PATCH] Elementor Hello Theme Detection Added theme detection code & icon --- .../images/icons/Hello Elementor.png | Bin 0 -> 617 bytes src/technologies.json | 23 ++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Hello Elementor.png diff --git a/src/drivers/webextension/images/icons/Hello Elementor.png b/src/drivers/webextension/images/icons/Hello Elementor.png new file mode 100644 index 0000000000000000000000000000000000000000..d2da94792e19dcb9bce54e4c34fd7fbfa0c746d3 GIT binary patch literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyy#YQUu0VPsgY^Uk>xm3j6Bw+3 zB#;Xx@vz|vtS3RWpez1g_2ggGlV7EGZwIZt;lJXrdB;}uqRp!LE2R?V^7u?+b(+d- zKbg^XGNa8T28babGj;aP>;XDRwj{_en1P3fPee>Z!y+msrho4I`3ujUz5Md^>-V33 z{`~z{`p`Qw1_s7FPZ!6Kid&_@-9^m`0(*|lIKsAiYS`MqP$6neMuTvn^ci4~u}p8eRJAu_A6!%H)ywiw`4yp53> z>TYK9^MWJ!%L4O`{Z_3K@cZyE$K}$_?c#S2`4k;wSvb){SSag~OUuLf4b5shj@@)h zOrG=P-FFL_bro_teSK3Ik8JJEdGTG`=BpSpyHCXN2|pI_IM%+`<+Hn{yW~hnuI`^W zopraO7Kq%dO}uevOMs1Nz{1s^F1*$MQM}3G_oeU)zwXQ^c=c=D`(1e-cE4>Yn9r)T zHQ+4AV(xJLRSPz}e}75lYs0r@);&KvZXTNNf0=#ep|WXd8dGlj`K(+XIfKJmTBW;~ zbHdJ`*~fz(Zp>L(T=(vI)s2nIjuhK&NJvneFSEEOZIP<^o}!g8y_@vqJIzkWC8&PQ zIQZK6+%A2g-Ib4PI*;alepZ^X*DBin#e0j7Z~sfR->u&{x&Dz+9G@sKiWody{an^L HB{Ts5$#e~k literal 0 HcmV?d00001 diff --git a/src/technologies.json b/src/technologies.json index 25451be1f..e856d26b3 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6577,6 +6577,28 @@ "scripts": "elementor/assets/js/[^/]+\\.js\\?ver=([\\d.]+)$\\;version:\\1", "website": "https://elementor.com" }, + "Elementor Hello Theme": { + "cats": [ + 80 + ], + "description": "Hello Elementor is a WordPress theme built for the Elementor website builder platform. It uses minimal styling and scripts for maximum speed and design freedom.", + "icon": "Hello Elementor.png", + "pricing": [ + "low", + "freemium" + ], + "html": [ + "]*href=(?:\"|')[^\"']*wp-content/themes/hello-elementor", + "]*href=(?:\"|')[^\"']*wp-content/themes/elementor-hello" + ], + "dom": [ + "style[id*='hello-elementor']", + "style[id*='elementor-hello']" + ], + "implies": "Elementor", + "requires" : "Wordpress", + "website": "https://elementor.com/hello-theme/" + }, "Elm": { "cats": [ 27, @@ -9152,6 +9174,7 @@ "scripts": "hellobar\\.js", "website": "http://hellobar.com" }, + "HelpDocs": { "cats": [ 4,