From ff48fd69a6725308f43a878da2f24ebb252b5941 Mon Sep 17 00:00:00 2001 From: Lucas Pardue Date: Sun, 17 Oct 2021 20:05:30 +0100 Subject: [PATCH] depromote nginx category The repositories will be listed under "Other" instead --- static/javascripts/script.js | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/static/javascripts/script.js b/static/javascripts/script.js index 4b8f15c..a690e52 100644 --- a/static/javascripts/script.js +++ b/static/javascripts/script.js @@ -144,19 +144,6 @@ 'certmgr': null, 'tls-tris': null }, - 'Nginx': { - 'lua-nginx-module' : null, - 'lua-nginx-cache-module': null, - 'nginx-systemtap-toolkit': null, - 'stapxx': null, - 'ngx_cache_purge': null, - 'ngx_brotli_module': null, - 'lua-cmsgpack': null, - 'lua-aho-corasick': null, - 'lua-resty-logger-socket' : null, - 'lua-resty-cookie': null, - 'lua-resty-json': null - }, 'JavaScript': { 'backgridjs.com': null },