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 ) ```
6 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
6 years ago
YFdyh000
33ddee6b55
Update zh_CN locale ( #2425 )
6 years ago
Elbert Alias
f5a77f3453
NPM audit fix
7 years ago
Elbert Alias
cbca9c3e7a
Fix linting issues
7 years ago
Andres Castillo
acd2fcb3f2
Update zombie that uses lodash@4.17.10 ( #2417 )
7 years ago
Elbert Alias
a4285e85ec
Unit tests
7 years ago
Elbert Alias
e59ac69979
ESLint fixes
7 years ago
Elbert Alias
eca77528d6
Add eslint
7 years ago
Daniel Zdziebko
cb5529a48e
Update no.7 for Polish lang ( #2386 )
...
* Update no.5 for Polish lang
* Update no.6 for Polish lang
* Update no.7 for Polish lang
7 years ago
Elbert Alias
4e57ea2671
Build v5.5.2
7 years ago
Elbert Alias
42fd5f9153
Disable extension on FirstData Connect payment gateway
7 years ago
Elbert Alias
483696a480
Add JavaScript Libraries category
7 years ago
Elbert Alias
95793836e4
Fix Dockerfile, upgrade NPM
7 years ago
Elbert Alias
4821d18972
Replace yarn install with npm i, add npm shrinkwrap
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
0083cf14f1
Add support for basic auth in NPM driver
7 years ago
Elbert Alias
2ac339156a
Remove package-lock.json in favour of yarn.lock
7 years ago
Elbert Alias
324af65055
Remove NPM dependency
7 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