Elbert Alias
1438a9f87e
Don't output web page console logs in Phantom JS driver
9 years ago
Elbert Alias
6a4a7f7a8c
Make timeout configurable per driver
9 years ago
Elbert Alias
b69492ac92
Fix Angular Material detection
9 years ago
Elbert Alias
560e4e7693
Correctly pass arguments in PhantomJS driver
9 years ago
Elbert Alias
3b20a88d65
Removed deleted drivers from wappalyzer links script
9 years ago
Elbert Alias
9e9555ecdc
Removed deprecated drivers in favour of PhantomJS driver
9 years ago
Elbert Alias
14c537fbc0
Don't exit on page error in PhantomJS driver
9 years ago
Elbert Alias
1a8f1c1dde
Correctly return icon path in PhantomJS driver
9 years ago
Elbert Alias
45f77181b1
Return icon path and website in PhantomJS driver
9 years ago
Elbert Alias
c14f26dba6
Return icon path in PhantomJS driver
9 years ago
Elbert Alias
b146ecb314
Install bzip2 in wappalyzer/cli
9 years ago
Elbert Alias
5593dba22a
PhantomJS driver: write to stderr on error, fix parsing of arguments, add --quiet option to suppress errors
9 years ago
Elbert Alias
2da37de326
Set working directory
10 years ago
Elbert Alias
340ded8023
Merge branch 'master' of github.com:AliasIO/Wappalyzer
10 years ago
Elbert Alias
2cd532463a
Removed console log
10 years ago
Elbert Alias
d6b40a3440
Merge pull request #838 from m0sth8/patch-1
...
Fix phantomjs problem with non ssl3 sites
10 years ago
Slava
69eafc4f69
Add --resource-timeout argument
...
Sometimes 9000 ms isn't enough
10 years ago
Slava
5286df9132
Fix phantomjs problem with non ssl3 sites
...
By default phantoms JS use SSLv3 only:
` --ssl-protocol=<val> Sets the SSL protocol (supported protocols: 'SSLv3' (default), 'SSLv2', 'TLSv1', 'any')`
For this reason it doesn't work with non ssl3 sites like https://mail.ru .
10 years ago
Elbert Alias
0e5aaa44dc
Added Backdrop CMS
10 years ago
Elbert Alias
e1e6d24ec4
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
4fa1bb2ea1
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
0373879057
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
02e58c23b8
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
7bf06fd1ff
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
8a01cb6885
Fixed Koken, WordPress pattern. Updated PhantomJS driver output
10 years ago
Elbert Alias
79743bf227
Proper error handling in PhantomJS driver
10 years ago
Elbert Alias
9b2567355a
Added RightJS, formatting of PhantomJS driver output
10 years ago
Elbert Alias
ea4d887a12
Added Dockerfile to PhantomJS driver, exit PhantomJS on error
10 years ago
Elbert Alias
bdf6244b1e
Fixed path in PhantomJS driver, added validate step in build script
11 years ago
Elbert Alias
8deb7e7abd
Added PhantomJS to Docker image
11 years ago
Elbert Alias
c73cd005b4
Vagrant + Docker development environment
11 years ago