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
c02eea543a
Update Mac shortcut to locales
11 years ago
Elbert Alias
3319b0cd73
Merge branch 'master' of github.com:ElbertF/Wappalyzer
11 years ago
Camille Barneaud
d4d8718c99
Fixed merge
11 years ago
Camille Barneaud
dfa9595cd9
Fixed merge
11 years ago
Camille Barneaud
920a28eeb5
Fixed merge
11 years ago
Elbert Alias
503579694a
Merge pull request #361 from ToBeFree/patch-2
...
Improved Plentymarkets detection, fixed #330
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
Elbert Alias
93632ed5fc
Merge pull request #355 from frandieguez/master
...
Detect Opennemas CMS from meta generator
11 years ago
Tobias Frei
7252d426e0
(added Zope logo)
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
Elbert Alias
54ac5d52ca
Merge pull request #354 from q--/Update_AlloyUI
...
Fix: "url" should be "script" in AlloyUI rule
11 years ago
q-- https://github.com/q--
52a9e343a6
Fix: "url" should be "script" in AlloyUI rule
11 years ago
Elbert Alias
6b4152205d
Merge pull request #353 from q--/Update_Google_Font_API_icon
...
Updated Google Font API icon
11 years ago
Elbert Alias
760cc3b76b
Merge pull request #352 from q--/Update_AlloyUI
...
Update AlloyUI
11 years ago
q-- https://github.com/q--
1ce852b0a3
Updated Google Font API icon
11 years ago
q-- https://github.com/q--
97217e5473
Fixed AlloyUI icon transparency
11 years ago
q-- https://github.com/q--
23a337d061
Renamed Alloy -> AlloyUI, updated icon, improved rule
11 years ago
Fernando Paredes Garcia
d7b80c252f
Add Ophal icon.
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
Elbert Alias
5f4796d419
Merge pull request #347 from mihalu/master
...
Added detection of Windows 64-bit Server
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
68cd25bf99
Made timeout configurable per driver
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
Elbert Alias
4514a2d4a1
Merge pull request #343 from oridan/master
...
include uCore framework 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
Matthew Pietz
16015b7ac5
Ignore `driver/` copies of `share/` folder data
...
- Update Bash linkers to link the entire folder
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
Elbert Alias
a346674f7c
Merge pull request #329 from melezov/master
...
Added the Lift web framework and Scala which is implied by it
11 years ago
Marko Elezović
dc5fc2086b
Added the Lift web framework and Scala which is implied by it
11 years ago
Elbert Alias
c631744a1c
Merge pull request #322 from djfm/master
...
Improve PrestaShop detection
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
Elbert Alias
07f9215a6a
Merge pull request #318 from wimbou/master
...
Added Silva CMS app
12 years ago
wimbou
b013425a80
add Silva cms app
12 years ago
wimbou
d567d10a88
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