From 7de2d920305e92f06115b136141d19c3841df587 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 1 Mar 2022 11:33:11 +0600 Subject: [PATCH] Update cgit / miscellaneous --- src/technologies/c.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index 9c89ffa6a..8717e7148 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2962,10 +2962,7 @@ "cats": [ 19 ], - "html": [ - "<[^>]+id='cgit'", - "generated by cgit v([\\d.a-z-]+)\\;version:\\1" - ], + "description": "cgit is a web interface (cgi) for Git repositories, written in C. licensed under GPLv2.", "icon": "cgit.png", "implies": [ "git", @@ -2974,6 +2971,7 @@ "meta": { "generator": "^cgit v([\\d.a-z-]+)$\\;version:\\1" }, + "oss": true, "website": "http://git.zx2c4.com/cgit" }, "clickio": {