Elbert Alias
b16985be64
Fixed improper escaping of slashes
12 years ago
Elbert Alias
742b852aeb
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
dfd0aeaafb
Renamed XiTi to AT Internet
12 years ago
Camille Barneaud
e44bf4b5ac
Some correction
...
Delete useless dot escaping and correct some error in last commit.
12 years ago
Camille Barneaud
2204af721c
Version detection Pt. 2
...
Add patterns for the second quarter of apps json
12 years ago
SebastianLopienski
09096091a4
Bugfixes
12 years ago
Elbert Alias
5ce4b44c3b
Added icons, moved README to a wiki
12 years ago
Elbert Alias
9cecede0a1
Added Yahoo! Ecommerce, Hubspot, Sap
12 years ago
Elbert Alias
ba6e51a241
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
d8764f27db
Implemented ternary operator for version detection
...
Fixed detected application data being overwritten
Added version detection for Magento
Fixed typo in README
Track versions, new ping destination
Other minor improvements
12 years ago
SebastianLopienski
64ba55b33c
plural form for web-server-extensions category
...
Some time ago I proposed this new category "web-server-extension", but
now I realized other categories are in plural. So, for consistency,
I'm proposing this change.
12 years ago
Elbert Alias
7b2124a02f
Turned white backgrounds in icons into alpha channel
12 years ago
Elbert Alias
067e0eb806
Fixed Django pattern, added version detection to PHP driver
12 years ago
Elbert Alias
662db12746
Fixed JSON escaping
12 years ago
Elbert Alias
c6a09a0bef
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
68207db626
-
12 years ago
Camille Barneaud
69ee584c62
Version detection patterns
...
Add patern to detect version for the first quarter of the apps.json
12 years ago
Elbert Alias
98246c0d70
Merge pull request #227 from intelliants/master
...
eSyndiCat Directory Script app added. http://www.esyndicat.com
12 years ago
Elbert Alias
7246667821
Merge pull request #226 from vdboor/master
...
Extend Django detection
12 years ago
Diederik van der Boor
78fbe847d8
Include `window.__admin_media_prefix__` as real variable detection.
...
As suggested by @ElbertF
12 years ago
Vasily Bezruchkin
9dd638c966
eSyndiCat Directory Script signatures added. Official website: http://www.esyndicat.com
12 years ago
Elbert Alias
ce29d5c10c
Remove double escaping of double quotes in apps.json
12 years ago
Diederik van der Boor
a87e3b4347
Detect the Django admin consistently with `window.__admin_media_prefix__`
12 years ago
Diederik van der Boor
c5bc63af40
Also detect Django using the csrfmiddlewaretoken in HTML forms.
12 years ago
Elbert Alias
6fdffeb898
Fixed merge
12 years ago
Elbert Alias
c72cc5b175
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
8a0a9983ea
Imlied field can be string or array, confidence level can be added to implied field, new SSl icons
12 years ago
Vasily Bezruchkin
de6a8122d6
Subrion CMS added. http://www.subrion.com
12 years ago
Alessandro Lepore
ed4f5f90e4
spree and locomotive improvements
12 years ago
Alessandro Lepore
ac90807234
spree cleanup
12 years ago
Alessandro Lepore
40df0c5bba
Merge remote-tracking branch 'upstream/master'
12 years ago
Elbert Alias
bbda93296a
Basic version detection functional
12 years ago
Elbert Alias
6135d1a80d
Added WebsPlanet
12 years ago
Elbert Alias
9ae38a6b5b
Added G-WAN, Hogan.js
12 years ago
Alessandro Lepore
3eab6d9eea
Merge remote-tracking branch 'upstream/master'
12 years ago
Alessandro Lepore
8afd3ad6dc
adds Spree Commerce
12 years ago
Alessandro Lepore
fd0e3839ff
better locomotive match
12 years ago
Elbert Alias
307d165608
Added icons, fixed JSON bug
12 years ago
Elbert Alias
2f0d4bc465
Added Nokia Maps
12 years ago
Elbert Alias
1bc7edf4f3
Added new SUSE icon
12 years ago
Elbert Alias
987dc6a4f3
Added MongoDB, MySQL
12 years ago
Elbert Alias
05d1244a14
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
24e602691f
Added Databases, Maps and Advertising Networks categories
12 years ago
Alessandro Lepore
61802d4086
adds Locomotive CMS
12 years ago
Sebastian Lopienski
000a0e6eb1
Icons for the new apps
12 years ago
Sebastian Lopienski
eb8331e251
GoAhead Web Server -> GoAhead
12 years ago
SebastianLopienski
4830ce8551
Added two web servers + one fix
...
Added two web servers:
* GoAhead Web Server (http://embedthis.com/products/goahead/index.html )
* Embedthis-http (https://github.com/embedthis/http )
Icons will follow.
Additionally, used word boundary for Apache, as suggested by @ElbertF in #217 .
12 years ago
SebastianLopienski
184522c728
Apache:corrected; lighttpd:added version detection
...
For "Apache", added "(^|[^g])" before "HTTPD", so that lighttpd is not detected as Apache
12 years ago
Elbert Alias
c521f13061
Merge pull request #215 from SebastianLopienski/master
...
Icons and URLs for recently added apps
12 years ago
Sebastian Lopienski
c317974a07
icons for recently added apps
12 years ago
SebastianLopienski
2818ef2d7d
"scripts" -> "script"
12 years ago
Elbert Alias
2431a13f56
Check regexp validity, improved several patterns
12 years ago
Tobias "ToBeFree" Frei
6a908c902e
Improved Twitter Bootstrap Detection
...
Now it should also detect Bootstap on websites like atheme.net!
12 years ago
Tobias Frei
fa701d54d6
Added Google PageSpeed
12 years ago
Elbert Alias
9a07bb7e87
Added per-pattern confidence levels, paved the way for version detection
12 years ago
Elbert Alias
f171989a9b
Manually merged @SebastianLopienski's apps.json changes, added support for new apps.json syntax
12 years ago
Elbert Alias
e79c9075cd
Allow arrays and strings in apps.json
12 years ago
Elbert Alias
feec711a2f
Merge pull request #207 from q--/master
...
Add ShinyStat
12 years ago
Elbert Alias
ebf4f90273
Merge pull request #202 from SebastianLopienski/patch-1
...
Corrected small bugs/typos
12 years ago
q--
cb7ef0ddbe
More strict RBS change patterns
12 years ago
q--
372f3ceb3e
Added ShinyStat
...
Site: https://www.ShinyStat.com
12 years ago
q--
914a71b5e8
Added Kendo UI
...
Site: http://www.kendoui.com/
12 years ago
q--
de38ded8a0
Add Comodo CMS
12 years ago
q--
2243cf9f7e
Updated Google Analytics icon
12 years ago
q--
06a06ad675
Updated Quantcast icon
12 years ago
q--
9485bf8c73
Fixed jQTouch icon
12 years ago
q--
0d9aecf532
Updated StatCounter icon
12 years ago
q--
69410c9bc2
Update Dynamicweb icon
...
Optimize Piwik icon
12 years ago
SebastianLopienski
5c11144547
Corrected small bugs/typos
12 years ago
Elbert Alias
61f5f1c90a
Fixed confidence inheritence of implied apps
12 years ago
Elbert Alias
27dd5a3313
Updated README
12 years ago
Elbert Alias
b0c9d0623a
JSON fix
12 years ago
Elbert Alias
94d17f1534
Confidence levels
12 years ago
Elbert Alias
7877da87c1
Added confidence level
12 years ago
Elbert Alias
ecf1d1c7b6
Fixed Snoobi implying Joomla
12 years ago
Elbert Alias
b7739b3565
Fixed merge
12 years ago
q--
b707593e8d
Fixed merge
12 years ago
q--
5bc8b72949
Fixed merge
12 years ago
q--
9dacf73fb5
Fixed merge
12 years ago
q--
8d393e70da
Updated Piwik icon
12 years ago
q--
7f7543b68f
More strict RCMS pattern, it was matching http://linkorcms.ru/
12 years ago
q--
7806e82d10
Prevent overly broad detection
12 years ago
q--
3bf36c472f
Fix Bigcommerce detection
...
Bug was introduced in ff69a5b2ad (drivers-bookmarklet-json-P22)
12 years ago
Elbert Alias
23fd75daa0
Added null check back in
12 years ago
Elbert Alias
adc9d6eae5
Replaced null with type checks
12 years ago
Elbert Alias
b5e54dd55f
Google Analytics
12 years ago
Elbert Alias
14df38ce00
Remove jQuery dependency
12 years ago
Elbert Alias
a838ef3cd4
Fixed bookmark button in FF
12 years ago
Elbert Alias
9c0ff2e6b8
Meta data
12 years ago
Camille Barneaud
6894187777
Add 3 apps
...
Improve a bit json
#184 Add AsciiDoc
#185 Add phpwind
#186 Add Lockerz Share
12 years ago
Camille Barneaud
e51855cb29
Little bug
12 years ago
Camille Barneaud
ff69a5b2ad
Improve detection
...
Improve detection
Save 10Ko using lossless compression for some png
12 years ago
Camille Barneaud
677a53b419
Add some apps
...
Correct JSON (#182
#178 : implies joomla for sobi2 & Detect SobiPro
#179 : detect phpalbum
#164 : detect ZK
#163 : detect moinmoin
#162 : detect videojs
12 years ago
Elbert Alias
a35571efea
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
747a71d9c5
Fixed several icons and patterns
12 years ago
q--
f85e762ab4
Updated Blip.tv detection
12 years ago
q--
e7840f710f
Updated Blip.tv icon
12 years ago
q--
49b031816f
Merge with upstream
12 years ago
q--
84e398b398
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
drivers/bookmarklet/json
drivers/chrome/apps.json
drivers/firefox-jetpack/data/apps.json
drivers/firefox/content/apps.json
drivers/html/apps.json
drivers/php/apps.json
share/apps.json
12 years ago
Elbert Alias
088b3b0af9
Added CacheFly, EdgeCast, phpSQLiteCMS icons
12 years ago