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
Sarun Intaralawan
be6e201ebd
Remove `ng-version` detection from AngularJS ( #2042 )
...
The `ng-vesion` attribute only exists in Angular, not AngularJS.
This fixes the merge screw up in #2007
7 years ago
Camille Barneaud
30a3d74ac8
Add A-Frame detection ( #2044 )
...
* Add pattern for A-Frame
* Add A-Frame icon
* Fix script pattern
7 years ago
Sarun Intaralawan
7305e56aa1
AngularJS icon and Angular icon is not the same ( #2045 )
7 years ago
Max Schmitt
b7be99a1d7
Squarespace: Adds html detection ( fix #2026 ) ( #2046 )
...
Adds the html detection for Squarespace
7 years ago
Fabian Schultz
a214b73b5d
Add Kajabi. ( #2049 )
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
kkadosh
900ef3fd7c
Fix forgotten comma that prevent json loading ( #2043 )
7 years ago
Sarun Intaralawan
9965e64f76
Angular and AngularJS is not the same ( #2041 )
...
According to [Angular branding guideline](https://angular.io/presskit#brand-names ), AngularJS is referred to 1.x versions and Angular is referred to 2+ versions.
This reverts parts of #2037
7 years ago
Sarun Intaralawan
c5f7058537
Angular root component can have different selector ( #2007 )
7 years ago
jvoisin
a7dd5583bf
Normalize a bit the implies ( #2037 )
...
This should close #2036
7 years ago
kkadosh
1eb6ba1264
Add an other way to identify redmine ( #2034 )
...
* Add an other way to identify redmine
* Fix regex
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
Rigas Papathanasopoulos
d44fe72222
Add detection for Transifex live ( #2031 )
7 years ago
Max Schmitt
10dd6c6e81
Improved OpenUI5 logo quality ( #2030 )
7 years ago
kkadosh
dcdec477fc
Add Zend version detection ( #2029 )
...
* Add Zend version detection
* Fix version detection
7 years ago
Nick Ford
368272fe07
watch for data-v in html elements ( #2027 )
7 years ago
Ali Aghaie
381ff7a8b5
Add Shopfa ( #2021 )
7 years ago
kkadosh
2a072ae435
Improve hybris detection ( #2018 )
7 years ago
Ilya Grigorik
10a98a35a6
Add detection for Accelerated Mobile Pages ( #2017 )
...
* add detection for Accelerated Mobile Pages
Detect logic mirrorer from AMP validator: https://github.com/ampproject/amphtml/blob/master/validator/chromeextension/content_script.js#L101
Closes #2013 .
* update AMP HTML regex
7 years ago
Hyder B
6f08ac7dfb
Detect Vbulletin version ( #2006 )
...
* detect vbulletin version
* added space
* Match space should be optional
7 years ago
jvoisin
5075e10afc
Vastly improve Bugzilla detection ( #2005 )
...
This can be tested [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1419581 )
7 years ago
Hyder B
08c17d2c6c
remove vox ( #1998 )
...
* remove vox
* remove vox icon
7 years ago
jvoisin
523b840202
Improve a bit the detection of scriptaculous ( #1997 )
...
This can be tested [here](store.steampowered.com/sale/devolverdonequick/)
7 years ago
Camille Barneaud
e1d47b037b
Split Angular into AngularJS & Angular ( #1995 )
7 years ago
Limon Monte
fb7a4a9efc
Update SweetAlert2 homepage and script to detact all.min.js ( #1993 )
7 years ago
kkadosh
9f827dee18
Change priorities ( #1990 )
...
* Change priorities
* Change too high priority
* Increase Database Managers priority
* Change javascript/web framework priorities
7 years ago
Max Schmitt
925cc19f9c
Update dependencies ( #1989 )
7 years ago
Max Schmitt
f0546375ac
added editor schema.json inline support e.g. VS Code, Atom etc. ( #1988 )
7 years ago
Max Schmitt
08d9f18426
Fix: jQuery Migrate detection ( #1987 )
...
Adding `jQuery.migrateVersion` for version detection via JavaScript: 180a4531d6/README.md (migrate-plugin-api)
7 years ago
kkadosh
c16e93283f
Add laterpay detection ( #1986 )
7 years ago
Brandon Kelly
cc00335752
Update Craft CMS detection ( #2023 )
...
Craft’s `X-Powered-By` header could start including other details besides the product name, so all we should care about is that “Craft CMS” is in there somewhere.
7 years ago
Elbert Alias
fa91ebd4c1
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
cb754545df
NPM driver: add batch processing, protocol check
7 years ago
Brandon Kelly
69a4864a0f
Escaped a bunch of \'s ( #2022 )
...
If these `\`s aren’t escaped property, they will be discarded when the JSON is decoded.
7 years ago
Rizchel Dayao
2b001826de
Remove Schneider and Schneider Web Server, closes #1991 ( #2011 )
7 years ago
Elbert Alias
49914dd959
Remove unneeded icons
7 years ago
Elbert Alias
effee81186
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Hyder B
207dcb1280
Yoast SEO implies WordPress ( #1983 )
7 years ago
Gerard Nguyen Van Thao
499f171ac0
Add detection for Shoper ( #1982 )
7 years ago
kkadosh
b8a1e9c973
Fix Gallery regex to avoid FP ( #1981 )
7 years ago
jvoisin
f8ce9b357f
Change the priority for documentation tools ( #1980 )
7 years ago
Sang Nguyen
fa01b0f9d4
Add MYPAGE platform detection ( #1979 )
...
* Add MYPAGE platform detection
* Add icon for MYPAGE platform
7 years ago
YFdyh000
cf64bf7742
Update zh_CN locale ( #1977 )
7 years ago
jvoisin
fa4d63d104
Add detection for Flat UI ( #1976 )
...
The official website is [here](https://designmodo.github.io/Flat-UI/ ),
the github is [here](https://github.com/designmodo/Flat-UI ), and can be
tested [here](https://up2sha.re/ ).
7 years ago
jvoisin
d368a59f4a
Add jquery-migrate detection ( #1975 )
...
This plugins is used a lot by lazy dev who don't want to upgrade.
This commit can be tested [here](https://www.tinyclues.com/ )
I also updated two jquery-related links to https.
7 years ago
Arun Pattni
8c0eff01e0
Added XWiki detection ( #1973 )
...
* Added XWiki
* Fix Typo
7 years ago
Aslan Vatsaev
2e13165f92
fix: fix Angular (2+) naming and icon, Angular is not AngularJS ( #1971 )
7 years ago
Chawye Hsu
327a11fe0f
Add Hexo detection ( #1970 )
...
* Add Hexo detection
* Update Hexo detection
7 years ago
kkadosh
011f761a7e
Add deepminer detection ( #1968 )
...
* Add deepminer detection
* Fix typo
* Refix typo ...
* Fix again
* Change icon file
7 years ago
kkadosh
eb5980b9b1
Change database manager priority ( #1967 )
7 years ago
jvoisin
730e08f77e
Tighten a regexp for RoR detection ( #1966 )
7 years ago
jvoisin
779f684af0
Add an other way to get Serendipity's version ( #1964 )
...
This can be tested [here](https://blog.hboeck.de )
7 years ago
kkadosh
9a25719bdf
Fix mistake in webmine detection ( #1963 )
7 years ago
kkadosh
5230badf1d
Fix mistake in monerominer detection ( #1962 )
7 years ago
jvoisin
21218d83c9
Add yet another way to detect bootstrap's version ( #1958 )
...
This one is popular amongst CDN, and can be tested [here](https://www.ripstech.com/php-security-calendar-2017/ )
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
d441b99572
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
46b2e6face
Add animate.css
7 years ago
kkadosh
6327c4a15a
Add Cloudcoins detection ( #1956 )
...
* Add Cloudcoins detection
* Fix typo
* Fix typo in an other app
* Add website field
* Fix typo in website URL
7 years ago
kkadosh
a894b3e435
Add coinimp detection ( #1957 )
...
* Add coinimp detection
* Fix typo
7 years ago
Elbert Alias
f2a28f6105
Fix links in options
7 years ago
kkadosh
c8dfa9f996
Add monerominer detection ( #1955 )
7 years ago
kkadosh
eb65aebcbc
Add Coinlab detection ( #1954 )
7 years ago
kkadosh
3c6032bb98
Webmine detection ( #1953 )
...
* Add Webmine detection
* Remove mistake
* Add website
7 years ago
kkadosh
b64cc81a49
Adding Inwemo cryptominer detection ( #1952 )
...
* Adding Inwemo cryptominer detection
* Add inwemo icon
* Improve inwemo detection
* Avoid FP
7 years ago
kkadosh
1b7d99680c
Improve coinhave detection ( #1950 )
...
* Improve coinhave detection
* Avoid FP
7 years ago
jvoisin
9aedf72f34
Add an other way to get mathjax' version ( #1948 )
...
This can be tested [here](https://clang.llvm.org/docs/ControlFlowIntegrity.html )
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
Elbert Alias
87dcf8db15
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Camille Barneaud
b682b4440f
Fix HTML extraction in WebExtensions ( #1920 )
7 years ago
Elbert Alias
daba17e6de
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
b11296b60f
Manual merges
7 years ago
jvoisin
2ba7b292eb
Vastly reduce the size of Haravan's logo ( #1942 )
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
Elbert Alias
f9b3fd53a8
Merge
7 years ago
Elbert Alias
33c53bd639
Merge branch 'js-field'
7 years ago
Elbert Alias
7776623fb7
Merge
7 years ago
Camille Barneaud
c71c13b91f
Fix typos
7 years ago
Camille Barneaud
66206fbf69
Update js patterns & add version detection - Fingerprint --> MediaElement.js + Remove jo & koego
7 years ago
Camille Barneaud
757a9ca2dd
Update js patterns & add version detection - Beginning --> Fingerprint
7 years ago
Elbert Alias
4177bfbfaf
Port env to js
7 years ago
Elbert Alias
996c72d0fa
Add js field to NPM driver
7 years ago
Elbert Alias
67ce37ea54
Update Tilda icon
7 years ago
Elbert Alias
66c703c2fa
Refactoring, allow multiple expressions per js field, remove env detection
7 years ago
Elbert Alias
58fb5de26e
Build v5.3.0
7 years ago
Elbert Alias
0f9cc90553
Add language detection
7 years ago
Wei Zhu
62de97a496
Add Ant Design ( #1928 )
7 years ago
Sigfried Seldeslachts
7c14a1d593
Added Sqreen.io ( #1927 )
...
* Added Sqreen
* Added Sqreen.png
* Fixed syntax error and cropped image
7 years ago
jvoisin
ac5773641f
Add a way to get mootool's version ( #1926 )
...
- The website is now in https
- Tighten a bit the original regexp by prefixing it with a `/`
- Add a regexp to get the version, this can be tested [here](https://turtlapp.com/docs/ )
7 years ago
jvoisin
0bf790a4d9
Tighten a bit the regexp for gitbook's detection ( #1924 )
...
This can be verified [here](https://docs.angr.io/HACKING.html )
7 years ago
cinwell.li
455dc564a7
Add docsify detection ( #1923 )
...
* Add docsify detection
* fix: update docsfiy script
7 years ago
Limon Monte
2a94c2d9c5
Update SweetAlert2 to detect .all.js ( #1922 )
7 years ago
jvoisin
ff4a8b9608
Add a way to get Font-awesome's version ( #1921 )
...
* Add a way to get Font-awesome's version
This can be tested [here](https://apnews.com/7f9e63cb14a54dfa9148b6430d89e873 ).
This url form is used on a lot of CDN.
* Fix a typo noticied by @kkadosh
7 years ago
jvoisin
b61bcc602e
Add version detection for requirejs ( #1916 )
...
* Add version detection for requirejs
This can be tested [here](https://www.winamax.fr/cgu-paris-sportifs )
* Err
7 years ago
jvoisin
5e5d38de02
Improve mediawiki version detection ( #1914 )
...
The versions of mediawiki can be a bit strange,
especially on [wikipedia](https://en.wikipedia.org/wiki/United_Arab_Emirates ),
since apparently the WMF has special ones. I've also seen `-beta`
sometimes (altough I don't have a website handy to prove it, sorry :/ )
7 years ago
jvoisin
dc5b60a7aa
Add detection for jquery-migrate ( #1913 )
...
This can be tested [here](japaneseruleof7.com/poverty-in-japan/).
A lot of people are using this script because they are too lazy to update to the latest version of jquery.
7 years ago
jvoisin
19457715b7
Add a way to get highlight.js version ( #1912 )
...
The original regexp was already suboptimal, but apparently, this is how
everyone uses this javascript library. This can be tested
[here](https://forum.openmw.org/ )
7 years ago
q--
b8cfe22027
Update Boostrap icon ( #1910 )
...
Use the newest icon for Bootstrap
7 years ago
q--
be423c5b0b
Fix broken Sphinx version detection ( #1908 )
7 years ago
J0N4S
d11296d7c4
Add new language Portuguese-Portugal ( #1907 )
...
This is the translation of the application for portuguese of portugal
7 years ago
M Burak Şentürk
cebcfef38f
Turkish translation fix pack. ( #1905 )
...
* Update messages.json
fixed minor Turkish translation issues.
* Update messages.json
Minor Turkish translation issues fixed.
7 years ago
sostanzasrl
92e71d909f
Update recognition with simplified script and env ( #1890 )
...
* env instead of script
change to ENV because JS is not directly included
* fix script recognition
added script, updated env regex and update website url with http
* Added https
* type error
Remove a blank line
7 years ago
Camille Barneaud
28d2afaa61
Update driver.js
7 years ago
Camille Barneaud
9ba4c7ea85
Finish implement js field
7 years ago
Camille Barneaud
7d268ed8a3
Fix error in inject.js
7 years ago
Camille Barneaud
c6b6df773d
Add JS field in Wappalyzer.js & for WebExtension driver
7 years ago
Elbert Alias
5dff4f69e5
Add Inspectlet category
7 years ago
Elbert Alias
731b70d611
Removed Edge related code
7 years ago
Elbert Alias
f4850308e4
Disable robots.txt fetching when tracking is disabled
7 years ago
Elbert Alias
123058f69b
Build v5.2.1
7 years ago
jvoisin
736d380708
Add a way to get modernizr version ( #1904 )
...
This can be tested [here](https://paranoidbeavers.ca )
7 years ago
Federico Kauffman
007c8e619f
Add Freshmarketer detection ( #1902 )
7 years ago
Federico Kauffman
7fc7c53bfd
Add GoSquared detection ( #1901 )
7 years ago
Federico Kauffman
cd8178e21b
Add Amplitude detection ( #1900 )
7 years ago
Federico Kauffman
c720c83a7f
Add Inspectlet detection ( #1899 )
7 years ago
Federico Kauffman
4a00470146
Add Mouse Flow detection ( #1898 )
7 years ago
Ahmet
192db59a0f
update turkish locale ( #1897 )
7 years ago
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
Tuna Celik
a23b4e5ea2
Xeora Webserver / Web Framework Addition ( #1845 )
...
* Xeora Webserver / Web Framework Addition
http://ufal.io
http://jpap.mayadroomajans.com.tr
http://www.mayadroomajans.com.tr/
http://www.resimlerimnette.com/
http://www.mesajkutum.com/
http://www.offlineradio.club/ << it is only used in rest micro service side
http://www.beyinpilim.com/
http://www.jakpark.com/
http://www.bolispirlanta.com/
http://www.xeora.org/
* Regex fix of html and script fields
7 years ago
Elbert Alias
3eeaeb9579
Formatting
7 years ago
q--
aa72ab08c4
Fix invalid JSON ( #1844 )
...
apps.json got broken in 8a166daa9
7 years ago
Gijs Boddeus
dbe42b62f9
Add Afosto Ecommerce software ( #1841 )
...
* added afosto to apps.js
added afosto to the apps list
* add icon
added afosto icon to icons directory
* capitalize icon name
* capitalize icon reference
* fix travis error: trailing comma
* edit url to https
* added implies php
* remove Twitter reference
* revert
accindentaly merged bootstrap naming on master
* fix error
7 years ago
q--
ae64e6ab00
Detect stray icons in src/icons/ ( #1838 )
...
* Detect stray icons
* Remove stray icons
7 years ago
avasilkov
5c5fcc92c5
fixed userAgent param not being initialized correctly on Browser creation ( #1836 )
7 years ago
q--
fdbd5b5cd9
More SVG icons ( #1834 )
...
* Replace Dell icon with SVG version
* Use SVG icon for Darwin
* Use correct icon for iWeb
* Use SVG icon for Git
* Use SVG icon for Outlook Web App
* Use SVG icon for PayPal
* Use new (SVG) logo for LiteSpeed
* Replace Modernizr logo with new (SVG) version
7 years ago
q--
2ba532031c
Add Microsoft Publisher and PowerPoint ( #1833 )
...
* Add Microsoft Publisher
* Add Microsoft PowerPoint
7 years ago