Elbert Alias
0083cf14f1
Add support for basic auth in NPM driver
6 years ago
Elbert Alias
2ac339156a
Remove package-lock.json in favour of yarn.lock
6 years ago
Elbert Alias
324af65055
Remove NPM dependency
6 years ago
Elbert Alias
e6a9fcae2f
Build v5.4.19
7 years ago
Elbert Alias
2da8ec82d3
Update locales
7 years ago
Elbert Alias
21e6429670
Fix merge
7 years ago
Elbert Alias
51e578e038
Build v5.4.17
7 years ago
Elbert Alias
814d73b16a
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
968484d53e
Disable jsonlint
7 years ago
Fernando Sávio
640e186a48
Corrected plurals in pt_BR ( #2332 )
7 years ago
Martin Maillard
365bc3b47d
Add "wappalyzer" command ( #2329 )
...
Wappalyzer can be executed as "wappalyzer" instead of "node index.js".
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
avasilkov
69f575c83f
npm driver fix url filter in recursive mode. allow only urls from the same host ( #2317 )
7 years ago
Elbert Alias
02357b2192
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
37cc4ee6d7
Add proxy option to NPM driver
7 years ago
Mota Mind
6948d067c5
Fixed Translation to Portuguese of Portugal (pt) ( #2306 )
...
Fixed Translation to Portuguese of Portugal (pt).
7 years ago
Fernando Sávio
d5f5ecc847
Created Brazilian Portuguese translation. ( #2304 )
7 years ago
avasilkov
7adc136a36
fix npm driver boolean arguments - Boolean(false) or Boolean(0) is still true, arguments were always true if they were included in the cli independent of values ( #2290 )
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
Camille Barneaud
b1b851ac5e
Fix for #2271 ( #2273 )
...
Use the same code than in the WebExtension driver to extract HTML
7 years ago
benzel
70b5cb3f45
Updated missing locales ( #2256 )
7 years ago
Elbert Alias
bb96c9378a
Update version number
7 years ago
Elbert Alias
1ad243167c
Update Portugese locale
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
Igor Ryzhenkov
df1fbc0d64
Update messages.json ( #2180 )
7 years ago
Elbert Alias
09ebc4aa48
Disable SSL checks in NPM driver
7 years ago
Elbert Alias
c9b0ab7aa2
Fix header detection, performance improvements in WebExtension driver
7 years ago
Elbert Alias
bf47697939
Build v5.4.12
7 years ago
Elbert Alias
4d307ef90b
Add cookie detection to NPM driver
7 years ago
Elbert Alias
65dfc75e8c
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
916b3af5c0
Handle uncaught exceptions in NPM driver
7 years ago
Arnaud Ligny
f5b3f12dd9
Update french translations ( #2159 )
...
* Update french translations
* Update messages.json
7 years ago
Elbert Alias
5344662f4c
Implement browser.cookie API
7 years ago
Elbert Alias
6de4bac1e4
Update locales
7 years ago
Elbert Alias
6f79a1775d
Update locales
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
toastal
46b6b29755
Using `reduce` to remove extra iterations ( #2122 )
...
* Using `reduce` to not iterate so much
* Remove the Array.from as well
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
Elbert Alias
0a63ef2ddd
Build v5.4.7
7 years ago
Daniel Zdziebko
43603c5e08
Update no.6 for Polish lang ( #2056 )
...
* Update no.5 for Polish lang
* Update no.6 for Polish lang
7 years ago
Elbert Alias
28a93d5bec
Improve Joomla pattern, decrease processed HTML sise
7 years ago
Elbert Alias
4a711891fc
Fix meta detection method
7 years ago
Elbert Alias
2e5651f3c9
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
0fbaa9622c
Add Adyen, popup styles
7 years ago
TotPeRo
eca877f92c
categoryPin Romanian translation ( #2050 )
...
fix categoryPin Romanian translation
7 years ago
Elbert Alias
8a5bc035ce
Add ability to pin a category
7 years ago
Elbert Alias
0dcb78a8bd
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
6d7c9a3512
Fix Ant Design, Sqreen, update Tilda icon, fix bookmarklet
7 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)
7 years ago
Max Schmitt
925cc19f9c
Update dependencies ( #1989 )
7 years ago
Elbert Alias
cb754545df
NPM driver: add batch processing, protocol check
7 years ago
Elbert Alias
effee81186
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
YFdyh000
cf64bf7742
Update zh_CN locale ( #1977 )
7 years ago
Elbert Alias
30ac5b413b
Add catch statement
7 years ago
Elbert Alias
77574d548c
Build 5.4.3, NPM performance improvements, removed requestTimeout option
7 years ago
Elbert Alias
3f42859e49
Performance improvements
7 years ago
Elbert Alias
1c38da6e59
Build 5.4.2
7 years ago
Elbert Alias
fdfc95990f
Build 5.4.1
7 years ago
Elbert Alias
9e26b972d6
Check for documentElement in NPM driver
7 years ago
Elbert Alias
48e6638083
Build v5.4.0
7 years ago
Elbert Alias
3cb35624ee
NPM driver: skip non-HTML pages, return analyzed URLs
7 years ago
Elbert Alias
538e843b0d
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
4bbda8916b
Avoid use of prototype functions in inject.js
7 years ago
Camille Barneaud
1fce3cbc6b
Enable the use of W in Firefox for Android ( #1960 )
7 years ago
Camille Barneaud
4b9bc8a8e8
Remove edge code ( #1959 )
...
* Remove edge code in driver.js
* Remove edge code in popup.js
7 years ago
Elbert Alias
be78de5aca
Build v5.3.2
7 years ago
Elbert Alias
46b2e6face
Add animate.css
7 years ago
Elbert Alias
f2a28f6105
Fix links in options
7 years ago
Elbert Alias
e4cfe4599f
Replace promise with callback in browser.wait
7 years ago
Elbert Alias
7661c76029
Add NPM lock file
7 years ago
Elbert Alias
1825f9c1c2
Add missing icon
7 years ago
Elbert Alias
cbf071e083
Fix apps.json issues
7 years ago
Elbert Alias
18733b6c5f
Manual PR merges
7 years ago
Camille Barneaud
b682b4440f
Fix HTML extraction in WebExtensions ( #1920 )
7 years ago
Max Schmitt
6e9e5dc4ef
Fixed not working URLs in the webextension options ( #1930 )
...
Also formatted the code with VS Code, that's why it looks so weird.
7 years ago
Elbert Alias
581758f4c3
Merge js field
7 years ago
Elbert Alias
33c53bd639
Merge branch 'js-field'
7 years ago
Elbert Alias
4177bfbfaf
Port env to js
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
58fb5de26e
Build v5.3.0
7 years ago
Elbert Alias
0f9cc90553
Add language detection
7 years ago
J0N4S
d11296d7c4
Add new language Portuguese-Portugal ( #1907 )
...
This is the translation of the application for portuguese of portugal
7 years ago
M Burak Şentürk
cebcfef38f
Turkish translation fix pack. ( #1905 )
...
* Update messages.json
fixed minor Turkish translation issues.
* Update messages.json
Minor Turkish translation issues fixed.
7 years ago
Camille Barneaud
28d2afaa61
Update driver.js
7 years ago
Camille Barneaud
9ba4c7ea85
Finish implement js field
7 years ago
Camille Barneaud
7d268ed8a3
Fix error in inject.js
7 years ago
Camille Barneaud
c6b6df773d
Add JS field in Wappalyzer.js & for WebExtension driver
7 years ago
Elbert Alias
731b70d611
Removed Edge related code
7 years ago
Elbert Alias
f4850308e4
Disable robots.txt fetching when tracking is disabled
7 years ago
Elbert Alias
123058f69b
Build v5.2.1
7 years ago
Ahmet
192db59a0f
update turkish locale ( #1897 )
7 years ago
Elbert Alias
01d782acff
Drop Edge support
7 years ago
Elbert Alias
45bd501fcb
Updated styled-components icon
7 years ago
Daniel Zdziebko
7f1ca3b03d
Update no.5 for Polish lang ( #1875 )
7 years ago