Federico Kauffman
d50ec292f7
Add Visual Website Optimizer detection ( #1896 )
7 years ago
Elbert Alias
01d782acff
Drop Edge support
7 years ago
Elbert Alias
366eaab73e
Fix OpenUI5
7 years ago
Elbert Alias
45bd501fcb
Updated styled-components icon
7 years ago
Max Stoiber
3a4886a532
Add styled-components ( #1858 )
...
[styled-components](https://styled-components.com ) is a React.js library
for writing CSS in JavaScript. It has almost 11,5k stars on GitHub and
is widely known: https://github.com/styled-components/styled-components
7 years ago
jvoisin
a724db0739
Remove some useless "confidence" stuff ( #1895 )
...
* Remove some useless "confidence" stuff
- HHVM implies PHP
- Mattermost can run on Postgre or Mysql, there is no point in showing them both at 50%, we don't do this for anything else
- If something is powered by ASP.NET, it's running ASP.NET
- If there is "Python" in a "Server" header, it's powered by Python
- RiteCMS is running on SQLite by default, it's the whole point of running this CMS instead of something more heavy
- JQuery is a mandatory dependency of typeahead
* @q-- is right, HHVM might imply Hack
I haven't seen any serious website in Hack, except facebook,
so lets go for 75%
* @q-- is right again
> Microsoft IIS will send this header if ASP.NET is installed (by default if you use IIS, I think) even ASP.NET isn't actually used.
7 years ago
jvoisin
64d6299f76
Add a way to detect Jekyll via html ( #1894 )
...
* Add a way to detect Jekyll via html
This can be tested [here](https://www.blackhoodie.re/archive/ ),
and on any Jekyll blog that you might encounter
* A lot of github pages are created with "Jekyll Now"
This can be tested [here](http://www.unicorn-engine.org/download/ )
7 years ago
jvoisin
f7c055fbca
"Borrow" JQuery's version detection for Bootstrap ( #1893 )
...
* "Borrow" JQuery's version detection for Bootstrap
* Fix a typo
7 years ago
jvoisin
ff4b325713
When phusion passenger gives a version number, it's not for Ruby ( #1891 )
...
* When phusion passenger gives a version number, it's not for Ruby
This can be tested [here](http://www.barnivore.com/beer?vfilter=All ).
There is no such thing as Ruby 5.X
* Fix two typo
7 years ago
jvoisin
9938653658
Add a way to get underscore's version, on Wordpress ( #1888 )
...
This can be tested [here](https://www.aviwell.fr )
7 years ago
jvoisin
5a12878c06
Add a way to fingerprint raphael.js ( #1887 )
...
* Add a way to fingerprint raphael.js
This can be tested on [cryptonator](https://www.cryptonator.com/rates/XMR-EUR )
* Make the new groups optional
7 years ago
jvoisin
0fe7fd2ee9
Add an other way to get jquery's version ( #1884 )
...
* Add an other way to get jquery's version
This syntax is used by wordpress, and can be tested [here](https://about.mattermost.com/blog/ )
* Fix a typo
7 years ago
jvoisin
50528059d2
Add a way to get gravityform's version ( #1883 )
...
* Add a way to get gravityform's version
This can be tested [here](https://about.mattermost.com/blog/ )
* Fix a typo, thanks to @kkadosh
7 years ago
jvoisin
56c1de10f0
Add a way to get Yoast SEO version ( #1882 )
...
* Add a way to get Yoast SEO version
This can be tested [here](https://about.mattermost.com/blog/ )
* Fix a typo
* Fix a typo, courtesy of @kkadosh
7 years ago
kkadosh
24de826747
Fix SonarQubes detection ( #1880 )
7 years ago
kkadosh
31417b426b
Fix bootstrap detection ( #1879 )
7 years ago
kkadosh
2ed67f99bd
Fix Melis detection ( #1878 )
7 years ago
Daniel Zdziebko
7f1ca3b03d
Update no.5 for Polish lang ( #1875 )
7 years ago
jvoisin
616d528cb7
Add a way to get Sphinx' version ( #1876 )
...
* Add a way to get Sphinx' version
This can bes tested [here](www.sphinx-doc.org/en/stable/) and [here](https://clang.llvm.org/docs/AddressSanitizer.html )
* Walk around the stupid CI :>
7 years ago
jvoisin
234388a85b
Fix two typos in bitbucket detection ( #1874 )
...
- a `+` was misplaced
- a `</span>` was misplaced and not needed anyway
7 years ago
jvoisin
a3a138a8eb
Improve a bit ezPublish detection via cookies ( #1872 )
...
This can be tested [here](https://www.mutac.com/ )
7 years ago
jvoisin
828efe883a
Improve a bit hybris detection ( #1871 )
...
* Improve a bit hybris detection
- Factorize a bit the regexp
- Add a new pattern that can be tested [here](https://www.iittala.com/se/sv/home )
- Change the url to https
* Fix a typo
7 years ago
jvoisin
b460101bff
Tighten a bit some urls, thanks to @q-- ( #1869 )
...
* Tighten a bit the url, thanks to @q--
* Fix a typo, thanks to @q--
* Fix an other `^^` instance
7 years ago
jvoisin
2b2a58432c
Improve fastly detection ( #1867 )
...
This can be checked [here](http://www.sxcurity.pro/2017/11/27/tricky-CORS/ )
7 years ago
jvoisin
4fc8262fc4
Add detection of github pages ( #1866 )
...
* Add detection of github pages
This can be tested [here](http://www.sxcurity.pro/2017/11/27/tricky-CORS/ ).
* s/svg/png/
* Take @q-- comments into account ♥
7 years ago
AlexByte
853e316c36
Add viewBox to AngularJS icon. ( #1861 )
7 years ago
Max Schmitt
c9ece820cb
Add OpenUI5 ( #1860 )
...
OpenUI5 is a very populated Web and JavaScript Framework for enterprise web applications. It is used to create web applications which are highly responsible and maintainable in an easy way.
7 years ago
jvoisin
af44f7f8d7
Add a "cryptominer" category ( #1859 )
...
* Add a "cryptominer" category
* Crypto-loot and Project-Poi are crypto-miners too
7 years ago
jvoisin
c30a8468cf
Add asciinema detection ( #1857 )
...
This can be tested [here](https://ondevice.io/ ) or [here](https://asciinema.org/ ). Its source code is [here](https://github.com/asciinema/asciinema-server )
7 years ago
Max Schmitt
1e2d6da919
Fixed inconsistent formatting ( #1856 )
7 years ago
Elbert Alias
fa1e4c8872
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
f588270579
Dont fetch robots.txt on non HTTP requests
7 years ago
Elbert Alias
aebf15b841
Add requestTimeout option, timer for debugging
7 years ago
Elbert Alias
727215463c
Fix incorrect object iteration
7 years ago
Elbert Alias
85ec4c6945
Catch browser.html() exceptions in NPM driver
7 years ago
Elbert Alias
0c53f79a54
Catch browser.html() exceptions in NPM driver
7 years ago
Elbert Alias
90566027cb
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
q--
53b805cc73
Escape periods in various regexes ( #1855 )
7 years ago
q--
030463e3ea
Lower confidence for short patterns (D3 and NV3D patterns) ( #1854 )
...
* Low confidence for 2-character environment variables
These can be automatically generated by the Google Closure Compiler
(which will, if configured, replace global variables with auto-generated
ones such as aa, ab, ac et cetera.) Hence, they are a less reliable
indication that a library which would also set said variable is present.
* Low confidence for D3 and NV3D env patterns
These variables can be automatically generated by the Google Closure Compiler (which will, if configured, replace global variables with auto-generated ones such as aa, ab, ac et cetera.) Hence, they are a less reliable indication that a library which would also set said variable is present.
7 years ago
Karafizi Arthur
15fd3cbf8e
Add Vigbo CMS ( #1853 )
...
* Add Vigbo CMS
* Add escaping for dots
7 years ago
Karafizi Arthur
622c5c8dd3
Add Tilda CMS ( #1852 )
...
* Add Tilda CMS
* Add tilda.png
* Remove unnecessary indent
* Add indent (some strange happens with indents)
* Remove unnecessary comma
* Fix regexp pattern
* Fix by using non-capturing group
* Add escaping for dots
7 years ago
jvoisin
3917c663f0
Add a way to get woocommerce version ( #1850 )
...
This can be tested [here](view-source:https://charliehebdo.fr/ )
7 years ago
Elbert Alias
3af6958a0d
Suppress page errors in NPM driver
7 years ago
jvoisin
9697b969aa
Improve a bit our Bootstrap handling ( #1848 )
...
- It's "Bootstrap", not "twitter bootstrap"
- The `env` was funky
- Factorize a bit the `script` section
- Rename the icon
- The website is in https
7 years ago
jvoisin
bab0daf214
Add svbtle detection ( #1847 )
...
* Add svbtle detection
This can be tested on any svbtle blog, likes [this one](https://blog.dijit.sh/ ).
* Fix some minor issues, courtesy of @gadcam
7 years ago
jvoisin
b1672820ce
Improve a bit the demandware detection ( #1846 )
...
This can be tested [here](view-source:https://www.undiz.com/en/home )
7 years ago
Elbert Alias
50818de3b8
Remove async/await in NPM driver for ES6 compatibility
7 years ago
Elbert Alias
3bda8533b2
Refactor NPM driver into class
7 years ago
Elbert Alias
a0c4618fbc
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
211c1d659c
Add crawler functionality in NPM driver
7 years ago