jvoisin
9b8e2b453c
Add detection for All in One SEO Pack ( #2313 )
...
* Add detection for All in One SEO Pack
This wordpress plugin has [more than 3 million installations](https://wordpress.org/plugins/all-in-one-seo-pack/ ).
* Fix a typo
7 years ago
jvoisin
053c19ce43
Improve a bit gitbook.io detection ( #2312 )
...
This can be verified [here](https://snips.gitbook.io/ )
7 years ago
jvoisin
4ffdc849f8
We're in 2018, websites should be in https ( #2311 )
...
This is a first batch, I might do more in the future
7 years ago
jvoisin
6f0f8f4cb6
Improve ckeditor detection via js ( #2310 )
...
This can be tested [here](https://ideas.lego.com/dashboard ),
and can be found in the documentation of ckeditor.
7 years ago
jvoisin
d15e991113
Complete a0cc689e1d
( #2309 )
...
Since lodash and underscorejs are both using `_`,
the presence of `_.VERSION` shouldn't be used
as anything else but a provider of version number
7 years ago
jvoisin
03d86fb07b
Improve coinhive detection ( #2305 )
...
* Improve coinhive detection
* Remove superfluous parenthesis
* Keep the `opt-in` pattern
7 years ago
jvoisin
242872ddb1
Add a way to detect Laravel presence via js ( #2303 )
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
a0eae8ca04
Hide technologies with 0 confidence, fix Underscore.js and Lodash always being detected together
7 years ago
Elbert Alias
a0cc689e1d
Hide technologies with 0 confidence, fix Underscore.js and Lodash always being detected together
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
Patrick Meenan
98f8691b70
Add resilience for cases where Array has been extended ( #2287 )
7 years ago
Christopher Schmidt
49b3db1d8d
Add Kubernetes Dashboard ( #2288 )
...
* Added Kubernetes Dashboard
* Small fix
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
jvoisin
edb77f57fe
Improve HLJS detection ( #2295 )
7 years ago
张向东
7b4325fbe0
Update Public CMS Icon ( #2296 )
7 years ago
jvoisin
354fe4f74e
Add Flarum detection ( #2299 )
...
This should close #2294
7 years ago
jvoisin
7ea40895a2
Remove some glaring false-positive patterns ( #2300 )
...
* Remove some glaring false-positive patterns
- `Yii` and `dpd` are common patterns due to javascript compressors
- Since `dpd` and `dpd.js` are the only way to detected Deployd,
and deployd isn't a dependency of anything else, we should
remove it, since it's too false-positive prone
This should close #2289
* Remove a leftover icon
7 years ago
jvoisin
4713f88dc9
Remove some useless app ( #2301 )
...
All of them have zero detection on wappalyzer.com
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
John
6169a2e868
Add BoldGrid Post and Page Builder ( #2278 )
...
* Add BoldGrid Post and Page Builder
https://wordpress.org/plugins/post-and-page-builder/
* Correct protocol to https [BoldGrid]
7 years ago
jvoisin
db5320dbe4
Wordpress implies MySQL ( #2276 )
...
As documented on [its website]( https://codex.wordpress.org/Using_Alternative_Databases )
7 years ago
jvoisin
c9c09721a5
Add a way to get bugzilla's version ( #2275 )
...
This can be tested [here](https://bugzilla.xfce.org/ )
7 years ago
mahdi
b4bdc1ac0c
Fix conflict by PrestaShop ( #2274 )
...
* Fix conflict by PrestaShop
* Change implies
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
Marc
3d8ed9728f
Update CakePHP Icon ( #2269 )
7 years ago
jvoisin
dd456b53c1
Improve jenkins detection ( #2268 )
...
This can be tested [here](http://ci.rada.re/job/radare2/ )
7 years ago
jvoisin
60bc579324
Add a way to get plotly version ( #2267 )
7 years ago
jvoisin
59f844a48a
Remove some useless httpd ( #2265 )
...
* Remove some useless httpd
This was done for httpd without any usage on
the [technologies webpage]( https://www.wappalyzer.com/technologies )
* Remove the icons
* Remove yet an other icon
7 years ago
Christof Horschitz
aa7c8478ad
fixed wrong data type on cats ( #2266 )
7 years ago
jvoisin
c21f869524
Fix Jira detection by unescaping a dot ( #2262 )
...
This can be tested [here](https://jira.ez.no/browse/EZP-26582 )
7 years ago
jvoisin
25a6ce44ac
Improve XenForo detection ( #2261 )
...
* Improve XenForo detection
This can be tested [here](https://thebot.net/threads/python-3-function-annotations.363444/ )
* Fix the json
7 years ago
jvoisin
45c4c41059
Tighten a bit asp and iis detection ( #2260 )
...
- The x-powered-by header is trustworthy for ASP
- The `server` header for IIS always starts with `IIS`
7 years ago
Fabian Schultz
ccfa3a38d9
Add ctfassets.net to Contentful detection ( #2257 )
...
* Add ctfassets.net to Contentful detection.
* Use optional quantifier.
7 years ago
benzel
70b5cb3f45
Updated missing locales ( #2256 )
7 years ago
jvoisin
c7439345e3
Remove some `unpopular` detection ( #2255 )
...
* Remove some `unpopular` detection
Those have zero hits on https://www.wappalyzer.com/technologies
* Remove icons
7 years ago
jvoisin
1982e1986b
Tighten a bit some `Server` regexp ( #2254 )
...
Those were tested on the top10 of every detection
7 years ago
Yanis Ghidouche
80181ad4b3
remove regex for YII Framework ( #2252 )
...
Regex for script detection on YII Framework section prupose to much false positive, as prupose on https://github.com/AliasIO/Wappalyzer/pull/2246 is better to just delete it.
7 years ago
kevNii
2065d5054b
fix meta detection ( #2277 )
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
mr G1K
31a300ea11
Google Analytics Enhanced eCommerce ( #2230 )
...
* Google Analytics Enhanced eCommerce
tagmanager generate link
//www.google-analytics.com/plugins/ua/ecommerce.js
* Update apps.json
7 years ago
Eoghan Murray
33979d5e86
Add Zenfolio detection (Photo Galleries) ( #2250 )
...
* Add Zenfolio detection (Photo Galleries)
* Update Statcounter logo to new svg version and decapitalize 'C'
7 years ago
Camille Barneaud
324a44a7cf
Change Twemoji cat from JS Graphics to misc ( #2249 )
...
Cf #2241
7 years ago
jvoisin
3ea0c9dc16
Improve a bit Wix detection ( #2248 )
...
This should close #2245
7 years ago
jvoisin
da0103fe1d
Add ReDoc detection ( #2247 )
...
* Add ReDoc detection
This can be tested [here](https://api.mattermost.com/#tag/APIv3-Deprecation )
The project has almost [2500 stars](https://github.com/Rebilly/ReDoc )
* Implement cools ideas from @gadcam
7 years ago
Shahryar Soltanpour
2dd9123989
add backtory ( #2239 )
7 years ago
jvoisin
95e1b71e6e
Medium is written in nodejs ( #2236 )
...
[Sources](https://stackshare.io/medium/medium-com )
7 years ago
Nacim Goura
363c104c2a
add version for jQuery Mobile ( #2235 )
...
It's possible to get the version of jquery mobile with `jQuery.mobile.version`
7 years ago
jvoisin
1487d9f0c7
Remove a Magento flase-positive ( #2234 )
...
This should close #2212
7 years ago
jvoisin
3ec692fbfb
Improve a bit Hugo detection ( #2232 )
...
This can be checked [here](http://blog.ralch.com/tutorial/golang-embedded-resources/ )
7 years ago
Nacim Goura
2d5536b7be
Fix bad category for medium.com ( #2231 )
...
Medium is a [blog](https://en.wikipedia.org/wiki/Medium_(website) ), but is in the CMS category. I corrected that.
7 years ago
mr G1K
23c235bc22
add Yandex Metrika alternate CDN ( #2229 )
...
* Update apps.json
Yandex metrika alternative CDN
https://w6p.ru/ZGZlNT.png
* Update apps.json
7 years ago
Nacim Goura
abda2892e7
remove stamplay ( #2228 )
...
You should remove (stamplay)[https://github.com/Stamplay ] because none of the repository has more than 1000 stars. And no sites have been detected with this technology.
Show (link)[https://www.wappalyzer.com/technologies/stamplay )
7 years ago
Nacim Goura
2133781517
add Docusaurus ( #2226 )
...
[Docusaurus](https://github.com/facebook/Docusaurus ) is a documentation tool by facebook
7 years ago
Nacim Goura
7d946213c5
move multiple pages in good alphabetic order ( #2225 )
...
They were placed in the wrong alphabetical order.
- animate.css
- google analytics enhanced ecommerce
- Prebird
- Genexus
- CNV platform
- 3DM
7 years ago
Nacim Goura
4d123cf776
remove GitPHP ( #2224 )
...
I propose we remove that detection. The site is for sale and I did not find the project open source so impossible to have 1000 stars.
7 years ago
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
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
jvoisin
6b937775be
Fix a critical typo in `particules.js` detection. ( #2162 )
...
Super-duper sorry about this.
7 years ago
Elbert Alias
c4b7070e12
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
5344662f4c
Implement browser.cookie API
7 years ago
jvoisin
08e0a3cb13
Fix a typo in crypto-loot, found by @gdcam ( #2161 )
7 years ago
Max Strübing
01a523694d
Use https for neos/flow website ( #2158 )
7 years ago
Max Schmitt
83fe10cda9
bootstrap. added version detection ( #2147 )
7 years ago
Elbert Alias
6de4bac1e4
Update locales
7 years ago
Elbert Alias
6f79a1775d
Update locales
7 years ago
Elbert Alias
56e3d419ce
Fix Dart implies/excludes
7 years ago
Anthony Maki
3c2ee9ff23
Add AngularDart and Dart to Wappalyzer ( #2113 )
...
- Add AngularDart as Web Framework
- Add Dart as Programming Language
- Tweak other Angular entries (Angular, AngularJS, Angular Material) with 'excludes' logic
7 years ago
AlexByte
a37bef4fb3
Add Vaadin. ( #2106 )
7 years ago
benoitboireau
26fd34805a
Add a way to detect ip-label agent ( #2118 )
...
* Add a way to detect ip-label agent
* Add a way to detect ip-label
7 years ago
Andres Castillo
5d6ff3ac5b
Analyze headers ( #2129 )
...
* Await analyzeHeaders promise + add tests
* Parse js patterns when analyzing js
* Put back parseJsPatterns where it was
* Separete to devDependencies
* Add apps object to isolate and prevent manual updates
* Simplify wappalyzer.apps
* Only use necessary input data per analyze use case
* Remove package-lock.json
* Checking in yarn.lock
* Remove npm from test script
7 years ago
jvoisin
89429b0995
Add a way to get woocommerce version ( #2126 )
...
This can be tested [here](https://puri.sm/products/ )
7 years ago
jvoisin
7b5a0ae59b
Improve a bit quantserve detection ( #2127 )
...
This can be tested [here](http://www.slate.com/articles/news_and_politics/crime/2013/12/gun_ownership_causes_higher_suicide_rates_study_shows.html )
7 years ago
Max Schmitt
d51f75b6a1
fancybox: added version detection ( #2128 )
7 years ago
Nacim Goura
77621bd48b
Add Pelican ( #2130 )
...
* Add Pelican
python cms
* change http by https and simplify detection
* fix false-positive
7 years ago
Cameron Tod
4c6df64a4c
Add Acquia Cloud PaaS hosting platform. ( #2131 )
7 years ago
jvoisin
3a3a2a38d5
Add a way to get leaflet's version ( #2133 )
...
This can be tested [here](http://umap.openstreetmap.fr/en/ )
7 years ago
Jonas Franz
bf421bfb27
Add Gitea ( #2135 )
...
* Add Gitea
* Removing unnecessary group
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Improve regex of Gitea
Add support for version detecting
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Switch to https
7 years ago
jvoisin
e28da87bac
Add a way to get Wink's version ( #2137 )
...
This can be tested [here](https://boutique.orange.fr/internet/offres-fibre/resultat-eligibilite )
7 years ago
jvoisin
0ddb5e380c
Improve a bit the gitlab detection ( #2138 )
...
This can be tested on gitlab's website
7 years ago
jvoisin
9947a4a218
Github pages are now only a CDN, and not a blog ( #2139 )
...
The rationale for this commit is that when you're putting content on github
pages, the underlying blog engine is Jekyll, or anything else that you might
use to generate static html. Github pages are only the things that is serving
your pages, aka a content delivery network.
7 years ago
Camille Barneaud
6a691ca768
Fix typos apps.json ( #2142 )
...
- Fix 2 scripts pattern
- Convert the last "env" pattern to the js format
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
jvoisin
1fd9273e3a
Improve jquery migrate and jquery mobile detection ( #2145 )
...
* Improve jquery migrate and jquery mobile detection
This can be tested [here](http://docs.python-requests.org/en/master/ )
- remove the `rc` thingy, since no other patter using it, and I haven't seen a
single website actually using it.
- jquery-migrate is valid too
- Remove `.*` in favour of of an optional `.min`
* Fix an unnecessary escape, thanks to @gadcam
7 years ago
jvoisin
f099491bd3
Improve Material Lite detection ( #2146 )
...
This can be tested [here](https://google.github.io/xi-editor/gsoc.html )
7 years ago
jvoisin
a64fa26eb1
Improve a bit highligthjs detection ( #2148 )
...
* Improve a bit highligthjs detection
- Add a `js`-based detection
- Simplify the `script` pattern
- The `script` can now get the version
* Add a missing `?`
7 years ago
jvoisin
80064f8e42
Improve a bit firebase detection ( #2149 )
...
* Improve a bit firebase detection
- Improve the `script` thingy
- http -> https
* Add a `js` pattern
7 years ago
jvoisin
4cebd35c2c
Improve a bit the cryptoloot detection ( #2150 )
...
Based on [this article](https://badpackets.net/how-to-find-cryptojacking-malware/ )
7 years ago
jvoisin
876c33f3ee
Improve a bit the coinimp detection ( #2151 )
7 years ago
jvoisin
5da0137c91
Improve semantic-ui detection ( #2153 )
...
- Simplify the regexps
- Add a way to detect the version
- Remove the `ui` pattern, since it was triggering a lot of false-positives
- http -> https
This can be checked [here](https://git.libskia.so/ )
7 years ago
jvoisin
c6cc1bfb7a
Improve a bit clipboards.js detection ( #2154 )
...
This can be tested [here](https://git.libskia.so )
7 years ago
jvoisin
4aa6c3d86a
Improve a bit tinymce detection ( #2155 )
...
* Improve a bit tinymce detection
- Add a `script` pattern
- Add a way to get the major version
This can be tested [here](https://www.mediapart.fr/journal/france/080318/mandelieu-un-promoteur-vendeur-d-armes-en-affaire-avec-la-famille-du-maire )
* Add a missing part in a regexp, spotted by @gadcam
7 years ago
jvoisin
d5d2101e12
Add particles.js detection ( #2156 )
...
This can be checked [here](http://pwning.fun/ ) and [here](https://vincentgarreau.com/particles.js/ ).
It has ~14.000 stars in github, and is used on a metric fuckton of websites
who want a fancy background. Unfortunately, it doesn't have an icon yet.
7 years ago
wpCache
f386739522
update wpCache ( #2110 )
...
* update wpCache
New version 2.0 Fix error browser chrome - firefox
* change implies
"implies": [
"WordPress",
"PHP"
],
7 years ago
jvoisin
af9af7d1c8
Add a way to get Stripe's version ( #2125 )
...
This can be tested [here](https://stripe.com/atlas/guides/business-of-saas )
7 years ago
Gonzalo Rizzo
fb6f1f5665
Add Genexus detection ( #2124 )
...
* Add Genexus detection
* Fix genexus image size
* Add Miscellaneous category to Genexus
* Use /gxp\\.js as script regexp
* Remove gx js global to detect Genexus
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
jvoisin
3a19eeeb0d
Improve Concerte5 handling ( #2121 )
...
- Better version detection (the `ab` thingy looks like a bug to me)
- Tighten the regexp for the generator
- Tighten the `script` thingy
- The website is using https
7 years ago
jvoisin
d2260af0f2
Add a way to get XRegExp's version ( #2120 )
7 years ago
Max Schmitt
93d23283e5
React: Fixed version detection ( #2117 )
...
* React: Fixed version detection
Example sites which are using React:
- Slack
- Dropbox
- Imgur
On all it works fine with PascalCase "React".
* React: Readded old version detection
* React: Removed unnecessary js check
7 years ago
jvoisin
a921a1b878
Add a way to get tweenmax's version ( #2115 )
...
This can be tested [here](https://www.kravmagaparis12.com/ )
7 years ago
jvoisin
7ac29fac53
Add a way to get requirejs version ( #2114 )
...
This can be tested [here](https://rougie.fr/ )
7 years ago
jvoisin
0e1dd2986a
Add the next stable release of debian ( #2112 )
7 years ago
jvoisin
8936227e60
Add a way to get socket.io's version ( #2111 )
...
This can be tested [here](https://cloud.scaleway.com/#/ )
7 years ago
jvoisin
ed81e2a634
Add awesomplete ( #2105 )
...
This can be tested [here](https://leaverou.github.io/awesomplete/ ) or [here](https://links.imirhil.fr/ )
The library is [pretty popular](https://github.com/LeaVerou/awesomplete ), with almost 6000 stars
7 years ago
jvoisin
687dedce1b
Add a way to get algolia's version ( #2103 )
...
This can be tested [here](https://blog.heroku.com/ruby-2-4-features-hashes-integers-rounding#better-hashes ).
Please note that `algoliasearch` and `AlgoliaSearch` are both present on
the webpage
7 years ago
jvoisin
89ed918bc0
Tighten a bit the ExpressionEngine regexp ( #2102 )
...
This can be tested [here](http://shamelessmag.com/blog/entry/adversary-making-a-statement-in-the-industrial-mu/ )
7 years ago
jvoisin
32b5408aa5
Add a way to get polymer's version ( #2101 )
...
This can be tested [here](https://www.youtube.com/watch?v=-8cOWt7lvUQ )
7 years ago
jvoisin
8e1bfb4e45
Add a category for static site generators ( #2092 )
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
jvoisin
ccdb6949f7
Add mkdocs detection ( #2097 )
...
This can be verified [here](http://archerysec.info ). It's a [pretty
popular]( https://github.com/mkdocs/mkdocs ) software.
7 years ago
TotPeRo
c5bb9bc12c
fix analyzeMeta duplicate line ( #2096 )
...
in analyzeMeta function the r const is declared but never used and in next if is the same code.
7 years ago
jvoisin
1c64985ffc
Change webpack's category ( #2094 )
...
This should close #1586
7 years ago
jvoisin
de8c568412
Add Koha ( #2093 )
...
* Add Koha
This should close #2048
* Add a js patterns potted by @gadcam
7 years ago
jvoisin
a19df3db2b
Add a way to detect Gazelle ( #2091 )
...
* Add a way to detect Gazelle
This can be tested [here](http://159.89.252.33/torrents.php ) and [here](https://empornium.sx )
* Add a js pattern found by @gadcam
7 years ago
jvoisin
1bb90eb633
Add a way to get typekit's version ( #2090 )
...
This can be tested [here](https://readthedocs.org/ )
7 years ago
jvoisin
21e14940a4
Add a way to get YUI version ( #2089 )
...
This can be tested [here](https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1732150 )
7 years ago
jvoisin
87b62c8975
Add a new way to get bootstrap's version ( #2088 )
...
This can be tested [here](http://storm-country.com/blog/evo-deco ),
based on [this method](https://github.com/twbs/bootstrap/issues/16264 )
7 years ago
jvoisin
0a3ae5538d
Add Flickity ( #2086 )
...
This can be tested [here](https://www.grsecurity.net/support.php )
7 years ago
jvoisin
fd8234e847
Add a way to get jqueryui version ( #2084 )
...
This can be tested [here](http://linuxmao.org/open%20stage%20control )
7 years ago
jvoisin
b15538b9cd
Add a way to get scriptaculous version ( #2082 )
...
This can be verified [here](https://revolt.group/ )
7 years ago
jvoisin
533b02a34e
Add a way to get Prototype's version ( #2081 )
...
This can be verified [here](https://revolt.group/ )
7 years ago
jvoisin
a2fd98d1d7
Add a way to get vus.js version ( #2079 )
...
This can be tested [here](https://vuejs.org/v2/guide/ )
7 years ago
jvoisin
c971da9736
Add a way to get react's version. ( #2078 )
7 years ago
jvoisin
e428c10220
Add a way to get raphael's version ( #2077 )
...
This can be tested [here](https://hackmd.io/EwQwDARmBmDGCcBaAjAU1sxAWA7Ox880wiOAJgMyw4ywXSpZA=== )
7 years ago
jvoisin
cc0d4d3824
Add a way to get lodash's version ( #2076 )
...
This can be tested [here](https://hackmd.io/EwQwDARmBmDGCcBaAjAU1sxAWA7Ox880wiOAJgMyw4ywXSpZA=== )
7 years ago
Gerard Nguyen Van Thao
c0460a7378
Add detection for Shopcada ( #2083 )
...
* Add detection for Shoper
* ### ADDED: Shopcada - Ecommerce Platform
* ### CHANGED - move Shopcada icon to correct folder
7 years ago
Elbert Alias
0a63ef2ddd
Build v5.4.7
7 years ago
jvoisin
ffc7538116
Simplify mediawiki version detection ( #2071 )
...
Mediawiki versions can contain a lot of different letters, like
[`1.31.0-wmf.17`](view-source:https://en.wikipedia.org/wiki/Token_bucket ),
so there is no need to check for numbers specifically.
7 years ago
jvoisin
65e01f3a42
Add a way to get mustachejs version ( #2072 )
...
This can be tested [here](https://en.wikipedia.org/wiki/Token_bucket ).
7 years ago
Camille Barneaud
484d2e3ce7
Update js patterns & add version detection - MediaElement.js --> Plesk + Some removed apps ( #2070 )
7 years ago
jvoisin
49c19869cb
Add a way to get modernizr version via "js" ( #2074 )
...
This can be verified [here](https://www.spip.net/en_rubrique25.html )
7 years ago
AlexByte
b3def7e9f9
Add again viewBox to AngularJS icon. ( #2075 )
7 years ago
Cosmin
a6e124caf7
added Woosa application ( #2066 )
...
* added Woosa application
* updated icon name
7 years ago
Max Schmitt
ed6a1315d6
OpenUI5: added version detection ( #2062 )
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
Sarun Intaralawan
3c5d8180c6
Remove `ng-version` detection from AngularJS ( #2052 )
7 years ago
Elbert Alias
c7fe16d185
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
28a93d5bec
Improve Joomla pattern, decrease processed HTML sise
7 years ago
Brandon Kelly
b0dc7f0644
Added Craft Commerce detection ( #2059 )
7 years ago
Elbert Alias
fd9c20c700
Escape meta characters
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