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
Elbert Alias
02e705a6c1
Ad tracking updates
7 years ago
Elbert Alias
04531bdee5
Fix internationalisation in WebExtension
8 years ago
Elbert Alias
fbfa4dbbb6
Fix parsing of meta tags
8 years ago
Elbert Filius
70ecdf0899
Refactor popup.js and popup.html, improved logging
8 years ago
Elbert Filius
f0073652cb
Refactoring
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
cba85bcee8
Fix Scruntinizer issues
8 years ago
Elbert Alias
2492bbf8d0
Fix Scruntinizer issues
8 years ago
Elbert Alias
8774fb6b86
Add Edge support
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
Elbert Alias
f763a83459
Remove meta data capture
8 years ago
Elbert Alias
b7009d3b93
Merge pull request #1334 from jvoisin/meta_property
...
Use `property` as `meta` key too
8 years ago
jvoisin
b1f6213c58
Use `property` as `meta` key too
...
Currently, only `name` is considered as a valid key for <meta>,
but more and more website, trying to be mobile-friendly,
are using <meta> tags without `name`, but with a `property`
instead. This commit changes this behaviour.
This idea emerged from [this MR](https://github.com/AliasIO/Wappalyzer/pull/1321 )
8 years ago
Elbert Alias
6a4a7f7a8c
Make timeout configurable per driver
8 years ago
Joao Poupino
e5709c1d58
Ensure regexes are applied to multi-value headers.
8 years ago
Elbert Alias
0bff623f17
Label error messages in Firefox and Chrome only
8 years ago
Elbert Alias
477a397fd3
Fixed to ad detection script
9 years ago