Add gitlist detection

This can be tested on [this](http://gitlist-khornberg.rhcloud.com/) website.
main
jvoisin 8 years ago
parent b0bc61bca7
commit 07942c5a6d

@ -8698,6 +8698,17 @@
},
"website": "git-scm.com"
},
"gitlist": {
"cats": [
47
],
"html": "<p>Powered by <a[^>]+>GitList ([\\d.+])\\;version:\\1",
"implies": [
"PHP",
"git"
],
"website": "gitlist.org"
},
"gitweb": {
"cats": [
47

Loading…
Cancel
Save