Carlos Duran
|
17942fa371
|
Fix false positive in Twitter Bootstrap
Many frameworks use that pattern for their grid system.
https://github.com/AliasIO/Wappalyzer/issues/1589
|
8 years ago |
Elbert Alias
|
4e3dd3d5e0
|
Merge pull request #1590 from brandonkelly/patch-2
Updated Craft CMS website URL
|
8 years ago |
Elbert Alias
|
859b4cbbf6
|
Merge pull request #1591 from luigisbox/master
Add Luigi’s Box application.
|
8 years ago |
Elbert Alias
|
eeff3325ea
|
Merge pull request #1593 from branchard/master
Fix Meteor implies
|
8 years ago |
Elbert Alias
|
4f7b42906f
|
Fix false detection of Blogger, Perl
|
8 years ago |
Elbert Alias
|
f14e45c431
|
Add Prebid application
|
8 years ago |
branchard
|
b33e70da84
|
fix Meteor in apps.json (Meteor does not imply jQuery)
|
8 years ago |
Michal Barla
|
d92fb26735
|
Add Luigi’s Box application.
|
8 years ago |
Brandon Kelly
|
6bf5d82db4
|
Updated Craft CMS website URL
|
8 years ago |
Elbert Alias
|
f45b8ab6e8
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
bc20282bf8
|
Fix manfifest.json
|
8 years ago |
Elbert Alias
|
f164617496
|
Merge pull request #1585 from wmarquardt/master
Added Navegg
|
8 years ago |
Elbert Alias
|
5245679248
|
Merge pull request #1583 from wpCache/master
wpCache.png
|
8 years ago |
Elbert Alias
|
357d6bb566
|
Merge pull request #1579 from seralf/patch-3
added RDF/SPARQL languages
|
8 years ago |
Elbert Alias
|
fe2e8e915c
|
Merge pull request #1532 from seralf/patch-2
added Virtuoso detection
|
8 years ago |
Elbert Alias
|
0c77fee1e4
|
Merge pull request #1398 from seralf/patch-1
updated the CKAN detection
|
8 years ago |
Elbert Alias
|
147c030f2b
|
Revert WebExtension manifest.json
|
8 years ago |
Elbert Alias
|
d3520ac147
|
Increment version number
|
8 years ago |
Elbert Alias
|
8df949c8cd
|
Fix jsonToDOM in Chrome
|
8 years ago |
Elbert Alias
|
d882aca41d
|
Replace innerHTML with jsonToDOM
|
8 years ago |
William Marquardt
|
20822391de
|
Added Navegg
|
8 years ago |
wpCache
|
683b1a850d
|
Add files via upload
re-make logo
Thanks!
|
8 years ago |
wpCache
|
6c64cd658b
|
Delete wpCache.png
|
8 years ago |
Alfredo Serafini
|
009a186cdc
|
updating virtuoso detection
updating virtuoso detection
|
8 years ago |
Alfredo Serafini
|
037dfd24d3
|
updatd virtuoso detection
updatd virtuoso detection
|
8 years ago |
Alfredo Serafini
|
0dbf154dee
|
updating ckan detection
updating ckan detection
|
8 years ago |
Alfredo Serafini
|
d5b727c76a
|
updating ckan detection
updating ckan detection - trying to remove non-capturing groups
|
8 years ago |
Elbert Alias
|
6439bad292
|
Merge branch 'master' of https://github.com/AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
04531bdee5
|
Fix internationalisation in WebExtension
|
8 years ago |
Elbert Alias
|
2a713dc16b
|
Merge pull request #1569 from limonte/patch-1
Add "excludes": "SweetAlert" to SweetAlert2 configuration
|
8 years ago |
Elbert Alias
|
103a3eb140
|
Merge pull request #1570 from MicroDreamIT/patch-3
updating shapecss
|
8 years ago |
Elbert Alias
|
fbfa4dbbb6
|
Fix parsing of meta tags
|
8 years ago |
Alfredo Serafini
|
c371e3c46d
|
added RDF/SPARQL languages
added RDF/SPARQL languages, for capturing dependencies in sites exposing SPARQL endpoints or JSON-LD API
|
8 years ago |
Alfredo Serafini
|
06286eb33b
|
updated CKAN regex detection
updated CKAN regex detection
|
8 years ago |
Alfredo Serafini
|
9670e9aa5c
|
updated CKAN detection
updated CKAN detection
|
8 years ago |
Alfredo Serafini
|
4c3732e489
|
updated CKAN detection
updated CKAN detection
|
8 years ago |
Alfredo Serafini
|
1db2e7da3c
|
updated CKAN detection
updated CKAN detection
|
8 years ago |
Alfredo Serafini
|
961011c4e6
|
updating virtuoso detection
updating virtuoso detection
|
8 years ago |
Alfredo Serafini
|
4aa28571c0
|
updating virtuoso detection
updating virtuoso detection: the `/sparql` endpoint should be found, but it could be provided by other vendors, so we can use a low confidence value
|
8 years ago |
Alfredo Serafini
|
0c205c95d8
|
updated regex for virtuoso version detection
updated regex for virtuoso version detection
|
8 years ago |
Alfredo Serafini
|
76b964ca8e
|
updated virtuoso detection regex
updated virtuoso detection regex
|
8 years ago |
Alfredo Serafini
|
4149446b52
|
updated regex for virtuoso detection
updated regex for virtuoso detection
|
8 years ago |
Alfredo Serafini
|
a55a71fead
|
updates on virtuoso detection
updates on virtuoso detection: updating regex for avoiding issues with travis CI
|
8 years ago |
Alfredo Serafini
|
abb41d3156
|
updated virtuoso recognition
updated virtuoso recognition: changed regex for "Server" header, which is more reliable than using `/sparql`
|
8 years ago |
Alfredo Serafini
|
dc2b03b95d
|
updated virtuoso recognition
updated virtuoso recognition: adjusted Server header regex
|
8 years ago |
Nguyen Van Thao
|
6d051a41d8
|
Add Haravan detector
|
8 years ago |
MicroDreamIT
|
b74ee150c7
|
Update apps.json
replacing (?:\\-|\\.) with [-.]
|
8 years ago |
MicroDreamIT
|
7e6b07234b
|
updating shapecss
for unminified version
|
8 years ago |
Limon Monte
|
b2b77a665d
|
Add "excludes": "SweetAlert" to SweetAlert2 configuration
|
8 years ago |
Elbert Alias
|
fdb5176af7
|
Merge branch 'master' of https://github.com/AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
1985fbc81a
|
Replace Vagrant with Docker
|
8 years ago |
clamsioPL
|
3914cfa869
|
update #3 for Polish translation
|
8 years ago |
Elbert Filius
|
8a6f9bad30
|
Update to v4.1.0
|
8 years ago |
Elbert Filius
|
6644f04eff
|
Fix merge conflict
|
8 years ago |
Elbert Alias
|
ec6f609c90
|
Merge pull request #1544 from indrakaw/patch-1
Updated OWL Carousel's site
|
8 years ago |
Elbert Alias
|
c8977e50cf
|
Merge pull request #1545 from jvoisin/sonarqubes_implies
Add a missing implies to sonarqubes
|
8 years ago |
Elbert Alias
|
aa2a0d89c8
|
Merge pull request #1546 from jvoisin/sonarqubes_version
Add version detection for sonarqubes
|
8 years ago |
Elbert Alias
|
87dc3fb385
|
Merge pull request #1548 from nremond/master
Add Play Framework
|
8 years ago |
Elbert Alias
|
718357b78e
|
Merge pull request #1549 from ctl/patch-1
Add MoonJS
|
8 years ago |
Elbert Alias
|
1c89623246
|
Merge pull request #1552 from AlexByte/select2-logo
Add Select2 icon
|
8 years ago |
Elbert Alias
|
013e167015
|
Merge pull request #1554 from seanhamlin/govcms-detection
Add support for detection of govCMS (Drupal distribution).
|
8 years ago |
Elbert Alias
|
7ce2a18e03
|
Merge pull request #1555 from clamsioPL/master
Change link for SweetAlert
|
8 years ago |
Elbert Alias
|
75dae43272
|
Merge pull request #1559 from AlexByte/update-translation
Update Russian translation
|
8 years ago |
Elbert Alias
|
0adf60e0ca
|
Merge pull request #1560 from AlexByte/angularjs-svg
Use SVG icon for AngularJS
|
8 years ago |
Elbert Alias
|
3a791e478d
|
Merge pull request #1562 from pavan168/WEBXPAY
Add WEBXPAY
|
8 years ago |
Elbert Alias
|
bd0e0f87b7
|
Merge pull request #1565 from MicroDreamIT/patch-1
Create Shapecss.svg
|
8 years ago |
Andrey
|
1246520f77
|
Update apps.json
|
8 years ago |
Andrey
|
69b7faf279
|
Update apps.json
|
8 years ago |
Andrey
|
2eca2a5986
|
Update apps.json
|
8 years ago |
Andrey
|
7e3e72303d
|
Update apps.json
|
8 years ago |
MicroDreamIT
|
e49df57b2b
|
updating shapecss
updating shapecss
|
8 years ago |
MicroDreamIT
|
755319a947
|
adding Shapecss logo
adding Shapecss logo
|
8 years ago |
MicroDreamIT
|
2d888e0298
|
adding shapecss
|
8 years ago |
MicroDreamIT
|
87d853a922
|
Create Shapecss.svg
|
8 years ago |
Sean Hamlin
|
79f4890d91
|
Drupal implies PHP.
|
8 years ago |
Pavan Welihinda
|
dd690fc700
|
changes done.
|
8 years ago |
AlexByte
|
4fc6ed3a6d
|
Make AngularJS.svg square.
|
8 years ago |
AlexByte
|
d434b82240
|
Use SVG icon for AngularJS.
|
8 years ago |
Elbert Filius
|
75d9b25444
|
Merge branch 'master' of https://github.com/AliasIO/Wappalyzer
|
8 years ago |
Elbert Filius
|
34b52b6f3a
|
Rename Demandware to Salesforce Commerce Cloud
|
8 years ago |
Nicolas Rémond
|
c3e0d59535
|
Add Play Framework
|
8 years ago |
AlexByte
|
3de9792f08
|
Update Russian translation.
|
8 years ago |
Andrey
|
87711e83d6
|
Update apps.json
|
8 years ago |
Sean Hamlin
|
94aa1fc6ca
|
Add support for detection of govCMS (Drupal distribution).
|
8 years ago |
AlexByte
|
97edb7d6c8
|
Add Select2 icon
|
8 years ago |
Andrey
|
ce014dac69
|
Add files via upload
|
8 years ago |
Andrey
|
e9b938aeaa
|
Update apps.json
|
8 years ago |
jvoisin
|
f02a5981b6
|
Fix a typo
|
8 years ago |
jvoisin
|
cd22a06743
|
Add version detection for sonarqubes
|
8 years ago |
jvoisin
|
9472c1570c
|
Add a missing implies to sonarqubes
|
8 years ago |
Indra Kurniawan
|
b236c69a69
|
Updated OWL Carousel's site
OWL Carousel's site is now https://owlcarousel2.github.io/OwlCarousel2/
was http://owlgraphic.com/owlcarousel (reff: https://github.com/OwlCarousel2/OwlCarousel2/issues/1706 )
|
8 years ago |
Elbert Alias
|
603b30aaa2
|
Merge pull request #1519 from pifagor87/patch-1
Delete \b in enyo\\.js
|
8 years ago |
Elbert Alias
|
02c66419ae
|
Merge pull request #1535 from limonte/master
Add SweetAlert2 app
|
8 years ago |
Elbert Alias
|
e3cfa6d8d0
|
Merge pull request #1536 from DmitryKrekota/master
Make PHP.svg square icon - 400x400
|
8 years ago |
Elbert Alias
|
936c617c87
|
Merge pull request #1537 from ezkl/add-fastly
Add Fastly detection
|
8 years ago |
Elbert Alias
|
6df9a7a920
|
Merge pull request #1538 from powell759/master
Add Raspbian OS detection
|
8 years ago |
Elbert Alias
|
a068f6602e
|
Merge pull request #1539 from storyblok/master
Add Storyblok detection.
|
8 years ago |
Pavan Welihinda
|
5de3a44424
|
added WEBXPAY application.
|
8 years ago |
Elbert Filius
|
70ecdf0899
|
Refactor popup.js and popup.html, improved logging
|
8 years ago |
DominikAngerer
|
4e1d7350f3
|
adds storyblok headless cms
|
8 years ago |
DominikAngerer
|
4212676acb
|
adds storyblok.png
adds storyblok icon
|
8 years ago |
Maxwell
|
f1bfa4eac1
|
Added detection for Raspbian OS
|
8 years ago |
Ezekiel Templin
|
62ecf795de
|
Add Fastly detection
|
8 years ago |
Dmitry Krekota
|
7bd8806ca4
|
Make PHP.svg square icon - 400x400
|
8 years ago |
Limon Monte
|
50e85b8816
|
Add SweetAlert2 app
|
8 years ago |
Elbert Filius
|
f5705171bb
|
Define variable as string instead of null
|
8 years ago |
Elbert Filius
|
20a41cbead
|
Fix Froala Editor HTML pattern
|
8 years ago |
Elbert Filius
|
19437179c7
|
Merge branch 'master' of https://github.com/AliasIO/Wappalyzer
|
8 years ago |
Elbert Filius
|
f0073652cb
|
Refactoring
|
8 years ago |
Elbert Alias
|
089a0f56a9
|
Merge pull request #1527 from stefanneculai/patch-1
Improve detection of Froala Editor
|
8 years ago |
Elbert Alias
|
3192d14d8a
|
Merge pull request #1528 from jvoisin/sonarqubes
Add sonarbques detection
|
8 years ago |
Alfredo Serafini
|
f991959683
|
updated virtuoso detection
updated virtuoso detection
|
8 years ago |
Alfredo Serafini
|
349b336449
|
added Virtuoso detection
added Virtuoso detection, as requested in #1516
|
8 years ago |
Mark Bosky
|
540c387d0f
|
Adding Google Search Appliance match + icon
> Compressed GSA png from original favico
> Adding categories (web server, search engine), simple regex pattern
via HTTP 'server:' header
|
8 years ago |
Daniel Zdziebko
|
15afaed883
|
Change SweetAlert link
|
8 years ago |
jvoisin
|
3f68925006
|
Add sonarbques detection
This can be tested
[here](https://sonarqube.com/component_issues?id=naxsi)
|
8 years ago |
Stefan Neculai
|
8e9122876d
|
Improve detection of Froala Editor
|
8 years ago |
Alfredo Serafini
|
51695f6f32
|
updated CKAN record
updated CKAN record
|
8 years ago |
Elbert Alias
|
f445a79c50
|
Refactoring
|
8 years ago |
Elbert Alias
|
3282680af5
|
Fix undefined variables
|
8 years ago |
Elbert Alias
|
97b9285f8b
|
Refactoring
|
8 years ago |
Elbert Alias
|
7e3e6652d2
|
Fix undefined variables
|
8 years ago |
Elbert Alias
|
4efefd0067
|
Fix undefined variables
|
8 years ago |
Elbert Alias
|
24e335f018
|
Refactoring
|
8 years ago |
Elbert Alias
|
7b91a45134
|
Remove symlinked scripts from WebExtension driver
|
8 years ago |
Elbert Alias
|
cba85bcee8
|
Fix Scruntinizer issues
|
8 years ago |
Elbert Alias
|
2492bbf8d0
|
Fix Scruntinizer issues
|
8 years ago |
Elbert Alias
|
d4a4bfd3ee
|
Use promises for options in WebExtension driver
|
8 years ago |
Elbert Alias
|
b8372c6926
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
574e7b1245
|
Add missing locale options
|
8 years ago |
Elbert Alias
|
5a248a61ec
|
Merge pull request #1523 from DmitryKrekota/pr/PHP.svg
Updated PHP icon (svg)
|
8 years ago |
Dmitry Krekota
|
256f1d8103
|
Updated PHP icon
|
8 years ago |
AlexByte
|
7db12a03fb
|
Remove the inappropriate use of the Photo Galleries category.
|
8 years ago |
Elbert Alias
|
c682c49b5f
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
7e2449ca19
|
Fix WebExtensions options
|
8 years ago |
Elbert Alias
|
9d5942d177
|
Merge pull request #1522 from youssefhad/master
add vinala and keep lighty
|
8 years ago |
Elbert Alias
|
e30747a509
|
Merge pull request #1517 from Julius2001/patch-1
Add Bootstrap Table
|
8 years ago |
Elbert Alias
|
cbd4286551
|
Modify dynamic icon option
|
8 years ago |
Elbert Alias
|
92f59ba917
|
Merge pull request #1515 from DaAwesomeP/option-change-icon
Option to keep icon from changing
|
8 years ago |
Elbert Alias
|
44c79f4f13
|
Up version number
|
8 years ago |
Elbert Alias
|
0f99dda1df
|
Merge pull request #1512 from wardoost/default-icon
Default icon
|
8 years ago |
Elbert Alias
|
609051d192
|
Merge pull request #1507 from wardoost/master
Add clipboard.js and highlight.js
|
8 years ago |
Elbert Alias
|
8774fb6b86
|
Add Edge support
|
8 years ago |
Dmitry Krekota
|
b8eddc4fb2
|
Updated PHP icon (svg)
|
8 years ago |
youssefhad
|
fa046c3b86
|
add vinala and keep lighty
|
8 years ago |
Alexander
|
afbb9872c7
|
Delete \b in enyo\\.js
|
8 years ago |
Julius2001
|
ead5b672ff
|
Added Bootstrap Table
|
8 years ago |
Julius2001
|
da545f54de
|
Added Bootstrap Table
|
8 years ago |
DaAwesomeP
|
8d458f7765
|
add option to keep icon static
|
8 years ago |
Ward Oosterlijnck
|
851ba0fadb
|
Prettify apps.json + validate-icons.js
|
8 years ago |
Ward Oosterlijnck
|
b30e94991b
|
icon optional and defaults to default.svg
|
8 years ago |
Ward Oosterlijnck
|
bdbc518c4d
|
Remove empty lines
|
8 years ago |
Ward Oosterlijnck
|
df4113a960
|
Merge branch 'master' of https://github.com/wardoost/Wappalyzer
|
8 years ago |
Ward Oosterlijnck
|
419ca89b6e
|
Remove regex capture group
|
8 years ago |
Ward Oosterlijnck
|
5256bd1421
|
Merge branch 'master' into master
|
8 years ago |
Ward Oosterlijnck
|
fa32d079d7
|
Highlight.js remove html and env patterns
|
8 years ago |
Ward Oosterlijnck
|
6a5ea43c6a
|
fetch upstream
|
8 years ago |
Elbert Alias
|
e310ee3b81
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
f67906f994
|
Removed spin.js and vis.js (too many false positives)
|
8 years ago |
Elbert Alias
|
1e7bb67acd
|
Merge pull request #1495 from hbakhtiyor/patch-3
Fix not answering any response if no apps detected
|
8 years ago |
Elbert Alias
|
7b72a89117
|
Merge pull request #1496 from tschoffelen/master
Add Scholica detection
|
8 years ago |
Elbert Alias
|
4bbb7be1c3
|
Merge pull request #1498 from clamsioPL/master
Polish translation for Wappalyzer
|
8 years ago |
Elbert Alias
|
6a5b3527cc
|
Merge pull request #1504 from AlexByte/fix-reveal-false-pos
Fix false positive script detection of Reveal.js
|
8 years ago |
Elbert Alias
|
c9e0644af4
|
Merge pull request #1506 from istrwei/master
add homeland project
|
8 years ago |
Elbert Alias
|
47aefb686c
|
Merge pull request #1508 from jvoisin/prestashop_detection_improvement
Improve a bit the detection of prestashop
|
8 years ago |
Elbert Alias
|
504e3098c7
|
Merge pull request #1509 from jvoisin/fp_d3js
Lower false-positives ford3js
|
8 years ago |
Ward Oosterlijnck
|
1d588e5bdc
|
Add Netlify
|
8 years ago |
AlexByte
|
ce5cad6c6b
|
Fix false positive script detection of Reveal.js
|
8 years ago |
jvoisin
|
f4ea7b9bf0
|
Lower false-positives ford3js
This should close #1505
|
8 years ago |
jvoisin
|
0eeb02d1a2
|
Improve a bit the detection of prestashop
This can be tested on [this](https://www.kaviari.fr/fr/) website.
|
8 years ago |
Ward Oosterlijnck
|
7641fde55c
|
Add highlight.js
|
8 years ago |
Ward Oosterlijnck
|
e38e32af10
|
Add clipboard.js
|
8 years ago |
strwei
|
1bc003918f
|
Add files via upload
|
8 years ago |
strwei
|
377b7c6c4c
|
adjust position
adjust position add typecho
|
8 years ago |
strwei
|
4d31e0d8de
|
Update apps.json
|
8 years ago |
strwei
|
2c5f1fef8c
|
Update apps.json
|
8 years ago |
strwei
|
9a15cecf15
|
upload homeland icon
upload homeland icon
|
8 years ago |
strwei
|
27185f59fa
|
update homeland
update homeland
|
8 years ago |
Thomas Schoffelen
|
71ca792a37
|
Update apps.json
|
8 years ago |
Thomas Schoffelen
|
effc63ace1
|
Update apps.json
|
8 years ago |
Thomas Schoffelen
|
842293daf6
|
Added Scholica icon
|
8 years ago |
Abd ar-Rahman Hamidi
|
42000f2429
|
Fix not answering any response if no apps detected
|
8 years ago |
Daniel Zdziebko
|
662d5a34ea
|
Update messages.json
|
8 years ago |
Daniel Zdziebko
|
f3fc37b56c
|
Polish language for Wappalyzer
|
8 years ago |
Elbert Alias
|
87a0b9f15a
|
Add Salesforce and CRM category
|
8 years ago |
Elbert Alias
|
ecb929a286
|
Remove console.log
|
8 years ago |
Elbert Alias
|
6be6e4dcd9
|
Build WebExtension v4.0.1
|
8 years ago |
Elbert Alias
|
b50e80fb8c
|
Merge pull request #1490 from craiglondon/Hotjar
Hotjar -- add detection via script and env
|
8 years ago |
MannyC
|
967b8c916e
|
Chrome driver always sends response to foreground page to avoid foreground exception.
See #1487
This fixes #1487 and fixes #1489
|
8 years ago |
Craig London
|
9a4fc37707
|
Remove last comma from item in array
|
8 years ago |
Craig London
|
59489401da
|
Hotjar -- add detection via script and env
|
8 years ago |
Elbert Alias
|
37d88fbe64
|
Merge pull request #1486 from vibecommerce/master
Update app.json
|
8 years ago |
vibecommerce
|
f79ba48dce
|
Update apps.json
|
8 years ago |
Elbert Alias
|
bb4956a2b8
|
Run wappalyzer build
|
8 years ago |
Elbert Alias
|
99043c32d2
|
Merge pull request #1464 from alvinbakker/master
Added Spin CMS to tha apps list
|
8 years ago |
Elbert Alias
|
9513ea491f
|
Merge pull request #1481 from Bradman381/meteor
Updated Meteor to include implications
|
8 years ago |
Elbert Alias
|
e507054739
|
Merge pull request #1480 from Bradman381/master
Added detection for Medium
|
8 years ago |
Elbert Alias
|
16a3766694
|
Merge pull request #1478 from DaAwesomeP/master
WebExtension reference current window
|
8 years ago |
Elbert Alias
|
d6f24f5220
|
Merge pull request #1477 from hbakhtiyor/patch-2
Expose website property
|
8 years ago |
Elbert Alias
|
6fd12d32c7
|
Merge pull request #1475 from stuartromanek/master
add Apostrophe CMS to apps list
|
8 years ago |
Elbert Alias
|
ea76207a78
|
Merge pull request #1473 from jvoisin/gerrit_version
Add gerrit version fingerprinting
|
8 years ago |
Elbert Alias
|
f533a6ca25
|
Merge pull request #1471 from craiglondon/FlexSlider
FlexSlider -- Add detection via script
|
8 years ago |
Elbert Alias
|
8ea92662d3
|
Merge pull request #1470 from craiglondon/BoldChat
BoldChat -- add detection via script
|
8 years ago |
Elbert Alias
|
d9075739ed
|
Merge pull request #1469 from craiglondon/LivePerson
LivePerson -- Add new detection via script
|
8 years ago |
Elbert Alias
|
81cdcab8ed
|
Merge pull request #1468 from craiglondon/ForkCMS
ForkCMS -- Add detection for via meta tag
|
8 years ago |
Elbert Alias
|
534f87a831
|
Merge pull request #1467 from craiglondon/Olark
Add detection for live chat Olark via script tag
|
8 years ago |
Elbert Alias
|
6815562caa
|
Merge pull request #1466 from craiglondon/FancyBox
FancyBox - Update pattern for script matching
|
8 years ago |
Elbert Alias
|
97d4fb5aeb
|
Merge pull request #1463 from pilievwm/patch-1
Optimize CloudCart logo
|
8 years ago |
Elbert Alias
|
1c0166a470
|
Merge pull request #1461 from craiglondon/ApexPages-v2
Apex pages v2
|
8 years ago |
Elbert Alias
|
96a50de58e
|
Merge pull request #1460 from craiglondon/Meteor
Meteor -- Update detection via Env, add Implies
|
8 years ago |
Elbert Alias
|
5b2f2c0ed2
|
Merge pull request #1459 from craiglondon/Telescope
Update implies for Telescope, update icon
|
8 years ago |
Elbert Alias
|
c2f20e611c
|
Merge pull request #1458 from craiglondon/NodeBB
Add detection for NodeBB
|
8 years ago |
Elbert Alias
|
abafd2e920
|
Merge pull request #1455 from craiglondon/Tealium
Add another pattern to detect Tealium
|
8 years ago |
Elbert Alias
|
035970f144
|
Merge pull request #1454 from craiglondon/Dotclear
Improve detection for Dotclear
|
8 years ago |
Elbert Alias
|
de54b0b4bf
|
Merge pull request #1453 from hbakhtiyor/patch-1
add widget
|
8 years ago |
Elbert Alias
|
11b0ea8c2e
|
Merge pull request #1451 from sholomabrahams/master
Update Firebase Logo
|
8 years ago |
Elbert Alias
|
d97f428a43
|
Merge pull request #1450 from wpCache/master
WPcache
|
8 years ago |
Elbert Alias
|
092e9575aa
|
Removed Firefox & Chrome drivers in favour of the WebExtension driver
|
8 years ago |
wpCache
|
53986e7d6d
|
Update apps.json
|
8 years ago |
wpCache
|
d501d1430b
|
Add files via upload
|
8 years ago |
wpCache
|
66b0254f8c
|
Delete wpCache.png
|
8 years ago |
Bradley Chee
|
c57e052141
|
Updated Meteor to include implications
|
8 years ago |
Bradley Chee
|
55de31d23b
|
Added detection for Medium
|
8 years ago |
jvoisin
|
2c9f33d482
|
Fix a typo spotted by @gadcam
|
8 years ago |
DaAwesomeP
|
71f168d675
|
webextension ensure tab is from correct window
|
8 years ago |
Abd ar-Rahman Hamidi
|
64ad0a88dc
|
Expose website property
|
8 years ago |
Elbert Alias
|
3a9cadcd3a
|
Fix false GitLab detection
|
8 years ago |
Stuart Romanek
|
689668a9f3
|
proper url for app
|
8 years ago |
Stuart Romanek
|
7ea190fdae
|
good pattern for html
|
8 years ago |
Stuart Romanek
|
b677563427
|
typo def
|
8 years ago |
Stuart Romanek
|
d8f7028c64
|
typo maybe
|
8 years ago |
Stuart Romanek
|
bbc9b34029
|
add apostrophecms to apps list
|
8 years ago |
jvoisin
|
37230eb97f
|
Add gerrit version fingerprinting
|
8 years ago |
wpCache
|
bc2d7265df
|
Add files via upload
|
8 years ago |
wpCache
|
feca0e5d9b
|
Delete wpCache.png
|
8 years ago |
WPcache
|
b564c84e01
|
Add files via upload
|
8 years ago |
WPcache
|
0210f601b8
|
Delete WPcache.png
|
8 years ago |
WPcache
|
23707d38ff
|
Update apps.json
|
8 years ago |
Craig London
|
da6f67b368
|
FlexSlider -- Add detection via script
|
8 years ago |
Craig London
|
0d39422e87
|
BoldChat -- add detection via script
|
8 years ago |
Craig London
|
29f41b61c1
|
LivePerson -- Add new detection via script
|
8 years ago |
Craig London
|
0488c803fb
|
Add missing double quote on website
|
8 years ago |
Craig London
|
295efe5192
|
Add missing question mark to pattern
|
8 years ago |
Craig London
|
78590acc09
|
Use non capturing pattern to match http/https
|
8 years ago |
Craig London
|
813199a845
|
ForkCMS -- Add detection for via meta tag
|
8 years ago |
Craig London
|
54c2b1e862
|
Add detection for live chat Olark via script tag
|
8 years ago |
Craig London
|
5d69c026e8
|
Merge branch 'master' into FancyBox
|
8 years ago |
Craig London
|
357a3ea154
|
Update pattern for script matching
|
8 years ago |
Alvin Bakker
|
3c1cac7d68
|
Added Spin CMS to tha apps list
|
8 years ago |
pilievwm
|
d25f9eb891
|
Optimize CloudCart logo
|
8 years ago |
bitmage
|
3bedba84f8
|
use absolute path to driver.js
|
8 years ago |
Craig London
|
1a25869910
|
Fix indentation from spaces to tabs
|
8 years ago |
Craig London
|
9963ec1692
|
Add detection for ApexPages
|
8 years ago |
Craig London
|
c4a62b55b4
|
Add start/end regex for Env
|
8 years ago |
Craig London
|
3d81be0934
|
Add start/end regex
|
8 years ago |
Craig London
|
365da4364d
|
Meteor -- Update detection via Env, add Implies
|
8 years ago |
Craig London
|
327b612837
|
Update implies for Telescope, update icon
|
8 years ago |
Craig London
|
bc70e4d615
|
Add detection for NodeBB
|
8 years ago |
Craig London
|
c9606e052e
|
Add regex start and ending characters to speed up matching
|
8 years ago |
Craig London
|
abe541fa08
|
Add another pattern to detect Tealium
|
8 years ago |
Craig London
|
501e675c71
|
Improve detection for Dotclear
|
8 years ago |
Abd ar-Rahman Hamidi
|
9bf5163e9b
|
Update widget logo to smallest size
|
8 years ago |
Abd ar-Rahman Hamidi
|
76254837a6
|
Update widget script pattern
|
8 years ago |
Abd ar-Rahman Hamidi
|
f9596e94a0
|
Add icon
|
8 years ago |
Abd ar-Rahman Hamidi
|
af28890c98
|
Add kontaktify widget
|
8 years ago |
sholomabrahams
|
c81f80435b
|
Update Firebase Logo
Firebase adopted this new logo when it upgraded to version 3 in May
2016.
|
8 years ago |
wpcache
|
cc18d3dc35
|
Update apps.json
|
8 years ago |
wpcache
|
240da5a013
|
Add files via upload
|
8 years ago |
Elbert Alias
|
9f25ef1913
|
Fix sorting applications by category priority
|
8 years ago |
Elbert Alias
|
1cd2fd70b0
|
Make apps.json valid JSON, add priority value to categories, unify WebExtension manifest files
|
8 years ago |
Elbert Alias
|
23e1437597
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
793bb67688
|
Merge pull request #1448 from DaAwesomeP/master
Use different WebExtension manifests per browser
|
8 years ago |
Elbert Alias
|
104d39547e
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
53cdd5773b
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
8 years ago |
Elbert Alias
|
15bb6d8ec4
|
Fix ASP.NET imply, update version numbers
|
8 years ago |
Craig London
|
d78b35336f
|
Add detection for InfernoJS
|
8 years ago |
Elbert Alias
|
ad671ca65b
|
Merge pull request #1447 from jvoisin/fix_various_warnings
Fix various warnings found by scrutinity
|
8 years ago |
Elbert Alias
|
9f49eacd3a
|
Merge pull request #1446 from AlexByte/fix-php-nuke-category
Fix category of PNP-Nuke
|
8 years ago |
DaAwesomeP
|
8a031d649e
|
webextension use different manifests per browser
|
8 years ago |
֍ DaAwesomeP ֎
|
018a01f2f5
|
Merge pull request #13 from AliasIO/master
update
|
8 years ago |
jvoisin
|
03d649b3ea
|
Fix various warnings found by scrutinity
- Some functions didn't return anything
- Some `for…in` related variables weren't declared
- Some variables were unused
|
8 years ago |
AlexByte
|
af705b4b67
|
Fix category of PNP-NUKE
PHP-NUKE is CMS
|
8 years ago |
Elbert Alias
|
c9c09da89e
|
Merge pull request #1445 from Narno/patch-1
Update French translation.
|
8 years ago |
Elbert Alias
|
c4a1444d44
|
Merge pull request #1444 from AlexByte/improve-modx-detection
Improve MODX detection by parsing meta generator
|
8 years ago |
Elbert Alias
|
dc18f6f55a
|
Merge pull request #1443 from simonvdfr/master
Add CMS Translucide
|
8 years ago |
Elbert Alias
|
2f79832f42
|
Merge pull request #1442 from jvoisin/remove_elm
Remove the Elm language detection
|
8 years ago |
Elbert Alias
|
0ba426d578
|
Merge pull request #1436 from craiglondon/VariableDeclaration
Fix declaration of some variables
|
8 years ago |
Elbert Alias
|
97d784a484
|
Merge pull request #1433 from jvoisin/express_implies_node
Express implies nodejs, no need to add it along.
|
8 years ago |
Elbert Alias
|
f0a651bb87
|
Merge pull request #1429 from AlexByte/fix-detection-nette
FIx false positive env detection of Nette Framework
|
8 years ago |
Elbert Alias
|
a3aee2b43b
|
Merge pull request #1412 from pilievwm/master
CloudCart logo updated
|
8 years ago |
Arnaud Ligny
|
d7ca3bb252
|
Update French translation.
|
8 years ago |
vibecommerce
|
b8e82811d2
|
vibecommerce.png
Adding icon vibe commerce.png to CMS e-commerce - vibecommerce
|
8 years ago |
vibecommerce
|
69c28d1c4a
|
apps.json
Add new CMS e-commerce - Vibecommerce
|
8 years ago |
AlexByte
|
2b68636e09
|
Add meta generator MODX detection
|
8 years ago |
simonvdfr
|
0378f636ab
|
Add CMS Translucide
|
8 years ago |
jvoisin
|
302bf61d33
|
Remove the Elm language detection
Elm detection was based on the `Elm` pattern in `env`, leading to false
positives, as described [in the documentation](https://github.com/AliasIO/Wappalyzer/wiki/Specification#too-generic-patterns).
|
8 years ago |
Craig London
|
4f6908e9b0
|
Fix declaration of some variables
|
8 years ago |
jvoisin
|
341c9d86c8
|
Express implies nodejs, no need to add it along.
|
8 years ago |
DaAwesomeP
|
138578af39
|
fix manifest for MS Edge (still nonfunctional in Edge)
|
8 years ago |
Elbert Alias
|
92fbcbd6e5
|
Move onMessage to separate function in WebExtension
|
8 years ago |
Elbert Alias
|
51b598cd65
|
Merge pull request #1431 from DaAwesomeP/master
Fix WebExtension in Chrome-based Browsers
|
8 years ago |
DaAwesomeP
|
56c52c3751
|
fix firefox options page
|
8 years ago |
DaAwesomeP
|
4d9d53977b
|
Don't use webextension polyfill for messages
|
8 years ago |
Elbert Alias
|
8d8e7dd9a3
|
Add Go
|
8 years ago |
Elbert Alias
|
e511d76493
|
Replace symlinks with updated files in webextension driver
|
8 years ago |
Elbert Alias
|
7d2952049f
|
Fix slugify function
|
8 years ago |
Elbert Alias
|
8b946ee3bf
|
Add WebExtension driver
|
8 years ago |
AlexByte
|
44b4d2a626
|
FIx false positive env detection of Nette Framework
|
8 years ago |
Elbert Alias
|
540be244aa
|
Merge pull request #1427 from AlexByte/edit-php-detection
Raise confidence of PHP headers
|
8 years ago |
Elbert Alias
|
f91ef089f1
|
Merge pull request #1424 from jvoisin/improve_ikiwiki
Improve a bit ikiwiki detection
|
8 years ago |
Elbert Alias
|
c3dfe30776
|
Merge pull request #1423 from jvoisin/etherpad
Add an etherpad detection
|
8 years ago |
Elbert Alias
|
7ceb4db921
|
Merge pull request #1421 from craiglondon/GoogleTagManager
Improve env detection for Google Tag Manager
|
8 years ago |
Elbert Alias
|
d01b182e6a
|
Merge pull request #1420 from craiglondon/CraftCMS
Add additional implies for Craft CMS
|
8 years ago |
Elbert Alias
|
d1c17ebc1f
|
Merge pull request #1418 from dmalshin/master
Fixed false EdgeCast CDN discovery
|
8 years ago |
Elbert Alias
|
4ad21217f7
|
Merge pull request #1416 from jvoisin/remove_duplicates
Remove duplicate icons
|
8 years ago |
Elbert Alias
|
9daeb2642c
|
Merge pull request #1401 from craiglondon/Tealium
Add Tealium
|
8 years ago |
Elbert Alias
|
8c543c4065
|
Fix for issue #1407
|
8 years ago |
AlexByte
|
2660c260ed
|
Raise confidence of PHP headers
|
8 years ago |
jvoisin
|
47eb286c08
|
Add https:// prefix to the website
|
8 years ago |
jvoisin
|
1cfabd7d3a
|
Improve a bit ikiwiki detection
This can be tested [here](https://tails.boum.org/ikiwiki.cgi?P=slides)
|
8 years ago |
jvoisin
|
0d02be3e64
|
Add an etherpad detection
There is a demo [here](http://etherpad.org/)
|
8 years ago |
Craig London
|
b65f3b7031
|
Update implies, removed PHP, kept Yii, Yii implies PHP
|
8 years ago |
Craig London
|
182d17146b
|
Add http:// to the URL
|
8 years ago |
Craig London
|
e868d4b873
|
Improve env detection for Google Tag Manager
|
8 years ago |
Craig London
|
f9de355dfa
|
Update regex for script match to not escape forward slashes
|
8 years ago |
Craig London
|
b1a4a6c762
|
Add additional implies for Craft CMS
|
8 years ago |
Alshin Dmitry
|
a81ff9d920
|
Fixed: false discovery of EdgeCast CDN on Node's servers using
github.com/jfhbrook/node-ecstatic middleware
|
8 years ago |
jvoisin
|
285bd5112c
|
Remove duplicate icons
|
8 years ago |
Alfredo Serafini
|
61518892ad
|
updated / fixed CKAN definition
fixed missing double quote in CKAN definition
|
8 years ago |
Alfredo Serafini
|
4b480c6556
|
updated record CKAN
updating record CKAN, as suggested in #1398
|
8 years ago |
Alfredo Serafini
|
80a8e38acc
|
Merge branch 'master' into patch-1
|
8 years ago |
Peter
|
baf7aa98c2
|
CloudCart logo updated
|
8 years ago |
Elbert Alias
|
bf5fdec18d
|
Fix Mattermost category
|
8 years ago |
Elbert Alias
|
3a8e9e2896
|
Remove hash from URL in bookmarklet driver
|
8 years ago |
Elbert Alias
|
194acac05b
|
Fix validation
|
8 years ago |
Elbert Alias
|
ddebcea686
|
Include protocol in website URLs
|
8 years ago |
Elbert Alias
|
471944dd04
|
Merge branch 'master' into a-blog-cms
|
8 years ago |
Elbert Alias
|
0a112280cf
|
Run wappalyzer build
|
8 years ago |
Elbert Alias
|
6b19326dd2
|
Merge pull request #1409 from craiglondon/WP-Super-Cache
Add detection method via Header
|
8 years ago |
Elbert Alias
|
2bdb0f06df
|
Merge pull request #1408 from craiglondon/Solodev
Cleanup regex for matching single and double quotes
|
8 years ago |
Elbert Alias
|
8ef323e239
|
Merge pull request #1406 from craiglondon/YII
Add new patterns to detect the YII framework
|
8 years ago |
Elbert Alias
|
d966aefda5
|
Merge pull request #1403 from craiglondon/Fancybox
Add FancyBox
|
8 years ago |
Elbert Alias
|
acc19bb8b9
|
Merge branch 'master' into wp_super_cache_icon
|
8 years ago |
Elbert Alias
|
f315d1c816
|
Merge pull request #1400 from sigfriedseldeslachts/master
Added KeyCDN
|
8 years ago |
Elbert Alias
|
388f6ae499
|
Merge pull request #1397 from jvoisin/swiftkey
Add detection from Swiftype
|
8 years ago |
Elbert Alias
|
4035c37340
|
Merge pull request #1393 from pilievwm/master
CloudCart application has been added
|
8 years ago |
Elbert Alias
|
d8f7bd98e8
|
Merge pull request #1392 from jvoisin/owa_false_positive
Remove the matching on `Owa` in env for OWA
|
8 years ago |
Elbert Alias
|
3c66cf2e41
|
Merge pull request #1391 from jvoisin/haddock
Add haddock detection
|
8 years ago |
Elbert Alias
|
e29cb736f9
|
Merge pull request #1389 from jvoisin/mattermost
Add mattermost detection
|
8 years ago |
Elbert Alias
|
b40692729b
|
Merge pull request #1387 from jvoisin/MHonArc
Add MHonArc detection
|
8 years ago |