damien
415fd9a479
Add AngularJS's version detection pattern (based on script tags)
11 years ago
Telford-Rowley
791a3f3ede
Minor regex bugs
11 years ago
Elbert Alias
f254393db9
Merge branch 'master' of github.com:ElbertF/Wappalyzer
11 years ago
Elbert Alias
6f2554f4fa
Fixed Piwik
11 years ago
Elbert Alias
1f2f97dbec
Merge pull request #384 from TomK/master
...
update website for uCore
11 years ago
Tom Kay
1308bda2ec
update website for uCore
11 years ago
Alexandros Sketo
884e428a48
Added UIKit
11 years ago
Sean Steimer
7ffceada9b
added new html recognition patterns for CQ5 for etc designs and etc clientlibs
11 years ago
Camille Barneaud
57c3c313d9
Add a pattern for Doxygen
...
#292 : Add Doxygen detection via meta tag
#357 : Fix version detection jQuery
11 years ago
Camille Barneaud
3f0f686f02
Fix a mistyping in apps.json
...
#367 : Fix an error in apps.json
#368 : Add CMS Dotclear
11 years ago
Elbert Alias
ecbb651635
Merge pull request #351 from q--/URL_patterns
...
Updated URL patterns for file extensions to handle query strings. Added Perl .pl URL pattern.
11 years ago
Elbert Alias
3319b0cd73
Merge branch 'master' of github.com:ElbertF/Wappalyzer
11 years ago
Camille Barneaud
920a28eeb5
Fixed merge
11 years ago
Tobias "ToBeFree" Frei
addce3073f
Improved Plentymarkets detection
...
Example website where the detection did not work before:
http://www.schuhplus.com/
Also, there was no data for this application on wappalyzer.com, so I assume it didn't detect anything at all.^^
11 years ago
Elbert Alias
1e31347a18
Merge pull request #359 from ToBeFree/patch-1
...
Improved CloudFlare detection, added Zope
11 years ago
Tobias "ToBeFree" Frei
402ca8049c
removed a typo - must have happened when I did a quick search for "cloudflare"
...
sorry. :-/
11 years ago
Tobias "ToBeFree" Frei
ddc66d2f04
Removed the new CloudFlare cookie detection
...
...because it wouldn't actually change anything
11 years ago
Tobias "ToBeFree" Frei
e7c4477186
Improved CloudFlare detection, added Zope
...
Wappalyzer now detects the Zope webserver (zope.org - often used with Plone), and it detects CloudFlare even if just a single external ressource (.css, for example, or an image) is fetched from the CloudFlare CDN.
11 years ago
Fran Diéguez
b983e64323
Change Opennemas website URL
11 years ago
Fran Diéguez
daf0e2984b
Detect Opennemas CMS from meta generator
...
Signed-off-by: Fran Diéguez <fran.dieguez@mabishu.com>
11 years ago
Elbert Alias
af8d8bc540
Merge pull request #349 from develCuy/master
...
include Ophal platform detection
11 years ago
q-- https://github.com/q--
52a9e343a6
Fix: "url" should be "script" in AlloyUI rule
11 years ago
q-- https://github.com/q--
23a337d061
Renamed Alloy -> AlloyUI, updated icon, improved rule
11 years ago
Fernando Paredes Garcia
17e87663cc
Better regular expression to detect Ophal.
11 years ago
q-- https://github.com/q--
1758e85e73
Updated URL patterns for file extensions to handle query strings. Added
...
Perl .pl URL pattern.
11 years ago
Fernando Paredes Garcia
480908d6e2
include Ophal platform detection
...
Logo: http://cloud.ohloh.net/attachments/64274/ophalproject_med.png
11 years ago
Mihail Lukin
3898fedb7b
Detect nginx version
11 years ago
Mihail Lukin
abb68e6d99
Added detection of Windows 64-bit Server
11 years ago
Elbert Alias
5048208480
Merge pull request #335 from GreenImp/master
...
Makes Twitter Bootstrap test more restrictive
11 years ago
Elbert Alias
976b0a3af7
Merge pull request #338 from sirlancelot/driver-cleanup
...
Ignore `driver/` copies of `share/` folder data
11 years ago
Elbert Alias
63bbd5d56b
Merge pull request #341 from imrannaqvi/master
...
added basket.js detection
11 years ago
Tom Kay
4cdaa2557a
include uCore framework detection
11 years ago
Imran Naqvi
8d68e1f3c0
added basket.js detection
...
http://addyosmani.github.io/basket.js/
11 years ago
Matthew Pietz
776ec158a7
CKEditor doesn't imply PHP anymore
11 years ago
GreenImp
fdd2929514
Makes Twitter Bootstrap test more restrictive
...
This should stop a lot of false positives for Twitter Bootstrap.
It ensures that the CSS clause is within a `href` attribute of a `<link>` tag and also that the only things between 'bootstrap' and '.css' is an optional `.min`.
11 years ago
Marko Elezović
dc5fc2086b
Added the Lift web framework and Scala which is implied by it
11 years ago
François-Marie de Jouvencel
e79be64bc5
Improve PrestaShop detection
...
In the latest versions of PrestaShop the powered by link looks like this: <a class="_blank" href="http://www.prestashop.com " target="_blank">PrestaShop</a>, so the current RegExp fails!
This one is more generic: /Powered by <a\s+[^>]+>PrestaShop/
11 years ago
wimbou
b013425a80
add Silva cms app
12 years ago
Elbert Alias
cf87e89814
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
2c65176562
Added categories, apps and translations
12 years ago
Marko Elezović
4dd91ce5c6
Optimized shared assets.
12 years ago
Andreas Hug
df781e1325
google charts image + intercom/gravatar changes
12 years ago
Andreas Hug
dcbaf3f1a9
Added Google Charts + edited gravatar
...
Changed gravatar detection.
Gravatar images are normally loaded by url + hash
12 years ago
SebastianLopienski
fa80809329
Fixed two meta tags
...
... as discussed on 2ece0d6531 (commitcomment-3359711)
12 years ago
Sebastian Lopienski
ca2baf4eb3
new apps
12 years ago
Cameron
70b30f9613
Now detects e107 v1.x and v2.x
12 years ago
Elbert Alias
de512a2529
Bug fixes and pattern improvements
12 years ago
Elbert Alias
c3050de2e2
Applied @q--'s path, add Methode
12 years ago
Elbert Alias
6f9cc70b2b
Merge pull request #298 from ursuleacv/master
...
Added LiveStreet CMS
12 years ago
q--
a63d320309
Improved EdgeCast detection
...
Issue 300
12 years ago