Elbert Alias
7c14a6d525
Build 5.7.1
7 years ago
Elbert Alias
87e829ee00
Emit log and visit events in NPM driver
7 years ago
Elbert Alias
c728d7f066
Build 5.6.1
7 years ago
Elbert Alias
879cb32d30
Fix options, replace Promises with async/await, build v5.5.7
7 years ago
Elbert Alias
ea900bfd1f
Fix options
7 years ago
Elbert Alias
9ce95a665d
Fix merge, WebExtension performance improvement
7 years ago
Elbert Alias
a2a18e12b5
Improve parsing of minified HTML
7 years ago
Petro Shpyhotskyi
244aba658f
Delete unexpected coma ( #2449 )
...
Fix bug with unexpected coma after the last function parameter
Google Chrome console error:
``` iframe.js:143 Uncaught SyntaxError: Unexpected token ) ```
7 years ago
udanpe
cd92e23007
Update iframe.js ( #2443 )
...
* Update iframe.js
Wappalyzer not work with Firebase
Chrome 68
MacOs 10.13
Uncaught TypeError: Cannot read property 'postMessageId' of null at onPostMessage (iframe.js:1000)
* Update iframe.js
* Update iframe.js
7 years ago
Elbert Alias
cbca9c3e7a
Fix linting issues
7 years ago
Elbert Alias
eca77528d6
Add eslint
7 years ago
Elbert Alias
42fd5f9153
Disable extension on FirstData Connect payment gateway
7 years ago
Elbert Alias
c6917ab154
Include error messaging per URL in NPM driver response, remove timeout
7 years ago
Elbert Alias
e46e4e7f1e
Save hostnameCache in localStorage
7 years ago
Elbert Alias
cd0b1b6e60
Fix Srutinizer issues
7 years ago
Elbert Alias
5b911327f5
Fix Srutinizer issues
7 years ago
Elbert Alias
21e6429670
Fix merge
7 years ago
Camille Barneaud
2252847e89
Fix options page ( #2327 )
...
Bug report: #2325
The value was already correct in local storage but it was not change in <code>options</code> dictionnary in the driver.
7 years ago
Elbert Alias
3402b850ed
Fix empty header value issue
7 years ago
Elbert Alias
dc0031e917
Show icon when no technologies are identified, add htmlMaxCols and htmlMaxRows options in NPM driver
7 years ago
Elbert Alias
2b57a2c97b
Build v5.4.14
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
Camille Barneaud
27e1fa17a4
Fix performance issue ( #2143 )
...
* Fix #2140
Remove inpage js.
* Remove the two culprit
I removed Criteo & Carbon Ads which were the original culprit.
I also removed the beginning of Sizmek pattern as it looks useless and potentially dangerous.
I would add that any pattern matching some close to <code>\[\^(.).{0,3}\].{0,3}\1</code> in the beggining should look suspicious.
There are several good candidate in HTML..
7 years ago
Elbert Alias
f35c7ff3e7
Add robots.txt queuing
8 years ago
Elbert Alias
24c460f86f
Fix uncaught promise in browser-polyfill.js
8 years ago
Elbert Alias
74bb8fa56a
Asynchronous regex execution
8 years ago
Elbert Alias
0a63ef2ddd
Build v5.4.7
8 years ago
Elbert Alias
28a93d5bec
Improve Joomla pattern, decrease processed HTML sise
8 years ago
Elbert Alias
4a711891fc
Fix meta detection method
8 years ago
Elbert Alias
0fbaa9622c
Add Adyen, popup styles
8 years ago
Elbert Alias
8a5bc035ce
Add ability to pin a category
8 years ago
Camille Barneaud
b94acd1961
Fix problem in version detection via js variables ( #2033 )
...
* Fix version detection in js variables (webextension)
* Fix version detection in js variables (NPM)
8 years ago
Elbert Alias
cb754545df
NPM driver: add batch processing, protocol check
8 years ago
Elbert Alias
538e843b0d
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
4bbda8916b
Avoid use of prototype functions in inject.js
8 years ago
Camille Barneaud
1fce3cbc6b
Enable the use of W in Firefox for Android ( #1960 )
8 years ago
Camille Barneaud
4b9bc8a8e8
Remove edge code ( #1959 )
...
* Remove edge code in driver.js
* Remove edge code in popup.js
8 years ago
Elbert Alias
be78de5aca
Build v5.3.2
8 years ago
Elbert Alias
46b2e6face
Add animate.css
8 years ago
Elbert Alias
f2a28f6105
Fix links in options
8 years ago
Elbert Alias
cbf071e083
Fix apps.json issues
8 years ago
Elbert Alias
18733b6c5f
Manual PR merges
8 years ago
Camille Barneaud
b682b4440f
Fix HTML extraction in WebExtensions ( #1920 )
8 years ago
Elbert Alias
581758f4c3
Merge js field
8 years ago
Elbert Alias
33c53bd639
Merge branch 'js-field'
8 years ago
Elbert Alias
996c72d0fa
Add js field to NPM driver
8 years ago
Elbert Alias
66c703c2fa
Refactoring, allow multiple expressions per js field, remove env detection
8 years ago
Elbert Alias
0f9cc90553
Add language detection
8 years ago