jvoisin
2b2a58432c
Improve fastly detection ( #1867 )
...
This can be checked [here](http://www.sxcurity.pro/2017/11/27/tricky-CORS/ )
7 years ago
jvoisin
4fc8262fc4
Add detection of github pages ( #1866 )
...
* Add detection of github pages
This can be tested [here](http://www.sxcurity.pro/2017/11/27/tricky-CORS/ ).
* s/svg/png/
* Take @q-- comments into account ♥
7 years ago
Max Schmitt
c9ece820cb
Add OpenUI5 ( #1860 )
...
OpenUI5 is a very populated Web and JavaScript Framework for enterprise web applications. It is used to create web applications which are highly responsible and maintainable in an easy way.
7 years ago
jvoisin
af44f7f8d7
Add a "cryptominer" category ( #1859 )
...
* Add a "cryptominer" category
* Crypto-loot and Project-Poi are crypto-miners too
7 years ago
jvoisin
c30a8468cf
Add asciinema detection ( #1857 )
...
This can be tested [here](https://ondevice.io/ ) or [here](https://asciinema.org/ ). Its source code is [here](https://github.com/asciinema/asciinema-server )
7 years ago
Max Schmitt
1e2d6da919
Fixed inconsistent formatting ( #1856 )
7 years ago
q--
53b805cc73
Escape periods in various regexes ( #1855 )
7 years ago
q--
030463e3ea
Lower confidence for short patterns (D3 and NV3D patterns) ( #1854 )
...
* Low confidence for 2-character environment variables
These can be automatically generated by the Google Closure Compiler
(which will, if configured, replace global variables with auto-generated
ones such as aa, ab, ac et cetera.) Hence, they are a less reliable
indication that a library which would also set said variable is present.
* Low confidence for D3 and NV3D env patterns
These variables can be automatically generated by the Google Closure Compiler (which will, if configured, replace global variables with auto-generated ones such as aa, ab, ac et cetera.) Hence, they are a less reliable indication that a library which would also set said variable is present.
7 years ago
Karafizi Arthur
15fd3cbf8e
Add Vigbo CMS ( #1853 )
...
* Add Vigbo CMS
* Add escaping for dots
7 years ago
Karafizi Arthur
622c5c8dd3
Add Tilda CMS ( #1852 )
...
* Add Tilda CMS
* Add tilda.png
* Remove unnecessary indent
* Add indent (some strange happens with indents)
* Remove unnecessary comma
* Fix regexp pattern
* Fix by using non-capturing group
* Add escaping for dots
7 years ago
jvoisin
3917c663f0
Add a way to get woocommerce version ( #1850 )
...
This can be tested [here](view-source:https://charliehebdo.fr/ )
7 years ago
jvoisin
9697b969aa
Improve a bit our Bootstrap handling ( #1848 )
...
- It's "Bootstrap", not "twitter bootstrap"
- The `env` was funky
- Factorize a bit the `script` section
- Rename the icon
- The website is in https
7 years ago
jvoisin
bab0daf214
Add svbtle detection ( #1847 )
...
* Add svbtle detection
This can be tested on any svbtle blog, likes [this one](https://blog.dijit.sh/ ).
* Fix some minor issues, courtesy of @gadcam
7 years ago
jvoisin
b1672820ce
Improve a bit the demandware detection ( #1846 )
...
This can be tested [here](view-source:https://www.undiz.com/en/home )
7 years ago
Tuna Celik
a23b4e5ea2
Xeora Webserver / Web Framework Addition ( #1845 )
...
* Xeora Webserver / Web Framework Addition
http://ufal.io
http://jpap.mayadroomajans.com.tr
http://www.mayadroomajans.com.tr/
http://www.resimlerimnette.com/
http://www.mesajkutum.com/
http://www.offlineradio.club/ << it is only used in rest micro service side
http://www.beyinpilim.com/
http://www.jakpark.com/
http://www.bolispirlanta.com/
http://www.xeora.org/
* Regex fix of html and script fields
7 years ago
q--
aa72ab08c4
Fix invalid JSON ( #1844 )
...
apps.json got broken in 8a166daa9
7 years ago
Gijs Boddeus
dbe42b62f9
Add Afosto Ecommerce software ( #1841 )
...
* added afosto to apps.js
added afosto to the apps list
* add icon
added afosto icon to icons directory
* capitalize icon name
* capitalize icon reference
* fix travis error: trailing comma
* edit url to https
* added implies php
* remove Twitter reference
* revert
accindentaly merged bootstrap naming on master
* fix error
7 years ago
q--
fdbd5b5cd9
More SVG icons ( #1834 )
...
* Replace Dell icon with SVG version
* Use SVG icon for Darwin
* Use correct icon for iWeb
* Use SVG icon for Git
* Use SVG icon for Outlook Web App
* Use SVG icon for PayPal
* Use new (SVG) logo for LiteSpeed
* Replace Modernizr logo with new (SVG) version
7 years ago
q--
2ba532031c
Add Microsoft Publisher and PowerPoint ( #1833 )
...
* Add Microsoft Publisher
* Add Microsoft PowerPoint
7 years ago
q--
3c707bd423
Low confidence for 2-character environment variables ( #1831 )
...
These can be automatically generated by the Google Closure Compiler
(which will, if configured, replace global variables with auto-generated
ones such as aa, ab, ac et cetera.) Hence, they are a less reliable
indication that a library which would also set said variable is present.
7 years ago
Elbert Alias
3edafbc757
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
8a166daa96
Fix Shopware pattern
7 years ago
Shaun B
43448d4366
Added SeamlessCMS ( #1828 )
...
* Added SeamlessCMS
* Fixed json escaping
7 years ago
jvoisin
7790c29e51
Add detection of Prism ( #1825 )
...
This can be tested on its [official website](http://prismjs.com/ ), and on [this blog](http://matthewturland.com/2014/03/29/ledger-basics-and-habits/ )
7 years ago
jvoisin
dcce776156
Improve a bit ikiwiki detection ( #1824 )
...
* Improve a bit ikiwiki detection
This can be verified
[here](http://blog.spang.cc/posts/hledger_rocks_my_world/ ). Apparently
people may put ikiwiki in the good ol' `/cgi-bin` folder instead of the
root of their website. This makes sense, since ikiwiki is a big pile of
Perl.
* Fix a typo
7 years ago
Elbert Alias
e9b6e110cc
Add Braintree payment processor
7 years ago
Camille Barneaud
5ae47cc9c6
Add JSEcoin, Crypto-Loot & ProjectPoi ( #1820 )
...
* Enable multiple header with same name
Enable multiple header with same name for WebExtension driver
* Enable multiple header with same name
Enable multiple header with same name for Bookmarklet driver
* Enable multiple header with same name
Enable multiple header with same name for the NPM driver
* Enable multiple headers with the same name
* Get scripts via DOM (WebExtension)
* Get scripts via DOM (Bookmarklet)
* Get scripts via DOM
* Get scripts via DOM (NPM)
* Add JSEcoin, Crypto-Loot & ProjectPoi
Add pattern to detect cryptominers
* Add JSEcoin, Crypto-Loot & ProjectPoi icons
7 years ago
q--
405a7b740a
Add Word and Excel detection ( #1818 )
...
* Add new FrontPage pattern and remove too broad one
The removed rule would match all MS Office generated web pages (such as
those generated by Word and Excel), not just FrontPage.
* Add Microsoft Word
* Add Microsoft Excel
7 years ago
jvoisin
9c1e5ecd75
Improve a bit some regexp ( #1804 )
...
* Improve a bit some regexp
- Prepend `^` when possible
- Append `$` when possible
Those changes have been tested on official websites of changed
technologies.
* Relax the Apache detection
7 years ago
Fernando Poumian
72760596f6
Add Gatsby.js ( #1816 )
7 years ago
q--
ad10bb3e7e
Fix Now false positves ( #1813 )
...
Fixes #1793
7 years ago
jvoisin
0de9002cb5
Add a way to fingerprint bitbucket version. ( #1810 )
...
Sorry, I don't have a publicly exposed version to provide a showcase,
but here is the relevant snippet:
```html
/></span></span><a href="/projects/IN" title="CLIENT" data-project-id="1">CLIENT</a></span><span class="repository-name"><a href="/projects/IN/repos/testjenk/browse" data-repository-id="2">testJenk</a></span></td></tr></tbody></table></section><!-- .aui-page-panel-content --></div><!-- .aui-page-panel-inner --></div><!-- .aui-page-panel --></section><!-- End #content --><!-- Start #footer --><footer id="footer" role="contentinfo"><section class="notifications"></section><section class="footer-body"><ul><li data-key="footer.license.free.eval">Git repository management powered by a free <a href="http://www.atlassian.com/software/bitbucket/ ">Atlassian Bitbucket</a> evaluation license</li></ul><ul><li>Atlassian Bitbucket <span title="9d5666b3b525f078f32c5b9a9c9a75f382c5269c" id="product-version" data-commitid="9d5666b3b525f078f32c5b9a9c9a75f382c5269c" data-system-build-number="9d5666b"> v5.4.0</span></li><li data-key="footer.links.documentation"><a href="http://docs.atlassian.com/bitbucketserver/docs-054/Bitbucket+Server+documentation?utm_campaign=in-app-help&utm_medium=in-app-help&utm_source=stash " target="_blank">Documentation</a></li><li data-key="footer.links.contact.support"><a href="https://support.atlassian.com/contact " target="_blank">Contact Support</a></li><li data-key="footer.links.jac"><a href="https://jira.atlassian.com/browse/BSERV " target="_blank">Request a feature</a></li><li data-key="footer.links.about"><a href="/about">About</a></li><li data-key="footer.links.contact.atlassian"><a href="http://www.atlassian.com/company/contact/ " target="_blank">Contact Atlassian</a></li></ul><div id="footer-logo"><a href="http://www.atlassian.com/ " target="_blank">Atlassian</a></div></section></footer><!-- End #footer --></div><script>require('bitbucket/internal/layout/base/base').onReady(null, "Bitbucket" ); require('bitbucket/internal/widget/keyboard-shortcuts/keyboard-shortcuts').onReady();</script><script>require('bitbucket/internal/page/global-repository-list/global-repository-list').onReady('#repositories-table');</script></body></html>
```
7 years ago
q--
b02ca9ab34
Detect newer versions of Sails.js ( #1806 )
...
Newer Sails.js versions send the header
x-powered-by: Sails <sailsjs.org>
instead of
x-powered-by: Sails
7 years ago
jvoisin
f984e594d3
Fix a typo on IMpressCMS matching ( #1803 )
...
This can be verified on the official website: impresscms.org
7 years ago
jvoisin
30d14d4ed4
Add yet another way to detect magento ( #1801 )
...
* Add yet another way to detect magento
Magento is using `<script type=\"text/x-magento-init\">` to do fancy
javascript stuff, à la angular.
* Unfuck indentation
7 years ago
Denis Duliçi
77c867a48f
Add Akaunting ( #1764 )
...
* add Akaunting
* json formatting
* update header
* added html tag
* fixed link
* changed header
7 years ago
jvoisin
850c48d8ea
Removal of non-used technologies ( #1811 )
...
* Remove the Asymptix framework
* Remove Vinala
* Remove xui
- The website is dead
- The github repo (https://github.com/xui/xuijs.com ) has 15 stars and
hasn't been updated in 5 years
* Remove icons
7 years ago
Elbert Alias
ce44002026
Merge pull request #1795 from AlexByte/improve-cherokee
...
Improve Cherokee detection
7 years ago
AlexByte
9eaf963f30
Improve Cherokee detection
7 years ago
Santiago Bartesaghi
4db48333eb
Update Crazy Egg script regex
7 years ago
Elbert Alias
36c45a6352
Merge pull request #1791 from jvoisin/version_detection_smf
...
Implement version detection for SMF
7 years ago
Elbert Alias
f5348a0ac7
Merge pull request #1790 from q--/Add_Fingerprintjs
...
Add Fingerprintjs
7 years ago
Elbert Alias
b3e5073de0
Merge pull request #1788 from youhackme/master
...
Replace Joomla&Prestashop png icon to svg
7 years ago
Elbert Alias
4cc626cf4d
Merge pull request #1787 from mattcoady/unbounce-embed-script
...
Unbounce Embed Script
7 years ago
Elbert Alias
3a5d676acd
Merge pull request #1786 from anetwork/master
...
Added anetwork
7 years ago
Elbert Alias
a1cdaa195e
Merge pull request #1784 from faustinoaq/add-amber
...
Add Amber
7 years ago
Elbert Alias
49d6a2cc43
Merge pull request #1778 from lets-blade/master
...
Add Blade
7 years ago
Elbert Alias
527256e05d
Merge pull request #1777 from q--/Add_CoinHive
...
Add CoinHive and CoinHive Captcha
7 years ago
Elbert Alias
f84c251562
Merge pull request #1775 from Narno/patch-1
...
Add PHPoole.
7 years ago
Elbert Alias
c287d28f7d
Merge pull request #1773 from a-khajelou/master
...
Add hinza cms to the list of apps
7 years ago
Elbert Alias
92b13a61f2
Merge pull request #1771 from robwent/seo-cat
...
Adds new SEO category
7 years ago
Elbert Alias
1422277412
Merge pull request #1769 from jdussouillez/master
...
Fix RaphaelJS website
7 years ago
Elbert Alias
006f00c2c5
Merge pull request #1767 from steblar/storedenadd
...
Add Storeden Ecommerce platform.
7 years ago
Elbert Alias
5ea146f601
Fix pirobase CMS pattern
7 years ago
jvoisin
65b0d9e150
unfuck the indentation
7 years ago
jvoisin
133af84e1e
Implement version detection for SMF
...
This can be tested [here](https://forum.pfsense.org/ ) or [here](https://forums.planetvampire.com/bloodlines-tech-support/ )
7 years ago
q--
99ad8c609c
Add Fingerprintjs
7 years ago
Hyder Bangash
bae3ed6869
replaced prestashop png icon to svg
7 years ago
Hyder Bangash
3c50e3d1a0
Switch to svg icon
7 years ago
mattcoady
fbf481ca63
Unbounce Embed Script
7 years ago
Faustino Aguilar
20f45b36b8
Use regex
7 years ago
Faustino Aguilar
24e7620aea
Use https instead
7 years ago
Shahrokh Niakan
63640e266a
Fix some minor problem for add anetowrk
7 years ago
Shahrokh Niakan
dfca45fb87
Added Anetwork to apps.json
7 years ago
Faustino Aguilar
873e9ae2d4
Add Amber (web framework)
7 years ago
biezhi
fa659a52f8
Add Blade
7 years ago
biezhi
031ebadda9
Add Blade
7 years ago
biezhi
ea0cdc6801
Add Blade
7 years ago
biezhi
fddc2c91ce
Add Blade
7 years ago
q--
9842624ecc
Add CoinHive and CoinHive Captcha
7 years ago
Arnaud Ligny
7ad3681ae6
"PHPoole" -> "^PHPoole$"
7 years ago
Arnaud Ligny
e1c74e6ae5
Add PHPoole.
7 years ago
Arash Khajelou
76a0bf0738
Add hinza cms to the list of apps
7 years ago
Robert Went
db038421b8
Adds new SEO category
...
Related to #1499
Adds SEO category and moves Yoast (wordpress plugin) from marketing
automation to seo.
I can think of another - sh404sef for Joomla that will fit in the same
category, as well as all-in-one-seo for wp
7 years ago
Junior Dussouillez
04c81b8c76
Fix RaphaelJS website
7 years ago
Massimo Vincenzi
066087d642
Add Storeden Ecommerce platform.
...
Some website using this technology:
- https://www.zamberlan.com
- https://www.zamberlanusa.com
- https://www.qualiterbe.it
- https://www.evergreenweb.it
- https://www.evergreenweb.fr
- https://www.valdoca.fr
- https://www.laborsetteria.com
- https://www.bettaknit.com
- https://www.guidomoto.it
- http://www.roncastyle.it
- https://www.storeden.com
- https://www.sardazootecnica.com
7 years ago
Elbert Alias
863103390b
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
5b6c06a81b
Fix WooCommerce detection
7 years ago
Elbert Alias
e78e26b647
Merge pull request #1752 from neoneosa/master
...
Added Bulma
7 years ago
Elbert Alias
c45173c8ae
Merge pull request #1758 from hfrid/master
...
Update apps.json
7 years ago
Elbert Alias
9db2f1b50f
Merge pull request #1760 from robwent/mautic
...
Adds Mautic
7 years ago
Elbert Alias
281ad81b9f
Merge pull request #1761 from tschoffelen/master
...
Add Includable web framework detection
7 years ago
Robert Went
3a75c73087
adds env for MauticTrackingObject
7 years ago
Shayan Araghi
8b7c32438b
update rayo cats and implies
7 years ago
Thomas Schoffelen
771632fccb
Added Includable web framework detection.
7 years ago
Robert Went
9aa3397799
copy/pasted from another entry. Not sure what it is for.
...
Let me know if it's needed for anything.
7 years ago
Robert Went
0fcbeaeb59
Adds Mautic
...
Marketing automation https://www.mautic.org/
7 years ago
hfrid
19ffd8cedb
Update apps.json
...
Corrected identifier for tictail, previous one was not working.
7 years ago
neoneosa
ae0e71224a
Update apps.json
7 years ago
Elbert Alias
12a5326a3b
Fix Fancybox capture groups
7 years ago
Elbert Alias
12886bf974
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
35a77acc14
Fix merge
7 years ago
Elbert Alias
2e41de4759
Merge pull request #1743 from pvollenweider/master
...
Add Jahia DX and Jahia Marketing Factory
7 years ago
Elbert Alias
f2468e1e20
Merge pull request #1659 from professor93/master
...
Improvement for detecting Yiiframework and Added PHP Debug Bar
7 years ago
Elbert Alias
6196e268d6
Merge branch 'master' into master
7 years ago
Elbert Alias
50e3b5e29b
Merge pull request #1701 from shayanea/master
...
add rayo
7 years ago
Elbert Alias
2e8fb02894
Merge pull request #1702 from fabe/master
...
Remove too broad rule for Next.js
7 years ago
Elbert Alias
1c1e1558d8
Merge pull request #1720 from AlexByte/fix-wix
...
Fix Wix detection
7 years ago
Elbert Alias
6d433adfc9
Merge pull request #1726 from Moutard3/master
...
Add Material Design Lite detection
7 years ago
Elbert Alias
824b567c0c
Merge branch 'master' into master
7 years ago
Elbert Alias
4564839942
Merge pull request #1716 from samanbaboli/master
...
add raychat.io platform
7 years ago
Elbert Alias
1e2846dd1b
Merge pull request #1731 from jetebusiness/master
...
Added Jet e-Business e-Commerce system.
7 years ago
Elbert Alias
bfaf123715
Merge pull request #1733 from julienszabados/master
...
Add new application : Simplebo CMS
7 years ago
Elbert Alias
12a80c06dc
Merge pull request #1736 from AlexByte/improve-fancybox-detect
...
Improve fancybox detection
7 years ago
Elbert Alias
31f6235663
Merge pull request #1741 from hfrid/master
...
Add wikinggruppen, textalk and tictail
7 years ago
AlexByte
c9be3b48ad
Add WebSite X5 detection.
7 years ago
samanbaboli
d2fa56e36d
Update apps.json
7 years ago
Philippe Vollenweider
f23bf6236c
Remove Jahia MF
7 years ago
Philippe Vollenweider
11c145ceb3
Fix HTML patterns
7 years ago
Philippe Vollenweider
1c0c197167
Add Jahia DX and Jahia Marketing Factory
7 years ago
hfrid
4dad3ac95d
Added textalk to apps
7 years ago
hfrid
6b440211f7
Added tictail to apps
7 years ago
hfrid
22c24d0b47
Added wikinggruppen to apps
7 years ago
AlexByte
a19c6f26cb
Fix Wix detection.
7 years ago
Onur Ferhat
632b07d6f9
Added KobiMaster (Turkish ECP)
7 years ago
AlexByte
85e91e2281
Improve fancybox detection.
7 years ago
samanbaboli
ffa95cf463
Update apps.json
7 years ago
Julien Szabados
07230a0bf9
Add new application : Simplebo CMS
7 years ago
Heitor Ramon Ribeiro
c581fc0c99
Jet e-Business e-Commerce system.
7 years ago
Onur Ferhat
a626946b48
Added 3 Turkish e-commerce platforms
7 years ago
Moutard3
446ec2b758
Add Material Design Lite detection
7 years ago
samanbaboli
aa1acab75f
raychat regex issue
7 years ago
samanbaboli
7726e8ddf5
change raychat regex
7 years ago
saman
3589e472ce
add raychat
7 years ago
Elbert Alias
e96fb5ba30
Update moment.js icon, remove console.log
7 years ago
Elbert Alias
c4498ca951
Update Google Icon
7 years ago
Elbert Alias
91bed3e3d0
Fix implied applications not being detected, SVG icons not displaying
7 years ago
Fabian Schultz
96b7b0f746
Remove too broad rule for Next.js
7 years ago
Shayan Araghi
07e630af1d
add rayo to app.json
7 years ago
Yukino Song
ee97b4cf87
Add ef.js & Neonclear with Chinese translation
7 years ago
Elbert Alias
3581458193
Merge pull request #1678 from ghost/patch-1
...
Use SVG icon for moon
7 years ago
Elbert Alias
8b0d81c751
Merge pull request #1679 from rverton/rverton-appsjson-fix
...
Fix apps.json (wrong type of a category)
7 years ago
Elbert Alias
38264b8e06
Merge pull request #1680 from fabe/master
...
Add Zeit's now & next.js.
7 years ago
Elbert Alias
5bee027dbd
Merge pull request #1682 from ghost/akamai-svg
...
Use SVG logo for Akamai
7 years ago
Elbert Alias
7607fd40ac
Merge pull request #1686 from nvanthao/master
...
Add Bizweb
7 years ago
kokororin
d01bedbf8b
Update Typecho Checking
7 years ago
Gerard Nguyen
fbb20bd939
Add Bizweb
7 years ago
Andrey
a12a8cc54e
svg > png
7 years ago
Fabian Schultz
aa6b86882e
Add now & next.js.
7 years ago
Robin Verton
1dcb32e04c
Fix apps.json (wrong type of a category)
7 years ago
Andrey
4c1e80f0d2
Replace png > svg
7 years ago
Elbert Alias
1a886597b6
Merge pull request #1644 from cachrisman/master
...
Added Contentful
7 years ago
Elbert Alias
7f1825494c
Merge pull request #1657 from sostanzasrl/master
...
Added LiveHelp
7 years ago
Elbert Alias
172a689b75
Merge pull request #1664 from codenoid/master
...
Add Kemal (web framework) and indonesian translation
7 years ago
Elbert Alias
08efcb76d5
Merge pull request #1671 from simonbrunel/chartjs
...
Add Chart.js
7 years ago
Elbert Alias
0a008afcfa
Merge pull request #1665 from fpoumian/fix-syntax-issues
...
Fix syntax issues in wappalyzer.js
7 years ago
brandonkelly
c3ea30eaab
New Craft CMS icon
7 years ago
Charlie Chrisman
df3529018a
updated Contentful's html regex
7 years ago
Simon Brunel
f46d3ee5c5
Add CDN script patterns
7 years ago
Andrei Mazulnitsyn
673ffe1d83
Improvement for detecting nopCommerce
...
1. Added Generator Meta
2. Added two cookies (.Nop.Customer and Nop.customer)
7 years ago
Rubi Jihantoro
b841dab56a
x-powered-by to X-Powered-By
7 years ago
Simon Brunel
8685ca4d17
Add Chart.js
7 years ago
sostanza
71106a143c
Wrong paste fixed
7 years ago
sostanza
fe83e0ab55
Regex improve as suggested by jvoisin
7 years ago
Rubi Jihantoro
fe7e006aa7
add Kemal
7 years ago
Fernando Poumián
96a8a830aa
Fix local branch merge conflict
7 years ago
Fernando Poumián
f7980c065e
Refactor regex using non-caputring group.
7 years ago
Fernando Poumián
46a2ce1baf
Fix script regex
7 years ago
Fernando Poumián
ef379c1693
Add Phenomic to apps.json
7 years ago
Inoyatulloh
bff8748ac7
Added PhpDebugBar
7 years ago
Inoyatulloh
0639082148
Added PhpDebugBar
7 years ago
Inoyatulloh
ca26f4fa25
Added PhpDebugBar
7 years ago
Inoyatulloh
49c69a62e0
Added PhpDebugBar
7 years ago
Inoyatulloh
8cbfd2843b
Improvement for detecting Yiiframework
7 years ago
Elbert Alias
15786e52d2
Merge pull request #1654 from Rezaaa/master
...
add Sazito to apps
7 years ago
Elbert Alias
975c17edd3
Merge pull request #1651 from thmessmer/master
...
Update Proximis detection
7 years ago
Elbert Alias
d050a54eba
Merge pull request #1643 from xarlybovi/master
...
Add Freespee detection
7 years ago
Elbert Alias
3a5cbf138c
Merge pull request #1640 from solusquare/patch-3
...
Add Solusquare E-Commerce Software Cloud SAAS
7 years ago
Elbert Alias
84e437f0c8
Merge pull request #1637 from rafal-olszewski/master
...
Added UserEngage app
7 years ago
Elbert Alias
c5211f2d4b
Merge pull request #1636 from pirobase-luca/master
...
Added detection for earlier versions of imperia CMS
7 years ago
Elbert Alias
17f5e799f3
Merge pull request #1633 from pshevtsov/patch-2
...
Use array of strings for "cats"
7 years ago
Elbert Alias
ce02cdf7dc
Merge pull request #1390 from AlexByte/feature-detect-umi.cms
...
Add UMI.CMS detection
7 years ago
sostanza
ca2cc2d34a
JSON fix
...
Added double escape and formatted "cats" array
7 years ago
sostanza
22006b336d
Added LiveHelp
...
Added LiveHelp Icon and JSON
7 years ago
Mohammad Reza
cc45748a77
fix issues
7 years ago
Mohammad Reza
a860dadb11
add sazito
7 years ago
Fernando Poumián
d90e5dead6
Fix script regex
7 years ago
Fernando Poumián
fd770bac84
Add Phenomic to apps.json
7 years ago
Thomas MESSMER
e121c845b4
Update Proximis
7 years ago
Elbert Alias
872bcbb64e
Port to ES6
7 years ago
Charlie Chrisman
50ec3b21dc
Added Contentful
7 years ago
Carlos Ruiz
6796a8eacf
Updated Freespee script detection
7 years ago
Carlos Ruiz
5d6138f486
Add Freespee detection
7 years ago
solusquare
734f111676
Update apps.json
7 years ago
solusquare
f8dd5c800c
Update apps.json
7 years ago
solusquare
8fc5d746cf
Update apps.json
7 years ago
solusquare
d02ab51487
Add Solusquare E-Commerce Software Cloud SAAS
7 years ago
Rafal Olszewski
18bd5e8a43
Got rid of the unwanted script regex
7 years ago
Rafal Olszewski
7276612be5
Added UserEngage app
7 years ago
Luca Gallo
c75e895e42
Added detection for earlier versions of imperia CMS
7 years ago
Petr Shevtsov
9d6eb083f4
Use array of strings for "cats"
...
Use array of strings for "cats" for uCoz
7 years ago
Elbert Alias
b0e6d752b9
Merge pull request #1606 from geomarvel/master
...
Adding ArcGIS API for JavaScript detection
7 years ago
Elbert Alias
4a04f4faf7
Merge pull request #1610 from diego-reinoso/patch-1
...
Added "TotalCode" Ecommerce Platform
7 years ago
Elbert Alias
3c88c4843f
Merge pull request #1613 from AlexByte/detect-ucoz
...
Add uCoz detection
7 years ago
Elbert Alias
91b0aafe47
Merge pull request #1617 from jvoisin/master
...
Add otrs detection
7 years ago
Elbert Alias
3f8d7d15ef
Merge pull request #1625 from pirobase-luca/master
...
Add pirobase CMS and imperia CMS detection
7 years ago
Elbert Alias
af480de100
Merge pull request #1626 from bbashy/master
...
add class detection to UIkit
7 years ago
Elbert Alias
6e99ae4d02
Merge pull request #1627 from sanluan/master
...
Add Public CMS version detection
7 years ago
Foad abdollahi
a3f8016e21
update adnegah
...
i wanna remove non-related website from https://wappalyzer.com/applications/adnegah .
1 stackoverflow.com
2 askubuntu.com
3 api.jquery.com
4 magento.stackexchange.com
5 wordpress.stackexchange.com
6 serverfault.com
7 superuser.com
8 unix.stackexchange.com
9 drupal.stackexchange.com
10 jqueryui.com
these site do not use adnegah service but show adnegah icon in wapplayer!
7 years ago
sanluan
5c34df1960
Add Public CMS version detection
7 years ago