jvoisin
56c1de10f0
Add a way to get Yoast SEO version ( #1882 )
...
* Add a way to get Yoast SEO version
This can be tested [here](https://about.mattermost.com/blog/ )
* Fix a typo
* Fix a typo, courtesy of @kkadosh
7 years ago
kkadosh
24de826747
Fix SonarQubes detection ( #1880 )
7 years ago
kkadosh
31417b426b
Fix bootstrap detection ( #1879 )
7 years ago
kkadosh
2ed67f99bd
Fix Melis detection ( #1878 )
7 years ago
Daniel Zdziebko
7f1ca3b03d
Update no.5 for Polish lang ( #1875 )
7 years ago
jvoisin
616d528cb7
Add a way to get Sphinx' version ( #1876 )
...
* Add a way to get Sphinx' version
This can bes tested [here](www.sphinx-doc.org/en/stable/) and [here](https://clang.llvm.org/docs/AddressSanitizer.html )
* Walk around the stupid CI :>
7 years ago
jvoisin
234388a85b
Fix two typos in bitbucket detection ( #1874 )
...
- a `+` was misplaced
- a `</span>` was misplaced and not needed anyway
7 years ago
jvoisin
a3a138a8eb
Improve a bit ezPublish detection via cookies ( #1872 )
...
This can be tested [here](https://www.mutac.com/ )
7 years ago
jvoisin
828efe883a
Improve a bit hybris detection ( #1871 )
...
* Improve a bit hybris detection
- Factorize a bit the regexp
- Add a new pattern that can be tested [here](https://www.iittala.com/se/sv/home )
- Change the url to https
* Fix a typo
7 years ago
jvoisin
b460101bff
Tighten a bit some urls, thanks to @q-- ( #1869 )
...
* Tighten a bit the url, thanks to @q--
* Fix a typo, thanks to @q--
* Fix an other `^^` instance
7 years ago
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
AlexByte
853e316c36
Add viewBox to AngularJS icon. ( #1861 )
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
Elbert Alias
fa1e4c8872
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
f588270579
Dont fetch robots.txt on non HTTP requests
7 years ago
Elbert Alias
aebf15b841
Add requestTimeout option, timer for debugging
7 years ago
Elbert Alias
727215463c
Fix incorrect object iteration
7 years ago
Elbert Alias
85ec4c6945
Catch browser.html() exceptions in NPM driver
7 years ago
Elbert Alias
0c53f79a54
Catch browser.html() exceptions in NPM driver
7 years ago
Elbert Alias
90566027cb
Merge branch 'master' of github.com:AliasIO/Wappalyzer
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
Elbert Alias
3af6958a0d
Suppress page errors in NPM driver
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
Elbert Alias
50818de3b8
Remove async/await in NPM driver for ES6 compatibility
7 years ago
Elbert Alias
3bda8533b2
Refactor NPM driver into class
7 years ago
Elbert Alias
a0c4618fbc
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
211c1d659c
Add crawler functionality in NPM driver
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
Elbert Alias
3eeaeb9579
Formatting
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--
ae64e6ab00
Detect stray icons in src/icons/ ( #1838 )
...
* Detect stray icons
* Remove stray icons
7 years ago
avasilkov
5c5fcc92c5
fixed userAgent param not being initialized correctly on Browser creation ( #1836 )
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
dabenzel
aa80c2cf19
Changed german translations ( #1832 )
...
* Added german folder - copy en
* Translations to german
* Changed few translations
Yesterday I may have missed some. Also I did some rethinking on better translations.
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
Masoud Nikoomanesh
c282831f62
Update ( #1823 )
...
* add arvancloud.com icon
add arvancloud.com icon
* add arvancloud.com
add arvancloud.com
* update to last version
7 years ago
Elbert Alias
3edafbc757
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
99cf4d1194
Update NPM README
7 years ago
Elbert Alias
8a166daa96
Fix Shopware pattern
7 years ago
dabenzel
42226d7622
Added German Language ( #1830 )
...
* Added german folder - copy en
* Translations to german
7 years ago
Shaun B
43448d4366
Added SeamlessCMS ( #1828 )
...
* Added SeamlessCMS
* Fixed json escaping
7 years ago
TotPeRo
dbbb8b7d5f
fix romanian transaltion ( #1826 )
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
8db38ca79a
Correctly check server response in NPM driver
7 years ago
Elbert Alias
4d43eb5f6e
Build v5.1.6
7 years ago
Elbert Alias
e9b6e110cc
Add Braintree payment processor
7 years ago
Elbert Alias
41f10cac15
Merge branch 'master' of github.com:AliasIO/Wappalyzer
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
Camille Barneaud
d66a2a7c75
Enable multiple headers with the same name & Get scripts via DOM ( #1819 )
...
* 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)
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
Elbert Alias
bffadd704f
Add SEO category to Uzbek locale
7 years ago
Elbert Alias
049b5ac530
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Inoyatulloh
b069b37f1b
Adding Uzbek Language ( #1798 )
7 years ago
Elbert Alias
06c2a0bbb2
Change wappalyzer.com to www.wappalyzer.com
7 years ago
Elbert Alias
3c51d879ec
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
c2a291b8c2
Fix column breaks in popup (always group categories)
7 years ago
Fernando Poumian
72760596f6
Add Gatsby.js ( #1816 )
7 years ago
Marc Bodmer
b52f833762
Update CloudFlare.svg to new logo ( #1815 )
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--
4bcd8f7d98
Display app version and confidence in bookmarklet ( #1808 )
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
7f8091c6c0
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
5c68a1503f
Fix page error halting NPM driver
7 years ago
Arnaud Ligny
3a1b003fa5
PHPoole: replace logo by the black version.
...
@AliasIO was right!
7 years ago
Elbert Alias
dec37db7e1
Run build
7 years ago
Elbert Alias
086d50e839
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
b544cd9887
Update NPM driver README
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
5a794c7664
Add SEO category to all locales
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
53b9a6d5bd
Merge pull request #1774 from robwent/mautic-color-icon
...
Adds Color Mautic Icon
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
93f9fe312b
Merge pull request #1770 from enginkartal/master
...
Added Turkish translation
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
3327fa18c8
Add user agent and max wait options to NPM driver
7 years ago
Elbert Alias
5ea146f601
Fix pirobase CMS pattern
7 years ago
Hyder Bangash
456098b9d9
removed sketch meta data
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
b081dd2a70
remove old joomla png icon
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
78b5aca378
Added anetwork icon
7 years ago
Shahrokh Niakan
dfca45fb87
Added Anetwork to apps.json
7 years ago
Faustino Aguilar
1a09a3924b
Add Amber (web framework) icon
7 years ago
Faustino Aguilar
873e9ae2d4
Add Amber (web framework)
7 years ago
Arnaud Ligny
eaeb02727a
Update PHPoole icon.
...
Switch to 64x64.
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
9aa3029ee1
Add files via upload
7 years ago
Arnaud Ligny
e1c74e6ae5
Add PHPoole.
7 years ago
Robert Went
3aa8828217
Adds Color Mautic Icon
7 years ago
Arash Khajelou
76a0bf0738
Add hinza cms to the list of apps
7 years ago
Robert Went
ecd6837d97
Correct cat number
...
duh
7 years ago
Robert Went
f0d18e5581
adds translation
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
enginkartal
ac3577f8b3
Added Turkish translation
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
78370d4b2e
Build v5.1.4
7 years ago
Elbert Alias
d96d19b1f7
Build v1.5.4
7 years ago
Elbert Alias
13aee02c62
Fix Bulma icon
7 years ago
Elbert Alias
51b4a423d1
Fix Bulma icon
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
e56e102329
Merge pull request #1755 from brownsugar/master
...
Add Traditional Chinese translation
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
Elbert Alias
3da0873152
Merge pull request #1762 from shayanea/master
...
update rayo cats and implies
7 years ago
Robert Went
3a75c73087
adds env for MauticTrackingObject
7 years ago
Shayan Araghi
8b7c32438b
update rayo cats and implies
7 years ago
Elbert Alias
0c909ae024
Fix bookmarklet driver
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
Lay
b458d67f83
Update messages.json
7 years ago
Lay
14c1542898
Add Traditional Chinese translation
7 years ago
neoneosa
dc44c9f963
Add files via upload
7 years ago
neoneosa
93e09488b4
Delete rsz_bulma.png
7 years ago
neoneosa
ae0e71224a
Update apps.json
7 years ago
neoneosa
affa55e8f1
added Bulma icon
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
ef2c9705bd
Merge pull request #1708 from RobiNN1/master
...
New PHP-Fusion icon, Slovak locale
7 years ago
Elbert Alias
e9e5159339
Merge branch 'master' into vaidas-lungis-patch-1
7 years ago
Elbert Alias
1c1e1558d8
Merge pull request #1720 from AlexByte/fix-wix
...
Fix Wix detection
7 years ago
Elbert Alias
6ef49a5502
Merge pull request #1721 from AlexByte/edit-popup
...
Remove unnecessary popup body height attribute
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
9340d4c35d
Merge pull request #1735 from wpCache/master
...
update fix icon
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
Elbert Alias
6fcc072599
Merge pull request #1745 from AlexByte/add-website-x5
...
Add WebSite X5 detection.
7 years ago
Elbert Alias
1612c54d80
Fix NPM driver
7 years ago
AlexByte
c9be3b48ad
Add WebSite X5 detection.
7 years ago
samanbaboli
d0c081997c
png to svg
7 years ago
samanbaboli
b9247631e7
Delete raychat.png
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
4717dde511
Logo for textalk
7 years ago
hfrid
6b440211f7
Added tictail to apps
7 years ago
hfrid
22c24d0b47
Added wikinggruppen to apps
7 years ago
hfrid
951c4ed832
Logo for tictail
7 years ago
hfrid
3c92fa1590
Logo for wikinggruppen
7 years ago
AlexByte
46fbfe0528
remove unnecessary popup body height attribute.
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
wpCache
247b22b36e
Add files via upload
...
update fix icon
7 years ago
wpCache
5969e260bc
Delete wpCache.png
7 years ago
samanbaboli
ffa95cf463
Update apps.json
7 years ago
samanbaboli
ab1f882c29
Add files via upload
7 years ago
samanbaboli
14a6df69d1
Delete raychat.svg
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
Heitor Ramon Ribeiro
172cdc89ce
Jet e-Business e-Commerce system icons.
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
Elbert Alias
a05d78e47d
Fix browser is undefined error in content.js
7 years ago
saman
3589e472ce
add raychat
7 years ago
Elbert Alias
db0e2c4dcd
Fix build script
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
RobiNN
03e7cbfb83
Add Slovak locale
7 years ago
Vaidas Lungis
e096a925b4
Reject if response property is null
...
Else you will face an Error Can not access property of null
7 years ago
RobiNN
d2f9dc97c2
New PHP-Fusion icon
7 years ago
Elbert Alias
cd4b8b1224
Remove horizontal scrollbar in popup
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
5febcb537e
Minor fixes
7 years ago
Elbert Alias
afdae5c5fc
Merge branch 'master' of https://github.com/AliasIO/Wappalyzer
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
Elbert Alias
395e99a45f
Merge pull request #1690 from edmistj/master
...
Update RockRMS.svg
7 years ago
Elbert Alias
20b2f9df80
Revamped WebExtension popup
7 years ago
kokororin
d01bedbf8b
Update Typecho Checking
7 years ago
Elbert Alias
3057e396d9
Change wappalyzer object to Wappalyzer class to allow running of multiple instances
7 years ago
Andrey
e434d99a38
Update moon.svg
7 years ago
Jon Edmiston
20956433a9
Update RockRMS.svg
...
Updated the Rock RMS logo to be the latest official logo.
7 years ago
Gerard Nguyen
fbb20bd939
Add Bizweb
7 years ago
Elbert Alias
f0654e5bc0
Merge pull request #1684 from AlexByte/fix-bookmarklet-v5
...
Fix bookmarklet driver
7 years ago
AlexByte
fad1cfb0a1
Fix bookmarklet driver.
7 years ago
Andrey
a12a8cc54e
svg > png
7 years ago
Andrey
96dcd3a077
Uploaded Akamai svg logo
7 years ago
Andrey
83f4b7b2f1
Delete Akamai.png
7 years ago
Andrey
6b936bf660
Update moon.svg
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