Johann du Toit
43f9b2511d
Fixed the path issue when packaged to NPM
10 years ago
Johann du Toit
cba7d9fa8e
Updated to use the correct environment variable
10 years ago
Johann du Toit
938ccca753
Added test for the #detectFromHTML method
10 years ago
Johann du Toit
064555fc2e
Updated to add "TESTING" as the NODE_ENV variable when testing to look for the module in another spot
10 years ago
Johann du Toit
4ada80bb8d
Added samples from the love website that the test is being run against currently
10 years ago
Johann du Toit
a0ecb0a98e
Updated npm driver to actually return information from HTML and not hit a URL
10 years ago
Matt Coady
9164afdbf8
Updated Category Driver for Landing Page Builder
10 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
Pasindu De Silva
96984264f6
fix package.json typo, updated tests, added.jshint, and fix multiple requests
10 years ago
Elbert Alias
fa6277ed61
Updated username
10 years ago
Elbert Alias
bdf6244b1e
Fixed path in PhantomJS driver, added validate step in build script
10 years ago
Elbert Alias
8deb7e7abd
Added PhantomJS to Docker image
10 years ago
Elbert Alias
3f87a02758
Added bookmarklet build script
10 years ago
Elbert Alias
c73cd005b4
Vagrant + Docker development environment
10 years ago