Elbert Alias
f5e2d1e8e9
Merge pull request #1357 from jvoisin/improve_brother_detection
...
Improve detection for Brother devices
8 years ago
Elbert Alias
7d75c73643
Merge pull request #1356 from jvoisin/improve_implies
...
Simplification and improvements of various "implies".
8 years ago
Elbert Alias
6b56f01557
Merge pull request #1355 from jvoisin/improve_moodle_detection
...
Improve a bit Moodle detection
8 years ago
Elbert Alias
3c948d50db
Merge pull request #1354 from jvoisin/improve_gitweb
...
Improve gitweb detection
8 years ago
Elbert Alias
770b1329b7
Merge pull request #1353 from jvoisin/gitlist
...
Add gitlist detection
8 years ago
Elbert Alias
9e823a2ef7
Merge pull request #1352 from roadiz/master
...
Added Roadiz CMS X-Powered-By header.
8 years ago
Elbert Alias
53ceefcc1e
Merge pull request #1350 from jvoisin/synology_improvement
...
Improve a bit Synology detection
8 years ago
Elbert Alias
b375d0c7d0
Merge pull request #1349 from jvoisin/shellinabox
...
Add ShellInABox detection
8 years ago
Elbert Alias
c67259e028
Merge pull request #1346 from landsman/master
...
Improved Nette Framework detection
8 years ago
Elbert Alias
fa9d5f61e6
Merge pull request #1341 from jvoisin/high_confidence
...
Confidence of 99% or 90% can be considered as sure.
8 years ago
Elbert Alias
92eeffb201
Merge pull request #1340 from jvoisin/plotly
...
Add Plotly detection
8 years ago
Elbert Alias
a626bc4c42
Merge pull request #1339 from jvoisin/maxcdn_improvement
...
Improve a bit maxCDN detection
8 years ago
Elbert Alias
cd03bd0da6
Merge pull request #1338 from pd4d10/patch-1
...
Fix anonymous reports option in Chrome
8 years ago
Elbert Alias
8132127552
Merge pull request #1337 from twindual/master
...
Fix #1325 - BigCommerce is wrongly detected
8 years ago
Elbert Alias
6c7387f166
Merge pull request #1335 from jvoisin/youtrack
...
Add YouTrack detection
8 years ago
Chitoku
14360b2fa6
Fix Javascript -> JavaScript
8 years ago
Benjamin Diolez
b9404c9d86
AT Internet last tag detection
...
Adding the new tag version for AT Internet tracking (SmartTag)
8 years ago
nars
1e4699c0ee
Added Comandia detection
...
Test: http://demo.mycomandia.com/ https://www.comandia.com/
8 years ago
Eric Hauswald
12377c0ac9
Fix Proximis Omnichannel icon property
8 years ago
Eric Hauswald
246b49714a
Add Proximis Omnichannel detection
8 years ago
Craig London
3d2407fbaf
Change regex from ".+" to "[^>]+"
8 years ago
Craig London
5fac98cdf4
Change capture group to non capture group
8 years ago
Craig London
187ee13d6f
Improve detection of IBM Websphere
8 years ago
Craig London
033004a4ff
Add image as PNG instead of ICO
8 years ago
Craig London
22228635a9
Add DoveTailWRP icon and detection patterns
8 years ago
Jonas Felix
1a2ae78d84
wix.com - use meta to detect
8 years ago
jvoisin
d395267629
Improve a bit the regexp
8 years ago
Anirban Das
49843a0bc6
Improve Bootstrap detection
8 years ago
jvoisin
33066bea95
Fix a typo in the regexp
8 years ago
jvoisin
fd37b88747
Fix the icon
8 years ago
jvoisin
d2a925c6c4
Fix a typo
8 years ago
jvoisin
ee815119c7
Add a default icon
8 years ago
jvoisin
551cc1d9eb
Add GitPHP detection
...
This can be tested on [this](http://source.gitphp.org/ ) website.
8 years ago
jvoisin
36cc88b4bf
Add an icon for http2
8 years ago
Ambroise Maupate
5691e7c60d
Added Roadiz CMS x-powered-by header.
8 years ago
jvoisin
07942c5a6d
Add gitlist detection
...
This can be tested on [this](http://gitlist-khornberg.rhcloud.com/ ) website.
8 years ago
jvoisin
0bffef4b38
Improve gitweb detection
...
This commit can be tested on [this](http://git.kali.org/gitweb/?p=packages/cisco-auditing-tool.git;a=summary ) website.
8 years ago
jvoisin
b60c52f3a9
Add some Debian versions
8 years ago
jvoisin
66d85d7579
Simplification and improvements of various "implies".
...
- Some implies were used as array, with a single member, then are now
strings
- Add some missing implies
8 years ago
jvoisin
8ed36f9b54
Improve detection for Brother devices
...
Since those devices are printers that shouldn't be exposed on the
internet, I don't think that I should link webpages to test those rules
;)
Please find attached a `curl -i $HOSTNAME` of a valid printer.
8 years ago
jvoisin
61bb4c28ae
Improve a bit Moodle detection
...
This can be tested on [this](http://fle.groupe-esa.com/login/index.php )
website
8 years ago
jvoisin
e48922ce23
Improve a bit Synology detection
...
- the "description" meta is now used
- some html too
- some script src
8 years ago
jvoisin
1cb5d12793
Add ShellInABox detection
...
This can be tested [here](https://code.google.com/archive/p/shellinabox/ )
8 years ago
Michal Landsman
d9d7fa2dde
Fixed indentation, improved snippet of components
8 years ago
Michal Landsman
3234a0ce6e
Improved Nette Framework detection - fixed for test rules finally
8 years ago
Michal Landsman
e67245b86b
Improved Nette Framework detection - fixed for test rules
8 years ago
Michal Landsman
ce055d8be7
Improved Nette Framework detection
8 years ago
jvoisin
a7b96adc84
Add Plotly detection
...
This can be tested [here](https://plot.ly/javascript/ )
Thanks to @gadcam for the review.
8 years ago
jvoisin
f78ffae26d
Confidence of 99% or 90% can be considered as sure.
...
Especially given how precise the matching rules are.
8 years ago
jvoisin
27450f2fa0
Improve a bit maxCDN detection
...
- Speed up a regexp by adding `^`
- Add a header
This can be tested [here](http://www.lequipe.fr/ )
8 years ago