Elbert Alias
e59ac69979
ESLint fixes
6 years ago
Elbert Alias
eca77528d6
Add eslint
6 years ago
Elbert Alias
cfc43567d0
Fix excludes
6 years ago
Elbert Alias
cd0b1b6e60
Fix Srutinizer issues
6 years ago
Elbert Alias
5b911327f5
Fix Srutinizer issues
6 years ago
Pascal Helbig
366cab6b6c
fix confidenceTotal ( #2357 )
6 years ago
Elbert Alias
e6a9fcae2f
Build v5.4.19
7 years ago
Elbert Alias
21e6429670
Fix merge
7 years ago
Elbert Alias
a0cc689e1d
Hide technologies with 0 confidence, fix Underscore.js and Lodash always being detected together
7 years ago
Patrick Meenan
98f8691b70
Add resilience for cases where Array has been extended ( #2287 )
7 years ago
Camille Barneaud
10b339578e
Remove some legacy code for env detection ( #2283 )
...
* Remove unused env detection
* Remove remaining code for env detection
7 years ago
kevNii
2065d5054b
fix meta detection ( #2277 )
7 years ago
Elbert Alias
52c9e144b8
NPM update, patch Zombie.js to include timeout in JS evaluation
7 years ago
Elbert Alias
c9b0ab7aa2
Fix header detection, performance improvements in WebExtension driver
7 years ago
Elbert Alias
5344662f4c
Implement browser.cookie API
7 years ago
Andres Castillo
5d6ff3ac5b
Analyze headers ( #2129 )
...
* Await analyzeHeaders promise + add tests
* Parse js patterns when analyzing js
* Put back parseJsPatterns where it was
* Separete to devDependencies
* Add apps object to isolate and prevent manual updates
* Simplify wappalyzer.apps
* Only use necessary input data per analyze use case
* Remove package-lock.json
* Checking in yarn.lock
* Remove npm from test script
7 years ago
Elbert Alias
f35c7ff3e7
Add robots.txt queuing
7 years ago
Elbert Alias
24c460f86f
Fix uncaught promise in browser-polyfill.js
7 years ago
Elbert Alias
74bb8fa56a
Asynchronous regex execution
7 years ago
TotPeRo
c5bb9bc12c
fix analyzeMeta duplicate line ( #2096 )
...
in analyzeMeta function the r const is declared but never used and in next if is the same code.
7 years ago
Elbert Alias
4a711891fc
Fix meta detection method
7 years ago
Elbert Alias
30ac5b413b
Add catch statement
7 years ago
Elbert Alias
46b2e6face
Add animate.css
7 years ago
Elbert Alias
581758f4c3
Merge js field
7 years ago
Elbert Alias
33c53bd639
Merge branch 'js-field'
7 years ago
Elbert Alias
996c72d0fa
Add js field to NPM driver
7 years ago
Elbert Alias
66c703c2fa
Refactoring, allow multiple expressions per js field, remove env detection
7 years ago
Elbert Alias
0f9cc90553
Add language detection
7 years ago
Camille Barneaud
9ba4c7ea85
Finish implement js field
7 years ago
Camille Barneaud
c6b6df773d
Add JS field in Wappalyzer.js & for WebExtension driver
7 years ago
Elbert Alias
f588270579
Dont fetch robots.txt on non HTTP requests
7 years ago
Elbert Alias
727215463c
Fix incorrect object iteration
7 years ago
Elbert Alias
41f10cac15
Merge branch 'master' of github.com:AliasIO/Wappalyzer
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
Elbert Alias
06c2a0bbb2
Change wappalyzer.com to www.wappalyzer.com
7 years ago
Elbert Alias
3327fa18c8
Add user agent and max wait options to NPM driver
7 years ago
Elbert Alias
5b6c06a81b
Fix WooCommerce detection
7 years ago
Elbert Alias
1612c54d80
Fix NPM driver
7 years ago
Elbert Alias
e96fb5ba30
Update moment.js icon, remove console.log
7 years ago
Elbert Alias
91bed3e3d0
Fix implied applications not being detected, SVG icons not displaying
7 years ago
Elbert Alias
5febcb537e
Minor fixes
7 years ago
Elbert Alias
3057e396d9
Change wappalyzer object to Wappalyzer class to allow running of multiple instances
7 years ago
Fernando Poumián
a61103282b
Fix issues on wappalyzer.js
7 years ago
Elbert Alias
f61697c9f4
Fix French language, clear robots.txt cache regularly
7 years ago
Elbert Alias
aad0efe030
Fix version detection
7 years ago
Elbert Alias
ef0d8ad593
Refactoring
7 years ago
Elbert Alias
2d59ae8a01
Replace PhantomJS with Zombie in NPM driver
7 years ago
Elbert Alias
75cd40094c
Respect robots.txt
7 years ago
Elbert Alias
a00319a3a8
Functional ES6 code
7 years ago
Elbert Alias
872bcbb64e
Port to ES6
7 years ago