- The website is now in https
- Tighten a bit the original regexp by prefixing it with a `/`
- Add a regexp to get the version, this can be tested [here](https://turtlapp.com/docs/)
The versions of mediawiki can be a bit strange,
especially on [wikipedia](https://en.wikipedia.org/wiki/United_Arab_Emirates),
since apparently the WMF has special ones. I've also seen `-beta`
sometimes (altough I don't have a website handy to prove it, sorry :/ )
This can be tested [here](japaneseruleof7.com/poverty-in-japan/).
A lot of people are using this script because they are too lazy to update to the latest version of jquery.
The original regexp was already suboptimal, but apparently, this is how
everyone uses this javascript library. This can be tested
[here](https://forum.openmw.org/)
* env instead of script
change to ENV because JS is not directly included
* fix script recognition
added script, updated env regex and update website url with http
* Added https
* type error
Remove a blank line
* Remove some useless "confidence" stuff
- HHVM implies PHP
- Mattermost can run on Postgre or Mysql, there is no point in showing them both at 50%, we don't do this for anything else
- If something is powered by ASP.NET, it's running ASP.NET
- If there is "Python" in a "Server" header, it's powered by Python
- RiteCMS is running on SQLite by default, it's the whole point of running this CMS instead of something more heavy
- JQuery is a mandatory dependency of typeahead
* @q-- is right, HHVM might imply Hack
I haven't seen any serious website in Hack, except facebook,
so lets go for 75%
* @q-- is right again
> Microsoft IIS will send this header if ASP.NET is installed (by default if you use IIS, I think) even ASP.NET isn't actually used.
* When phusion passenger gives a version number, it's not for Ruby
This can be tested [here](http://www.barnivore.com/beer?vfilter=All).
There is no such thing as Ruby 5.X
* Fix two typo