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
Elbert Alias
2da7df6b62
Merge pull request #317 from melezov/master
...
Recompressed images.
12 years ago
Marko Elezović
4dd91ce5c6
Optimized shared assets.
12 years ago
Elbert Alias
86293f2f7b
Merge pull request #316 from ahug/master
...
Added google charts + changed gravatar detection
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
Andreas Hug
887062d492
Merge pull request #1 from ElbertF/master
...
Merge ElbertF/Wappalyzer into ahug/Wappalyzer
12 years ago
Elbert Alias
6b12983250
Merge pull request #314 from vzctl/fix-json-utf8
...
Use utf8 for external encoding in the ruby driver
12 years ago
Alexey Lapitsky
d0c3b8bb53
Use utf8 for external encoding in the ruby driver
...
Fixes Encoding::InvalidByteSequenceError while parsing apps.json
12 years ago
Elbert Alias
ad4196188d
Merge pull request #311 from SebastianLopienski/patch-7
...
Fixed two meta tags
12 years ago
SebastianLopienski
fa80809329
Fixed two meta tags
...
... as discussed on 2ece0d6531 (commitcomment-3359711)
12 years ago
Elbert Alias
3835873010
Merge pull request #309 from gadcam/master
...
Fix Profiler
12 years ago
Camille Barneaud
6fd7bdf153
Fix Profiler
...
Fix Regexcount var & Set CheckPoints at more logical places
12 years ago
Elbert Alias
19415b0efa
Fixed Chrome driver running twice
12 years ago
Elbert Alias
17dc933d0d
Set upper HTML length limit in Chrome driver
12 years ago
Elbert Alias
18641fc87b
Duplicated new files
12 years ago
Elbert Alias
753d273122
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
599fd538ad
Improved profiler, prototypes and timeout
12 years ago
Elbert Alias
73ee4f792a
Merge pull request #306 from SebastianLopienski/master
...
New apps
12 years ago
Sebastian Lopienski
ca2baf4eb3
new apps
12 years ago
Elbert Alias
13ca67fc2e
Merge pull request #303 from CaMer0n/master
...
Fix for e107 v2.x
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
a1ad78baf8
Applied @q--'s path, add Methode
12 years ago
Elbert Alias
c3050de2e2
Applied @q--'s path, add Methode
12 years ago
Elbert Alias
2e52eb2afe
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
f7d6734f48
Fixed Chrome contents script
12 years ago
Elbert Alias
6f9cc70b2b
Merge pull request #298 from ursuleacv/master
...
Added LiveStreet CMS
12 years ago
Elbert Alias
8cb17b2abc
Merge pull request #275 from vesnn/patch-2
...
install.rdf: add seamonkey support
12 years ago
Elbert Alias
cd096dec2b
Merge pull request #302 from q--/EdgeCast
...
Improved EdgeCast detection
12 years ago
q--
a63d320309
Improved EdgeCast detection
...
Issue 300
12 years ago
Valentin Ursuleac
43c5533a24
LiveStreet CMS icon added
12 years ago
ursuleacv
0b186d2891
Added LiveStreet CMS
...
Added LiveStreet CMS livestreetcms.com
12 years ago
Elbert Alias
1e9ad4468b
Merge pull request #293 from perchouli/master
...
Adding a python driver
12 years ago
perchouli
9e900eb16e
Add python driver (depend on PyV8)
12 years ago
Elbert Alias
f90dc7cbd4
Merge pull request #291 from freego/master
...
Fixes MongoDB category
12 years ago
Alessandro Lepore
4ab7dec165
fixes MongoDB category
12 years ago
Elbert Alias
ce626239a2
Added Mono, amended ASP.NET pattern
12 years ago
Elbert Alias
fd61705db0
Fixed Magento version detection
12 years ago
Elbert Alias
3b80cec0ba
Merge branch 'master' of github.com:ElbertF/Wappalyzer
12 years ago
Elbert Alias
0798cc6fdf
Amended Joomla pattern
12 years ago
Elbert Alias
5afe9c4c60
Merge pull request #287 from 89k/master
...
Add CodeMirror
12 years ago
Elbert Alias
606a989090
Merge pull request #288 from vzctl/master
...
Add open timeout for the ruby driver
12 years ago
Jan Janssen
14a75c3860
Add CodeMirror
...
http://codemirror.net
12 years ago
Alexey Lapitsky
da757889a9
Add open timeout for the ruby driver
...
On linux if tcp connection can't be opened and there is no reply
because traffic is filtered or the host is down, it takes 127
seconds to timeout by default: 6 syn retries (63s) + 64s of waiting
12 years ago