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
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
Daniel Zdziebko
43603c5e08
Update no.6 for Polish lang ( #2056 )
...
* Update no.5 for Polish lang
* Update no.6 for Polish lang
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
2e5651f3c9
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
0fbaa9622c
Add Adyen, popup styles
8 years ago
TotPeRo
eca877f92c
categoryPin Romanian translation ( #2050 )
...
fix categoryPin Romanian translation
8 years ago
Elbert Alias
8a5bc035ce
Add ability to pin a category
8 years ago
Elbert Alias
0dcb78a8bd
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
6d7c9a3512
Fix Ant Design, Sqreen, update Tilda icon, fix bookmarklet
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
Max Schmitt
925cc19f9c
Update dependencies ( #1989 )
8 years ago
Elbert Alias
cb754545df
NPM driver: add batch processing, protocol check
8 years ago
Elbert Alias
effee81186
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago