jvoisin
91856c6eb9
Add detection for mermaid ( #2222 )
...
[This js thingy]](https://mermaidjs.github.io/usage.html ) is pretty popular,
with more than 15k stars.
This can be tested [here](https://mermaidjs.github.io/mermaid-live-editor/ ),
and checked in [its documentation](https://mermaidjs.github.io/usage.html ).
7 years ago
Camille Barneaud
afde9a3359
Three.js version detection ( #2219 )
...
Cf https://github.com/mrdoob/three.js/blob/dev/src/constants.js
7 years ago
AlexByte
4dca448a07
Increase YUI version detection. ( #2216 )
...
* Increase YUI version detection.
* Fix json
7 years ago
jvoisin
534a455be9
Fix hljs detection via javascript ( #2215 )
...
Apparently, it's `hljs.listLanguages` and not `hljs.listLanguage`.
This can be verified [here](https://sigint.sh/ )
7 years ago
jvoisin
b6e8c39b1f
Add marked ( #2214 )
...
* Add marked
This can be checked [here](https://sigint.sh/ ).
This [javascript framework](https://github.com/markedjs/marked ) to parse markdown is pretty popular,
with almost 16k stars.
* Add the logo
* Add the official website instead of the github repo
7 years ago
Heitor Ramon Ribeiro
735e1c8aa0
Added INTI Systems ( #2213 )
...
Added INTI Digital White Label Ticket System
7 years ago
Website Builder
77c74099e8
Mobirise Website Builder ( #2211 )
...
* Add files via upload
* Update apps.json
* Update apps.json
* Update apps.json
* Update apps.json
7 years ago
Nacim Goura
8f4441d3ac
add Paper.js ( #2210 )
...
[paper.js](https://github.com/paperjs/paper.js ) is a graphic javascript library.
7 years ago
Camille Barneaud
a76b5a5fed
Add Reveal version detection ( #2208 )
7 years ago
Elbert Alias
3fdd32f78b
Add patch files
7 years ago
Elbert Alias
1a20370172
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
52c9e144b8
NPM update, patch Zombie.js to include timeout in JS evaluation
7 years ago
Eoghan Murray
ed9f87aacc
Statcounter detection was missing cases where script tag was output via document.write ( #2243 )
...
E.g. tag code as follows:
```<script type="text/javascript">
var sc_project=12847410;
var sc_invisible=1;
var sc_security="cad283e9";
var sc_https=1;
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure ." : "http://www .");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>```
7 years ago
Abd ar-Rahman Hamidi
b53c754221
Update apps.json ( #2217 )
7 years ago
Ujwal Dhakal
344a84d743
implemented pagevamp as cms ( #2205 )
7 years ago
Glad Tidings
5388383a77
Update apps.json ( #2160 )
...
* Update apps.json
* pars elecom portal icon
* Update apps.json
* Update apps.json
7 years ago
Guillaume BAUDHUIN
167796775b
official drupal svg icon ( #2204 )
7 years ago
Camille Barneaud
26022b21ed
Fix MotoCMS pattern ( #2203 )
...
See #2132
7 years ago
jvoisin
93b69a294e
Detect IPB via cookies ( #2200 )
...
This can be tested [here](https://forum.wiwiland.net/index.php?/topic/50403-openmw/page__pid__748659__st__350#entry748659 )
7 years ago
Michael Moravec
3baaa0c3ca
TeamCity: New logo, expand implies, https ( #2198 )
7 years ago
Max Schmitt
2290946422
mouseflow: added version detection ( #2196 )
7 years ago
Max Schmitt
4e2e2bc37d
Snap.svg: added version detection ( #2193 )
7 years ago
jvoisin
05a3c3118e
Add a way to get zurb foundation version ( #2192 )
...
This can be checked [here](http://www.haka-security.org/ )
7 years ago
Camille Barneaud
ad82544f5e
Remove Gitlab description pattern ( #2191 )
...
Causing false positives cf #2190
7 years ago
jvoisin
bfff51c3fd
Fastly can be present in "Vary" header ( #2188 )
...
This can be verified [here](https://stackoverflow.com )
7 years ago
jvoisin
f327408b43
Apparently, some sites are exposing their varnish version ( #2187 )
...
* Apparently, some sites are exposing their varnish version
This can be tested [here](https://en.wikipedia.org/wiki/Erlk%C3%B6nig_(Goethe) )
* Simplify the regexp, since it's a `search` and not a `match`
7 years ago
Charlie Chrisman
d95a3c3afb
Update Contentful detection ( #2186 )
...
* Update Contentful detection
* Update Contentful detection
Updated per suggestion from @jvoisin. Thanks!
7 years ago
Max Schmitt
7f998786b7
added underscore.js version ( #2182 )
7 years ago
jvoisin
604dbaa2f2
Fix a typo in ParticlesJS detection ( #2185 )
...
This can be tested [here](http://tengine.taobao.org/ )
7 years ago
jvoisin
c3d2b274e8
Add an other header to fingerprint cloudfront ( #2183 )
7 years ago
Camille Barneaud
fc6eadb86e
Remove low confidence pattern js ( #2181 )
...
* Remove low confidence pattern js
They were doing a lot of noise with the extension on a lot of website.
+ Improve Select2 detection
* Update vue.js pattern
Change another pattern of Vue.js as suggested @jvoisin
7 years ago
Igor Ryzhenkov
df1fbc0d64
Update messages.json ( #2180 )
7 years ago
jvoisin
41ae79989b
Implement Slick detection ( #2171 )
...
* Implement Slick detection
This can be tested [here](http://spacemacs.org/ ).
No icons :/
* Fix an alcohol-related typo :3
* Remove a missing icon
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
Saman Baboli
0822d46ddb
change raychat.io logo ( #2179 )
...
* change raychat.io logo
* name miss
7 years ago
jvoisin
fecd0a2a24
Tighten a bit woocommerce detection ( #2178 )
7 years ago
jvoisin
0c518d8ef5
Improve the way we get SPIP version ( #2176 )
...
* Improve the way we get SPIP version
This can be checked [here](http://www.lentrepot.fr/ )
* Fix a typo
7 years ago
Max Schmitt
840e141366
Fingerprint.js: added version detection ( #2173 )
7 years ago
Colin Marshall
2efd8f10b0
Update ZURB Foundation icon ( #2174 )
7 years ago
STM
58d8fc0ecc
Removed % characters in confidence number. ( #2172 )
7 years ago
Max Schmitt
b5e4b9d516
SoundManager: added version detection ( #2168 )
7 years ago
jvoisin
b6cc738681
Improve a bit disqus detection ( #2166 )
...
This can be tested [here](blog.lekkertech.net/blog/2018/03/07/iota-signatures/).
This scheme is used on a lot of blogs.
7 years ago
jvoisin
22f8d44911
Improve a bit octopress detection ( #2165 )
...
This can be tested [here](blog.lekkertech.net/blog/2018/03/07/iota-signatures/)
7 years ago
Michael Moravec
b24097c181
Add CDN77 ( #2163 )
7 years ago
Arnaud Ligny
f5b3f12dd9
Update french translations ( #2159 )
...
* Update french translations
* Update messages.json
7 years ago