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