From 07942c5a6d2deef1f3536a26376afba7bb3e70f3 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 9 Feb 2017 17:26:21 +0100 Subject: [PATCH] Add gitlist detection This can be tested on [this](http://gitlist-khornberg.rhcloud.com/) website. --- src/apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps.json b/src/apps.json index 4b06a262f..fe4e09226 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8698,6 +8698,17 @@ }, "website": "git-scm.com" }, + "gitlist": { + "cats": [ + 47 + ], + "html": "

Powered by ]+>GitList ([\\d.+])\\;version:\\1", + "implies": [ + "PHP", + "git" + ], + "website": "gitlist.org" + }, "gitweb": { "cats": [ 47