Elbert Alias
47c2156734
Merge pull request #2955 from cberry216/master
...
Added support for ECP Loja Integrada (https://lojaintegrada.com.br/ )
5 years ago
Elbert Alias
ef779cb34a
Merge pull request #2953 from acavestro/livestory
...
Livestory
5 years ago
Elbert Alias
bba9122c97
Merge pull request #2948 from dougaitken/fix-woocommerce
...
Correct the WooCommerce entry
5 years ago
Alexander Gängel
b07fdb9a13
Ecwid application is added
5 years ago
Mahdi Abasi
210e2515bf
nivsoft logo
5 years ago
Sai Harika Punyamurthula
faee9d8e52
added miva icon
5 years ago
Arash Khajelou
687f210887
Update Hinza Advanced CMS logo.
...
According to the updates done on the website
[hinzaco.com](https://hinzaco.com ), the logo has been changed.
5 years ago
unknown
deca435dce
commit on branch
5 years ago
Luca
c1e831abb7
The compiler generate a variable "Elm" in the global space.
...
This variable usually has the methods "Elm.Main.init" (for Elm version 0.19) or "Elm.Main.embed" (for Elm verison 0.18 or erlier).
It can also be initialized with other methods, such as "Elm.SpecificMethod.init" but usually "Main" is the default.
"Elm" only as detection method can create false positive, being very short. So I gave it a confidence of 50%.
This detection misses all cases where Elm is wrapped in a "Self-Executing Anonymous Function". This is probably a common case, as it happens, for example, using Webpack, Parcel or other binders.
In this case I don't know any way to detect Elm, unless analysing the code itself.
I also added the detection of an Elm library, elm-ui, that is very popular and leave a signature in the rendered html. I used the regular expression
"<style>[\\s\\S]*\\.explain > \\.s[\\s\\S]*\\.explain > \\.ctr > \\.s"
I had to run the regex on multiple lines because the text is not on the same line of the opening <style> element. I think the metching string is quite unique and should not create false positives.
* Elm has 5.9k starts in Github https://github.com/elm/compiler
These are few examples of sites build in Elm
https://support.xapo.com/
https://unli.xyz/flights/
https://elmjapan.org/
https://odyssey.neophilus.net/
https://www.verwonderpaspoort.nl/verwonderwereld
https://cie.nl/?lang=en
http://weightybirds.com/
http://ivanschuetz.com/
https://justinmimbs.github.io/asteroids/
https://elm-lang.org/
https://login.account.rakuten.com/sso/authorize?client_id=rakuten_tw01&redirect_uri=https%3A%2F%2Fwww.rakuten.com.tw%2Fmember%2Fdelegate&response_type=code&scope=openid+profile+email#/sign_in
http://builtwithelm.co/
https://68kheart.work/efa/projects/
https://game.faithloewe.com/
https://fakeorbabe.com/
http://fap.work/
https://app.featureaudit.com/
https://www.reju.jp/
http://concourse.particle.io/
https://github.com/AliasIO/wappalyzer/pull/1782
https://github.com/AliasIO/wappalyzer/pull/1442
https://github.com/AliasIO/wappalyzer/pull/778
"Elm": {
"cats": [
12
],
"icon": "elm.svg",
"js": {
"Elm.Main.init": "\\;version:0.19",
"Elm.Main.embed": "\\;version:0.18",
"Elm": "\\;confidence:50",
},
"website": "https://elm-lang.org/ "
},
"elm-ui": {
"cats": [
66
],
"icon": "elm.svg",
"implies": "Elm",
"html": "<style>[\\s\\S]*\\.explain > \\.s[\\s\\S]*\\.explain > \\.ctr > \\.s"
"website": "https://github.com/mdgriffith/elm-ui "
},
5 years ago
Elbert Alias
a805ebce80
Fix error handling in NPM/Puppeteer
5 years ago
Patryk Porabik
e19299b91b
Add GrandNode logo
5 years ago
Sam Verdyck
4a4c58943d
add CCV Shop
5 years ago
Shoopalapa
2f50cd7b28
Add Tamago icon
5 years ago
Shoopalapa
b3a06296ea
Added EKM icon
5 years ago
Dae Kyung Park
c51499af3a
remove cafe24
5 years ago
Dae Kyung Park
4b53d50cb2
added Fastspring
5 years ago
Adam Smith
bf3ff34414
Corrected casing of "NetSuite"
5 years ago
Dae Kyung Park
5974219ca2
added cafe24
5 years ago
ykoh
c4a55fd1f1
Added "Cafe24" e-commerce application.
5 years ago
Christopher Berry
4c315f9f57
Added Loja Integrada 32x32 icon.
5 years ago
Antonio Cavestro
73e4a0b9a1
Add Live Story icon
5 years ago
Doug Aitken
b7f032b568
Upload WooCommerce W icon
5 years ago
Doug Aitken
c880c9a709
deleting old woothemes era icon
5 years ago
Elbert Alias
8a60e3bba2
Remove deprecated technologies
5 years ago
Elbert Alias
62f881127c
Fix sourceMap error, fix apps.json issues
6 years ago
Elbert Alias
42f6e5048a
Fix merge
6 years ago
Elbert Alias
8ed47ea2ae
Merge pull request #2925 from emmamartins/master
...
pytonik
6 years ago
Elbert Alias
c13d15dd7d
Merge pull request #2926 from supernuca/master
...
Changed Shopware icon
6 years ago
Elbert Alias
fb4b9db61e
Merge pull request #2930 from rviscomi/patch-1
...
Add Automattic detection to PaaS category
6 years ago
Elbert Alias
06a6704a3c
Merge pull request #2937 from Johannes-Andersen/master
...
added Riskified
6 years ago
Elbert Alias
460def6c85
Merge pull request #2939 from Nooshu/add-govuk-frontend
...
Add the detection for the GOV.UK Design System
6 years ago
Elbert Alias
bb41c8fbba
Merge pull request #2942 from vikaon/master
...
Added Turkish e-commerce platform
6 years ago
Elbert Alias
ae4e957bfd
Merge pull request #2944 from thelabs-dev/master
...
GeneXus application is added
6 years ago
fcrizul
00f1e011d5
GeneXus application is added
6 years ago
vikaon
b15ccc9b78
Added Turkish e-commerce platform
6 years ago
Matt Hobbs
6b43651d7a
Add the detection for the GOV.UK Design System UI library
6 years ago
Mohammed J. Razem
b6fbc96b41
Adding Varbase logo
6 years ago
Johannes Andersen
ddc244b750
added Riskified
6 years ago
Rick Viscomi
5f225195f7
automattic icon
6 years ago
Sebastian Vogt
4e39e81efa
Delete Shopware.png
6 years ago
Sebastian Vogt
425bf74f9b
Add files via upload
6 years ago
Emmanuel Martins
4184e723d6
pytonik
6 years ago
Markus Hunsalz
5980ac636c
added Duda & MyWebsite CMS
6 years ago
Elbert Alias
66c7744d3b
Merge pull request #2899 from Aghaie/patch-7
...
Fix shopfa svg icon
6 years ago
Elbert Alias
75792be69d
Merge pull request #2900 from sarahdayan/patch-1
...
fix: update Algolia information
6 years ago
Elbert Alias
bd01ceece9
Merge pull request #2901 from bobywoodwarrior/strikingly
...
Fix Strikingly
6 years ago
Elbert Alias
94caf53606
Merge pull request #2907 from yoosefap/master
...
Add pinoox
6 years ago
Elbert Alias
8751412782
Merge pull request #2911 from Silberschleier/nextcloud
...
Add Nextcloud
6 years ago
Elbert Alias
a4146e77f7
Merge pull request #2914 from kefranabg/master
...
feat: Add VuePress
6 years ago
Elbert Alias
a76c6e4861
Merge pull request #2917 from VitorBlog/patch-1
...
Adding Tebex e-commerce
6 years ago
Kyle Taylor
78152e35e1
Remove associated icons
6 years ago
Vitor
27698aef14
Adding Tebex logo
6 years ago
Franck
c971ed4994
feat: Add VuePress
6 years ago
Christopher Schmidt
e9d3e51ef0
Added Nextcloud
6 years ago
yoosef alipour
a731adeb52
Add pinoox
6 years ago
Sarah Dayan
15b51e550d
fix: update logo file name
6 years ago
Sarah Dayan
0ed902a7d0
fix: use current Algolia logo
6 years ago
Ali Aghaie
b78e4c520f
Fix shopfa svg icon
6 years ago
Elbert Alias
99f6566b31
Update ArvanCloud logo
6 years ago
Elbert Alias
10220444fe
Merge pull request #2822 from tefotazo/SimbelEcommerce
...
Added "Simbel" e-commerce application.
6 years ago
Elbert Alias
4d9c197890
Merge pull request #2853 from fazlurr/master
...
Add OrderOnline App
6 years ago
Elbert Alias
d85833f5b3
Merge pull request #2860 from matjack1/datocms
...
Add DatoCMS
6 years ago
Elbert Alias
ec06b211b0
Merge pull request #2864 from q--/Red_Hat_SVG_logo
...
SVG logo for Red Hat
6 years ago
Elbert Alias
776d03e60d
Merge pull request #2875 from paul-phan/master
...
Add PageFly - Landing Page Builder
6 years ago
Elbert Alias
55b25fea38
Merge pull request #2878 from Aghaie/patch-6
...
update Shopfa icon
6 years ago
Elbert Alias
c481fe7fce
Merge pull request #2879 from q--/Add_decimal.js
...
Add decimal.js
6 years ago
Elbert Alias
d8b6974383
Merge pull request #2881 from q--/Update_Ez_detection
...
Detect Ez Platform, update (legacy) Ez Publish URL
6 years ago
Valentin Duboscq
f69d3e2ad6
Add Strikingly
6 years ago
Abhinav
c79ea6e1ca
Add ExpertRec Site Search
6 years ago
q--
9bd1a3abd8
Detect Ez Platform, update (legacy) Ez Publish URL
6 years ago
q--
f6f79466a4
Add decimal.js
6 years ago
Ali Aghaie
07fa56fe56
update Shopfa icon
6 years ago
Paul Phan
633077a288
Add PageFly - Landing Page Builder
6 years ago
q--
f39b16a959
SVG logo for Red Hat
6 years ago
Kyle Taylor
60144f84ce
Merge pull request #2861 from Breitmann/intershop-icon-update
...
Updated Intershop icon
6 years ago
Nils Breitmann
e215306ffa
Updated Intershop icon, see https://www.intershop.com/favicon.ico
6 years ago
Matteo Giaccone
6bf63bdbe0
Add DatoCMS
6 years ago
Kyle Taylor
0fa1a5566b
Merge pull request #2826 from q--/Add_Babel_detection
...
Add Babel
6 years ago
q--
3d1006b15a
Add Babel
6 years ago
Fazlur Rahman
889c04b091
Add OrderOnline App
6 years ago
Elbert Alias
ac92d2dd58
Merge pull request #2835 from kyletaylored/feature/1557-create-ui-category
...
Add UI Framework category
6 years ago
Kyle Taylor
6e8e850ca9
Merge pull request #2832 from cjpatoilo/feature/add-airform
...
Add Airform
6 years ago
Kyle Taylor
6fa260d918
Add Swiper Slider
...
- Surprisingly very popular on Github
- fixes #2263
6 years ago
Kyle Taylor
5b00bae79d
Merge pull request #2837 from kyletaylored/feature/2253-bokeh-detection
...
Add Bokeh JS detection
6 years ago
Kyle Taylor
804d8cd81f
Add Bokeh JS detection
...
- fixes #2253
6 years ago
Kyle Taylor
638b22020d
Add Siteground as PaaS
...
- reference #2703
6 years ago
Kyle Taylor
1ec72002b9
Add UI Framework category
...
- Changed “Web Framework” to “Web Application Framework”
- Added UI Framework
- Reviewed all “Web Framework” apps, adjusted categories as necessary, moved some over to UI Framework
- Removed a handful of outdated / unused / low quality / deprecated / abandoned apps that I found during the review
6 years ago
CJ Patoilo
5e1f1fcc57
Add Airform
6 years ago
Kyle Taylor
33b1306f1f
Merge pull request #2823 from q--/Add_MobX
...
Add MobX
6 years ago
Kyle Taylor
91c41ea386
Merge pull request #2824 from q--/Symfony_SVG_logo
...
Use SVG logo for Symfony
6 years ago
Kyle Taylor
57e6cde726
Merge pull request #2817 from q--/Add_Redaxscript
...
Add Redaxscript CMS
6 years ago
Kyle Taylor
931b6eeaa8
Merge pull request #2815 from brandonkelly/new-craft-icon
...
New Craft CMS icon
6 years ago
Kyle Taylor
d5ffa0bbdd
Merge pull request #2813 from kyletaylored/feature/add-godaddy-sitebuilder
...
Added GoDaddy Site Builder
6 years ago
q--
886ac0a87c
Use SVG logo for Symfony
6 years ago
q--
e467a333be
Add MobX
...
Note: __mobxGlobals.version appears to be the version of a specific MobX
component, as it was 4 at MobX version 2.x and went to 5 at MobX 3.x
(and has stayed 5 in all subsequent versions).
Because of this I haven't used the variable for version detection
6 years ago
Estefano Salazar
78a702f03f
Added "Simbel" e-commerce application.
6 years ago
Kyle Taylor
5abe66de7c
Adding Section.io for CDN
6 years ago
q--
c5547aac7d
Add Redaxscript CMS
6 years ago
Brandon Kelly
0e47261a31
New Craft CMS icon
6 years ago
Kyle Taylor
fd36eee5b5
Added GoDaddy Site Builder
6 years ago